citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.53k stars 2.08k forks source link

Lastest Game Build Breaks Weapons.meta Files #2868

Open LilVegaBoiii opened 8 hours ago

LilVegaBoiii commented 8 hours ago

What happened?

With the lastest game build update weapons.meta files are randomly colliding with each other and causing instant crashes upon login

an Example of the error that shows:

An exception occurred (c0000005 at 0x7ff78bd4cb91) during loading of resources:/grim-colorwave/[GRIMPURP]/meta/weapons.meta in data file mounter 0000000141b500a8. The game will be terminated.

Expected result

There shouldnt be an error, everything should work fine

Reproduction steps

Its random but

  1. have a weapon in your server
  2. add a new one in
  3. restart server
  4. upon loading into the server your game will crash and pop this error

Importancy

Crash

Area(s)

FiveM

Specific version(s)

FiveM all game builds higher than 2545, windows

Additional information

Id like to state that this definitely is a bug and not just something wrong with my weapons, there is nothing even remotely the same in the weapons to cause them to collide with each other, they work perfectly fine separate, and upon switching to gamebuild 2545 they work perfectly fine together, only when on higher game builds does this error occur, it is also an error that just started happening this week, so maybe it has to do with the newest update, im unsure.

Legacy-TacticalGamingInteractive commented 6 hours ago

Please post the file in question so we can see its code. It may be that its in fact outdated and not compatible with new build versions. Not the other way around. Metas sometimes need to be updated, in fact many times they need to be updated to be compliant with new builds. Especially with weapons.

LilVegaBoiii commented 6 hours ago

meta.zip This is the .meta files from the weapon that is throwing the error, but again this only throws an error when i add my new weapons in