kokomaestro Posted June 17, 2020 Share Posted June 17, 2020 This is what I get whenever I try to run the application: 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 (std::out_of_range("invalid bitset<N> position")) Location: unknown:0 (RtlGetAppContainerNamedObjectPath) 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) Link to comment Share on other sites More sharing options...
Silier Posted June 17, 2020 Share Posted June 17, 2020 Hello, could you please provide log files? https://trac.wildfiregames.com/wiki/GameDataPaths What operation system do you have? Link to comment Share on other sites More sharing options...
kokomaestro Posted June 17, 2020 Author Share Posted June 17, 2020 system_info.txtmainlog.htmlinterestinglog.htmlcrashlog.txtcrashlog.dmp Hello, I'm running windows 10 Link to comment Share on other sites More sharing options...
OptimusShepard Posted June 17, 2020 Share Posted June 17, 2020 Is the same problem. Link to comment Share on other sites More sharing options...
Imarok Posted June 17, 2020 Share Posted June 17, 2020 @kokomaestro Have you tried what happens when you just press continue? @Stan can you do anything with that crashdump? Link to comment Share on other sites More sharing options...
Imarok Posted June 17, 2020 Share Posted June 17, 2020 Are you using any antivirus? (e.g. GData Security) Have you tried redownloading and then reinstalling the game? Link to comment Share on other sites More sharing options...
Stan` Posted June 17, 2020 Share Posted June 17, 2020 32 minutes ago, Imarok said: @Stan can you do anything with that crashdump? I can get you the callstack if that helps. Here you are KERNELBASE.dll!76353522() Unknown Non-user code. No matching binary found. [Frames below may be incorrect and/or missing, no symbols loaded for KERNELBASE.dll] Unknown No symbols loaded. msvcr120.dll!79a69339() Unknown Non-user code. Cannot find or open the PDB file. msvcp120.dll!62aa3a3a() Unknown Non-user code. Cannot find or open the PDB file. pyrogenesis.exe!`topology::InitCpuTopology'::`5'::NumUniqueValuesInField::operator()(const topology::ApicField & apicField={...}) Line 185 C++ Symbols loaded. pyrogenesis.exe!topology::InitCpuTopology() Line 193 C++ Symbols loaded. pyrogenesis.exe!ModuleInit(volatile int * initState=0x003d7598, __int64(*)() init=0x00295780) Line 47 C++ Symbols loaded. pyrogenesis.exe!topology::NumPackages() Line 247 C++ Symbols loaded. pyrogenesis.exe!RunHardwareDetection() Line 307 C++ Symbols loaded. pyrogenesis.exe!InitGraphics(const CmdLineArgs & args={...}, int flags=3, const std::vector<CStr8,std::allocator<CStr8> > & installedMods={...}) Line 1001 C++ Symbols loaded. pyrogenesis.exe!AtlasMessage::fInitGraphics(AtlasMessage::mInitGraphics * msg=0x0f41d700) Line 90 C++ Symbols loaded. pyrogenesis.exe!AtlasMessage::fInitGraphics_wrapper(AtlasMessage::IMessage * msg=0x0f41d700) Line 84 C++ Symbols loaded. pyrogenesis.exe!RunEngine(void * data=0x0116f998) Line 175 C++ Symbols loaded. pyrogenesis.exe!thread_start(void * param=0x01355658) Line 624 C++ Symbols loaded. > msvcr120.dll!79a7c01d() Unknown Non-user code. Cannot find or open the PDB file. msvcr120.dll!79a7c001() Unknown Non-user code. Cannot find or open the PDB file. Link to comment Share on other sites More sharing options...
Imarok Posted June 18, 2020 Share Posted June 18, 2020 19 hours ago, Stan` said: I can get you the callstack if that helps. Here you are KERNELBASE.dll!76353522() Unknown Non-user code. No matching binary found. [Frames below may be incorrect and/or missing, no symbols loaded for KERNELBASE.dll] Unknown No symbols loaded. msvcr120.dll!79a69339() Unknown Non-user code. Cannot find or open the PDB file. msvcp120.dll!62aa3a3a() Unknown Non-user code. Cannot find or open the PDB file. pyrogenesis.exe!`topology::InitCpuTopology'::`5'::NumUniqueValuesInField::operator()(const topology::ApicField & apicField={...}) Line 185 C++ Symbols loaded. pyrogenesis.exe!topology::InitCpuTopology() Line 193 C++ Symbols loaded. pyrogenesis.exe!ModuleInit(volatile int * initState=0x003d7598, __int64(*)() init=0x00295780) Line 47 C++ Symbols loaded. pyrogenesis.exe!topology::NumPackages() Line 247 C++ Symbols loaded. pyrogenesis.exe!RunHardwareDetection() Line 307 C++ Symbols loaded. pyrogenesis.exe!InitGraphics(const CmdLineArgs & args={...}, int flags=3, const std::vector<CStr8,std::allocator<CStr8> > & installedMods={...}) Line 1001 C++ Symbols loaded. pyrogenesis.exe!AtlasMessage::fInitGraphics(AtlasMessage::mInitGraphics * msg=0x0f41d700) Line 90 C++ Symbols loaded. pyrogenesis.exe!AtlasMessage::fInitGraphics_wrapper(AtlasMessage::IMessage * msg=0x0f41d700) Line 84 C++ Symbols loaded. pyrogenesis.exe!RunEngine(void * data=0x0116f998) Line 175 C++ Symbols loaded. pyrogenesis.exe!thread_start(void * param=0x01355658) Line 624 C++ Symbols loaded. > msvcr120.dll!79a7c01d() Unknown Non-user code. Cannot find or open the PDB file. msvcr120.dll!79a7c001() Unknown Non-user code. Cannot find or open the PDB file. Hmm, I can't find a callstack in there. Link to comment Share on other sites More sharing options...
Stan` Posted June 18, 2020 Share Posted June 18, 2020 23 minutes ago, Imarok said: Hmm, I can't find a callstack in there. Well InitCpuTopology is the function called 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