Frictional Games Forum (read-only)

Full Version: CS Map Crashing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
i have two maps currently created and only one of them contains custom things. i have everything in the rootfolder where the CS is but the map with the custom primitive and skybox keeps crashing.

Help! Attached is an error log i received moments ago.

EDIT: This is my fourth post and i do believe it was posted in the wrong area. if i could get someone to move it (unless i can?)
What are you creating? Custom Story or Full Conversion?
Is it crashing because of your script (.hps file)? If it is your script that is causing the problem, please post your script here. If it isn't your script, post your hpl.log which is located in Documents\Amnesia\Main.
here you go!

EDIT:
Game Running
--------------------------------------------------------
Setting profile: 'Kyle' Path: 'C:\Users\Kyle\Documents/Amnesia/Main/Kyle/'
ERROR: Unable to open config file 'custom_stories/Zekens Castle/custom_story_settings.cfg'! Invalid filepointer returned!
Error creating custom story from path "custom_stories/Zekens Castle" : could not find custom_story_settings.cfg file or it was invalid.
WARNING: No resources element found in 'custom_stories/JungleTemple/extra_english.lang'
ERROR: Script file custom_stories/JungleTemple/maps/00.hps does not exist!
-------- Loading map '00.map' ---------
ERROR: Couldn't create material 'static_objects/outside/foliage/zimmerman_grass.mat'
MeshEntity Loading: 3239 ms
WARNING: Texture 'C:/steam/steamapps/common/amnesia the dark descent/static_objects/madness/BeautifulGreenGrassTexture.jpg' does not have a pow2 size!


this has to be it...

OK to talk about a few lines here.

ERROR: Unable to open config file 'custom_stories/Zekens Castle/custom_story_settings.cfg'! Invalid filepointer returned!



there is no Zekens Castle.. folder and any files in it no longer exist.


ERROR: Couldn't create material 'static_objects/outside/foliage/zimmerman_grass.mat'



I didint know i had any zimmerman grass 0.o anyway i could find it given its invisable and broken for me?


WARNING: Texture 'C:/steam/steamapps/common/amnesia the dark



i have amnesia installed as retail version...
and also all other CS's work fine as well as my other map.
should i try replaceing the beautifalgreengrass?
(02-28-2013, 08:45 AM)WIWWM Wrote: [ -> ]here you go!

EDIT:
Game Running
--------------------------------------------------------
Setting profile: 'Kyle' Path: 'C:\Users\Kyle\Documents/Amnesia/Main/Kyle/'
ERROR: Unable to open config file 'custom_stories/Zekens Castle/custom_story_settings.cfg'! Invalid filepointer returned!
Error creating custom story from path "custom_stories/Zekens Castle" : could not find custom_story_settings.cfg file or it was invalid.
WARNING: No resources element found in 'custom_stories/JungleTemple/extra_english.lang'
ERROR: Script file custom_stories/JungleTemple/maps/00.hps does not exist!
-------- Loading map '00.map' ---------
ERROR: Couldn't create material 'static_objects/outside/foliage/zimmerman_grass.mat'
MeshEntity Loading: 3239 ms
WARNING: Texture 'C:/steam/steamapps/common/amnesia the dark descent/static_objects/madness/BeautifulGreenGrassTexture.jpg' does not have a pow2 size!


this has to be it...
Ahhhhh. It cannot find the custom_story_settings.cfg
(02-28-2013, 08:39 AM)JustAnotherPlayer Wrote: [ -> ]What are you creating? Custom Story or Full Conversion?

custom story not full conversion
What was the directory to your custom story? Also, put the custom entities to /custom_stories/CUSTOMSTORYNAME/entities.
We'll talk about that later once you replied.
(02-28-2013, 09:03 AM)JustAnotherPlayer Wrote: [ -> ]What was the directory to your custom story? Also, put the custom entities to /custom_stories/CUSTOMSTORYNAME/entities.
We'll talk about that later once you replied.

directory? you mean the folder holding everything for my CS?

And as for the entities i plan to use some but the only thing im useing now is a .mat for grass (which was placed as a plane primitive) static object. and then a skymap .dds

Want me to zip the folder and send it over PM?
(02-28-2013, 09:08 AM)WIWWM Wrote: [ -> ]
(02-28-2013, 09:03 AM)JustAnotherPlayer Wrote: [ -> ]What was the directory to your custom story? Also, put the custom entities to /custom_stories/CUSTOMSTORYNAME/entities.
We'll talk about that later once you replied.

directory? you mean the folder holding everything for my CS?

And as for the entities i plan to use some but the only thing im useing now is a .mat for grass (which was placed as a plane primitive) static object. and then a skymap .dds

Want me to zip the folder and send it over PM?
Sure. Also with the resources.cfg at Amnesia - The Dark Descent/redist/ and the custom assets.
How send files through PM?

EDIT: why don't i just send it through here?
Pages: 1 2 3