Jump to content

Host Disconnect Problem


Recommended Posts

Also added log file lines my crashed host. Full file is in attachment. Is this a bug or conflict?

 

---------------

[00:05:51]: Can't find prefab farm_plant_cucumber    
[00:05:51]: [string "scripts/prefabs/farm_plants.lua"]:155: attempt to index local 'plant' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/farm_plants.lua:155 in (upvalue) ReplaceWithRandomPlant (Lua) <153-168>
   inst = 100229 - farm_plant_randomseed (valid:true)
   plant = nil
scripts/prefabs/farm_plants.lua:432 in (field) fn (Lua) <431-433>
   inst = 100229 - farm_plant_randomseed (valid:true)
   stage = 2
scripts/components/growable.lua:157 in (method) SetStage (Lua) <149-159>
   self =
      targettime = 158.03333333507
      magicgrowable = true
      task = PERIODIC 100229: 158.000000
      stages = table: 09BFA040
      inst = 100229 - farm_plant_randomseed (valid:true)
      growoffscreen = true
      loopstages = true
      loopstages_start = 2
      stage = 2
      domagicgrowthfn = function - scripts/prefabs/farm_plants.lua:577
   stage = 2
scripts/components/growable.lua:84 in (method) DoGrowth (Lua) <71-98>
   self =
      targettime = 158.03333333507
      magicgrowable = true
      task = PERIODIC 100229: 158.000000
      stages = table: 09BFA040
      inst = 100229 - farm_plant_randomseed (valid:true)
      growoffscreen = true
      loopstages = true
      loopstages_start = 2
      stage = 2
      domagicgrowthfn = function - scripts/prefabs/farm_plants.lua:577
   stage = 2

---------------------

server_log.zip

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