Forum Discussion

Re: [FIXED] Sims Icon greyed out (no at work symbol)

@MisplacedMel It seems as if the icons are inverses now. I gave the Sim a job and when it was time for the Sim to go to work, she couldn't go but her icon become ungreyed. As soon as the workday ways over, she was grey again.

Haven't figure out yet how to solve it but it's bed time for me, so I'll check more tomorrow.

13 Replies

Replies have been turned off for this discussion
  • I'm having this issue too. In my case it was after a Fame Career Chance card popup while she was at work. I choose the option that lost the job, so she came back early and stayed greyed out. She won't go to work at all even when I change her job, and if I have her on a different lot to my active sim and try to switch from 'Care for self' it gives the attached LE (which I confess I don't understand at all). Sorry for the multi-part version, it didn't want to upload as a text document.

  • crinrict's avatar
    crinrict
    Hero+
    5 years ago
    @annabee84 Could you please c/p the LE or upload the file (create a rar file).

    Do you still see a work icon is it all grey ?
  • I can't provide a rar as I'm on a mac. I'd give you a zip but it's not supported as an attachment type.

    The only thing greyed out is her portrait. Everything else is there but will not send her to work.

    LE below:

    Spoiler
    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>a6977367069141b95ee49a08</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2020-06-13 19:36:09</createtime><buildsignature>Local.Unknown.Unknown.1.63.136.1210-1.300.000.124.Release</buildsignature><categoryid>career_base.py:2745</categoryid><desyncid>a6977367069141b95ee49a08</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (TypeError: 'NoneType' object is not callable)&#13;&#10;Traceback (most recent call last):&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\scheduler.py", line 312, in _alarm_callback&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 2111, in _start_work_callback&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\careers\career_location.py", line 90, in on_npc_start_work&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 2745, in put_sim_in_career_rabbit_hole&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\services\rabbit_hole_service.py", line 128, in put_sim_in_managed_rabbitholeTypeError: 'NoneType' object is not callablertim=0&#13;&#10;ClientInfo isn't here</desyncdata></report>
    <report><version>2</version><sessionid>a6977367069141b95ee49a08</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2020-06-13 19:38:02</createtime><buildsignature>Local.Unknown.Unknown.1.63.136.1210-1.300.000.124.Release</buildsignature><categoryid>interaction_queue.py:657</categoryid><desyncid>a6977367069141b95ee49a08</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute 'get_icon_info')&#13;&#10;Traceback (most recent call last):&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3775, in _process_interaction_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 657, in process_one_interaction_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\careers\career_interactions.py", line 382, in get_icon_infoAttributeError: 'NoneType' object has no attribute 'get_icon_info'rtim=0&#13;&#10;ClientInfo isn't here</desyncdata></report>
    <report><version>2</version><sessionid>a6977367069141b95ee49a08</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2020-06-13 19:42:15</createtime><buildsignature>Local.Unknown.Unknown.1.63.136.1210-1.300.000.124.Release</buildsignature><categoryid>career_rabbit_hole.py:30</categoryid><desyncid>a6977367069141b95ee49a08</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.RabbitHoleLeaveEarlyInteraction'&gt; (AttributeError: 'NoneType' object has no attribute 'tested_affordances')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 395, in invoke_command [&#13;&#10; _session_id : 11,&#13;&#10; args : [293309429099413680, &lt;PickType.PICK_SKEWER = 11&gt;, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 5, 0, 0, False],&#13;&#10; kw : {'_connection': 11},&#13;&#10; full_arg_spec : FullArgSpec(args=['target_id', 'pick_type', 'x', 'y', 'z', 'lot_id', 'level', 'control', 'alt', 'shift', 'reference_id', 'referred_object_id', 'preferred_object_id', 'is_routable', '_connection'], varargs=None, varkw=None, defaults=(None, &lt;PickType.PICK_TERRAIN = 6&gt;, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0, 0, 0, True, None), kwonlyargs=[], kwonlydefaults=None, annotations={'target_id': &lt;class 'int'&gt;, 'pick_type': &lt;enum &lt;class 'int'&gt;: PickType&gt;, 'x': &lt;class 'float'&gt;, 'y': &lt;class 'float'&gt;, 'z': &lt;class 'float'&gt;, 'lot_id': &lt;class 'int'&gt;, 'level': &lt;class 'int'&gt;, 'control': &lt;class 'int'&gt;, 'alt': &lt;class 'int'&gt;, 'shift': &lt;class 'int'&gt;, 'reference_id': &lt;class 'int'&gt;, 'referred_object_id': &lt;class 'int'&gt;, 'preferred_object_id': &lt;class 'int'&gt;, 'is_routable': &lt;class 'bool'&gt;}),&#13;&#10; func : &lt;function generate_choices at 0x1553bcef0&gt;,&#13;&#10; name : interactions.choices,&#13;&#10; relevant_type : CommandType.Live]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 536, in generate_choices [&#13;&#10; target_id : 293309429099413680,&#13;&#10; x : 0.0,&#13;&#10; y : 0.0,&#13;&#10; z : 0.0,&#13;&#10; control : 0,&#13;&#10; alt : 0,&#13;&#10; shift : 0,&#13;&#10; reference_id : 5,&#13;&#10; referred_object_id : 0,&#13;&#10; preferred_object_id : 0,&#13;&#10; is_routable : False,&#13;&#10; _connection : 11,&#13;&#10; zone : &lt;Zone ID: 0x4120b5f2abe4170&gt;,&#13;&#10; context : interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰,&#13;&#10; pick_target : None,&#13;&#10; preferred_object : None,&#13;&#10; pie_menu_action : PieMenuActions.SHOW_PIE_MENU,&#13;&#10; show_pie_menu : True,&#13;&#10; show_debug_pie_menu : False,&#13;&#10; suppress_social_front_page : False,&#13;&#10; sim_info : ,&#13;&#10; potential_interactions : [&lt;AffordanceInstance; &lt;class 'sims4.tuning.instances.RabbitHoleLeaveEarlyInteraction'&gt; on None&gt;],&#13;&#10; skewer_sim : None,&#13;&#10; choice_menu : &lt;interactions.choices.ChoiceMenu object at 0x134893650&gt;,&#13;&#10; client : &lt;Client 0xb&gt;,&#13;&#10; preferred_objects : set(),&#13;&#10; shift_held : False,&#13;&#10; sim : ,&#13;&#10; level : 0,&#13;&#10; lot_id : 0,&#13;&#10; pick_type : PickType.PICK_SKEWER]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 113, in add_potential_aops [&#13;&#10; self : &lt;interactions.choices.ChoiceMenu object at 0x134893650&gt;,&#13;&#10; target : None,&#13;&#10; context : interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰,&#13;&#10; potential_aops : [&lt;AffordanceInstance; &lt;class 'sims4.tuning.instances.RabbitHoleLeaveEarlyInteraction'&gt; on None&gt;],&#13;&#10; scoring_gsi_handler : None,&#13;&#10; aop : RabbitHoleLeaveEarlyInteraction on None,&#13;&#10; si_content_score : 0]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 200, in add_aop [&#13;&#10; self : &lt;interactions.choices.ChoiceMenu object at 0x134893650&gt;,&#13;&#10; aop : RabbitHoleLeaveEarlyInteraction on None,&#13;&#10; context : interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰,&#13;&#10; user_pick_target : None,&#13;&#10; result_override : Default,&#13;&#10; do_test : True]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 170, in is_valid_aop [&#13;&#10; aop : RabbitHoleLeaveEarlyInteraction on None,&#13;&#10; context : interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰,&#13;&#10; user_pick_target : None,&#13;&#10; result_override : Default,&#13;&#10; do_test : True,&#13;&#10; test_result : None,&#13;&#10; result : True]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test [&#13;&#10; self : RabbitHoleLeaveEarlyInteraction on None,&#13;&#10; context : interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰,&#13;&#10; skip_safe_tests : False,&#13;&#10; kwargs : {},&#13;&#10; combined_kwargs : {'sim_info': &lt;sim '' 0x4120b5f2abe40b0&gt;}]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2512, in test [&#13;&#10; cls : &lt;class 'sims4.tuning.instances.RabbitHoleLeaveEarlyInteraction'&gt;,&#13;&#10; inst : None,&#13;&#10; target : None,&#13;&#10; context : interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰,&#13;&#10; super_interaction : None,&#13;&#10; skip_safe_tests : False,&#13;&#10; interaction_parameters : {'liabilities': None, 'sim_info': &lt;sim '' 0x4120b5f2abe40b0&gt;},&#13;&#10; inst_or_cls : &lt;class 'sims4.tuning.instances.RabbitHoleLeaveEarlyInteraction'&gt;,&#13;&#10; result : True,&#13;&#10; fire_service : fire_service,&#13;&#10; fire_interaction_test_result : True,&#13;&#10; e : 'NoneType' object has no attribute 'tested_affordances']&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\rabbit_hole\rabbit_hole_interactions.py", line 62, in _test [&#13;&#10; cls : &lt;class 'sims4.tuning.instances.RabbitHoleLeaveEarlyInteraction'&gt;,&#13;&#10; sim_info : ,&#13;&#10; args : (None, interactions.context.InteractionContext(None, InteractionSource.PIE_MENU, &lt;Priority.High = 2&gt๐Ÿ˜‰),&#13;&#10; kwargs : {'skip_safe_tests': False, 'liabilities': None},&#13;&#10; sim_id : 293309429099413680,&#13;&#10; rabbit_hole_service : rabbit_hole_service,&#13;&#10; __class__ : &lt;class 'rabbit_hole.rabbit_hole_interactions.RabbitHoleLeaveEarlyInteraction'&gt;]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\services\rabbit_hole_service.py", line 364, in is_head_rabbit_hole_user_cancelable [&#13;&#10; self : rabbit_hole_service,&#13;&#10; sim_id : 293309429099413680]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\rabbit_hole\career_rabbit_hole.py", line 42, in select_affordance [&#13;&#10; self : &lt;sims4.tuning.instances.careerRabbitHole object at 0x187c0d6d0&gt;,&#13;&#10; sim_info : ]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\rabbit_hole\career_rabbit_hole.py", line 30, in get_affordance [&#13;&#10; cls : &lt;class 'sims4.tuning.instances.careerRabbitHole'&gt;,&#13;&#10; sim_info : ,&#13;&#10; career_uid : 106460,&#13;&#10; career : None,&#13;&#10; resolver : SingleSimResolver: sim_to_test: ]&#13;&#10;AttributeError: 'NoneType' object has no attribute 'tested_affordances'rtim=0&#13;&#10;ClientInfo isn't here</desyncdata></report>
    <report><version>2</version><sessionid>a6977367069141b95ee49a08</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2020-06-13 19:44:44</createtime><buildsignature>Local.Unknown.Unknown.1.63.136.1210-1.300.000.124.Release</buildsignature><categoryid>constraints.py:5647</categoryid><desyncid>a6977367069141b95ee49a08</desyncid><systemconfig/><screenshot/><desyncdata>Exception while processing the Master Controller. (TypeError: argument 3 must be _pathing.SurfaceIdentifier, not None)&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3824, in _constraint_gen [&#13;&#10; cls : &lt;class 'sims4.tuning.instances.object_Materialistic_AdmirePossessions'&gt;,&#13;&#10; sim : ,&#13;&#10; target : object_Canvas_med:0x04120b67210707ac,&#13;&#10; participant_type : ParticipantType.Actor,&#13;&#10; interaction : running object_Materialistic_AdmirePossessions:3686 on object_Canvas_med:0x04120b67210707ac (guaranteed),&#13;&#10; constraints : (ImmutableSlots({'value': RelativeCircleConstraint(enables_height_scoring=False, maximum_radius=None, minimum_radius=1.0, multi_surface=False, relative_ideal_radius=ImmutableSlots({'radius': 0.75, 'width': 0.0}), relative_radius=2.25)}),),&#13;&#10; constraint : ImmutableSlots({'value': RelativeCircleConstraint(enables_height_scoring=False, maximum_radius=None, minimum_radius=1.0, multi_surface=False, relative_ideal_radius=ImmutableSlots({'radius': 0.75, 'width': 0.0}), relative_radius=2.25)})]&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\constraints.py", line 5647, in create_constraint [&#13;&#10; self : RelativeCircleConstraint(enables_height_scoring=False, maximum_radius=None, minimum_radius=1.0, multi_surface=False, relative_ideal_radius=ImmutableSlots({'radius': 0.75, 'width': 0.0}), relative_radius=2.25),&#13;&#10; sim : ,&#13;&#10; target : object_Canvas_med:0x04120b67210707ac,&#13;&#10; kwargs : {'interaction': &lt;SI object_Materialistic_AdmirePossessions id:3686 sim:&gt;},&#13;&#10; footprint : '00000000!6ac361fa'76516723.d382bf57']&#13;&#10;TypeError: argument 3 must be _pathing.SurfaceIdentifier, not Nonertim=0&#13;&#10;ClientInfo isn't here</desyncdata></report>
    </root>

    Edit By Crinrict:Added Spoiler Tags

  • crinrict's avatar
    crinrict
    Hero+
    5 years ago
    @RevolutionReset I did manage to ungrey yours but he still won't go to work.

    Did you have mods in when the Sim got fired ? Have you been using any custom careers ?
  • I accepted the fame over keeping my job option too, although that was at least two days before the crash and the bug happened, it might have still been affecting her?

  • I did have some mods when he was fired, yes. But they were all uninstalled/removed when I saved it last. 

    (Removed the mod mention, keep in mind this is a PG forum) - Atic 

  • Update! She fixed herself. Somehow. I'm not entirely sure how, but a short time before I realised, there was an LE and what looked like a reset (though reset sim didn't help previously) or brief t-pose glitch while she was tending the selling table. Unfortunately I didn't think to save the LE, so I can't give any more information than that. She is now back in a career and has been to and from work several times without issue.

  • Sheli38's avatar
    Sheli38
    5 years ago

    This is still happening for me. Judging from what Iโ€™ve read so far itโ€™s only happened in the last few weeks and relates to the latest patch. Does anyone know if theyโ€™ll address this in the next patch update? Itโ€™s very frustrating.

  • jcthomp's avatar
    jcthomp
    5 years ago

    I'm having the same issue.  No mods.  Need more saves?

  • I am having a similar problem. I noticed it only (but always after) happens when the get famous job popups occur. It has now happened to three of my families in varying levels of severity. The first family the Goth's, Bella received one of the fame job popups that I dismissed. When she came home from work, she had a greyed out icon. I had her quit her job and then get a new one and the problem was solved. When I was playing with the Zest family, I got another fame job popup. I picked the fame option. Johnny came home, but his icon is showing that he is still at work. I am unable to access his inventory, but I can move to different lots. I haven't fixed his greyed out icon yet. Lastly the Landgraab's, Geofrey received a fame job popup that I dismissed. He received a greyed out icon as well. Since it was the same as Bella's I quit his job. Then I put him in university to try to get a degree and his job back at the point he had. He then got the greyed icon again! I couldn't get him to do anything, so I went to a different lot with him and Nancy. At the new lot Geofrey went to Uni and was stuck there until he died of starvation.... Is the only way to fix this bug to quit the job? If I quit and get a new one is the bug going to "mutate" like the Landgraab instance? Or was that just a poor luck scenario? 

    Sorry this was really long..... 

About The Sims 4 Bug Reports - Archive

This is a read-only archive of bugs previously reported on Answers HQ. Click "The Sims 4 Bug Reports" in the right-rail to browse and create new bugs.14,625 PostsLatest Activity: 6 months ago