demoix Posted July 4, 2013 Share Posted July 4, 2013 Hello everyone, i just instaled 0 a.d. and when i going start it i this got 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 0x00000000)Location: unknown:0 (?)Call stack:2D66B76988000000errno = 0 (No error reported here)OS error = 126 (The specified module could not be found.)When i re-instaled , i got same error.. I remember i played this before six months or so, but then it was everything is ok, but now.. Any ideas how to fix it? Link to comment Share on other sites More sharing options...
caesarinf Posted July 4, 2013 Share Posted July 4, 2013 In windows, OS error = 126 means that your OS can't load a library. I think you should attach the crashlog.txt and crashlog.dmp files. Link to comment Share on other sites More sharing options...
demoix Posted July 4, 2013 Author Share Posted July 4, 2013 Im using Windos 7 32-bit.Here is these files:https://www.dropbox.com/s/xyc4m0z91vhfs4r/crashlog.dmphttps://www.dropbox.com/s/aa8gzl7gpj1sk30/crashlog.txt Link to comment Share on other sites More sharing options...
historic_bruno Posted July 5, 2013 Share Posted July 5, 2013 Thanks for providing the crash logs. What is your graphics card, is it using Nvidia Optimus with both integrated and discrete graphics?Unfortunately the crash log doesn't tell me, because it's crashing early while detecting the graphics card, but the call stack is identical to #1952:> nvd3d9wrap.dll!724c89b4() [Frames below may be incorrect and/or missing, no symbols loaded for nvd3d9wrap.dll] pyrogenesis.exe!wmi_GetClassInstances(const wchar_t * className=0x01323a28, std::vector<std::map<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >,tagVARIANT,std::less<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > >,std::allocator<std::pair<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const ,tagVARIANT> > >,std::allocator<std::map<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >,tagVARIANT,std::less<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > >,std::allocator<std::pair<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const ,tagVARIANT> > > > > & instances=[1]([...](...)) Line 123 C++ pyrogenesis.exe!wgfx_CardName(wchar_t * cardName=0x0015e978, unsigned int numChars=128) Line 143 + 0x13 bytes C++ pyrogenesis.exe!gfx::CardName() Line 45 + 0x17 bytes C++ pyrogenesis.exe!RunHardwareDetection() Line 226 + 0xa bytes C++ pyrogenesis.exe!InitGraphics(const CmdLineArgs & args=, int flags=) Line 933 C++ Link to comment Share on other sites More sharing options...
demoix Posted July 5, 2013 Author Share Posted July 5, 2013 (edited) I have two Video Cards - Nividia GeForce 610M and integrated Intel HD Graphics 4000, but as default i set Nividia video cardOther pc specs:Asu k55vdIntel Core i7-3610QM CPU8 GB of Rams2 GB of Nvidia Geforce 610MAnd yes.. If i switch to Intel Graphics video card it works fine and loaded Edited July 5, 2013 by demoix Link to comment Share on other sites More sharing options...
historic_bruno Posted July 6, 2013 Share Posted July 6, 2013 Ok, that looks like the problem indeed, we should have a fix for A14. Link to comment Share on other sites More sharing options...
historic_bruno Posted July 6, 2013 Share Posted July 6, 2013 Fixed in r13536 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now