Help with Last Exception
Hi simmers! In desperate need of help figuring out what's causing my game exception reports.
I do have MC Command Center and Twisted Mexi's Better Exception mod in my game. I keep getting last exception errors and when I read the reports, it says there are no conflicting mods. I started removing the CC I thought could possibly be causing the issue and checked for updates. After doing all of that my game was fine, but now I'm getting one that says this:
modular_object_component
Exception while generating potential interactions for sectionalSofa:0x0f1a0e9682560c4b: (TypeError: 'NoneType' object is not iterable)
&
Last Module Called: modular_object_component.py
Last Function Called: component_super_affordances_gen
Error message: Exception while generating potential interactions for sectionalSofa:0x0f1a0e9682560c4b: (TypeError: 'NoneType' object is not iterable), CategoryID: modular_object_component:53
Both BE and MC Command Center are saying the same thing, but I am NOT tech-savvy in any way ☹️
@Jailastuckey Hello! I'm not a programmer and don't fully understand it but I'm wondering if you have some other mod that is attempting to use the "sectional sofa" for something OR perhaps you have a CC sectional. I believe the "not iterable" error is created because the sectional sofa is not appropriately defined in the Python code for whatever the sofa is being used for.
If you are using a CC sectional, try removing that and see if you still get the LE. Otherwise, play the game and pay close attention to what is happening when the LE notification pops up. Perhaps you will be able to give us some more clues to figure out what's causing it.