Closed valentimarco closed 4 months ago
@valentimarco this is a fix another user (Csxopp) tested, and worked for them:
Delete the mod in the mods folder and the bepinex plugin, download Node.js and Pnpm and make sure
autoInstallModDependencies
istrue
in<SPT-Install>/Aki_Data/Server/configs/core.json
, then copy and paste the mod files back in.
I don't see why that would cause fix it, but I'm going to do some testing to try and recreate the bug.
v0.0.2 ships with node_modules
and all required dependencies, negates the need to do any funky stuff with installation steps (for now).
thx for the fix! For the issue, i think the problem is releted to the version of pnpm that spt ships with. I will try some stuff to understand better even if my windows machine is only gaming
After installing it, the server starts and crash with this stacktrace:
Ones i reopen the server, i get this log:
And the package.json is an empty object...
P.S first time with spt mods and idk where are the log files...