Opened 5 years ago

Closed 5 years ago

#5429 closed defect (invalid)

Black screen on startup

Reported by: Antinomy Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

On startup, I get a black screen with constant scrolling error reports in the upper left. Pressing Escape makes new yellow error reports.

Attachments (4)

crashlog.dmp (88.2 KB ) - added by Antinomy 5 years ago.
crashlog.txt (14.9 KB ) - added by Antinomy 5 years ago.
Screenshot (4).png (84.2 KB ) - added by Antinomy 5 years ago.
Screenshot (6).png (59.1 KB ) - added by Antinomy 5 years ago.

Download all attachments as: .zip

Change History (12)

by Antinomy, 5 years ago

Attachment: crashlog.dmp added

by Antinomy, 5 years ago

Attachment: crashlog.txt added

comment:1 by Silier, 5 years ago

Patch: 0.23b

Hello, could you please attach log files? We do not have needed information. Please locate log files in your system https://trac.wildfiregames.com/wiki/GameDataPaths and upload them here.


Edit: do you have interestinglog or mainlog files?

Last edited 5 years ago by Silier (previous) (diff)

comment:2 by Stan, 5 years ago

Call stack.

 	pyrogenesis.exe!PerformErrorReaction(ErrorReactionInternal er=ERI_BREAK, unsigned int flags=0, volatile int * suppress=0x00000000) Line 426	C++	Symbols loaded.
>	pyrogenesis.exe!debug_DisplayError(const wchar_t * description=0x0133ecd8, unsigned int flags=0, void * context=0x0133f4ec, const wchar_t * lastFuncToSkip=0x01743f38, const wchar_t * pathname=0x0133f1f0, int line=0, const char * func=0x0133dcd0, volatile int * suppress=0x00000000) Line 483	C++	Symbols loaded.
 	pyrogenesis.exe!wseh_ExceptionFilter(_EXCEPTION_POINTERS * ep=0x0133f35c) Line 289	C++	Symbols loaded.
 	pyrogenesis.exe!CallStartupWithinTryBlock() Line 365	C++	Symbols loaded.
 	msvcr120.dll!609c2aa5()	Unknown	Non-user code. Cannot find or open the PDB file.
 	[Frames below may be incorrect and/or missing, no symbols loaded for msvcr120.dll]	Unknown	No symbols loaded.
 	msvcr120.dll!609c2b33()	Unknown	Non-user code. Cannot find or open the PDB file.
 	pyrogenesis.exe!_except_handler4(_EXCEPTION_RECORD * ExceptionRecord, _EXCEPTION_REGISTRATION_RECORD * EstablisherFrame, _CONTEXT * ContextRecord, void * DispatcherContext) Line 91	C	Non-user code. Symbols loaded.
 	pyrogenesis.exe!_onexit(int(*)() func) Line 138	C	Non-user code. Symbols loaded.

comment:3 by Antinomy, 5 years ago

I appear to have no interestinglog or mainlog files. "Can't upload empty file."

Last edited 5 years ago by Antinomy (previous) (diff)

comment:4 by Antinomy, 5 years ago

What can I do to get this running?

comment:5 by Stan, 5 years ago

Try reinstalling it maybe. Or try to catch the error in red by taking a screenshot :)

by Antinomy, 5 years ago

Attachment: Screenshot (4).png added

by Antinomy, 5 years ago

Attachment: Screenshot (6).png added

comment:6 by Antinomy, 5 years ago

Reinstalling a few times worked, still not sure what was different that last time.

comment:7 by Antinomy, 5 years ago

Time to close the ticket, thanks for your help.

comment:8 by Stan, 5 years ago

Milestone: Backlog
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.