overcast Posted January 18, 2021 Share Posted January 18, 2021 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? Link to comment https://forums.kleientertainment.com/forums/topic/126231-getting-disconnected-from-my-server/ Share on other sites More sharing options...
penguin0616 Posted January 18, 2021 Share Posted January 18, 2021 Can you post your full log instead of the snippet? There is usually context information in it. 1 Link to comment https://forums.kleientertainment.com/forums/topic/126231-getting-disconnected-from-my-server/#findComment-1418024 Share on other sites More sharing options...
overcast Posted January 23, 2021 Author Share Posted January 23, 2021 server_log_2021-01-18-13-39-33.txt sorry for the delayed response Link to comment https://forums.kleientertainment.com/forums/topic/126231-getting-disconnected-from-my-server/#findComment-1420210 Share on other sites More sharing options...
penguin0616 Posted January 23, 2021 Share Posted January 23, 2021 (edited) It looks like some mod of yours that adds crops isn't working properly. Specifically, one with a "tomango". Edited January 23, 2021 by penguin0616 2 Link to comment https://forums.kleientertainment.com/forums/topic/126231-getting-disconnected-from-my-server/#findComment-1420362 Share on other sites More sharing options...
MaxWilderD Posted January 23, 2021 Share Posted January 23, 2021 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. 1 Link to comment https://forums.kleientertainment.com/forums/topic/126231-getting-disconnected-from-my-server/#findComment-1420364 Share on other sites More sharing options...
overcast Posted January 24, 2021 Author Share Posted January 24, 2021 it seems to work fine now. thank you Link to comment https://forums.kleientertainment.com/forums/topic/126231-getting-disconnected-from-my-server/#findComment-1420632 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now