Jyotai
3 years agoSeasoned Ace
MCCC 2922_1_1 mc_population_inject.py / sim_spawner.py errors after getting the Wedding Pack.
Getting this spamming my log, and spam of notifications to look in the log:
I am seeing townies able to spawn into the game, so not sure what this is about.
There was a problem formatting some of the data in the Last Exception that occurred so bypassing the data causing the issue!
Traceback (most recent call last):
File "E:\Builds\MCCC_2022_1_1\mc_population\mc_population_inject.py", line 147, in inject_simspawner_creation
File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 564, in create_sim_infos
File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 564, in
File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 104, in build_creation_dictionary
File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 104, in
AttributeError: 'NoneType' object has no attribute 'guid64'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "E:\Builds\MCCC_2022_1_1\mc_cmd_center\mc_logging.py", line 1306, in _write_exception_callstack
File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 92, in __repr__
File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 92, in
AttributeError: 'NoneType' object has no attribute '__name__'
I am seeing townies able to spawn into the game, so not sure what this is about.