AxioDL / metaforce

A native reimplementation of the Metroid Prime engine
https://axiodl.com
Other
596 stars 41 forks source link

"Save Mappings" crashes program #460

Closed tomlube closed 2 years ago

tomlube commented 2 years ago

https://www.youtube.com/watch?v=kN1Yo1KfcyY

No info given in the logs. Just exits program.

[1.5606 (62) INFO CResFactory] async-built CMDL 7D1F8126 [1.5611 (62) INFO CResFactory] async-built FRME 854EF9B3 [1.5615 (62) INFO CResFactory] async-built FRME ECD50299 PS C:\Program Files\Metaforce>

Antidote commented 2 years ago

Looked into this and we're already taking into account everything we need to, unless I'm missing something this isn't our bug, gotta figure out where it goes pear shaped and work around it.

tomlube commented 2 years ago

Fixed in 7ef204c

Antidote commented 2 years ago

Turns out using gnu extensions on windows tends to go very pear shaped....