Jump to content

Game not running


kokomaestro
 Share

Recommended Posts

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...