Jump to content

Cannot proceed to next day due to "oceantreenut" bug


Aeglefire
  • Pending

Server cannot proceed to next day, culprit seems to be "oceantreenut", I hope you guys can fix it, it seems to be a growth bug upon day-saving?:

[03:55:35]: [string "scripts/prefabs/oceantreenut.lua"]:65: attempt to index local 'container' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/oceantreenut.lua:65 in (upvalue) CanGrow (Lua) <63-74>
   inst = 471371 - oceantreenut(LIMBO) (valid:true)
   container = nil
scripts/prefabs/oceantreenut.lua:117 in (local) fn (Lua) <115-125>
   inst = 471371 - oceantreenut(LIMBO) (valid:true)
   data = table: 0x3ea0fe50
scripts/entityscript.lua:1150 in (method) PushEvent (Lua) <1137-1164>
   self (valid:true) =
      should_attempt_grow = false
      Transform = Transform (0x3a745ff0)
      inlimbo = true
      pendingtasks = table: 0x2a6c3f30
      actionreplica = table: 0x295286f0
      event_listening = table: 0x29190330
      _entitysleeptime = 50209.302618619
      actioncomponents = table: 0x3eecea10
      persists = true
      lower_components_shadow = table: 0x31794ce0
      GUID = 471371
      entity = Entity (0x2380c310)
      AnimState = AnimState (0xca6a270)
      prefab = oceantreenut
      OnEntitySleep = function - scripts/prefabs/oceantreenut.lua:127
      OnSave = function - scripts/prefabs/oceantreenut.lua:140
      Network = Network (0x2e2699a0)
      Physics = Physics (0x2c0c0b00)
      physicsradiusoverride = 0.75
      OnLoadPostPass = function - scripts/prefabs/oceantreenut.lua:152
      event_listeners = table: 0x2b662160
      OnEntityWake = function - scripts/prefabs/oceantreenut.lua:134
      spawntime = 50154.635949101
      name = Knobbly Tree Nut
      replica = table: 0x2fa74600
      components = table: 0x3de30530
      OnLoad = function - scripts/prefabs/oceantreenut.lua:146
   event = timerdone
   data = table: 0x3ea0fe50
   listeners = table: 0x2e17eca0
   tocall = table: 0x2a2e6e10
   i = 1
   fn = function - scripts/prefabs/oceantreenut.lua:115
scripts/components/timer.lua:33 in (field) fn (Lua) <31-34>
   inst = 471371 - oceantreenut(LIMBO) (valid:true)
   self =
      inst = 471371 - oceantreenut(LIMBO) (valid:true)
      timers = table: 0x3e17d060
   name = grow
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
   self =
      running = table: 0xf0e7f00
      waitingfortick = table: 0xf0e7f30
      hibernating = table: 0xf0e7f90
      tasks = table: 0xf0e7eb0
      waking = table: 0x240a41d0
      attime = table: 0xf0e7fc0
   tick = 1527376
   k = PERIODIC 471371: 757.262234
   v = true
   already_dead = false
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
   tick = 1527376
scripts/update.lua:234 in () ? (Lua) <218-292>
   dt = 0.033333335071802
   tick = 1527376
   i = 1527376

[03:55:35]: [string "scripts/prefabs/oceantreenut.lua"]:65: attempt to index local 'container' (a nil value)
LUA ERROR stack traceback:
    scripts/prefabs/oceantreenut.lua:65 in (upvalue) CanGrow (Lua) <63-74>
    scripts/prefabs/oceantreenut.lua:117 in (local) fn (Lua) <115-125>
    scripts/entityscript.lua:1150 in (method) PushEvent (Lua) <1137-1164>
    scripts/components/timer.lua:33 in (field) fn (Lua) <31-34>
    scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
    scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
    scripts/update.lua:234 in () ? (Lua) <218-292>


Steps to Reproduce

I don't know, but this post here could be related: 

 




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