Wargus / wargus

Importer and scripts for Warcraft II: Tides of Darkness, the expansion Beyond the Dark Portal, and Aleonas Tales
GNU General Public License v2.0
357 stars 55 forks source link

Crash, MacOS, Tyr's Hand #295

Closed Marcus10110 closed 5 years ago

Marcus10110 commented 5 years ago

I'm playing the 2.4.2 release on MacOS 10.14.2.

(I was able to extract the files from the Warcraft II BNE purchased from Good Old Games on a Windows box, and then transferred over the ~/Library/Stratagus/data.Wargus directory.)

All is well, except the game crashes repeatedly just a minute or two into Tyr's hand.

I could not find any std out or std error logs like there are on Windows. Here is the stack trace from the Mac crash file:

tyrs_hand.txt

I've had it crash several times, each time with a similar trace.

Hope this helps! And totally understand if there won't be time to look into this, or if nobody is manning the store. Regardless, thanks for the absolutely amazing piece of work! I'm going to try and skip the level for now.

DinkyDyeAussie commented 5 years ago

To me that stack trace seems a bit cryptic. Surely the strerr and stdout files get generated on MacOS?

Marcus10110 commented 5 years ago

I'll try again when I have time. I do know that getting standard out from a *.app package is a challenge on Mac, but I can try running the binary directly instead of launching the app.

Marcus10110 commented 5 years ago

whoops

timfel commented 5 years ago

@Marcus10110 this particular crash I recently fixed on master, but I have to kick off the CI to rebuild Mac binaries. I'll try to do it later today (travelling atm)

timfel commented 5 years ago

(by recently, I mean two days ago)

timfel commented 5 years ago

The fix is in the nightly