Jump to content

Dedicated Linux does not launch. Decompress required zips


Recommended Posts

When launching the dedicated instance on Ubuntu 18 the server appears to skip over decompress of the databundles and then fails to launch due to lack of scripts/main.lua.

https://pastebin.com/pW5hzhTd

[00:00:00]: Mounting file system databundles/klump.zip skipped.
[00:00:00]: Mounting file system databundles/shaders.zip skipped.
[00:00:00]: Mounting file system databundles/fonts.zip skipped.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip skipped.
[00:00:00]: Mounting file system databundles/bigportraits.zip skipped.
[00:00:00]: Mounting file system databundles/images.zip skipped.
[00:00:00]: Mounting file system databundles/scripts.zip skipped.
...

[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile Could not load lua file scripts/main.lua
[00:00:00]: Error loading main.lua
[00:00:00]: Failed mSimulation->Reset()
[00:00:00]: Error during game initialization!
 

Have attempted this as both a user account and also with sudo.  Parent folder has full permissions (777).  In an act of desperation I went and recursively set every file to 777 as well and the issue persist. 

Link to comment
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...