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

Trying to decompile GCSPACESHIPGLOBALS.GLOBAL.MBIN crashed MBINCompiler #96

Closed Galenmacil closed 5 years ago

Galenmacil commented 5 years ago

Using MBINCompiler 1.61.0-pre2 with official Steam NMS version 1.61

Console output:

mbincompiler "C:\Fred\NMS Modding Station\Projects\Ship Hovering\GCSPACESHIPGLOBALS.GLOBAL.MBIN" Auto-Detected --input-format=MBIN Converting C:\Fred\NMS Modding Station\Projects\Ship Hovering\GCSPACESHIPGLOBALS.GLOBAL.MBIN

[ERROR]: [MbinException]: Failed to read GcSpaceshipGlobals from MBIN.

Press any key to continue . . .

Note that the same things also happen for file GCGAMEPLAYGLOBALS.GLOBAL.MBIN.

monkeyman192 commented 5 years ago

I think you are possibly using an older version of the game files. I just checked the current release (1.61.0-pre2) and it decompiles the most recent NMS Build (ID 3180166) completely fine.