Opened 2 years ago

Closed 2 years ago

#6467 closed defect (duplicate)

Details: unhandled exception (Access violation reading 0x0000000C)

Reported by: zajdar Owned by:
Priority: Release Blocker Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

after installing 0 ad for the first time in the D drive when I launched the game I got this error

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 (135.0 KB ) - added by zajdar 2 years ago.
cresh log dump
crashlog.txt (17.4 KB ) - added by zajdar 2 years ago.

Download all attachments as: .zip

Change History (6)

by zajdar, 2 years ago

Attachment: crashlog.dmp added

cresh log dump

by zajdar, 2 years ago

Attachment: crashlog.txt added

comment:1 by zajdar, 2 years ago

Owner: set to zajdar
Status: newassigned

Adding Nvidia as default graphic card to run pyrogenesis.exe solved the issue

comment:2 by Silier, 2 years ago

Owner: zajdar removed
Patch: Alpha 25
Status: assignednew

comment:3 by Silier, 2 years ago

possible duplicate of #6270

comment:4 by Stan, 2 years ago

Milestone: Alpha 26
Resolution: duplicate
Status: newclosed
 	pyrogenesis.exe!CFont::CalculateStringSize(const wchar_t * string=0x006fef24, int & width=0, int & height=7336228) Ligne 64	C++	Les symboles ont été chargés.
 	[Cadre en ligne] pyrogenesis.exe!CTextRenderer::PutAdvance(const wchar_t *) Ligne 120	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!CTextRenderer::PrintfAdvance(const wchar_t * fmt=0x00d208bc, ...) Ligne 96	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!CLogger::Render() Ligne 249	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!Render() Ligne 284	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!Frame() Ligne 454	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!RunGameOrAtlas(int argc=1, const char * * argv=0x00eb0008) Ligne 701	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!SDL_main(int argc=1, char * * argv=0x00eb0008) Ligne 753	C++	Les symboles ont été chargés.
 	pyrogenesis.exe!main_getcmdline() Ligne 74	C	Les symboles ont été chargés.
>	[Cadre en ligne] pyrogenesis.exe!invoke_main() Ligne 90	C++	Code non-utilisateur. Les symboles ont été chargés.
 	pyrogenesis.exe!__scrt_common_main_seh() Ligne 288	C++	Code non-utilisateur. Les symboles ont été chargés.
 	pyrogenesis.exe!CallStartupWithinTryBlock() Ligne 365	C++	Les symboles ont été chargés.
 	kernel32.dll!7780fa29()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.
 	kernel32.dll![Les frames ci-dessous sont peut-être incorrects et/ou manquants, aucun symbole chargé pour kernel32.dll]	Inconnu	Aucun symbole n'a été chargé.
 	ntdll.dll!77be7a7e()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.
 	ntdll.dll!77be7a4e()	Inconnu	Code non-utilisateur. Binaire correspondant introuvable.

Crashlog is a bit different, but fix & hardware checks out.

Dupe of #6270

Note: See TracTickets for help on using tickets.