Jump to content

Recommended Posts

I'm sorry if this is a repost, I couldn't find my previous anywhere, so I guess it didn't submitted.

 

Hello.
My problem is one or a few of my mods doens't work anymore.
"Where's my beefalo" and "wormhole marks" doesn't show ingame. Like I haven't installed it.
I get no errors or crashes and I can enable it perfectly fine in the mods menu.

It happened after I tried to load my save with a new mod "No force attack chester" and it crashed. I had to manually unsubscribe to every mod, delete all my saves and reinstall the game before it worked. It should be mentioned I copied the saved games before I uninstalled Don't starve and pasted it back after (all those saves I deleted later though).
After that I installed all my previous (working) mods and it still crashed. I Figured out "smartcrockpot" caused my game to crash so I removed it.
Now I could play.

But then i found out more of my mods wouldn't show up ingame even after I eneabled it. Mods like where's my beefalo, always on status and wormhole marks.

What I have tried to fix it:
Uninstalled the mods manually, unsubscribed, reinstalled the game with all mods uninstalled, verified game cache before and after I reinstalled the game.
I have tried "force enable mod" command line in modsettings.lua, tried manually unzipping version 1.3 instead of 1.4 of where's my beefalo.
I have tried to change api_version from 6 to 10 in modinfo.lua.
I have tried to do it disconnected from cloud

But still, the mods just doesn't work.
I would appreciate it if you guys could help me!
All the mods looks like they should work, but they just won't show up ingame.
Some mods do like the minimap.


I am sorry for this long post, I just wanted to give you all the information I could think of to help you out.

 

Thanks!

Link to comment
https://forums.kleientertainment.com/forums/topic/64833-mod-wont-show-ingame/
Share on other sites

In wich of the games? API version should be 6, and make shure to add this lines after API version in modinfo.lua

dont_starve_compatible = true
reign_of_giants_compatible = true
shipwrecked_compatible = true

change true/false to enable, disable the mod for the dlc

Thanks for the quick reply.

The game is Don't Starve RoG. Not Don't Starve Together. The API version is by default 6 and only changed it briefly because of some post I saw on the steam forum.

The lines you're talking about is there and are all "true":

dont_starve_compatible = true
reign_of_giants_compatible = true
all_clients_require_mod = true

 

Update: I downloaded a similar mod to where's my beefalo "complete your map", same thing.
I then tried to make a game playing the vanilla version, not marking RoG or SW off. When I started the world it gave me an option to click "yes/no" when it asked me to be SW compatible for wetness and poison). And the mod worked when I clicked NO. Didn't work when I clicked YES. So it seems the issue is related to the DLCs?


I have searched the web thin for answers, but I can't find anyone with the same issue.

Edited by bonusunit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...