Opened 2 years ago

Closed 2 years ago

#6437 closed defect (duplicate)

Program error screen before game starts

Reported by: Daniel Owned by:
Priority: Must Have Milestone: Alpha 26
Component: Core engine Keywords:
Cc: Daniel Patch:

Description

I downloaded the base game through its direct download on the official website, and once I completed the setup and ran the game for the first time, a program error displayed in front of the game's window, stating:

Much to our regret we must report the program has encountered an error.

Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files. You may find paths to these files at https://trac.wildfiregames.com/wiki/GameDataPaths

Details: unhandled exception (Access violation reading 0x0000000C)

Location: unknown:0 (?)

Call stack:

(error while dumping stack: No stack frames found) errno = 13 (Insufficient access rights to open file) OS error = 0 (no error code was set)

Attachments (2)

crashlog.dmp (145.8 KB ) - added by Daniel 2 years ago.
crashlog.txt (18.7 KB ) - added by Daniel 2 years ago.

Download all attachments as: .zip

Change History (6)

by Daniel, 2 years ago

Attachment: crashlog.dmp added

by Daniel, 2 years ago

Attachment: crashlog.txt added

comment:1 by Freagarach, 2 years ago

Hi there, have you seen our wiki:FAQ?

comment:2 by Stan, 2 years ago

Seems to be the AMD crash, do you have a laptop?

>	atioglxx.dll!66f2788a()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.
 	atioglxx.dll![Les frames ci-dessous sont peut-être incorrects et/ou manquants, aucun symbole chargé pour atioglxx.dll]	Inconnu	Aucun symbole n'a été chargé.
 	atioglxx.dll!664da822()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.
 	atioglxx.dll!66874f25()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.
 	opengl32.dll!6ae85c24()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.
 	pyrogenesis.exe!CRenderer::SetViewport(const SViewPort & vp={...}) Ligne 1509	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!CVideoMode::UpdateRenderer(int w=1024, int h=768) Ligne 455	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!CVideoMode::SetFullscreen(bool fullscreen=false) Ligne 417	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!psDisplayError(const wchar_t * __formal=0x006fce80, unsigned int __formal=0) Ligne 366	C++	Les symboles ont été chargés.

comment:3 by Freagarach, 2 years ago

Milestone: Alpha 26Alpha 27

comment:4 by Vladislav Belov, 2 years ago

Milestone: Alpha 27Alpha 26
Resolution: duplicate
Status: newclosed

According to stack addresses (also 2 low bytes of AMD addresses) it seems like a duplication of #6270.

Note: See TracTickets for help on using tickets.