Forum Announcement, Click Here to Read More From EA_Cade.

CLOSED SOLUTION FOUND- getting Last exception: Attribute error: none type.

2...Next

Comments

  • Options
    TayMeowCxxTayMeowCxx Posts: 38 Member
    edited October 2018
    rosemow wrote: »
    Hello
    The mods that are causing the issues are
    LittleMsSamChangeIntoEverydayWhenInside
    Triplis-Sorcerer trait
    LittleMsSam_BuyTreatsViaPC.
    It would be best to remove those mods, download the latest versions, and see if the issues remain.

    Looking at the LE text it is actually just the LittleMsSamChangeIntoEverydayWhenInside Script that is the Problem. The other two mentioned in there just say "hi" because they are script Mods. And the LittleMsSamChangeIntoEverydayWhenInside does not have a script anymore in the current Version so forgetting to delete the script file will cause this error :P

    @LittleMsSam I fixed the problem when I spoke to you on deaderpool's discord server, I know you probably don't remember me, but thank you for letting me know again, I love your mods and I appreciate your hard work on them! 🖤
  • Options
    SarahPetrovaSarahPetrova Posts: 2 New Member
    Hi ! I need help understanding an exception error file ...

    My file says this:

    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>3758ecc1e5150d2c5c93dfe1</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2019-03-21 19:05:29</createtime><buildsignature>Local.Unknown.Unknown.1.50.67.1020-1.200.000.385.Release</buildsignature><categoryid>household_milestone.py:38</categoryid><desyncid>3758ecc1e5150d2c5c93dfe1</desyncid><systemconfig/><screenshot/><desyncdata>Exception raised while trying to run a test event in test_events.py: (AttributeError: 'NoneType' object has no attribute 'household_milestone_tracker')
    Traceback (most recent call last):
    Caught and logged:
    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 "T:\InGame\Gameplay\Scripts\Server\zone.py", line 550, in do_zone_spin_up
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1307, in update
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 227, in on_enter
    File "T:\InGame\Gameplay\Scripts\Server\sims\household_manager.py", line 70, in load_households
    File "T:\InGame\Gameplay\Scripts\Server\sims\household_manager.py", line 152, in _load_household_from_household_proto
    File "T:\InGame\Gameplay\Scripts\Server\sims\household.py", line 1139, in load_data
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2815, in load_sim_info
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 3110, in _load_sim_info
    File "T:\InGame\Gameplay\Scripts\Server\distributor\fields.py", line 145, in __set__
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2178, in allow_fame
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 459, in exported_func
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\statistic_component.py", line 960, in lock_statistic
    File "T:\InGame\Gameplay\Scripts\Server\statistics\ranked_statistic.py", line 938, in on_lock
    File "T:\InGame\Gameplay\Scripts\Server\statistics\continuous_statistic.py", line 998, in on_lock
    File "T:\InGame\Gameplay\Scripts\Server\statistics\ranked_statistic.py", line 708, in set_value
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 256, in process_event
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 365, in _process_test_event
    File "E:\Builds\MCCC_6_1_0\mc_cmd_center\mc_utils.py", line 127, in _wrapper_function
    File "E:\Builds\MCCC_6_1_0\mc_cmd_center\mc_injections.py", line 775, in inject_last_exception_log
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 363, in _process_test_event
    File "T:\InGame\Gameplay\Scripts\Server\household_milestones\household_milestone.py", line 38, in handle_event
    AttributeError: 'NoneType' object has no attribute 'household_milestone_tracker'
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>3758ecc1e5150d2c5c93dfe1</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2019-03-21 19:05:39</createtime><buildsignature>Local.Unknown.Unknown.1.50.67.1020-1.200.000.385.Release</buildsignature><categoryid>plex_service.py:144</categoryid><desyncid>3758ecc1e5150d2c5c93dfe1</desyncid><systemconfig/><screenshot/><desyncdata>[manus] culling_service failed to handle on_all_households_and_sim_infos_loaded due to exception (TypeError: argument 2 must be Vector3, not None)
    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 "T:\InGame\Gameplay\Scripts\Server\zone.py", line 550, in do_zone_spin_up
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1307, 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 "E:\Builds\MCCC_6_1_0\mc_cmd_center\mc_utils.py", line 127, 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\sims\culling\culling_service.py", line 74, in on_all_households_and_sim_infos_loaded
    File "T:\InGame\Gameplay\Scripts\Server\sims\culling\culling_service.py", line 129, in _create_pending_urnstones
    File "T:\InGame\Gameplay\Scripts\Server\objects\placement\placement_helper.py", line 458, in try_place_object
    File "T:\InGame\Gameplay\Scripts\Server\objects\placement\placement_helper.py", line 94, in try_place_object
    File "T:\InGame\Gameplay\Scripts\Server\objects\placement\placement_helper.py", line 227, in _get_reference_objects_gen
    File "T:\InGame\Gameplay\Scripts\Server\objects\placement\placement_helper.py", line 70, in get_objects_gen
    File "T:\InGame\Gameplay\Scripts\Server\world\lot.py", line 192, in get_default_position
    File "T:\InGame\Gameplay\Scripts\Server\plex\plex_service.py", line 144, in get_plex_zone_at_position
    TypeError: argument 2 must be Vector3, not None
    rtim=0</desyncdata></report>
    </root>

    The error shows up everytime i enter my saved game. When i start a new one, nothing happens. I removed all my cc - hairs, clothes, objects, shoes - and mods (that are all updated to the new version 1.50) and it keeps showing up. It also appears after i edit my sims clothes i dont know why.

    Ty
  • Options
    SarahPetrovaSarahPetrova Posts: 2 New Member
    I am worried that this error will eventually corrupt my game ... I am really loving playing in this specific game that i created and i dont wanna lose anything
  • Options
    rosemowrosemow Posts: 163,596 Member
    Hello @SarahPetrova
    Simmers have found that this error has been generated when you choose your sims to “ step out of the spotlight”. Try having them step back into the spotlight again, and see if that helps the issue.
  • Options
    TayMeowCxxTayMeowCxx Posts: 38 Member
    I am worried that this error will eventually corrupt my game ... I am really loving playing in this specific game that i created and i dont wanna lose anything

    Does the error still happen when you take all you mods out? If so then I'd try repairing the game, that's what I'd do when in doubt...
  • Options
    aldavoraldavor Posts: 1,387 Member
    Just wanted to say that I wrote a little tuning fix mod for this situation and its available at MTS:

    modthesims.info/d/624622/quit-spotlight-last-exception-fix.html
    cat01.gif
    My Website: https://sims4.aldavor.net
    #keepitfree
This discussion has been closed.
Return to top