Jump to content

Crash upon initialization in `main.lua`


Kova_
  • Closed
[00:00:00]: PersistRootStorage is now /srv/dst/.klei//DoNotStarveTogether/Server1/Master/
[00:00:00]: Starting Up
[00:00:00]: Version: 436978
[00:00:00]: Current time: Tue Oct 27 07:11:05 2020

[00:00:00]: System Name: Linux
[00:00:00]: Host Name: dontfight.club
[00:00:00]: Release(Kernel) Version: 4.15.0-118-generic
[00:00:00]: Kernel Build Timestamp: #119-Ubuntu SMP Tue Sep 8 12:30:01 UTC 2020
[00:00:00]: Machine Arch: x86_64
[00:00:00]: Don't Starve Together: 436978 LINUX
[00:00:00]: Build Date: 6288
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -cluster Server1 -monitor_parent_process 13390 -shard Master
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip skipped.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip skipped.
[00:00:00]: Mounting file system databundles/scripts.zip skipped.
[00:00:00]: ProfileIndex:2.73
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /srv/dst/.klei//DoNotStarveTogether/Server1/blocklist.txt (Success)
[00:00:00]: OnLoadPermissionList: /srv/dst/.klei//DoNotStarveTogether/Server1/adminlist.txt (Success)
[00:00:00]: OnLoadUserIdList: /srv/dst/.klei//DoNotStarveTogether/Server1/whitelist.txt (Success)
[00:00:00]: Token retrieved from: /srv/dst/.klei//DoNotStarveTogether/Server1/cluster_token.txt
[00:00:00]: Token retrieved from: /srv/dst/.klei//DoNotStarveTogether/Server1/cluster_token.txt
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: THREAD - started 'GAClient' (4132285248)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: THREAD - started 'StreamInput' (4124691264)
[00:00:00]: THREAD - started 'Ping Job Thread' (4126792512)
[00:00:00]: LOADING LUA
[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!
[00:00:00]: attempt to call a nil value
LUA ERROR stack traceback:
[00:00:00]: attempt to call a nil value
LUA ERROR stack traceback:
[00:00:00]: Collecting garbage...
[00:00:00]: lua_gc took 0.00 seconds
[00:00:00]: ~ShardLuaProxy()
[00:00:00]: ~cEventLeaderboardProxy()
[00:00:00]: ~ItemServerLuaProxy()
[00:00:00]: ~InventoryLuaProxy()
[00:00:00]: ~NetworkLuaProxy()
[00:00:00]: lua_close took 0.00 seconds
[00:00:00]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:00:00]: THREAD - started 'GAClient' (4131982144)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: THREAD - started 'Ping Job Thread' (4126489408)
[00:00:00]: CurlRequestManager::ClientThread::Main() complete
[00:00:00]: HttpClient2 discarded 0 callbacks.
[00:00:00]: Shutting down


 


Steps to Reproduce

- I just restarted the server and then it crashed. :/ 




User Feedback




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