Jump to content

DST Keep losing connection from my own server


ksteo
  • Pending

[00:02:54]: [string "scripts/prefabs/heatrock.lua"]:132: attempt to index field 'fueled' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/heatrock.lua:132 in (local) fn (Lua) <100-135>
   inst = 154853 - heatrock(LIMBO) (valid:true)
   data = table: 1D8C9950
   ambient_temp = -4.1906227114357
   cur_temp = 5.8065901288141
   range = 3
scripts/entityscript.lua:1035 in (method) PushEvent (Lua) <1022-1049>
   self (valid:true) =
      GUID = 154853
      Transform = Transform (1627FF70)
      inlimbo = true
      actionreplica = table: 1AF30C60
      event_listening = table: 6F8BBA20
      actioncomponents = table: 1AF301E8
      currentTempRange = 3
      lower_components_shadow = table: 1AF30120
      parent = 154838 - backpack(LIMBO) (valid:true)
      persists = true
      entity = Entity (1EF6C580)
      AnimState = AnimState (1627FE90)
      prefab = heatrock
      updatecomponents = table: 6F8BCA88
      OnSave = function - scripts/prefabs/heatrock.lua:11
      Network = Network (16280030)
      Physics = Physics (162803D0)
      OnRemoveEntity = function - scripts/prefabs/heatrock.lua:31
      name = Thermal Stone
      SoundEmitter = SoundEmitter (1627FEB0)
      OnLoad = function - scripts/prefabs/heatrock.lua:19
      _owners = table: 6F8C67E0
      _onownerchange = function - scripts/prefabs/heatrock.lua:228
      spawntime = 0.13333334028721
      _light = 154855 - heatrocklight (valid:true)
      replica = table: 1AF306C0
      components = table: 1AF30260
      event_listeners = table: 6F8BBBD8
   event = temperaturedelta
   data = table: 1D8C9950
   listeners = table: 6F8BD0C8
   tocall = table: 1D8C9608
   i = 1
   fn = function - scripts/prefabs/heatrock.lua:100
scripts/components/temperature.lua:150 in (method) SetTemperature (Lua) <138-151>
   self =
      inherentsummerinsulation = 120
      totalmodifiers = 0
      shelterinsulation = 180
      mintemp = -20
      maxmoisturepenalty = 30
      hurtrate = 1.25
      inherentinsulation = 120
      ignoreheatertags = table: 6F8BCAB0
      maxtemp = 90
      rate = -0.2
      delta = -10.003879507264
      externalheaterpower = 0
      sheltered = false
      overheattemp = 70
      _ = table: 6F8BC790
      inst = 154853 - heatrock(LIMBO) (valid:true)
   value = 5.8065901288141
   last = 5.8132567958285
scripts/components/temperature.lua:394 in (method) OnUpdate (Lua) <241-404>
   self =
      inherentsummerinsulation = 120
      totalmodifiers = 0
      shelterinsulation = 180
      mintemp = -20
      maxmoisturepenalty = 30
      hurtrate = 1.25
      inherentinsulation = 120
      ignoreheatertags = table: 6F8BCAB0
      maxtemp = 90
      rate = -0.2
      delta = -10.003879507264
      externalheaterpower = 0
      sheltered = false
      overheattemp = 70
      _ = table: 6F8BC790
      inst = 154853 - heatrock(LIMBO) (valid:true)
   dt = 0.033333335071802
   applyhealthdelta = nil
   mintemp = -20
   maxtemp = 90
   ambient_temperature = -4.1906227114357
   owner = 154838 - backpack(LIMBO) (valid:true)
scripts/update.lua:192 in () ? (Lua) <149-228>
   dt = 0.033333335071802
   tick = 309
   k = 154853
   v = 154853 - heatrock(LIMBO) (valid:true)
   cmp = table: 6F8BC560

[00:02:54]: [string "scripts/prefabs/heatrock.lua"]:132: attempt to index field 'fueled' (a nil value)
LUA ERROR stack traceback:
    scripts/prefabs/heatrock.lua:132 in (local) fn (Lua) <100-135>
    scripts/entityscript.lua:1035 in (method) PushEvent (Lua) <1022-1049>
    scripts/components/temperature.lua:150 in (method) SetTemperature (Lua) <138-151>
    scripts/components/temperature.lua:394 in (method) OnUpdate (Lua) <241-404>
    scripts/update.lua:192 in () ? (Lua) <149-228>
    
Everytime i resume world, smooth start and disconnect after few second, may i know what happen?


Steps to Reproduce
a



User Feedback


There are no comments to display.



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