The document appears to be log output from a program called Pregnancy Mega Mod showing it is starting up and initializing various components. It registers an exit event and loads some modules but encounters errors, including not finding a required 'turbolib' module and encountering a 'NoneType' object error when trying to access the 'career_tracker' attribute. The log also shows some functions being called and configuration values being set before the program exits.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
29 views
PregnancyMegaMod Log
The document appears to be log output from a program called Pregnancy Mega Mod showing it is starting up and initializing various components. It registers an exit event and loads some modules but encounters errors, including not finding a required 'turbolib' module and encountering a 'NoneType' object error when trying to access the 'career_tracker' attribute. The log also shows some functions being called and configuration values being set before the program exits.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
Starting PMM...
Now: 2020-06-21 15:29:59.355263
Debug is: False Using PMM Version 39.2 from 2020-06-19 Registering exit event Looks like this client doesn't have a WW mod installed Starting WW patch. No module named 'turbolib' autosave_menu was (re)loaded Initializing SchedullersStore.SAVE_ALARM_HANDLER... 'NoneType' object has no attribute 'career_tracker' Traceback (most recent call last): File "C:\Users\Hp\Documents\Electronic Arts\The Sims 4\Mods\MTS_ArtUrlWWW_MegaMod_Script.ts4script\pregnancymegamod\pmm_careers\Careers_ injections.py", line 273, in set_clock_speed career_trackerzzz = sim_infozzz.career_tracker # type: CareerTracker AttributeError: 'NoneType' object has no attribute 'career_tracker' Initializing SchedullersStore.SAVE_ALARM_HANDLER... cancel_alarm self._alarm_handle = None self._alarm_handle._element_handle TryForBabyF_requisition_function true 1 SetPregDurationInDays_requisition_function true TryForBabyF_requisition_function false 2 SetPregDurationInDays_requisition_function false Exiting the game...