I hope this is the right place to put a bug report, but Ive been getting an LUA callstack error constantly in my log, which Ill paste below.
2025-07-27 18:51:05.821 Error: Index not found: 0>3|1|3|0|1
2025-07-27 18:51:05.821 Warning (E:/1A FS25 mods override/FS25_Ford_F350_1999_frame/Ford.xml): Missing light linkNode in 'vehicle.lights.sharedLight(1)'!
2025-07-27 18:51:05.890 data/shared/forestry/physicsRopes.i3d (54.02 ms)
2025-07-27 18:51:05.924 data/shared/forestry/targetTreeMarker.i3d (33.79 ms)
2025-07-27 18:51:05.937 Error: Failed to find child 0 from node "RootNode|MainCol|1999FordF350|Ford|Frame", only 0 children given
2025-07-27 18:51:05.937 LUA call stack:
=dataS/scripts/i3d/I3DUtil.lua:19 checkChildIndex
=dataS/scripts/i3d/I3DUtil.lua:91 indexToObject
=dataS/scripts/xml/XMLValueType.lua:125 getXMLNode
=dataS/scripts/xml/XMLFile.lua:375 getValue
=dataS/scripts/vehicles/specializations/ConnectionHoses.lua:923 loadHoseTargetNode
=dataS/scripts/vehicles/specializations/ConnectionHoses.lua:826
=dataS/scripts/xml/XMLFile.lua:399 iterate
=dataS/scripts/vehicles/specializations/ConnectionHoses.lua:824 addHoseTargetNodes
=dataS/scripts/vehicles/specializations/ConnectionHoses.lua:681 loadConnectionHosesFromXML
=dataS/scripts/vehicles/specializations/ConnectionHoses.lua:261 onPostLoad
=dataS/scripts/specialization/SpecializationUtil.lua:32
=dataS/scripts/vehicles/Vehicle.lua:1210
=dataS/scripts/async/AsyncTaskManager.lua:43 runLambda
=dataS/scripts/async/AsyncTaskManager.lua:129 runTopTask
=dataS/scripts/async/AsyncTaskManager.lua:157 update
=dataS/scripts/main.lua:1163 update