Skip to content

UpkeepMod is outdated #1

@maxosprojects

Description

@maxosprojects

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.
errors

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:

image

image

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:

image

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions