Jump to content

Unable to update modes


Recommended Posts

Hi ,

I have a dedicated server on an ubuntu server with the Show Me (Origin) mode installed.

Today while playing I got notified that the mode needs update so I stopped the server opened a ssh console and ran the dontstarve_dedicated_server_nullrenderer -only_update_server_mods to update the mod (like i have been doing it for years) but this time I got the following errors:

[00:00:01]: running main.lua

[00:00:01]: Could not load modindex
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:02]: FinishDownloadingServerMods Complete!
src/tier1/fileio.cpp (4914) : Assertion Failed: s_bExit
src/tier1/fileio.cpp (4914) : Assertion Failed: s_bExit
src/tier1/fileio.cpp (4916) : Assertion Failed: m_vecRegisteredWriters.Count() == 0
src/tier1/fileio.cpp (4916) : Assertion Failed: m_vecRegisteredWriters.Count() == 0
Bad thread localsrc/tier1/fileio.cpp (4976) : Assertion Failed: CFileWriterThread already exited
src/tier1/fileio.cpp (4976) : Assertion Failed: CFileWriterThread already exited
Bad thread localBad thread localsrc/tier1/fileio.cpp (4976) : Assertion Failed: CFileWriterThread already exited
src/tier1/fileio.cpp (4976) : Assertion Failed: CFileWriterThread already exited
Bad thread localBad thread localsrc/tier1/fileio.cpp (4976) : Assertion Failed: CFileWriterThread already exited
src/tier1/fileio.cpp (4976) : Assertion Failed: CFileWriterThread already exited
Bad thread local

the contetnt of dedicated_server_mods_setup.lua is:

--Show me
ServerModSetup("666155465")

and the content of modsettings.lua is:

return
{
        ["workshop-666155465"] = { enabled = true }   --Show me
}

If anyone can land me a hand I wold appreciate, also if I need to provide additional information please let me know.

Thank you.

 

 

Link to comment
https://forums.kleientertainment.com/forums/topic/133771-unable-to-update-modes/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...