
MCCC says the mod is broken. Is this true or is it normal? No module named 'control_any_sim.ui'
vpuhoff opened this issue ยท 5 comments
Exception Date: 2024-06-23 23:03:40
Game Version: 1.107.112.1030-1.200.000.625.Release
Category ID: utils.py:120
Recommended Action You have a bad script mod. It may be out of date or broken. Check with the creator for an update or remove the mod listed.
ControlAnySim.ts4script
Reason The listed script mod failed to load and should be removed or updated.
Failure: 'control_any_sim/ui' (control_any_sim.ui) No module named 'control_any_sim.ui' (ModuleNotFoundError: No module named 'control_any_sim.ui')
MCCC Version 2024.3.0
This is a strange error. Are you using the latest version? Please post the full exception which should be somewhere next to your mods. Are you using any other mods besides mccc and this one?
The mod version is the latest from curseforge, which is interesting, I did not find any problems with the mod, it works fine. It's just not clear why BE is swearing at him like that
This section is a bit strange, but if I understand it correctly, it is communicating that you have more than one copy of both the package and the script in your mods' folder. Can you verify that there are no duplicates anywhere in your mods' folder?
The exception you posted also indicates that the game is trying to load an older version of the mod. The message would make sense of there were more than one version being loaded at the same time.