AmethystLainey
New member
Using just the WOTW and my MUSTS this is what i get
Traceback (most recent call last):
File "city.py", line 221, in random_poi
File "rrlist.py", line 25, in get_random
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "crash_log.py", line 19, in handle_crash_log
File "gui_generation.py", line 27, in generate
File "ntime.py", line 11, in ntime
File "world.py", line 1258, in run
File "world.py", line 267, in generate
File "world.py", line 532, in init_cities
File "world.py", line 601, in gen_cities_from_mask
File "world.py", line 567, in gen_hub_from_label
File "hub_factory.py", line 31, in gen_random_city
File "hub_factory.py", line 62, in gen_random_hub
File "city.py", line 46, in __init__
File "city.py", line 61, in generate
File "city.py", line 265, in populate_grid
File "city.py", line 232, in random_poi
Exception: No POIs found for desert, city, commercial
Traceback (most recent call last):
File "city.py", line 221, in random_poi
File "rrlist.py", line 25, in get_random
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "crash_log.py", line 19, in handle_crash_log
File "gui_generation.py", line 27, in generate
File "ntime.py", line 11, in ntime
File "world.py", line 1258, in run
File "world.py", line 267, in generate
File "world.py", line 532, in init_cities
File "world.py", line 601, in gen_cities_from_mask
File "world.py", line 567, in gen_hub_from_label
File "hub_factory.py", line 31, in gen_random_city
File "hub_factory.py", line 62, in gen_random_hub
File "city.py", line 46, in __init__
File "city.py", line 61, in generate
File "city.py", line 265, in populate_grid
File "city.py", line 232, in random_poi
Exception: No POIs found for desert, city, commercial