You need to download Modular Cheats Mod again.Not working for me.
I get this message when I start the game. Stats does not appear in the mod menu either. But the game does not crash.
I have attached a picture and the modlist from the folder.
View attachment 2717167 View attachment 2717169
While updating to 0.8.1.1 there was a bit of a code structure change.
All official addons except for UnlockTool, AbomSkills and UnequipItems are affected by the changes.
Part of the change was to improve compatibility with any mods that have a similar setup.
Instead of the code in
main.rb (now named __init__.rb) being loaded into the context of the FileGetter module, it is now in it's own module.