-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Trying to run the prebuilt UpkeepMod fails with the following in the log file:
Broken mod deactivated: ExampleMod.UpkeepMod at mod.Update(). Possibly Unity Version mismatch or game update. Consider reloading the game without this mod.
When I build the mod, it produces the same error in the log file.
When I update the dlls in the lib folder, as per instructions, I get quite a few errors in Visual Studio, and the mod won't build.

When I additionally copy and add references to the following dlls, most previous errors go away, but I get a new one, which still prevents the mod from getting built:
Please advise what are the steps that should be taken to be able to successfully build a mod that would load and work in the game.
As a side note, the following doesn't seem to be true - I tried the CameraMod, and it fails with the same error in the log file as mentioned above:
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


