Skip to content

Issue when launching Outbreak #5

@ToontjeM

Description

@ToontjeM
Traceback (most recent call last):                                                                                            │    9 options.rows       = HatHeight
  File "Outbreak.py", line 3304, in <module>                                                                                  │   10 options.cols       = HatWidth
    LaunchOutbreak(100000)                                                                                                    │   11 options.brightness = 100
  File "Outbreak.py", line 3275, in LaunchOutbreak                                                                            │   12 #stops sparkling 
    PlayOutbreak(GameMaxMinutes)                                                                                              │   13 options.gpio_slowdown = 5
  File "Outbreak.py", line 2763, in PlayOutbreak                                                                              │   14 options.hardware_mapping = "adafruit-hat-pwm"
    DinnerPlate.DisplayWindowZoom(CameraH,CameraV,2,96,0)                                                                     │   15 
  File "Outbreak.py", line 502, in DisplayWindowZoom                                                                          │   16 #options.chain_length = self.args.led_chain
    self.DisplayWindow(h,v,Z)                                                                                                 │   17 options.chain_length = 1
  File "Outbreak.py", line 470, in DisplayWindow                                                                              │   18 #options.parallel = self.args.led_parallel
    name = self.Playfield[v+V][h+H].name                                                                                      │   19 #options.row_address_type = self.args.led_row_addr_type
IndexError: list index out of range   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions