sorry to bother you but can you please help me
[Devious_Desires] 2021-11-11 08:32:41.656052 Traceback (most recent call last):
File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 117, in wrapped
File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, 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 365, in c_api_client_connect
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\utils\common_injection_utils.py", line 97, in _wrapped_function
return new_function(original_function, *args, **kwargs)
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\events\zone_spin\common_zone_spin_event_dispatcher.py", line 77, in _common_on_late_zone_load
CommonZoneSpinEventDispatcher.get()._on_late_zone_load(self, *args, **kwargs)
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\events\zone_spin\common_zone_spin_event_dispatcher.py", line 55, in _on_late_zone_load
CommonEventRegistry.get().dispatch(S4CLZoneLateLoadEvent(zone, household_id, active_sim_id, game_loaded=self.game_loaded, game_loading=self.game_loading))
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\events\event_handling\common_event_registry.py", line 59, in dispatch
return self._dispatch(event)
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\events\event_handling\common_event_registry.py", line 69, in _dispatch
handle_result = event_handler.handle_event(event)
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\events\event_handling\common_event_handler.py", line 93, in handle_event
return self.event_function(event)
File "deviousdesires\sex\_injects\_block_interactions_during_sex.py", line 339, in _dd_block_interactions_on_zone_load
File "deviousdesires\sex\_injects\_block_interactions_during_sex.py", line 260, in block_vanilla_interactions_in_sex
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\utils\common_injection_utils.py", line 102, in _wrapped_function
CommonExceptionHandler.log_exception(mod_identity, 'Error occurred while injecting into function \'{}\' of class \'{}\''.format(new_function.__name__, target_object.__name__), exception=ex)
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\exceptions\common_exceptions_handler.py", line 39, in log_exception
exceptions = CommonStacktraceUtil.get_full_stack_trace()
File "C:\Users\geedy\OneDrive\Documents\Electronic Arts\The Sims 4\Mods\Sims4CommunityLibrary-master\Scripts\sims4communitylib\utils\common_injection_utils.py", line 97, in _wrapped_function
return new_function(original_function, *args, **kwargs)
File "deviousdesires\pets\_injects\_block_interactions_during_sex.py", line 28, in _dd_pets_inject_allowed_interactions
AttributeError: type object 'CommonInteractionId' has no attribute 'FOX_STAND'
Error occurred while injecting into function '_dd_pets_inject_allowed_interactions' of class 'DDInteractionBlocker' -> AttributeError: type object 'CommonInteractionId' has no attribute 'FOX_STAND'