Level Editor issue.... - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: Level Editor issue.... (/thread-26427.html) Pages:
1
2
|
Level Editor issue.... - DarkDragonGamer - 09-27-2014 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! RE: Level Editor issue.... - Mudbill - 09-28-2014 Could you post the file Documents\HPL2\LevelEditor.log ? RE: Level Editor issue.... - DarkDragonGamer - 09-28-2014 -------- 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? RE: Level Editor issue.... - Mudbill - 09-28-2014 Looks like EntityTypes.cfg might be missing. Can you find that file in /editors? RE: Level Editor issue.... - DarkDragonGamer - 09-28-2014 Where could I find it? I can't seem to find it RE: Level Editor issue.... - Ashtoreth - 09-28-2014 If your game is from Steam: "Steam\SteamApps\common\Amnesia The Dark Descent\editor" If retail: "Amnesia - The Dark Descent\redist\editor" RE: Level Editor issue.... - DarkDragonGamer - 09-28-2014 Oh well in that case no there isn't a /editors RE: Level Editor issue.... - PutraenusAlivius - 09-28-2014 Reinstall the Level Editor. RE: Level Editor issue.... - Ashtoreth - 09-28-2014 (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? RE: Level Editor issue.... - Romulator - 09-28-2014 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. |