monkeyman192 / MBINCompiler

A tool for decompiling No Man's Sky .MBIN files to XML format
https://monkeyman192.github.io/MBINCompiler
Other
249 stars 49 forks source link

ProjectileTable crashes the game when recompiled #94

Closed trevizor closed 5 years ago

trevizor commented 5 years ago

Simply decompiling and recompiling the projectile table mbin file will cause the game to crash upon projectile creation. I.E. Firing your multitool

Attached is a recompiled file without any edits to the XML file.

METADATA\PROJECTILES\PROJECTILETABLE.MBIN PROJECTILETABLE.zip

MBIN COMPILER: v1.59.0-pre2 NMS: 1.60 (1.59.x as well)

trevizor commented 5 years ago

After decompiling a recompiled file, all BehaviourFlags values are replaced with -1 on the exml.

monkeyman192 commented 5 years ago

this looks to be due to a few issues: