Jump to content

Dedicated server issue


Frosty_Mentos
  • Pending

Can't start the dedicated server.

[string "scripts/components/desolationspawner.lua"]:270: attempt to perform arithmetic on field '?' (a nil value)


Steps to Reproduce

cant launch the server

  • Like 1



User Feedback


I have faced a similar problem. Smth going on with the caves. Upon loading the world (on the 27-28 seconds to be more specific) it decides to find some error in the desolationspawn process (as I understood). They way I see it is that assumingly something is taking over a place were a tree or some other pant is scripted to grow, causing that error. Hopefully will get fixed soon! 

First part of the error down below: 

[string "scripts/components/desolationspawner.lua"]:270: attempt to perform arithmetic on field '?' (a nil value)
LUA ERROR stack traceback:
scripts/components/desolationspawner.lua:270 in (method) OnLoad (Lua) <262-274>
   self =
      OnSave = function - scripts/components/desolationspawner.lua:246
      inst = 100029 - world (valid:true)
      OnLoad = function - scripts/components/desolationspawner.lua:262
      SetSpawningForType = function - scripts/components/desolationspawner.lua:154
      LongUpdate = function - scripts/components/desolationspawner.lua:223
      GetDebugString = function - scripts/components/desolationspawner.lua:280

...
 

Share this comment


Link to comment
Share on other sites



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