Opened 2 years ago

Closed 2 years ago

#6405 closed defect (invalid)

Error while opening the game.

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

Description (last modified by Daniel)

Hi lads. I've updated the game to new patch (prev which I was playing was a24) and I've encountered a strange error while trying to open the game.

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)

Edit: I've added required files.

Best regards.

Attachments (2)

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

Download all attachments as: .zip

Change History (7)

by Daniel, 2 years ago

Attachment: crashlog.txt added

by Daniel, 2 years ago

Attachment: crashlog.dmp added

comment:1 by Daniel, 2 years ago

Description: modified (diff)

comment:2 by Stan, 2 years ago

Hey,

Thanks for the report. We have an annoying bug with buggy AMD drivers. Do you happen to have a laptop if so check out => https://trac.wildfiregames.com/wiki/SwitchingToYourPCsDedicatedGPU See also https://trac.wildfiregames.com/wiki/FAQ

>	atioglxx.dll!6666826a()	Unknown
 	atioglxx.dll![Frames below may be incorrect and/or missing, no symbols loaded for atioglxx.dll]	Unknown
 	atioglxx.dll!65c0e542()	Unknown
 	atioglxx.dll!65fb1bd5()	Unknown
 	opengl32.dll!6a035c24()	Unknown
 	pyrogenesis.exe!CRenderer::SetViewport(const SViewPort & vp) Line 1509	C++
 	pyrogenesis.exe!CVideoMode::UpdateRenderer(int w, int h) Line 455	C++
 	pyrogenesis.exe!CVideoMode::SetFullscreen(bool fullscreen) Line 417	C++
 	pyrogenesis.exe!psDisplayError(const wchar_t * __formal, unsigned int __formal) Line 366	C++

comment:3 by Daniel, 2 years ago

Thanks for fast response. Setting dedicated GPU resolved the problem, but now I've encountered -another problem. Namely in-game resolution is very low and I didn't find any way to set another in the settings. Is there a way to change resolution?

comment:4 by Stan, 2 years ago

You mean the UI is too small? You can open the user.cfg and add gui.scale = 1.5 at the bottom

comment:5 by Freagarach, 2 years ago

Milestone: Alpha 26
Patch: a25b
Resolution: invalid
Status: newclosed

Closing for the original question.

For your other one: in the next release there is an option to change the GUI scale.

Note: See TracTickets for help on using tickets.