Frictional Games Forum (read-only)
Game Crash - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Game Crash (/thread-11298.html)



Game Crash - DjSimplicity - 11-11-2011

Hi, my game is crashing every time i try to start a custom story i have made.
Everything for the custom story is correct, it has been corrected by a fellow user here.
I go to Custom story --> "My custom Story" --> OK, then it crashes.

I have a supported graphics card and the latest drivers for it.
I am using Windows 7 32bit desktop.

[attachment=2221]



RE: Game Crash - Tanshaydar - 11-11-2011

Did you create a developer environment to test your story before packing and putting it to your custom_stories folder?


RE: Game Crash - Your Computer - 11-11-2011

Post your hpl.log from Documents/Amnesia/Main after trying to load your story.


RE: Game Crash - DjSimplicity - 11-18-2011

(11-11-2011, 09:51 AM)Your Computer Wrote: Post your hpl.log from Documents/Amnesia/Main after trying to load your story.
-------- THE HPL ENGINE LOG ------------
Engine build ID 20100818114615

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating generate module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating loader handlers
Creating resource managers
Adding loaders to handlers
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Setting video mode: 1024 x 768 - 32 bpp
Init Glew...OK
Setting up OpenGL
Vendor: NVIDIA Corporation
Renderer: GeForce 6800/PCI/SSE2/3DNOW!
Version: 2.1.2
Max texture image units: 16
Max texture coord units: 8
Max user clip planes: 6
Two sided stencil: 1
Vertex Buffer Object: 1
Anisotropic filtering: 1
Max Anisotropic degree: 16
Multisampling: 1
Texture compression: 1
Texture compression S3TC: 1
Auto generate MipMaps: 1
Render to texture: 1
Max draw buffers: 4
Max color render targets: 8
Packed depth-stencil: 1
Texture float: 1
GLSL Version: 1.20 NVIDIA via Cg compiler
ShaderModel 2: 1
ShaderModel 3: 1
ShaderModel 4: 0
OGL ATIFragmentShader: 0
Adding engine materials
Initializing DevIL
Vendor String: Abysmal Software
Version String: Developer's Image Library (DevIL) 1.6.8pre Aug 12 2006
Version Number: 168
Adding engine post effects
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL
Available OpenAL devices:
0. Generic Software on Speakers (2- High Definition Audio Device)(OpenAL default)
Trying to open device 'Generic Software on Speakers (2- High Definition Audio Device)'... Success!
Number of mono sources: 32
Streaming setup: 4 Buffers x 262144 bytes each
--------------------------------------------------------

Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------

User Initialization
--------------------------------------------------------
-------- Loading map 'menu_bg.map' ---------
Cache Loading: 2031 ms
Entities: 385 ms
Compilation: 2 ms
Total: 2506 ms
Meshes created: 25
Bodies created: 5
-------- Loading complete ---------
--------------------------------------------------------

Game Running
--------------------------------------------------------
Setting profile: 'Dj Simplicity' Path: 'C:\Users\Neger\Documents/Amnesia/Main/Dj Simplicity/'
ERROR: Unable to open config file 'custom_stories/New Life/custom_story_settings.cfg'! Invalid filepointer returned!
Error creating custom story from path "custom_stories/New Life" : could not find custom_story_settings.cfg file or it was invalid.
ERROR: Unable to open config file 'custom_stories/newlife/custom_story_settings.cfg'! Invalid filepointer returned!
Error creating custom story from path "custom_stories/newlife" : could not find custom_story_settings.cfg file or it was invalid.




(11-11-2011, 02:58 AM)Tanshaydar Wrote: Did you create a developer environment to test your story before packing and putting it to your custom_stories folder?
You said what now?



RE: Game Crash - Tanshaydar - 11-18-2011

http://wiki.frictionalgames.com/hpl2/amnesia/devenvguide


RE: Game Crash - DjSimplicity - 11-18-2011

(11-18-2011, 12:33 AM)Tanshaydar Wrote: http://wiki.frictionalgames.com/hpl2/amnesia/devenvguide
I followed the guide carefully and now the game says: "Can not find world file EpisodeIVanewnope/maps/00_newlife.map"