Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CS Map Crashing
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#1
CS Map Crashing

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?)

(This post was last modified: 02-28-2013, 08:25 AM by 7heDubz.)
02-28-2013, 08:07 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: CS Map Crashing

What are you creating? Custom Story or Full Conversion?

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-28-2013, 08:39 AM
Find
NaxEla Offline
Senior Member

Posts: 415
Threads: 5
Joined: Dec 2012
Reputation: 28
#3
RE: CS Map Crashing

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.

In Ruins [WIP]
02-28-2013, 08:41 AM
Find
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#4
RE: CS Map Crashing

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?

(This post was last modified: 02-28-2013, 08:53 AM by 7heDubz.)
02-28-2013, 08:45 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#5
RE: CS Map Crashing

(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

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-28-2013, 08:53 AM
Find
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#6
RE: CS Map Crashing

(02-28-2013, 08:39 AM)JustAnotherPlayer Wrote: What are you creating? Custom Story or Full Conversion?

custom story not full conversion

02-28-2013, 08:55 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#7
RE: CS Map Crashing

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.

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-28-2013, 09:03 AM
Find
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#8
RE: CS Map Crashing

(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
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#9
RE: CS Map Crashing

(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.

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-28-2013, 09:19 AM
Find
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#10
RE: CS Map Crashing

How send files through PM?

EDIT: why don't i just send it through here?

(This post was last modified: 02-28-2013, 09:43 AM by 7heDubz.)
02-28-2013, 09:34 AM
Find




Users browsing this thread: 1 Guest(s)