Frictional Games Forum (read-only)

Full Version: Level Editor issue....
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi! I have recently downloaded and installed the level editor, I moved all of the files and applications into the redist folder. When I launch up the level editor I get the Blackbox. I have the pdb file and the SDL.dll files but it still doesn't work correctly. Please help! Huh
Could you post the file Documents\HPL2\LevelEditor.log ?
-------- THE HPL ENGINE LOG ------------
Engine build ID 20100819012504

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating generate module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating loader handlers
Creating resource managers
Adding loaders to handlers
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Setting video mode: 1024 x 768 - 32 bpp
Init Glew...OK
Setting up OpenGL
Vendor: ATI Technologies Inc.
Renderer: AMD Radeon HD 6250 Graphics
Version: 4.1.10834 Compatibility Profile Context
Max texture image units: 16
Max texture coord units: 16
Max user clip planes: 8
Two sided stencil: 1
Vertex Buffer Object: 1
Anisotropic filtering: 1
Max Anisotropic degree: 16
Multisampling: 1
Texture compression: 1
Texture compression S3TC: 1
Auto generate MipMaps: 1
Render to texture: 1
Max draw buffers: 8
Max color render targets: 8
Packed depth-stencil: 1
Texture float: 1
GLSL Version: 4.10
ShaderModel 2: 1
ShaderModel 3: 1
ShaderModel 4: 1
OGL ATIFragmentShader: 1
Adding engine materials
Initializing DevIL
Vendor String: Abysmal Software
Version String: Developer's Image Library (DevIL) 1.6.8pre Aug 12 2006
Version Number: 168
Adding engine post effects
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL
Available OpenAL devices:
0. Generic Software on Speakers (Realtek High Definition Audio)(OpenAL default)
Trying to open device 'Generic Software on Speakers (Realtek High Definition Audio)'... Success!
Number of mono sources: 32
Streaming setup: 2 Buffers x 524288 bytes each
--------------------------------------------------------

Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------

User Initialization
--------------------------------------------------------
-----------------------------------------------------
LevelEditor Build ID: 20100917115131
-----------------------------------------------------
Created Entity Loader
ERROR: Could not load XML document 'EntityTypes.cfg'

This right?
Looks like EntityTypes.cfg might be missing. Can you find that file in /editors?
Where could I find it? I can't seem to find it
If your game is from Steam: "Steam\SteamApps\common\Amnesia The Dark Descent\editor"

If retail: "Amnesia - The Dark Descent\redist\editor"
Oh well in that case no there isn't a /editors
Reinstall the Level Editor.
(09-28-2014, 02:46 AM)DarkDragonGamer Wrote: [ -> ]Oh well in that case no there isn't a /editors

You should look for a file named 'EntityTypes.cfg' inside the 'editor' folder. That's the file that seems to be missing.

Or do you mean there's no 'editor' folder?
Where did you download your Level Editor from?

You should only download the respective Level Editor suitable for your operating system from here, to guarantee the compatiability with your Amnesia: https://wiki.frictionalgames.com/hpl2/tools/start

The archived file contains all the necessary files required to work all the developer tools. Copy all of them, including the folders, to your redist folder. Ashtoreth specified how to get there in her post above. Smile
Pages: 1 2