Jump to content

Mc keeps saying script error


Recommended Posts

[Jan-03-2021 23:19:25]Initializing MC Command Center version: 7.5.3...
[Jan-03-2021 23:22:14]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:15]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:15]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:16]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:16]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:17]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:17]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:18]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:18]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:19]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:19]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:20]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:20]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:20]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:21]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:21]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:22]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:22]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:22:32]Initializing Zone Data...
[Jan-03-2021 23:24:48]* Created household, , from an unknown filter: WickedWhims: Menu Icon Sim
[Jan-03-2021 23:25:57]* Created homeless household, Acuna, containing 1 sim(s) for: filter_pizzaDelivery1
[Jan-03-2021 23:27:21]* Created homeless household, Reardon, containing 1 sim(s) for: filter_walker_ambient_Alien_InDisguise
[Jan-03-2021 23:27:21]* Created homeless household, Esparza, containing 1 sim(s)including at least one pet for: petWorld_Filter_Stray_Cat
[Jan-03-2021 23:28:06]* Created homeless household, Brandt, containing 1 sim(s)including at least one pet for: petWorld_Filter_Stray_Dog
[Jan-03-2021 23:30:22]* Created homeless household, Herrick, containing 1 sim(s)including at least one pet for: petWorld_Filter_Stray_Cat
[Jan-03-2021 23:33:38]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:38]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:39]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:40]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:40]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:41]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:41]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:33:42]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:54]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:54]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:55]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:55]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:56]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:56]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:57]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:57]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:58]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:58]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:59]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:36:59]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:37:00]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:37:00]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:37:01]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:37:01]Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
  File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
  File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 251, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 750, in __init__
  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 523, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 508, in __call__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\object_inventory_component.py", line 150, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\get_put_component_mixin.py", line 162, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 58, in __init__
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 531, in __init__
TypeError: object.__init__() takes no arguments

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 792, in log_exception_report
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 842, in _exception_report_html
  File "E:\Builds\MCCC_7_5_3\mc_cmd_center\mc_logging.py", line 1190, in _write_exception_callstack
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 80, in __len__
AttributeError: 'ObjectInventoryComponent' object has no attribute '_storage'

[Jan-03-2021 23:38:42]* Created homeless household, Falk, containing 2 sim(s) for: residents
[Jan-03-2021 23:38:42]* Created homeless household, Valdivia, containing 2 sim(s) for: residents
[Jan-03-2021 23:38:42]* Created homeless household, Teague, containing 3 sim(s) for: residents
[Jan-03-2021 23:38:42]* Created homeless household, Dugan, containing 4 sim(s) for: residents
[Jan-03-2021 23:38:57]* Created homeless household, Hogan, containing 1 sim(s) for: filter_masterGardener

 

Link to comment

Are your game and all script mods (e.g. WickedWhims, Basemental Drugs, Nisa's Wicked Perversions,...) up-to-date?

Also, is there a "lastException.txt" file in "Documents/Electronic Arts/The Sims 4"? That file might contain additional and/or more detailed information (MCCC logs don't always trace all calls).

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use