Forum Announcement, Click Here to Read More From EA_Cade.

How can I interpret the last exception file?

Comments

  • TanjuskaTanjuska Posts: 44 Member
    Hi if anyone could tell me what this means i would really appreciate it.


    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>ad8dc694f26833c65b3f5a95</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-07-06 15:05:08</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>looping_object_situation_start_immediate_interaction.py:88</categoryid><desyncid>ad8dc694f26833c65b3f5a95</desyncid><systemconfig/><screenshot/><desyncdata>Exception raised while trying to startup interactions. (AttributeError: 'NoneType' object has no attribute 'new_display_name')
    Traceback (most recent call last):
    Caught and logged:
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 111, in wrapped
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 107, in finally_wrap
    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 174, in wrapper
    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 192, in wrapper
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 347, in c_api_client_connect
    File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 536, in do_zone_spin_up
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1178, in update
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 459, in on_enter
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info_manager.py", line 590, in restore_sim_si_state
    File "T:\InGame\Gameplay\Scripts\Server\interactions\si_restore.py", line 92, in restore_sim_si_state
    File "T:\InGame\Gameplay\Scripts\Server\interactions\si_restore.py", line 63, in _run_startup_interactions
    File ".\mc_utils.py", line 114, in _wrapper_function
    File ".\mc_injections.py", line 766, in inject_last_exception_log
    File "T:\InGame\Gameplay\Scripts\Server\interactions\si_restore.py", line 60, in _run_startup_interactions
    File "T:\InGame\Gameplay\Scripts\Server\interactions\si_restore.py", line 132, in _load_queued_interactions
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3584, in load_queued_interactions
    File "T:\InGame\Gameplay\Scripts\Server\interactions\si_state.py", line 1271, in load_queued_interactions
    File "T:\InGame\Gameplay\Scripts\Server\interactions\si_state.py", line 1313, in _load_and_push_interaction
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3390, in push_super_affordance
    File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 254, in test_and_execute
    File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 242, in execute
    File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 230, in execute_interaction
    File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 1303, in append
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 3498, in on_added_to_queue
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 6767, in on_added_to_queue
    File "T:\InGame\Gameplay\Scripts\Server\sims\ui_manager.py", line 174, in add_queued_interaction
    File "T:\InGame\Gameplay\Scripts\Server\sims\ui_manager.py", line 633, in _add_interaction
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3432, in get_name
    File "T:\InGame\Gameplay\Scripts\Server\interactions\looping_object_situation_start_immediate_interaction.py", line 88, in _get_name
    AttributeError: 'NoneType' object has no attribute 'new_display_name'
    </desyncdata></report>
    <report><version>2</version><sessionid>ad8dc694f26833c65b3f5a95</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-07-06 15:08:29</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>looping_object_situation_start_immediate_interaction.py:104</categoryid><desyncid>ad8dc694f26833c65b3f5a95</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute 'basic_extra')
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run
    File "T:\InGame\Gameplay\Scripts\Server\interactions\looping_object_situation_start_immediate_interaction.py", line 104, in _run_interaction_gen
    AttributeError: 'NoneType' object has no attribute 'basic_extra'
    </desyncdata></report>
    </root>
  • Bananas_45Bananas_45 Posts: 6,773 Member
    @Tanjuska it might be best if your report your Last Exception in the General Support area of MCCC Discord:
    https://discord.gg/fuVM8Ed

    They should be able to help you there.
  • Maurica1Maurica1 Posts: 6 New Member
    I get this a lot can someone help ?



    <?xml version="1.0"?>
    <root>
    <report>
    <version>2</version>
    <sessionid>1c16dd38845498e75b43efa9</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-07-09 19:52:54</createtime>
    <buildsignature>Local.Unknown.Unknown.1.44.77.1020-1.200.000.347.Release</buildsignature>
    <categoryid>career_base.py:575</categoryid>
    <desyncid>1c16dd38845498e75b43efa9</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception in Sim Timeline: Exception running Element (KeyError: <CareerTimeOffReason.HOLIDAY = 7>)

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate

    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run

    File "T:\InGame\Gameplay\Scripts\Server\scheduler.py", line 263, in _early_warning_alarm_callback

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 1556, in early_warning_callback

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 693, in resend_at_work_info

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 87, in resend_at_work_infos

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 76, in _at_work_infos

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 614, in create_work_state_msg

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 575, in _populate_work_state_time_off_msg

    KeyError: <CareerTimeOffReason.HOLIDAY = 7>

    </desyncdata>
    </report>
    <report>
    <version>2</version>
    <sessionid>1c16dd38845498e75b43efa9</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-07-09 19:54:30</createtime>
    <buildsignature>Local.Unknown.Unknown.1.44.77.1020-1.200.000.347.Release</buildsignature>
    <categoryid>career_base.py:575</categoryid>
    <desyncid>1c16dd38845498e75b43efa9</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception in Sim Timeline: Exception running Element (KeyError: <CareerTimeOffReason.HOLIDAY = 7>)

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate

    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run

    File "T:\InGame\Gameplay\Scripts\Server\scheduler.py", line 299, in _alarm_callback

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 1790, in _start_work_callback

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 2134, in start_new_career_session

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 693, in resend_at_work_info

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 87, in resend_at_work_infos

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 76, in _at_work_infos

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 596, in create_work_state_msg

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 575, in _populate_work_state_time_off_msg

    KeyError: <CareerTimeOffReason.HOLIDAY = 7>

    </desyncdata>
    </report>
    <report>
    <version>2</version>
    <sessionid>1c16dd38845498e75b43efa9</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-07-09 19:56:56</createtime>
    <buildsignature>Local.Unknown.Unknown.1.44.77.1020-1.200.000.347.Release</buildsignature>
    <categoryid>career_base.py:575</categoryid>
    <desyncid>1c16dd38845498e75b43efa9</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception in Sim Timeline: Exception running Element (KeyError: <CareerTimeOffReason.HOLIDAY = 7>)

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate

    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 1661, in _late_for_work_callback

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 693, in resend_at_work_info

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 87, in resend_at_work_infos

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 76, in _at_work_infos

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 596, in create_work_state_msg

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 575, in _populate_work_state_time_off_msg

    KeyError: <CareerTimeOffReason.HOLIDAY = 7>

    </desyncdata>
    </report>
    </root>
  • Bananas_45Bananas_45 Posts: 6,773 Member
    edited July 2018
    @Maurica1 do you use CC careers? Many were broken in the patch for cats and dogs. I meant Seasons (sorry). You may need to revisit the site you downloaded them from to check for updates.

    This thread has a list of broken and updated Mods from the patch that may be useful to you:
    https://forums.thesims.com/en_US/discussion/941998/broken-updated-mods-seasons-june-2018-patch/p1

    If you have updated all of your Mods and are still experiencing issues you may want to post your last exception in the general support area on the MCCC discord: https://discord.gg/fuVM8Ed
    Post edited by Bananas_45 on
  • SimmerjoySimmerjoy Posts: 2 New Member
    Hi: I am wondering what this last exception means? <?xml version="1.0" ?><root>
    </root> That is all it says. Short and sweet but I have no clue how to figure it out.
  • Bananas_45Bananas_45 Posts: 6,773 Member
    Hi: I am wondering what this last exception means? <?xml version="1.0" ?>
    That is all it says. Short and sweet but I have no clue how to figure it out.

    It's a game glitch, ignore it.
  • MyllevenMylleven Posts: 1 New Member
    > @Elyssa82 said:
    > Hey I was wondering if I could get help with my error. It is only happening with the Family Bulletin Board from the parenthood pack.
    >
    > <?xml version="1.0"?>
    > <root>
    > <report>
    > <version>2</version>
    > <sessionid>3ee37daedac0c9fb5b334091</sessionid>
    > <type>desync</type>
    > <sku>ea.maxis.sims4_64.15.pc</sku>
    > <createtime>2018-06-27 17:47:18</createtime>
    > <buildsignature>Local.Unknown.Unknown.1.44.83.1020-1.200.000.350.Release</buildsignature>
    > <categoryid>state.py:2142</categoryid>
    > <desyncid>3ee37daedac0c9fb5b334091</desyncid>
    > <systemconfig/>
    > <screenshot/>
    > <desyncdata>Exception in Sim Timeline: Exception running Element (KeyError: GardeningQuality)

    > Traceback (most recent call last):

    > File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate

    > File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run

    > File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\interaction_elements.py", line 162, in _behavior_element

    > File "T:\InGame\Gameplay\Scripts\Server\objects\slot_elements.py", line 103, in _do_behavior

    > File "T:\InGame\Gameplay\Scripts\Server\objects\slot_elements.py", line 132, in _stack_harvest

    > File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 460, in exported_func

    > File "T:\InGame\Gameplay\Scripts\Server\objects\components\state.py", line 2142, in get_state

    > KeyError: GardeningQuality

    > </desyncdata>
    > </report>
    > <report>
    > <version>2</version>
    > <sessionid>3ee37daedac0c9fb5b334091</sessionid>
    > <type>desync</type>
    > <sku>ea.maxis.sims4_64.15.pc</sku>
    > <createtime>2018-06-27 17:50:24</createtime>
    > <buildsignature>Local.Unknown.Unknown.1.44.83.1020-1.200.000.350.Release</buildsignature>
    > <categoryid>state.py:2142</categoryid>
    > <desyncid>3ee37daedac0c9fb5b334091</desyncid>
    > <systemconfig/>
    > <screenshot/>
    > <desyncdata>Exception in Sim Timeline: Exception running Element (KeyError: GardeningQuality)

    > Traceback (most recent call last):

    > File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate

    > File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run

    > File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\interaction_elements.py", line 162, in _behavior_element

    > File "T:\InGame\Gameplay\Scripts\Server\objects\slot_elements.py", line 103, in _do_behavior

    > File "T:\InGame\Gameplay\Scripts\Server\objects\slot_elements.py", line 132, in _stack_harvest

    > File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 460, in exported_func

    > File "T:\InGame\Gameplay\Scripts\Server\objects\components\state.py", line 2142, in get_state

    > KeyError: GardeningQuality

    > </desyncdata>
    > </report>
    > </root>
    >
    > I have no idea on how to read this and make sense of it??

    Help me. I have the same Problem. How do you fix it?(Sorry for my english)
  • Bananas_45Bananas_45 Posts: 6,773 Member
    @Mylleven you may want to post your last exception in the general support area on the MCCC discord: https://discord.gg/fuVM8Ed
  • Bananas_45Bananas_45 Posts: 6,773 Member
    edited July 2018
    Nevermind
  • simsluvr90simsluvr90 Posts: 3,030 Member
    I get a LE everytime I start my game and this is all it says

    <?xml version="1.0" ?><root>
    </root>
  • Bananas_45Bananas_45 Posts: 6,773 Member
    I get a LE everytime I start my game and this is all it says

    <?xml version="1.0" ?><root>
    </root>

    I think it's just a game glitch and you can ignore it. Otherwise you could try posting your last exception in the general support section of the MCCC Discord: https://discord.gg/fuVM8Ed
  • opheliavillaopheliavilla Posts: 1 New Member
    Hey you guys! Can anyone help me with my last exception?

    <?xml version="1.0" ?>
    276c5ff2ccb8dff815b6107d4desyncea.maxis.sims4.15.mac2018-08-01 01:15:25Local.Unknown.Unknown.1.45.62.1220-1.200.000.360.Release(AS)get gamedata.Gameplay.shared::CareerInfo76c5ff2ccb8dff815b6107d4TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at get gamedata.Gameplay.shared::CareerInfo/career_category()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::CareerPanelButton/UpdateWorkStatus()
    at olympus.gui.buttons::Button/Draw()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/ConfigurePanelButtons()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/HandleSimActivated()
    at olympus.io::CommunicationObject/Dispatch()
    at olympus.io::CommunicationManager/SendUIMessage()

    276c5ff2ccb8dff815b6107d4desyncea.maxis.sims4.15.mac2018-08-01 01:15:25Local.Unknown.Unknown.1.45.62.1220-1.200.000.360.Release(AS)get gamedata.Gameplay.shared::CareerInfo76c5ff2ccb8dff815b6107d4TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at get gamedata.Gameplay.shared::CareerInfo/career_category()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::CareerPanelButton/UpdateWorkStatus()
    at olympus.io::CommunicationObject/Dispatch()
    at olympus.io::CommunicationManager/SendUIMessage()

    276c5ff2ccb8dff815b6107d4desyncea.maxis.sims4.15.mac2018-08-01 01:15:25Local.Unknown.Unknown.1.45.62.1220-1.200.000.360.Release(AS)get gamedata.Gameplay.shared::CareerInfo76c5ff2ccb8dff815b6107d4TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at get gamedata.Gameplay.shared::CareerInfo/career_category()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::CareerPanelButton/UpdateWorkStatus()
    at olympus.gui.buttons::Button/Draw()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/ConfigurePanelButtons()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/HandleUpdateSelectableSims()
    at olympus.io::CommunicationObject/Dispatch()
    at olympus.io::CommunicationManager/SendUIMessage()

    It seems to repeat over and over
  • Bananas_45Bananas_45 Posts: 6,773 Member
    edited August 2018
    Hey you guys! Can anyone help me with my last exception?

    <?xml version="1.0" ?>
    276c5ff2ccb8dff815b6107d4desyncea.maxis.sims4.15.mac2018-08-01 01:15:25Local.Unknown.Unknown.1.45.62.1220-1.200.000.360.Release(AS)get gamedata.Gameplay.shared::CareerInfo76c5ff2ccb8dff815b6107d4TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at get gamedata.Gameplay.shared::CareerInfo/career_category()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::CareerPanelButton/UpdateWorkStatus()
    at olympus.gui.buttons::Button/Draw()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/ConfigurePanelButtons()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/HandleSimActivated()
    at olympus.io::CommunicationObject/Dispatch()
    at olympus.io::CommunicationManager/SendUIMessage()

    276c5ff2ccb8dff815b6107d4desyncea.maxis.sims4.15.mac2018-08-01 01:15:25Local.Unknown.Unknown.1.45.62.1220-1.200.000.360.Release(AS)get gamedata.Gameplay.shared::CareerInfo76c5ff2ccb8dff815b6107d4TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at get gamedata.Gameplay.shared::CareerInfo/career_category()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::CareerPanelButton/UpdateWorkStatus()
    at olympus.io::CommunicationObject/Dispatch()
    at olympus.io::CommunicationManager/SendUIMessage()

    276c5ff2ccb8dff815b6107d4desyncea.maxis.sims4.15.mac2018-08-01 01:15:25Local.Unknown.Unknown.1.45.62.1220-1.200.000.360.Release(AS)get gamedata.Gameplay.shared::CareerInfo76c5ff2ccb8dff815b6107d4TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at get gamedata.Gameplay.shared::CareerInfo/career_category()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray.controllers::CareerPanelButton/UpdateWorkStatus()
    at olympus.gui.buttons::Button/Draw()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/ConfigurePanelButtons()
    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/HandleUpdateSelectableSims()
    at olympus.io::CommunicationObject/Dispatch()
    at olympus.io::CommunicationManager/SendUIMessage()

    It seems to repeat over and over

    It looks like you are playing with Custom Careers. Many of them broke with yesterday's patch. You should check with the site you downloaded them from to see if they have been updated.

    Edited to add that Neia has not updated the career tool yet, so you may want to keep an eye on this thread. Until she fixes the tool, no one can update their careers.
    https://forums.thesims.com/en_US/discussion/921946/create-a-career-looking-for-beta-testers#latest
  • thebatesgamethebatesgame Posts: 1 New Member
    Hi, can someone help me with this last exception file?


    <?xml version="1.0" ?><root>
    </root>
  • Bananas_45Bananas_45 Posts: 6,773 Member
    Hi, can someone help me with this last exception file?


    <?xml version="1.0" ?>

    I think it's just a game glitch and you can ignore it. If you use MCCC and want to ask them you can post in the general support section of their discord: https://discord.gg/fuVM8Ed
  • Tarmax94Tarmax94 Posts: 6 New Member
    Hi! I'm new to all this and I'm having this error:

    <?xml version="1.0"?>
    <root>
    <report>
    <version>2</version>
    <sessionid>754c8f043b74e3e5b65428b</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-08-04 01:09:30</createtime>
    <buildsignature>Local.Unknown.Unknown.1.45.62.1020-1.200.000.360.Release</buildsignature>
    <categoryid>business_manager.py:1394</categoryid>
    <desyncid>754c8f043b74e3e5b65428b</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception occurred while attempting to populate a repeated field: (IndexError: tuple index out of range)

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 369, in invoke_command

    File "T:\InGame\Gameplay\Scripts\Server\business\business_commands.py", line 76, in show_summary_dialog

    File "T:\InGame\Gameplay\Scripts\Server\business\business_manager.py", line 958, in show_summary_dialog

    File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 148, in show_business_summary_dialog

    File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 48, in _build

    File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 69, in _add_employee_data

    File "T:\InGame\Gameplay\Scripts\Server\distributor\rollback.py", line 32, in __exit__

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.129g\turbolib\injector_util.py", line 15, in _wrapped_function

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.129g\turbolib\special\exception_watcher.py", line 16, in _turbolib_on_exception_log

    File ".\mc_utils.py", line 115, in _wrapper_function

    File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 69, in _add_employee_data

    File "T:\InGame\Gameplay\Scripts\Server\business\business_manager.py", line 1394, in populate_employee_msg

    IndexError: tuple index out of range

    </desyncdata>
    </report>
    <report>

    Can anybody help me? I would really appreciate it. It happens every time I close my restaurant and get the summary for the day, also, even if I'm not at my restaurant or it's been closed for a couple of days and I try to check my last summary for the last time I had the restaurant open, I get that error. It only happens in those 2 scenarios. I cannot close my restaurant for the day without getting that message. I can also mention that 2 sims where having some wild action (๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ) by the time I closed my restaurant for the first time, and got that message. But I've been playing for days without getting issues, I just decided to buy a restaurant and I started getting these problems, and before I forget to mention, some of my employees interrupt their actions (like T posing) and change their chef/waiter outfits randomly. I've been thinking on just selling that restaurant, but I really wanna run my own restaurant.
  • Tarmax94Tarmax94 Posts: 6 New Member
    > @Tarmax94 said:
    > Hi! I'm new to all this and I'm having this error:
    >
    > <?xml version="1.0"?>
    > <root>
    > <report>
    > <version>2</version>
    > <sessionid>754c8f043b74e3e5b65428b</sessionid>
    > <type>desync</type>
    > <sku>ea.maxis.sims4_64.15.pc</sku>
    > <createtime>2018-08-04 01:09:30</createtime>
    > <buildsignature>Local.Unknown.Unknown.1.45.62.1020-1.200.000.360.Release</buildsignature>
    > <categoryid>business_manager.py:1394</categoryid>
    > <desyncid>754c8f043b74e3e5b65428b</desyncid>
    > <systemconfig/>
    > <screenshot/>
    > <desyncdata>Exception occurred while attempting to populate a repeated field: (IndexError: tuple index out of range)

    > Traceback (most recent call last):

    > File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 369, in invoke_command

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_commands.py", line 76, in show_summary_dialog

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_manager.py", line 958, in show_summary_dialog

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 148, in show_business_summary_dialog

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 48, in _build

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 69, in _add_employee_data

    > File "T:\InGame\Gameplay\Scripts\Server\distributor\rollback.py", line 32, in __exit__

    > File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.129g\turbolib\injector_util.py", line 15, in _wrapped_function

    > File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.129g\turbolib\special\exception_watcher.py", line 16, in _turbolib_on_exception_log

    > File ".\mc_utils.py", line 115, in _wrapper_function

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_summary_dialog.py", line 69, in _add_employee_data

    > File "T:\InGame\Gameplay\Scripts\Server\business\business_manager.py", line 1394, in populate_employee_msg

    > IndexError: tuple index out of range

    > </desyncdata>
    > </report>
    > <report>
    >
    > Can anybody help me? I would really appreciate it. It happens every time I close my restaurant and get the summary for the day, also, even if I'm not at my restaurant or it's been closed for a couple of days and I try to check my last summary for the last time I had the restaurant open, I get that error. It only happens in those 2 scenarios. I cannot close my restaurant for the day without getting that message. I can also mention that 2 sims where having some wild action (๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ) by the time I closed my restaurant for the first time, and got that message. But I've been playing for days without getting issues, I just decided to buy a restaurant and I started getting these problems, and before I forget to mention, some of my employees interrupt their actions (like T posing) and change their chef/waiter outfits randomly. I've been thinking on just selling that restaurant, but I really wanna run my own restaurant.

    Oh, and I can also mention that my game version is 1.45.62 (the latest one) and yes, I have a lot of CC and Mods. Thanks in advanced!
  • Bananas_45Bananas_45 Posts: 6,773 Member
    @Tarmax94 Try removing your Mods from the game and then testing to see if you still get the error. It's doubtful that it's CC. If your game is fine without Mods, add them back one by one or in small batches until you find the culprit. Also, if you have a lot of Mods, you may want to look at anything restaurant specific.
  • DaeBaeDaeBae Posts: 3 New Member
    Hi, I'm not sure as to what this last exception means can someone please help me :blush:

    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>54fee7ad7b65f00f5b670838</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-05 16:43:49</createtime><buildsignature>Local.Unknown.Unknown.1.45.62.1020-1.200.000.360.Release</buildsignature><categoryid>resolver.py:101</categoryid><desyncid>54fee7ad7b65f00f5b670838</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on <class 'objects.base_interactions.ProxyInteraction.generate.<locals>.ProxyInstance'> (AttributeError: 'str' object has no attribute 'expected_kwargs')
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 369, in invoke_command
    File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 507, in generate_choices
    File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 113, in add_potential_aops
    File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 200, in add_aop
    File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 170, in is_valid_aop
    File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2771, in test
    File ".\mc_utils.py", line 115, in _wrapper_function
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2693, in test
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 511, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 101, in __call__
    AttributeError: 'str' object has no attribute 'expected_kwargs'
    </desyncdata></report>
    </root>



    I've got a feeling that it has to do with the new update allowing us to move the easl as whenever I click on it the last exception notification pops up... But idk :neutral:
  • Bananas_45Bananas_45 Posts: 6,773 Member
    DaeBae wrote: ยป
    Hi, I'm not sure as to what this last exception means can someone please help me :blush:

    <?xml version="1.0" ?>
    254fee7ad7b65f00f5b670838desyncea.maxis.sims4_64.15.pc2018-08-05 16:43:49Local.Unknown.Unknown.1.45.62.1020-1.200.000.360.Releaseresolver.py:10154fee7ad7b65f00f5b670838Exception during call to test method on (AttributeError: 'str' object has no attribute 'expected_kwargs')
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 369, in invoke_command
    File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 507, in generate_choices
    File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 113, in add_potential_aops
    File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 200, in add_aop
    File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 170, in is_valid_aop
    File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2771, in test
    File ".\mc_utils.py", line 115, in _wrapper_function
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2693, in test
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 511, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 101, in __call__
    AttributeError: 'str' object has no attribute 'expected_kwargs'

    It might be best if your report your Last Exception in the General Support area of MCCC Discord:
    https://discord.gg/fuVM8Ed
  • mr1967mr1967 Posts: 1 New Member
    Hi, I'm having an issue with last exception files when I load a lot and my child sims are unable to go to school. It says they have a Holiday when they don't. I've already talked to General Support on Discord. They're stumped.

    Please help. I want to play again:

    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>68e2301f26c78e6b5b6a76ca</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-08 00:53:57</createtime><buildsignature>Local.Unknown.Unknown.1.45.62.1020-1.200.000.360.Release</buildsignature><categoryid>holiday_drama_node.py:247</categoryid><desyncid>68e2301f26c78e6b5b6a76ca</desyncid><systemconfig/><screenshot/><desyncdata>[manus] drama_schedule_service failed to handle on_all_households_and_sim_infos_loaded due to exception (TypeError: unsupported operand type(s) for -: 'NoneType' and 'DateAndTime')
    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 ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.133.4\turbolib\injector_util.py", line 21, in _wrapped_function
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.133.4\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 1256, in update
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 251, in on_enter
    File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 443, in on_all_households_and_sim_infos_loaded
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.133.4\turbolib\injector_util.py", line 21, in _wrapped_function
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 3.3.4.133.4\turbolib\special\exception_watcher.py", line 16, in _turbolib_on_exception_log
    File ".\mc_utils.py", line 119, in _wrapper_function
    File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 440, in on_all_households_and_sim_infos_loaded
    File "T:\InGame\Gameplay\Scripts\Server\drama_scheduler\drama_scheduler.py", line 395, in on_all_households_and_sim_infos_loaded
    File "T:\InGame\Gameplay\Scripts\Server\holidays\holiday_drama_node.py", line 439, in resume
    File "T:\InGame\Gameplay\Scripts\Server\holidays\holiday_drama_node.py", line 247, in _run_holiday
    TypeError: unsupported operand type(s) for -: 'NoneType' and 'DateAndTime'
    </desyncdata></report>
    </root>
  • Bananas_45Bananas_45 Posts: 6,773 Member
    @mr1967 I've PM'd you.
  • phillibphillib Posts: 4 New Member
    Hello, I need help with a last exception/crash issue please.Have tried 50/50, have tried reinstallation of ts4 and Origin, I am losing my marbles over here! Any help would be greatly appreciated. Thanks in advance, Bodaccia.

    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>e54c35943c4ec4d65b7a0905</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-19 19:23:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>tunable.py:2171</categoryid><desyncid>e54c35943c4ec4d65b7a0905</desyncid><systemconfig/><screenshot/><desyncdata>[cjiang] Caught exception loading reference. RefName: 139748 Manager: InstanceManager_interaction.
    TunableReference is set to a value that is not allowed by its class restriction. (ValueError: TunableReference is set to a value that is not allowed by its class restriction.)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 150, in c_api_server_init_tick
    File "T:\InGame\Gameplay\Scripts\Core\sims4\core_services.py", line 164, in start_service_tick
    File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 335, in start_single_service
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py", line 104, in update_incremental_start
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py", line 144, in _execute_gen
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD'' Death Flower Interactions.py", line 12, in add_superaffordances
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions -4.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions -3.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions -2.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD'' Door Lock Interaction.py", line 18, in add_superaffordances
    original(self)
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\Triplis-Sorcerer-V2-4-5--scripts.ts4script\Triplis_SorcererTrait_Injector.py", line 11, in _inject
    return new_function(target_function, *args, **kwargs)
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\Triplis-Sorcerer-V2-4-5--scripts.ts4script\Triplis_SorcererTrait_Interactions.py", line 48, in Triplis_Sorcerer_add_super_affordances_to_objects
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\DG_Ts4-Deadly Toddlers.ts4script\DG_DeadlyToddlers_Interactions_ObjectTerrain.py", line 12, in add_superaffordances
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjecttargetsim.py", line 128, in bmdinjecttargetsim_add_mixer_to_snippet
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjectobjects.py", line 110, in add_superaffordances
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjectobjects.py", line 55, in add_superaffordances
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjectobjects.py", line 21, in add_superaffordances
    File "C:\Sims\Projects\sims4mods\Custom\s4studio_accessories\Scripts\s4studio_accessories\__init__.py", line 201, in wrap_function
    File "C:\Sims\Projects\sims4mods\Custom\s4studio_accessories\Scripts\s4studio_accessories\__init__.py", line 215, in add_accessory_tunings
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py", line 433, in load_data_into_class_instances
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 658, in load_from_xml
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 703, in feed
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 747, in _load_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 796, in _load_tunable
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1188, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1188, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 820, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 371, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 412, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1188, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 820, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 371, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 2171, in load_etree_node
    ValueError: TunableReference is set to a value that is not allowed by its class restriction.
    </desyncdata></report>
    <report><version>2</version><sessionid>e54c35943c4ec4d65b7a0905</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-08-19 19:23:51</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>tunable.py:2171</categoryid><desyncid>e54c35943c4ec4d65b7a0905</desyncid><systemconfig/><screenshot/><desyncdata>[cjiang] Caught exception loading reference. RefName: 139748 Manager: InstanceManager_interaction.
    TunableReference is set to a value that is not allowed by its class restriction. (ValueError: TunableReference is set to a value that is not allowed by its class restriction.)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 150, in c_api_server_init_tick
    File "T:\InGame\Gameplay\Scripts\Core\sims4\core_services.py", line 164, in start_service_tick
    File "T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py", line 335, in start_single_service
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py", line 104, in update_incremental_start
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py", line 144, in _execute_gen
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD'' Death Flower Interactions.py", line 12, in add_superaffordances
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions -4.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions -3.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD''_Beta Mixer Interactions -2.py", line 17, in add_mixer_to_snippet
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\TS4_Road To Fame -MOD- Beta v 0.3E 2.ts4script\TS4_RoadToFame'MOD'' Door Lock Interaction.py", line 18, in add_superaffordances
    original(self)
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\Triplis-Sorcerer-V2-4-5--scripts.ts4script\Triplis_SorcererTrait_Injector.py", line 11, in _inject
    return new_function(target_function, *args, **kwargs)
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\Triplis-Sorcerer-V2-4-5--scripts.ts4script\Triplis_SorcererTrait_Interactions.py", line 48, in Triplis_Sorcerer_add_super_affordances_to_objects
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Users\Phill\Documents\Electronic Arts\The Sims 4\Mods\scripts n overrides\DG_Ts4-Deadly Toddlers.ts4script\DG_DeadlyToddlers_Interactions_ObjectTerrain.py", line 12, in add_superaffordances
    original(self)
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjecttargetsim.py", line 128, in bmdinjecttargetsim_add_mixer_to_snippet
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjectobjects.py", line 110, in add_superaffordances
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjectobjects.py", line 55, in add_superaffordances
    File "C:\Basemental Drugs v1.2.8.54\Scripts\injector.py", line 8, in _inject
    File "C:\Basemental Drugs v1.2.8.54\Scripts\bmdinjectobjects.py", line 21, in add_superaffordances
    File "C:\Sims\Projects\sims4mods\Custom\s4studio_accessories\Scripts\s4studio_accessories\__init__.py", line 201, in wrap_function
    File "C:\Sims\Projects\sims4mods\Custom\s4studio_accessories\Scripts\s4studio_accessories\__init__.py", line 215, in add_accessory_tunings
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py", line 433, in load_data_into_class_instances
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 658, in load_from_xml
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 703, in feed
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 747, in _load_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 796, in _load_tunable
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1188, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1188, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 820, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 371, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 412, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1188, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 820, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 371, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 1429, in load_etree_node
    File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 2171, in load_etree_node
    ValueError: TunableReference is set to a value that is not allowed by its class restriction.
    </desyncdata></report>
    </root>
  • Bananas_45Bananas_45 Posts: 6,773 Member
    @phillib You have several Mods that need updating including Mods by Sacrificial, Triplis-Sorcerer, and an adult Mod that we aren't allowed to discuss here.
  • phillibphillib Posts: 4 New Member
    I have been having this problem for about two to three weeks, have replaced all my mods TODAY with the most current files available, including Triplis-Sorcerer, Basemental, Sacrificials, as well as Mermans and NYX...Have checked for conflicts and sometimes it loads and sometimes it doesn't. I have a folder in my mods folder called "script mods and overrides", This folder holds traits, pose player, etc. Another named "mermaid" that has all cc, fins, traits and mods related to mermaids (bc I am in love with mermaids :) ), and then a third for merged and batch fixed cc, and finally a folder named "test" for unmerged files to test for conflict b4 I merge them. I should have mentioned that I get last exceptions and crashes even when I take my scripts folder out, so doubt thats the problem. Thanks so much for your help!
Sign In or Register to comment.
Return to top