baegles
Junior Member
Posts: 6
Threads: 4
Joined: Nov 2018
Reputation:
0
|
CS not appearing in game
i have just finished creating the file i need to create a CS and after making the level and saving it like normal and making sure everything was named properly and matching up its not showing up in amnesia custom stories. what could i be doing wrong?
I also just made a Dev account as well. I don't know if that could have anything to do with what could be causing the issue.
<Game ShowCommentary="false" ShowCrossHair="true" FocusIconStyle="Default" ShowDeathHints="true" ShowSubtitles="true" ShowEffectSubtitles="false" ShowHints="true" />
<Debug ShowFPS="false" ShowSoundPlaying="false" ShowPlayerInfo="false" ShowEntityInfo="false" SaveCheckPointOnMapLoad="false" ShowDebugMessages="false" UseProgLog="false" ShowErrorsAndWarnings="false" ScriptDebugOn="true" InspectionMode="false" DisableFlashBacks="false" DrawPhysics="false" ReloadFromCurrentPosition="true" AllowQuickSave="true" />
<Input InvertMouse="false" SmoothMouse="true" MouseSensitivity="2.400000" InvertGamepadLook="false" GamepadWalkSensitivity="1.000000" GamepadLookSensitivity="1.500000" />
<Map File=" " Folder="maps" StartPos="" />
<Main
ImgFile = " "
Name = "TestMap"
Author = "G510s"
-------------------------------------
MapsFolder = "maps/"
StartMap = "TestMap.map"
StartPos = "PlayerStartArea_1"
-------------------------------------
ExtraLangFilePrefix = "extra_"
DefaultExtraLangFile = "english.lang"
/>
everything runs just fine. the only error I'm running into is the CS not loading in game.
(Edit)
i opened documents\amnesia\main\hpl.log file and found this
Game Running
--------------------------------------------------------
ERROR: Sampler aGoboMap does not exist, could not bind it to unit 5
Setting profile: 'XeOnTricks' Path: 'C:\Users\black\OneDrive\Documents/Amnesia/Main/XeOnTricks/'
Error creating custom story from path "custom_stories/TestMap" : could not find custom_story_settings.cfg file or it was invalid.
--------------------------------------------------------
(This post was last modified: 11-28-2018, 12:09 AM by baegles.)
|
|
11-27-2018, 11:48 PM |
|