로딩중...
좋아요 0
댓글 1
동영상 0
업로드 0
팔로워 0
  • Default

    My game is crashing when I try to enter (F22a plane), I think I may be loading the resource wrong.. what should I be putting in the lua to load the vehicles weapons? I have an f22aweapons.meta and weaponsarchetypes.meta in the f22a folder in addition to the standard meta (Crash report at bottom)

    Here is my LUA:
    resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'

    files {
    'vehicles.meta',
    'carvariations.meta',
    'handling.meta',
    'vehiclelayouts.meta',
    }

    data_file 'HANDLING_FILE' 'handling.meta'
    data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
    data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
    data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta'

    --------- Crash report:

    [ 366844] [ DumpServer] 2608/ GTA5+65F058
    [ 366844] [ DumpServer] 2608/ An error at GTA5+65F058 caused FiveM to stop working. A crash report is being uploaded to the FiveM developers.
    [ 366844] [ DumpServer] 2608/
    [ 366844] [ DumpServer] 2608/ Legacy crash hash: moon-island-uniform

    2020년 04월 28일 (화)