Opened 6 years ago

Closed 6 years ago

#5078 closed defect (duplicate)

Game Crashed.. at start.

Reported by: BenTokin Owned by:
Priority: Must Have Milestone:
Component: UI & Simulation Keywords:
Cc: Patch:

Description

Worked flawlessly until today.. was on windows insider edition but reverted back to vanilla 10.. still no worky.. even after updating gfx drivers.

Attachments (2)

crashlog.dmp (93.5 KB ) - added by BenTokin 6 years ago.
crashlogs as per the request of the crash handler and site here.. (and my buddy who is a dev and this is pissing the F off)
crashlog.txt (672 bytes ) - added by BenTokin 6 years ago.
ditto

Download all attachments as: .zip

Change History (4)

by BenTokin, 6 years ago

Attachment: crashlog.dmp added

crashlogs as per the request of the crash handler and site here.. (and my buddy who is a dev and this is pissing the F off)

by BenTokin, 6 years ago

Attachment: crashlog.txt added

ditto

comment:1 by Stan, 6 years ago

Hey,

Thanks for the report I'll have a look in two hours :)

So the game crashes as soon as you launch it ?

You could check if you don't have a soundcard issue like it being disabled for some reason. You could also delete your user.cfg file file maybe something got corrupted in there .

comment:2 by Stan, 6 years ago

Keywords: crash startup windows 10 help removed
Milestone: Alpha 23
Resolution: duplicate
Status: newclosed

Hey, just had a look. The bug has be identified and is already fixed see #4786

That's a bug with the way we detect audio.

Just for the record :

>	pyrogenesis.exe!snd_detect() Line 65	C++	Symbols loaded.
 	pyrogenesis.exe!WriteSystemInfo() Line 87	C++	Symbols loaded.
 	pyrogenesis.exe!InitGraphics(const CmdLineArgs & args={...}, int flags=0) Line 1041	C++	Symbols loaded.
 	pyrogenesis.exe!RunGameOrAtlas(int argc=1, const char * * argv=0x027e0008) Line 579	C++	Symbols loaded.
 	pyrogenesis.exe!SDL_main(int argc=1, char * * argv=0x027e0008) Line 623	C++	Symbols loaded.
 	pyrogenesis.exe!main_utf8(int argc=1, char * * argv=0x027e0008) Line 126	C	Symbols loaded.
 	pyrogenesis.exe!wmain(int argc=1, unsigned short * * wargv=0x00b11fa8, unsigned short * wenvp=0x00b12478) Line 151	C	Symbols loaded.
 	pyrogenesis.exe!__tmainCRTStartup() Line 623	C	Non-user code. Symbols loaded.
 	pyrogenesis.exe!CallStartupWithinTryBlock() Line 364	C++	Symbols loaded.
 	kernel32.dll!76fe8484()	Unknown	No symbols loaded.
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]		Annotated Frame
 	ntdll.dll!77410b94()	Unknown	No symbols loaded.
 	ntdll.dll!77410b64()	Unknown	No symbols loaded.

Thanks for the report, and sorry for the inconvenience

Note: See TracTickets for help on using tickets.