Jump to content

Recommended Posts

So im getting disconnected from my own server in a few minutes after I start it

[00:04:07]: [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>
    scripts/prefabs/farm_plants.lua:432 in (field) fn (Lua) <431-433>
    scripts/components/growable.lua:157 in (method) SetStage (Lua) <149-159>
    scripts/components/growable.lua:84 in (method) DoGrowth (Lua) <71-98>
    scripts/components/growable.lua:20 in (field) fn (Lua) <19-21>
    scripts/scheduler.lua:177 in (method) OnTick (Lua) <155-207>
    scripts/scheduler.lua:371 in (global) RunScheduler (Lua) <369-377>
    scripts/update.lua:185 in () ? (Lua) <164-243>
    
[00:04:07]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is     ScriptErrorWidget    not a screen?    
[00:04:07]: stack traceback:
    scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>
    scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
    scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
    scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>
    scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
    scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
    scripts/update.lua:95 in () ? (Lua) <33-134>    

can this be related to a certain mod or how do i fix this?

4 minutes ago, penguin0616 said:

It looks like some mod of yours that adds crops isn't working properly.  Specifically, one with a "tomango".

I believe the "Waiter 101" mod adds that crop.  Overcast, try to remove that mod and see if it works.

  • Like 1

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