Weaponcomponents.meta not loading properly (clipsize)

hey i’m trying to set custom clip sizes, but no matter what I do the weaponcomponents.meta file doesn’t load properly. it fixes itself after I restart the script like 3 times while in game.
but as soon as the client rejoins the server it resets itself.

I have tried different orders of settings the files and data

my FXManifest :

fx_version ‘cerulean’

games {‘gta5’}

files {

‘weapons.meta’,

‘weaponcomponents.meta’

}

data_file ‘WEAPONINFO_FILE_PATCH’ ‘weapons.meta’

data_file ‘WEAPONCOMPONENTSINFO_FILE’ ‘weaponcomponents.meta’