svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
237 stars 49 forks source link

Segmentation fault (core dumped) on wadgen #87

Closed ShockwaveNN closed 5 years ago

ShockwaveNN commented 6 years ago

Hi I just compile Doom64Ex from source code and installed it on Ubuntu 18.04 on doom64ex -wadgen doom.z64 I get at end

Successfully created /home/lobashov/.local/share/doom64ex/doom64.wad
Writing Soundfont File...

Successfully created /home/lobashov/.local/share/doom64ex/doomsnd.sf2
Segmentation fault (core dumped)

But I tryed to run doom64ex after that - and it run fine (at least first level)

What can I do to give more information?

pinkwah commented 5 years ago

Oof. I thought I commented on this one already. Sorry for the late response.

No idea why it would crash. We're moving to using the ROM directly (see rom branch) so I'm not going to investigate this. It'll be merged in the near future.

Thanks.

ShockwaveNN commented 5 years ago

@dotfloat got it, no worries