swfans / swars

Syndicate Wars port, alternative binary for the classic Bullfrog game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Game crashes drawing mission briefing screen

Moburma opened this issue · comments

Running on Windows, this has been happening since a8e8bcf for me. What happens is that from a new game, once a mission icon is clicked on, it starts to draw the screen and just barely draws the top rectangle, then crashes. I find if i load a saved game it tends to just crash instantly once the mission icon is clicked on and doesn't even draw the screen.

I tried this from a new install, so should be nothing existing being out of date, etc. From windows event log:

Faulting application name: swars.exe, version: 0.3.7.2144, time stamp: 0x664a0bc0
Faulting module name: swars.exe, version: 0.3.7.2144, time stamp: 0x664a0bc0
Exception code: 0xc0000005
Fault offset: 0x0011b984
Faulting process ID: 0x0x86F8
Faulting application start time: 0x0x1DAAB67A4F940AD
Faulting application path: D:\Games\SWTest\swars.exe
Faulting module path: D:\Games\SWTest\swars.exe
Report ID: 58dd5510-625d-44aa-8e7d-7a17e538c9de
Faulting package full name:
Faulting package-relative application ID:

Right, see the issue.

Yep, that seems to have fixed it.

Yep, fixed by:
ff9d763