You have installed it wrong. the mod path should be as in the error messages (Hello there,
I tried setting up the GemPreg mod for LonaRPG.
Unfortunately, I cant seem to get the game to run with it.
Upon starting I get
![]()
and if i ignore it and proceed, I crash after loading my save with this
![]()
my mod install directory is "\LonaRPG.B.0.9.0.14\ModScripts\_Mods\GemPreg"
any ideas?
ModScripts/_Mods/MightySuccubus/
), not ModScripts/_Mods/GemPreg/
The only mod currently available that properly allows the mod folder to be different is Cheat Menu Framework. (In this instance. mods that are just a collection of scripts that don't depend on anything else don't count as a mod)
To all Mod authors:
You are allowed (and encouraged) to use my
__init__.rb
file as a base to add mod folder rename support (change class name and mod reference to match your mod, remove what is not needed for your mod), though some mods WILL need special handling (ie: anything with json files will need paths within those files to be adjusted in memory after loading them)
Last edited: