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
level editor installation problems please help me
joshdave Offline
Junior Member

Posts: 2
Threads: 1
Joined: Sep 2010
Reputation: 0
#1
Solved: 8 Years, 1 Month ago Rainbow  level editor installation problems please help me

so im trying to load up the game after making a basic map with the map editing tools but theres something I must be getting wrong from these instructions http://hpl2.frictionalgames.com/amnesia:devenvguide because everytime I load the game after creating a level it says game not available and such I will post the coding I have entered bellow
main settings

<Main ShowMenu="false" ExitMenuDirectly="true" SaveConfig="false" DefaultProfileName="dev_user" UpdateLogActive="false" LoadDebugMenu="true" StartLanguage="english.lang" ScreenShotExt="jpg" ShowPreMenu="false" />
<Graphics TextureQuality="0" TextureFilter="2" TextureAnisotropy="1.000000" Gamma="1.150000" Shadows="1" SSAOActive="true" SSAOSamples="8" ShadowQuality="2" ShadowResolution="2" WorldReflection="true" SSAOResolution="0" EdgeSmooth="false" ParallaxEnabled="true" ParallaxQuality="0" GBufferType="0" NumOfGBufferTextures="3" Refraction="true" ShadowsActive="true" ForceShaderModel3And4Off="false" PostEffectBloom="true" PostEffectImageTrail="true" PostEffectSepia="true" PostEffectRadialBlur="true" PostEffectInsanity="true" />
<Engine LimitFPS="true" SleepWhenOutOfFocus="true" />
<Screen Width="1024" Height="768" FullScreen="true" Vsync="false" />
<Physics PhysicsAccuracy="2" UpdatesPerSec="60.000000" />
<Sound Device="0" Volume="1.000000" MaxChannels="32" StreamBuffers="4" StreamBufferSize="262144" />
<MapLoad FastPhysicsLoad="true" FastStaticLoad="false" FastEntityLoad="false" />
user settings

<Game ShowCommentary="false" ShowCrossHair="true" FocusIconStyle="Default" ShowDeathHints="true" ShowSubtitles="true" ShowEffectSubtitles="false" ShowHints="true" />
<Debug ShowFPS="false" ShowSoundPlaying="false" ShowPlayerInfo="false" ShowEntityInfo="false"
AllowQuickSave="true" ScriptDebugOn="true"
SaveCheckPointOnMapLoad="false" ShowDebugMessages="false" UseProgLog="false" ScriptDebugOn="false" InspectionMode="false" DisableFlashBacks="false" DrawPhysics="false" />
<Input InvertMouse="false" SmoothMouse="true" MouseSensitivity="1.000000" />
<Map File="joshesmap.map" Folder="C:\Program Files (x86)\Steam\steamapps\joshdave\amnesia the dark descent"/>
please somone help me!
(This post was last modified: 09-15-2010, 08:54 PM by joshdave.)
09-15-2010, 08:52 PM
Find
supercalle Offline
Junior Member

Posts: 3
Threads: 0
Joined: Sep 2010
Reputation: 0
#2
Solved: 8 Years, 1 Month ago RE: level editor installation problems please help me

I got the same problem, when I try to start the game I get:
"FATAL ERROR: could not load world file C:\Users\Supercalle\Documents\maps\my_map.map"
I've got the same code and everything, following the same guide, guess we did something wrong somewhere...
Any help would be great Smile
09-16-2010, 01:12 PM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#3
Solved: 8 Years, 1 Month ago RE: level editor installation problems please help me

I'm guessing Folder="" in user settings <Map is incorrect as it should not want to look in the documents for your maps, it should look for the map at the location inside the amnesia folder where all the other stuff is.
09-16-2010, 01:19 PM
Website Find
supercalle Offline
Junior Member

Posts: 3
Threads: 0
Joined: Sep 2010
Reputation: 0
#4
Solved: 8 Years, 1 Month ago RE: level editor installation problems please help me

Thanks! It worked Big Grin Finally I can roam my own levels Smile
09-16-2010, 04:06 PM
Find




Users browsing this thread: 1 Guest(s)