Community Forum

Lua Call Stack error

Forum Overview >> Farming Simulator 17

CategoryFarming Simulator 17
Created12.03.2017 17:46


Arie Steenbergen (maxtor1965) 12.03.2017 17:47
Get this error in logfile:

LUA call stack:
dataS/scripts/triggers/TipTrigger.lua (284) : getChildAt
dataS/scripts/triggers/TipTrigger.lua (29) : load
Error: getChildAt index out of range.

How can I fix this?

Emil Drefers (Unknown) 13.03.2017 16:55
Hi,

seems like a tipTrigger is missing its childs nodes which define the "tip area".
(These nodes are the first and second child of the node which has the user attribute "TipTrigger.onCreate")

Cheers,
Emil

Arie Steenbergen (maxtor1965) 14.03.2017 14:17
Thanks Emil, I will check all triggers to see if the nodes are placed.
Appriciate your comment and help.

Cheers,
Arie


Note: Log in to post. Create a new account here.