Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#4646 closed defect (duplicate)

Error when starting the game

Reported by: Serban Florian Alexandru Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description


Attachments (2)

crashlog.dmp (121.2 KB ) - added by Serban Florian Alexandru 7 years ago.
crashlog.txt (19.6 KB ) - added by Serban Florian Alexandru 7 years ago.

Download all attachments as: .zip

Change History (5)

by Serban Florian Alexandru, 7 years ago

Attachment: crashlog.dmp added

by Serban Florian Alexandru, 7 years ago

Attachment: crashlog.txt added

comment:1 by elexis, 7 years ago

Maybe #4561

comment:2 by Stan, 7 years ago

Resolution: duplicate
Status: newclosed

duplicate of #4561

Stack trace

>	pyrogenesis.exe!Init() Line 62	C++
 	pyrogenesis.exe!ModuleInit(volatile int * initState=0x00fc971c, __int64(*)() init=0x00eb5dd0) Line 47	C++
 	pyrogenesis.exe!wmi_GetClassInstances(const wchar_t * className=0x00f76494, 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={...}) Line 108	C++
 	pyrogenesis.exe!win_get_snd_info() Line 130	C++
 	pyrogenesis.exe!WriteSystemInfo() Line 87	C++
 	pyrogenesis.exe!InitGraphics(const CmdLineArgs & args={...}, int flags=0) Line 1029	C++
 	pyrogenesis.exe!RunGameOrAtlas(int argc=1, const char * * argv=0x00290008) Line 525	C++
 	pyrogenesis.exe!SDL_main(int argc=1, char * * argv=0x00290008) Line 567	C++
 	pyrogenesis.exe!main_utf8(int argc=1, char * * argv=0x00290008) Line 126	C
 	pyrogenesis.exe!wmain(int argc=1, unsigned short * * wargv=0x00044320, unsigned short * wenvp=0x0004af60) Line 151	C
 	pyrogenesis.exe!__tmainCRTStartup() Line 623	C
 	pyrogenesis.exe!CallStartupWithinTryBlock() Line 364	C++
 	kernel32.dll!76288744()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	
 	ntdll.dll!776b587d()	Unknown
 	ntdll.dll!776b584d()	Unknown

This bug is being fixed at the moment and hopefully will be for next release. This due to an issue with our system detection. Thanks for the report.

comment:3 by elexis, 7 years ago

Component: UI & SimulationCore engine
Milestone: Backlog
Note: See TracTickets for help on using tickets.