Jump to content

A user report a crash.


Lion.Kanzen
 Share

Recommended Posts

Played last night and everything was fine. Today I keep getting this error. Uninstalled and redownloaded and installed game and still getting the 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.

Details: unhandled exception (Access violation reading 0x00000004)

Location: unknown:0 (?)

Call stack:

(error while dumping stack: No stack frames found)
errno = 2 (Error during IO)
OS error = 0 (no error code was set)

 

 

Any help?

  • Like 1
Link to comment
Share on other sites

Just now, sanderd17 said:

The error of the screenshot seems to be in the sound driver. Did you already try rebooting your system? And do you have sound via other applications?

And are both errors from the same person? As they look different.

I only reported the first but I don't know about second.

Link to comment
Share on other sites

He reply:

Quote

Mm therefore I do not have through other applications I have always played it in a normal way and with the same configuration I have not found anything, today that quize to play I came out this

He didn't touch(config) anything and plays regularly. Don't have any problem with audio with other apps , so he says this was today suddenly.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
void CShaderTechnique::BeginPass(int pass)
{
	ENSURE(0 <= pass && pass < (int)m_Passes.size());
	m_Passes[pass].Bind();
}

@Lion.Kanzen I opened the crashlog.dmp it crashes in that file (Source\Graphics\ShaderTechnique.cpp:132)

Here is the call stack:

Spoiler

>	pyrogenesis.exe!CShaderTechnique::BeginPass(int pass) Line 134	C++
 	pyrogenesis.exe!CLogger::Render() Line 213	C++
 	pyrogenesis.exe!Render() Line 266	C++
 	pyrogenesis.exe!Frame() Line 358	C++
 	pyrogenesis.exe!RunGameOrAtlas(int argc, const char * * argv) Line 527	C++
 	pyrogenesis.exe!SDL_main(int argc, char * * argv) Line 567	C++
 	pyrogenesis.exe!main_utf8(int argc, char * * argv) Line 126	C
 	pyrogenesis.exe!wmain(int argc, unsigned short * * wargv, unsigned short * wenvp) Line 151	C
 	[External Code]	
 	pyrogenesis.exe!CallStartupWithinTryBlock() Line 364	C++
 	kernel32.dll!746162c4()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	

 

The crashlog.txt looks completely broken, I think he has some issues with his drivers. He could try to open the devmgmt.msc program and fix the relevant bugs, at least graphics and sound drivers because that file says there an issue with that.

If that still doesn't work, he could try to disable postprocessing, and GLSL.

 

590db91838cd3_Sanstitre.png.f31954ebc9199216795fb9eacb327e91.png

 

 

 

 

Edited by stanislas69
  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...