Community Forum

error meaning

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created01.12.2021 19:28


Patton_M47 01.12.2021 19:28
what does this mean? Error: Failed to find child 16 from node visuals, only 1 children given
and are these errors?
2021-12-01 12:42 LUA call stack:
dataS/scripts/i3d/I3DUtil.lua (20) : printCallstack
dataS/scripts/i3d/I3DUtil.lua (91) : checkChildIndex
dataS/scripts/xml/XMLValueType.lua (61) : indexToObject
dataS/scripts/vehicles/specializations/Lights.lua (1598) : getValue
dataS/scripts/xml/XMLFile.lua (263) : closure
dataS/scripts/vehicles/specializations/Lights.lua (1596) : iterate
dataS/scripts/vehicles/specializations/Lights.lua (354) : loadStaticLightNodes
dataS/scripts/specialization/SpecializationUtil.lua (19)
dataS/scripts/vehicles/Vehicle.lua (961) : raiseEvent
dataS/scripts/i3d/I3DManager.lua (129) : asyncCallbackFunction

Bilbo Beutlin (BBeutlin) 01.12.2021 19:47
*sigh* you can read, can't you?
It means exactly what the error message says: you have somewhere a node index defined with invalid (non existing) childs.
Probably something like "a>b|c|16|.." but the child 16 doesn't exist.

Patton_M47 01.12.2021 23:27
okay thx are those other things errors?


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