Mahlzeit,
bekomme momentan beim Ausführen des "Spline to Coord" Scripts noch folgenden Fehler:
Code
>> SplineToCoord: exporting splineMitte
Warning (script): 'getWorldTranslation': Argument 1 has wrong type. Expected: Int. Actual: Nil
D:\auto_builder\cache\svn\ebac29df05e8259ab65b77112f6766d3\src\base\scripting\lua\LuaScriptSystem.cpp (903): expectedType == Value::VoidType || expectedType == Value::ClassType
LUA call stack:
=C:/Users/ehuff/AppData/Local/GIANTS Editor 64bit 9.0.6/scripts/GES_SplineToCoord.lua (125) : getWorldTranslation
=C:/Users/ehuff/AppData/Local/GIANTS Editor 64bit 9.0.6/scripts/GES_SplineToCoord.lua (163) : getNearbyAnchorPos
Warning (script): 'getWorldRotation': Argument 1 has wrong type. Expected: Int. Actual: Nil
D:\auto_builder\cache\svn\ebac29df05e8259ab65b77112f6766d3\src\base\scripting\lua\LuaScriptSystem.cpp (903): expectedType == Value::VoidType || expectedType == Value::ClassType
LUA call stack:
=C:/Users/ehuff/AppData/Local/GIANTS Editor 64bit 9.0.6/scripts/GES_R5Utils.lua (151) : getWorldRotation
=C:/Users/ehuff/AppData/Local/GIANTS Editor 64bit 9.0.6/scripts/GES_SplineToCoord.lua (131) : nodeRotationToVector
=C:/Users/ehuff/AppData/Local/GIANTS Editor 64bit 9.0.6/scripts/GES_SplineToCoord.lua (164) : adjustAnchorVector
Error: C:/Users/ehuff/AppData/Local/GIANTS Editor 64bit 9.0.6/scripts/GES_R5Utils.lua:134: attempt to compare nil with number
Alles anzeigen
Vielleicht kann ja jemand helfen.
MfG
HuFFii