Jump to content

Recommended Posts

Posted (edited)
On 12/20/2024 at 6:44 AM, Dcooke24 said:

Trying to schedule a task but getting an exception error

[SimSnatcher_3.9] 2024-12-20 14:43:17.794238 Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command
  File "T:\InGame\Gameplay\Scripts\Server\server_commands\ui_commands.py", line 29, in ui_dialog_respond
  File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog_service.py", line 184, in dialog_respond
  File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog.py", line 545, in respond
  File "T:\InGame\Gameplay\Scripts\Core\sims4\callback_utils.py", line 158, in __call__
  File "sims4communitylib\dialogs\common_choose_sim_dialog.py", line 234, in _on_chosen
  File "sims4communitylib\dialogs\option_dialogs\common_choose_option_dialog.py", line 125, in _on_chosen
  File "sims4communitylib\dialogs\option_dialogs\options\common_dialog_option.py", line 134, in choose
  File "sims4communitylib\exceptions\common_exceptions_handler.py", line 73, in _wrapper
  File "sims4communitylib\exceptions\common_exceptions_handler.py", line 40, in log_exception
  File "sims4communitylib\exceptions\common_exceptions_handler.py", line 71, in _wrapper
  File "simsnatcher\slavery\dialogs\choose_slave_sim_dialog.py", line 68, in _on_chosen
  File "simsnatcher\slavery\interactions\slave\schedule_slave_task.py", line 208, in _on_sim_chosen
AttributeError: 'NoneType' object has no attribute 'get_sim_context'
Exception caught while invoking: _on_chosen -> AttributeError: 'NoneType' object has no attribute 'get_sim_context'

Which task specifically? Not all interactions work properly as tasks.

Edited by ColonolNutty

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...