Forum Discussion

Hsiaohan_Oct's avatar
2 years ago

My MC Command Center keeps saying there're some errors about uniform service

Does anyone know how to addres it?

This is the summay report from mc_lastexception

  • Last Module Called: save_based_config.py
  • Last Function Called: _load
  • Error message: [manus] uniform_service failed to handle on_all_households_and_sim_infos_loaded due to exception (EOFError: Ran out of input), CategoryID: save_based_config:71

The following are Full Error CallStack

  • File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 125, in wrapped [ finally_wrap : <function synchronous.__call__.<locals>.wrapped.<locals>.finally_wrap at 0x00007FF446A36E60>, run_callback : <function synchronous.__call__.<locals>.wrapped.<locals>.run_callback at 0x00007FF446A36DD0>, fn : <function c_api_client_connect at 0x00007FF47AFE5DD0>, self : <areaserver.synchronous object at 0x00007FF492F6FC20>, args : (3, 1011416138271, 59410916179099556, 'bokchoy_jc', 1068217232711239387, <built-in method client_connect_completed of NoneType object at 0x000000001873C960>, 1068217232710090661, 'zh-cn', False)]
  • File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 121, in finally_wrap [ args : (3, 1011416138271, 59410916179099556, 'bokchoy_jc', 1068217232711239387, <built-in method client_connect_completed of NoneType object at 0x000000001873C960>, 1068217232710090661, 'zh-cn', False), ret : -1, fn : <function c_api_client_connect at 0x00007FF47AFE5DD0>, run_callback : <function synchronous.__call__.<locals>.wrapped.<locals>.run_callback at 0x00007FF446A36DD0>]
  • File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 378, in c_api_client_connect [ session_id : 3, account_id : 1011416138271, household_id : 59410916179099556, persona_name : bokchoy_jc, zone_id : 1068217232711239387, callback : <built-in method client_connect_completed of NoneType object at 0x000000001873C960>, active_sim_id : 1068217232710090661, locale : zh-cn, account : ID: 1011416138271; SaveSlotID: 0; locale:zh-cn, zone : <Zone ID: 0xed311e9dab446db>, client : <Client 0x3>, spin_up_mode : FullZoneSpinUp, time_stamp : 1701494084.634626]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v47\injector.py', line 26, in _wrapped_function [ args : (<Zone ID: 0xed311e9dab446db>, 59410916179099556, 1068217232710090661), new_function : <function _turbolib_on_late_zone_load at 0x00007FF478EDD170>, original_function : <function Zone.do_zone_spin_up at 0x00007FF475140F80>]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v47\zone_spin.py', line 100, in _turbolib_on_late_zone_load [ original : <function Zone.do_zone_spin_up at 0x00007FF475140F80>, self : <Zone ID: 0xed311e9dab446db>, args : (59410916179099556, 1068217232710090661)]
  • File 'T:\InGame\Gameplay\Scripts\Server\zone.py', line 599, in do_zone_spin_up [ self : <Zone ID: 0xed311e9dab446db>, household_id : 59410916179099556, active_sim_id : 1068217232710090661, game_clock : game_clock, time_service : time_service]
  • File 'T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py', line 1623, in update [ self : zone_spin_up_service, state_result : _ZoneSpinUpStateResult.DONE]
  • File 'T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py', line 278, in on_enter [ self : <zone_spin_up_service._LoadHouseholdsAndSimInfosState object at 0x00007FF467CADE50>, zone : <Zone ID: 0xed311e9dab446db>, zone_spin_up_service : zone_spin_up_service, client : <Client 0x3>, account_service : account_service, household_id : 59410916179099556, household : Household Maddy (59410916179099556): , sim_info : , __class__ : <class 'zone_spin_up_service._LoadHouseholdsAndSimInfosState'>]
  • File 'T:\InGame\Gameplay\Scripts\Server\game_services.py', line 38, in on_all_households_and_sim_infos_loaded [ self : <game_services.GameServiceManager object at 0x00007FF477397CD0>, client : <Client 0x3>, __class__ : <class 'game_services.GameServiceManager'>]
  • File 'T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py', line 448, in on_all_households_and_sim_infos_loaded [ self : <game_services.GameServiceManager object at 0x00007FF477397CD0>, client : <Client 0x3>, service : uniform_service, context : <sims4.profiler_utils._TimedContextStub object at 0x00007FF477280790>]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v47\injector.py', line 26, in _wrapped_function [ args : (<sims4.log.Logger object at 0x00007FF4C4496710>, '{} failed to handle on_all_households_and_sim_infos_loaded due to exception', <lot51_uniforms.uniform_service.UniformService object at 0x00007FF46EBFF7D0>), new_function : <function _on_exception_occurrence at 0x00007FF46FB31CB0>, original_function : <function Logger.exception at 0x00007FF470B5B7A0>]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v47\exceptions_feedback.py', line 18, in _on_exception_occurrence [ original : <function Logger.exception at 0x00007FF470B5B7A0>, self : <sims4.log.Logger object at 0x00007FF4C4496710>, args : ('{} failed to handle on_all_households_and_sim_infos_loaded due to exception', <lot51_uniforms.uniform_service.UniformService object at 0x00007FF46EBFF7D0>)]
  • File 'D:\Projects\Sims 4 Modding\Mods\TMex Mods 2022\Tmex-BetterExceptions\PublicUnlock.py', line 13, in _unlock [ args : (<sims4.log.Logger object at 0x00007FF4C4496710>, '{} failed to handle on_all_households_and_sim_infos_loaded due to exception', <lot51_uniforms.uniform_service.UniformService object at 0x00007FF46EBFF7D0>), new_function : <function tm_be_class_exceptions at 0x00007FF47528EB00>, target_function : <function Logger.exception at 0x00007FF4D92F13B0>]
  • File 'D:\Projects\Sims 4 Modding\Mods\TMex Mods 2022\Tmex-BetterExceptions\tmex_BetterExceptions_Hooks.py', line 147, in tm_be_class_exceptions [ target : <function Logger.exception at 0x00007FF4D92F13B0>, self : <sims4.log.Logger object at 0x00007FF4C4496710>, message : {} failed to handle on_all_households_and_sim_infos_loaded due to exception, args : (<lot51_uniforms.uniform_service.UniformService object at 0x00007FF46EBFF7D0>,), item : uniform_service]
  • File 'lot51_uniforms/uniform_service.pyc', line 80, in on_all_households_and_sim_infos_loaded [ self : uniform_service, client : <Client 0x3>]
  • File 'lot51_core/utils/save_based_config.pyc', line 17, in load [ self : <lot51_core.utils.save_based_config.SaveBasedConfig object at 0x00007FF46EBFF890>]
  • File 'lot51_core/utils/save_based_config.pyc', line 71, in _load [ self : <lot51_core.utils.save_based_config.SaveBasedConfig object at 0x00007FF46EBFF890>, household : Household fashionauthority (41396532339802161): ]

2 Replies

  • @Hsiaohan_Oct 

    You're going to have to provide more information before someone can help you.  What is the context surrounding the error?  Is your game crashing when it occurs?  Does the error seem to affect your gameplay?  Does it cause your sims to reset? Does it happen on one lot only or multiple or every lot?  Does it happen when you load a save or when you save your progress?  Etc. These are just a few questions I could ask to get an idea of what you have going on.  Please lay out what is going on in the game at the time occurs and try to give as full of an account of what you have going on.  

    Hope this helps.

  • @Hsiaohan_Oct This info is calling out specific mods. Delete and redownload your Lot51 mods and recheck the installtion instructions. Make sure your copy of Better Exceptions is updated; look for older duplicate copies to delete. I'd suggest using only the current public version. If you still have issues after that, you may have to do a full 50-50 of your mods. While you're here, check the Broken/Updated Mods thread for other mods with recent updates.

About The Sims 4 Mods & Custom Content

Find expert tips, troubleshooting help, tutorials for mods and custom content, and The Sims 4 patch files in our forum.15,800 PostsLatest Activity: 4 minutes ago