Brauche Hilfe beim R5 Modding-Utils

  • Hallo zusammen,

    bis vor ein paar Wochen hat das Script bei mir noch funktioniert, nun allerdings will es nicht mehr und schreibt mir folgendes in die Log:


    >> SplineToCoord: exporting spline_1
    Warning (script): 'getWorldTranslation': Argument 1 has wrong type. Expected: Int. Actual: Nil

    D:\auto_builder\cache\svn\b1018bf0deae9a98ef19118755739f25\src\base\scripting\lua\LuauScriptSystem.cpp (1105): expectedType == Value::VoidType || expectedType == Value::ClassType
    Script error: 'getWorldTranslation': Argument 1 has wrong type. Expected: Int. Actual: Nil

    LUA call stack:
    =[C]:-1 getWorldTranslation
    =C:/Users/renes/AppData/Local/GIANTS Editor 64bit 10.0.4/scripts/GES_SplineToCoord.lua:134 getNearbyAnchorPos
    =C:/Users/renes/AppData/Local/GIANTS Editor 64bit 10.0.4/scripts/GES_SplineToCoord.lua:172
    Warning (script): 'getWorldRotation': Argument 1 has wrong type. Expected: Int. Actual: Nil

    D:\auto_builder\cache\svn\b1018bf0deae9a98ef19118755739f25\src\base\scripting\lua\LuauScriptSystem.cpp (1105): expectedType == Value::VoidType || expectedType == Value::ClassType
    Script error: 'getWorldRotation': Argument 1 has wrong type. Expected: Int. Actual: Nil

    LUA call stack:
    =[C]:-1 getWorldRotation
    =C:/Program Files/GIANTS Software/GIANTS_Editor_10.0.4/scripts/GES_R5Utils.lua:151 nodeRotationToVector
    =C:/Users/renes/AppData/Local/GIANTS Editor 64bit 10.0.4/scripts/GES_SplineToCoord.lua:140 adjustAnchorVector
    =C:/Users/renes/AppData/Local/GIANTS Editor 64bit 10.0.4/scripts/GES_SplineToCoord.lua:173
    Error: C:/Program Files/GIANTS Software/GIANTS_Editor_10.0.4/scripts/GES_R5Utils.lua:134: attempt to compare nil < number


    Wäre supi schön, wenn mir da jemand helfen könnte.

  • BadenBauer 10. Mai 2025 um 17:40

    Hat das Thema geschlossen.