cherrikills Posted August 26, 2018 Posted August 26, 2018 Hey all! I've been running into an issue with my game. Upon start up I get the lastException error and I can't click on any other sims, nor interact with anything in the world. Other mods I have besides hairs and clothes along with animations for WickedWhims would be Basemental Drugs. Spoiler <?xml version="1.0" ?><root> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:05</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>part.py:149</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x00007FF4D5116290>, args: (279231963311325824, 624883258553535854, {3E007FDBF1B4280,0,World}, Transform(Vector3(248.721802, 150.498535, 198.758591), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__2 on object_sitLoveseatSC2x1_01:0x08ac08034c2c0d6e[2]',) (KeyError: 'Unable to find joint b__subroot__2 on object_sitLoveseatSC2x1_01:0x08ac08034c2c0d6e[2]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 147, in get_joint_transform File "T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 239, in get_joint_transform_from_rig KeyError: 'get_joint_transform_from_rig: Joint name [b__subroot__2] was not found in the specified rig [e789bdcc08b90253.8eaf13de]. JointNameHash [0x0]().' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 834, in c_api_set_object_location_ex File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1502, in set_parent File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 348, in location File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 405, in set_location_without_distribution File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 575, in on_owner_location_changed File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 149, in get_joint_transform KeyError: 'Unable to find joint b__subroot__2 on object_sitLoveseatSC2x1_01:0x08ac08034c2c0d6e[2]' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>[manus] weather_service failed to handle zone load due to exception (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in wrapped File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 109, in finally_wrap File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 356, in c_api_client_connect File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core.py", line 92, in _turbolib_on_late_zone_load File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 548, in do_zone_spin_up File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1259, in update File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 241, in on_enter File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 418, in on_zone_load File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 415, in on_zone_load File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1019, in on_zone_load File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518784,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518854,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518887,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518922,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518956,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518990,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519025,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519059,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519093,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519158,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519193,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519227,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519262,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519296,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519331,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519365,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519399,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519477,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519572,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519679,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519753,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519813,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519847,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519881,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519915,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519949,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519983,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520017,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520051,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520119,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520154,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520187,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520223,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520257,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520292,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520326,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520364,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520398,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520432,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520466,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520516,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520551,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520584,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520618,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520652,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520686,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520721,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520755,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520789,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520823,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520859,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520894,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520928,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520962,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520996,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521030,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521064,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521098,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521132,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521165,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521199,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521236,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521270,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521312,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521346,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521380,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521415,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521448,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521482,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521569,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521604,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521638,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521672,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521705,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521739,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521773,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521807,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521841,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521875,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521909,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521943,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521977,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522011,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522044,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522078,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522216,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522249,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522283,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522317,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522359,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522428,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522462,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522556,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522589,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522623,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522657,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522691,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522725,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522759,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522793,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522827,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522860,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522895,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522930,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522963,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522997,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523032,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523065,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523138,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523225,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523264,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523302,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523335,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523370,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523416,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523449,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523503,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523567,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523602,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523637,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523670,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523703,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523737,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523771,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523806,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523846,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523886,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523920,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523957,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523991,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524028,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524073,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524106,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524140,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524174,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524208,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524243,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524277,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524310,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524344,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524383,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524419,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524463,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524517,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524550,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524584,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524619,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524652,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524794,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524986,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525029,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525227,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525268,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525314,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525351,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525608,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525682,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525874,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525908,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525945,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525979,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526013,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526048,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526114,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526181,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526215,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526252,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526286,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526422,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526455,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526490,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526524,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526558,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526592,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526655,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526694,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526735,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526803,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526844,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526882,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526917,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526985,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527136,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527298,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527512,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527694,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527876,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966528018,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529464,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529606,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529760,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529932,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530061,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530197,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530325,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530470,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530611,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530741,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530871,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531002,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531166,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531294,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531428,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531566,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531719,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:52</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531847,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966532075,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533351,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533505,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533624,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533715,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533817,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533979,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534068,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534155,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534356,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534707,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534797,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534888,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535006,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535203,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535308,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535477,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535698,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535790,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535894,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535980,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536077,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536159,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536243,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536415,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536528,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536607,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536687,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536767,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536841,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536923,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537016,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537195,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537266,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537418,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537509,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537574,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537681,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537782,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537868,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537941,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538013,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538161,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538356,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538468,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538571,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538654,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538722,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538861,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538944,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538978,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539123,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539204,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539261,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539342,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539397,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539431,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539465,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539499,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539533,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539567,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539601,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539635,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539669,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539702,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539737,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539804,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539838,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539891,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539949,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539984,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540020,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540057,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540091,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540134,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540168,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540202,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540241,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540274,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540308,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540343,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540377,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540411,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540444,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540479,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540532,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540578,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540612,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540646,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540679,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540714,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540747,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540781,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540819,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540861,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540935,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540978,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541021,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541057,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541091,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541124,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541161,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541200,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541278,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541312,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541346,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541379,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541413,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541447,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541483,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541517,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541551,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541585,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541619,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541653,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541687,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541723,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541763,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541800,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541837,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541904,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541938,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541972,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542006,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542040,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542089,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542122,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542155,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542189,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542223,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542258,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542292,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542326,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542361,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542394,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542432,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542476,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542522,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542569,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542612,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542653,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542694,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542771,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:03</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542948,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:03</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966543070,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546377,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546489,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546565,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546652,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546749,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546878,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547001,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547091,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547274,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547392,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547450,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547555,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547635,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547719,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547809,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547888,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547953,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547993,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548028,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548086,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548124,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548165,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548200,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548238,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548273,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548307,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548341,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548375,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548408,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548477,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548509,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548551,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548585,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548618,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548681,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548724,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548767,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548801,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548842,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548876,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548910,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548943,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548977,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549013,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549047,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549081,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549122,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549168,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549211,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549257,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549299,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549338,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549380,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549423,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549461,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549495,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549547,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549583,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549621,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549673,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549714,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549880,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549953,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550015,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550073,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550107,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550141,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550174,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550208,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550278,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550312,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550346,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550390,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550424,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550461,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550506,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550556,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550603,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550644,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550687,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550738,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550798,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550842,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550892,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550942,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550991,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551049,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551096,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551142,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551176,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551220,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551261,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551295,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551330,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551369,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551421,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551458,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551504,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551549,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551591,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551635,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551673,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551727,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551778,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551831,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551881,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551929,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551975,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552035,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552138,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552187,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552246,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552304,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552352,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552405,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552457,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552509,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552568,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552686,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552756,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552820,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552864,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552906,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552951,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552985,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553039,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553078,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553127,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553169,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553204,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553238,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553272,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553310,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553344,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553377,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553416,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553499,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553546,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553586,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553628,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553669,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553709,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553749,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553801,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553846,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553893,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553941,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553988,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554038,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554146,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554192,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554294,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554344,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554391,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554478,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554670,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554752,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554801,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554834,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554870,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554908,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554944,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554979,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555026,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555061,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555100,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555176,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555247,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555287,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555333,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555373,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555444,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555478,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555570,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555606,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555640,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555674,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555709,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555747,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555788,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555821,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555856,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555891,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555930,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555967,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556007,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556045,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556086,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556126,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556160,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556194,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556234,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556269,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556309,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556349,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556387,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556421,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556459,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556494,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556570,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556605,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556643,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556680,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556718,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556760,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556794,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556830,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556895,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556933,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556967,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557015,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557077,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557145,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557186,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557239,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557281,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557410,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557493,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557550,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557610,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557644,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557678,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557713,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557752,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557786,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557820,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557856,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557891,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557944,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557978,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558016,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558050,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558084,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558118,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558171,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558205,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558242,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558277,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558311,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558345,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558383,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558418,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558482,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558520,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558557,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558591,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558625,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558661,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558698,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558732,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558768,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558803,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558841,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558880,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558914,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558949,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558982,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559049,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559086,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559123,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559156,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559190,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559225,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559261,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559295,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559329,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559364,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559397,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559431,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559465,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559499,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559536,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559570,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559623,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559657,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559691,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559724,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559758,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559792,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559826,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559859,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559894,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559928,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559962,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560000,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560035,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560069,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560106,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560144,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560177,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560213,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560251,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560285,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560318,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560353,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560390,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560447,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560482,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560523,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560559,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560594,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560629,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560666,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560699,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560734,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560805,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560839,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560873,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560907,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560952,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:32</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966572855,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:32</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966572913,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> </root>
procian Posted August 27, 2018 Posted August 27, 2018 5 hours ago, cherrikills said: Hey all! I've been running into an issue with my game. Upon start up I get the lastException error and I can't click on any other sims, nor interact with anything in the world. Other mods I have besides hairs and clothes along with animations for WickedWhims would be Basemental Drugs. Reveal hidden contents <?xml version="1.0" ?><root> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:05</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>part.py:149</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x00007FF4D5116290>, args: (279231963311325824, 624883258553535854, {3E007FDBF1B4280,0,World}, Transform(Vector3(248.721802, 150.498535, 198.758591), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__2 on object_sitLoveseatSC2x1_01:0x08ac08034c2c0d6e[2]',) (KeyError: 'Unable to find joint b__subroot__2 on object_sitLoveseatSC2x1_01:0x08ac08034c2c0d6e[2]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 147, in get_joint_transform File "T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 239, in get_joint_transform_from_rig KeyError: 'get_joint_transform_from_rig: Joint name [b__subroot__2] was not found in the specified rig [e789bdcc08b90253.8eaf13de]. JointNameHash [0x0]().' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 834, in c_api_set_object_location_ex File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1502, in set_parent File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 348, in location File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 405, in set_location_without_distribution File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 575, in on_owner_location_changed File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 149, in get_joint_transform KeyError: 'Unable to find joint b__subroot__2 on object_sitLoveseatSC2x1_01:0x08ac08034c2c0d6e[2]' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>[manus] weather_service failed to handle zone load due to exception (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in wrapped File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 109, in finally_wrap File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 356, in c_api_client_connect File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core.py", line 92, in _turbolib_on_late_zone_load File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 548, in do_zone_spin_up File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1259, in update File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 241, in on_enter File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 418, in on_zone_load File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 415, in on_zone_load File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1019, in on_zone_load File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518784,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518854,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518887,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518922,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:38</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518956,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966518990,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519025,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519059,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519093,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519158,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519193,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519227,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519262,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519296,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519331,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519365,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519399,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519477,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519572,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519679,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519753,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519813,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519847,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519881,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519915,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519949,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:39</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966519983,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520017,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520051,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520119,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520154,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520187,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520223,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520257,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520292,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520326,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520364,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520398,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520432,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520466,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520516,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520551,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520584,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520618,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520652,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520686,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520721,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520755,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520789,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520823,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520859,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520894,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520928,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520962,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966520996,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521030,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521064,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521098,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521132,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521165,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521199,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521236,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521270,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521312,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521346,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521380,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521415,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521448,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521482,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521569,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521604,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521638,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521672,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521705,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521739,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521773,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521807,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521841,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521875,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521909,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521943,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:41</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966521977,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522011,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522044,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522078,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522216,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522249,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522283,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522317,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522359,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522428,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522462,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522556,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522589,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522623,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522657,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522691,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522725,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522759,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522793,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522827,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522860,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522895,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522930,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:42</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522963,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966522997,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523032,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523065,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523138,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523225,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523264,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523302,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523335,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523370,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523416,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523449,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523503,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523567,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523602,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523637,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523670,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523703,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523737,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523771,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523806,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523846,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523886,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523920,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523957,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966523991,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524028,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524073,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524106,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524140,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524174,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524208,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524243,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524277,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524310,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524344,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524383,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524419,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524463,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524517,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524550,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524584,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524619,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524652,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524794,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:44</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966524986,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525029,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525227,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525268,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525314,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525351,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525608,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525682,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525874,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525908,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525945,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:45</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966525979,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526013,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526048,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526114,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526181,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526215,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526252,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526286,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526422,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526455,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526490,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526524,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526558,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526592,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526655,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526694,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526735,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526803,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526844,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526882,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:46</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526917,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966526985,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527136,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527298,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527512,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527694,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:47</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966527876,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966528018,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529464,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529606,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529760,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966529932,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530061,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530197,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530325,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530470,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530611,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530741,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:50</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966530871,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531002,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531166,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531294,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531428,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531566,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531719,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:52</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966531847,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966532075,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533351,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533505,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533624,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533715,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533817,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:53</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966533979,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534068,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534155,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534356,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534707,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534797,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:54</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966534888,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535006,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535203,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535308,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535477,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535698,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535790,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:55</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535894,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966535980,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536077,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536159,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536243,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536415,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536528,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536607,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536687,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536767,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536841,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:56</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966536923,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537016,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537195,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537266,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537418,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537509,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537574,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537681,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537782,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537868,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966537941,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538013,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538161,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538356,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538468,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538571,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538654,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538722,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538861,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:58</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538944,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966538978,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539123,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539204,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539261,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539342,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539397,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539431,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539465,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539499,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539533,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539567,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539601,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539635,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539669,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539702,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539737,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539804,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539838,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539891,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539949,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:08:59</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966539984,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540020,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540057,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540091,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540134,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540168,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540202,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540241,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540274,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540308,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540343,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540377,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540411,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540444,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540479,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540532,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540578,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540612,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540646,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540679,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540714,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540747,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540781,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540819,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540861,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540896,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540935,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966540978,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541021,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541057,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541091,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541124,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541161,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541200,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541278,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541312,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541346,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541379,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541413,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541447,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541483,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541517,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541551,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541585,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541619,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541653,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541687,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541723,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541763,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541800,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541837,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541904,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541938,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:01</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966541972,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542006,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542040,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542089,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542122,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542155,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542189,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542223,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542258,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542292,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542326,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542361,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542394,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542432,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542476,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542522,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542569,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542612,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542653,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542694,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:02</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542771,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:03</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966542948,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:03</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966543070,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546377,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546489,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546565,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546652,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546749,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:06</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966546878,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547001,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547091,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547274,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547392,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547450,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547555,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547635,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547719,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547809,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547888,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547953,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:07</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966547993,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548028,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548086,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548124,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548165,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548200,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548238,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548273,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548307,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548341,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548375,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548408,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548477,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548509,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548551,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548585,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548618,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548681,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548724,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548767,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548801,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548842,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548876,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548910,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548943,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:08</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966548977,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549013,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549047,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549081,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549122,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549168,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549211,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549257,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549299,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549338,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549380,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549423,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549461,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549495,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549547,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549583,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549621,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549673,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549714,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549880,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966549953,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550015,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550073,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550107,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550141,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550174,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550208,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550278,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550312,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550346,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550390,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550424,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550461,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550506,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550556,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550603,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550644,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550687,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550738,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550798,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550842,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550892,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:10</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550942,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966550991,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551049,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551096,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551142,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551176,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551220,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551261,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551295,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551330,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551369,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551421,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551458,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551504,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551549,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551591,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551635,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551673,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551727,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551778,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551831,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551881,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551929,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:11</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966551975,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552035,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552138,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552187,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552246,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552304,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552352,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552405,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552457,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552509,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552568,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552686,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552756,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552820,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552864,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552906,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552951,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:12</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966552985,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553039,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553078,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553127,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553169,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553204,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553238,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553272,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553310,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553344,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553377,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553416,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553499,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553546,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553586,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553628,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553669,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553709,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553749,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553801,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553846,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553893,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:13</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553941,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966553988,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554038,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554085,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554146,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554192,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554244,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554294,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554344,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554391,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554478,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554670,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554752,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554801,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554834,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554870,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554908,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554944,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966554979,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555026,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555061,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555100,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555176,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555247,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555287,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555333,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555373,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555444,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555478,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555570,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555606,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555640,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555674,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555709,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555747,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555788,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555821,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555856,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555891,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555930,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:15</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966555967,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556007,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556045,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556086,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556126,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556160,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556194,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556234,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556269,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556309,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556349,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556387,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556421,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556459,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556494,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556535,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556570,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556605,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556643,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556680,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556718,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556760,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556794,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556830,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556895,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556933,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:16</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966556967,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557015,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557077,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557145,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557186,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557239,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557281,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557410,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557493,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557550,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557610,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557644,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557678,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557713,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557752,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557786,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557820,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557856,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557891,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557944,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:17</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966557978,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558016,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558050,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558084,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558118,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558171,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558205,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558242,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558277,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558311,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558345,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558383,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558418,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558482,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558520,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558557,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558591,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558625,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558661,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558698,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558732,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558768,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558803,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558841,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558880,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558914,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558949,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966558982,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559049,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559086,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559123,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559156,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559190,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559225,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559261,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559295,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559329,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559364,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559397,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559431,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559465,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559499,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559536,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559570,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559623,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559657,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559691,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559724,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559758,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559792,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559826,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559859,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559894,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559928,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966559962,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560000,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560035,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560069,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560106,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560144,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560177,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560213,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560251,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560285,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560318,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560353,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560390,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560447,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560482,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560523,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560559,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560594,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560629,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560666,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560699,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560734,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560770,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560805,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560839,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560873,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560907,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966560952,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:32</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966572855,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> <report><version>2</version><sessionid>3d035b14c6b327405b833220</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-26 19:09:32</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weather_service.py:1645</categoryid><desyncid>3d035b14c6b327405b833220</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_server_tick at 0x00007FF4CFE1CF80>, args: (186966572913,), kwargs: {} AttributeError("type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get'",) (AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick File ".\WickedWhims 3.3.4.129h\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129h\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 476, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 2167, in update File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1042, in _send_new_weather_event File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1705, in populate_forecasts File "T:\InGame\Gameplay\Scripts\Server\weather\weather_service.py", line 1645, in get_forecast AttributeError: type object 'WW_ooOLaLaWorld_Animations' has no attribute 'get' </desyncdata></report> </root> You have the old ooolala world animations...….update with the new ones.
cherrikills Posted August 28, 2018 Author Posted August 28, 2018 On 8/27/2018 at 1:13 AM, procian said: You have the old ooolala world animations...….update with the new ones. I got rid of them entirely because I kept getting another lastException. Here's the latest one (thankfully able to put it in a pastebin now) https://pastebin.com/0FBjQ77p Thanks for the help!!
procian Posted August 29, 2018 Posted August 29, 2018 3 hours ago, cherrikills said: I got rid of them entirely because I kept getting another lastException. Here's the latest one (thankfully able to put it in a pastebin now) https://pastebin.com/0FBjQ77p Thanks for the help!! You have broken cc furniture (love seat).....update or delete....as for animations i'd stick to the newest one's.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.