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
Y U NO WORK!!!
blakeman909 Offline
Junior Member

Posts: 24
Threads: 7
Joined: Dec 2012
Reputation: 1
#1
Y U NO WORK!!!

Ok so whenever I open up amnesia it says "Could not load world file map folder/my_map.map. I need it to open this up. Here's my user_settings.cfg. <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" ScriptDebugOn="false" InspectionMode="false" DisableFlashBacks="false" DrawPhysics="false" ReloadFromCurrentPosition="true" AllowQuickSave="true" />
<Input InvertMouse="false" SmoothMouse="true" MouseSensitivity="1.000000" />
<Map File="my_map.map" Folder="mapfolder/" StartPos="" />

I have me mapfolder inside the maps folder. my_map.map is inside my mapfoler. Any ideas of what is wrong?

Also I highly doubt this will help but here's my resources.cfg file

<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
<Directory Path="/custom_stories" AddSubDirs="true" />
</Resources>

Also here's my main_settings.cfg

<Main ShowMenu="false" ExitMenuDirectly="true" SaveConfig="false" DefaultProfileName="dev_user" UpdateLogActive="false" LoadDebugMenu="false" StartLanguage="english.lang" ScreenShotExt="jpg" ForceCacheLoadingAndSkipSaving="false" ShowPreMenu="false" />
<Graphics TextureQuality="0" TextureFilter="1" TextureAnisotropy="0.000000" Gamma="1.000000" Shadows="1" SSAOActive="true" SSAOSamples="8" GBufferType="0" NumOfGBufferTextures="3" OcclusionTestLights="true" SSAOResolution="0" WorldReflection="true" Refraction="true" ShadowsActive="true" ShadowQuality="1" ShadowResolution="2" ParallaxQuality="0" ParallaxEnabled="true" EdgeSmooth="false" ForceShaderModel3And4Off="false" PostEffectBloom="true" PostEffectImageTrail="true" PostEffectSepia="true" PostEffectRadialBlur="true" PostEffectInsanity="true" />
<Engine LimitFPS="true" SleepWhenOutOfFocus="true" />
<Screen Width="1024" Height="768" FullScreen="false" Vsync="false" />
<Physics PhysicsAccuracy="2" UpdatesPerSec="60.000000" />
<MapLoad FastPhysicsLoad="false" FastStaticLoad="false" FastEntityLoad="false" />
<Sound Device="0" Volume="1.000000" MaxChannels="32" StreamBuffers="4" StreamBufferSize="262144" />
(This post was last modified: 01-02-2013, 05:42 AM by blakeman909.)
01-02-2013, 05:38 AM
Website Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Y U NO WORK!!!

Issues concerning custom story development doesn't belong in technical support.

You have to assume the current working directory is the directory Amnesia is installed in. Therefore Map::Folder being "mapsfolder" means <Amnesia>/mapsfolder, not <Amnesia>/custom_stories/<custom_story_name>/mapsfolder. However, even saying that, i doubt it'd work to load custom story maps.

Even though the wiki states to use it, you shouldn't bother using the Map element in the user_settings.cfg for testing your custom story, so go back and edit your main_settings.cfg and make Main::ShowMenu equal true and test your custom story by loading it from the custom story menu..

Tutorials: From Noob to Pro
01-02-2013, 10:21 AM
Website Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#3
RE: Y U NO WORK!!!

Not actually anthing of help, but I must admit the title made me laugh Big Grin

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
01-02-2013, 11:43 AM
Find
blakeman909 Offline
Junior Member

Posts: 24
Threads: 7
Joined: Dec 2012
Reputation: 1
#4
RE: Y U NO WORK!!!

(01-02-2013, 10:21 AM)Your Computer Wrote: Issues concerning custom story development doesn't belong in technical support.

You have to assume the current working directory is the directory Amnesia is installed in. Therefore Map::Folder being "mapsfolder" means <Amnesia>/mapsfolder, not <Amnesia>/custom_stories/<custom_story_name>/mapsfolder. However, even saying that, i doubt it'd work to load custom story maps.

Even though the wiki states to use it, you shouldn't bother using the Map element in the user_settings.cfg for testing your custom story, so go back and edit your main_settings.cfg and make Main::ShowMenu equal true and test your custom story by loading it from the custom story menu..

Ok thanks, so I should just the my_map.map and mapfolder completely out?
01-02-2013, 04:13 PM
Website Find




Users browsing this thread: 1 Guest(s)