Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Sure,

  • Last Module Called: exceptions_feedback.py
  • Last Function Called: _on_exception_occurrence
  • Error message: [BE Interceptor] BE intercepted this error from a separate mod log so that it can scan for the issue. (TypeError: 'NoneType' object is not iterable), CategoryID: exceptions_feedback:18

  • Last Module Called: mc_woohoo_tuning.py
  • Last Function Called: change_buff
  • Error message: (TypeError: 'NoneType' object is not iterable), CategoryID: mc_woohoo_tuning:779

 

Pretty Error CallStack (Click to expand/collapse)

injector.py
_wrapped_function
26
.\WickedWhims_v186.3\turbolib2\services
affordances_service.py
_turbolib_on_tunable_class_tuning_load
498
InstanceManager_buff
E:\Builds\MCCC_2025_1_1\mc_cmd_center
mc_injections.py
inject_load_data_into_class_instances
362
E:\Builds\MCCC_2025_1_1\mc_cmd_center
mc_injections.py
_process_woohoo_tunings
526
E:\Builds\MCCC_2025_1_1\mc_woohoo
mc_woohoo_tuning.py
change_buff
779
<mc_woohoo_tuning.WoohooTuningInjection object at 0x00007FF3D591A150>

Module Line
(2 edits)

Ah, I suspect this is a compatibility issue with MC Woohoo and possibly Wicked Whims, then. Most likely they're trying to change some of the pollination coding that I've tweaked. I can try redesigning some parts of this to get around MC Woohoo's intended changes, but because that's all in Python I have limited visibility into exactly what's going on. I don't use either of those so didn't run into any issues.

Thank you very much for the info, I hope it can be done somehow compatible, because I can't use this version of your great mod, I removed it from the game for now :(

Good news is that this was a feature update, so you're safe rolling back to v3.62. If you've deleted that, it's still available on Nexus under old versions: https://www.nexusmods.com/thesims4/mods/2342?tab=files

Wow, thank you so much, best regards !

Thanks for helping me figure this out! I will hopefully have a fix ready soon.

:))))))

Can you try downloading v3.71 and see if that fixes it? I've rebuilt my pollination system changes to avoid the files MC Woohoo was touching and the testing for that came back clean, but IDK if there's another mod compatibility thing going on as well.

Hi :) Thank you very much for such a quick update, so far after checking, everything is fine and there are no LE in the game :)