This document provides information about a traceback error that occurred in the game. It shows the path to the file and line where the error originated from a mod called "solar panel mod". It then lists 54 package mods and 9 script mods that were currently installed and could be related to the error. The error indicates an attribute is missing from an object in the solar mod script.
This document provides information about a traceback error that occurred in the game. It shows the path to the file and line where the error originated from a mod called "solar panel mod". It then lists 54 package mods and 9 script mods that were currently installed and could be related to the error. The error indicates an attribute is missing from an object in the solar mod script.
This document provides information about a traceback error that occurred in the game. It shows the path to the file and line where the error originated from a mod called "solar panel mod". It then lists 54 package mods and 9 script mods that were currently installed and could be related to the error. The error indicates an attribute is missing from an object in the solar mod script.
This document provides information about a traceback error that occurred in the game. It shows the path to the file and line where the error originated from a mod called "solar panel mod". It then lists 54 package mods and 9 script mods that were currently installed and could be related to the error. The error indicates an attribute is missing from an object in the solar mod script.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 2
Game Version: 1.69.57.1020 | OS: Windows 10.0.
17763 | Created at: 2021-01-09
02:25:55.955999 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 783, in <lambda> File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1213, in allow_bill_delivery File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1222, in _place_bill_in_hidden_inventory File "C:\Users\Diana\Documents\Electronic Arts\The Sims 4\Mods\MTS_scripthoge_1458832_BuildBuyModeUnlocker.zip\injector.py", line 8, in _inject return new_function(target_function, *args, **kwargs) File "F:\download\Sims 4 Python Script Workspace (3.7)\Sims 4 Python Script Workspace\My Script Mods\Example Mod\Scripts\solar.py", line 173, in solar_bills AttributeError: type object 'Bills' has no attribute 'BILL_COST_MODIFIERS_SIM' Cause: Exception in Sim Timeline: Exception running Element ---------------