Loading...
0 files liked
1 comment
0 videos
0 uploads
0 followers
  • 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

    April 28, 2020