Frictional Games Forum (read-only)
editor problems - 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: editor problems (/thread-25572.html)

Pages: 1 2


editor problems - Inferno Otaku - 06-28-2014

I went to documents/hpl and it says ERROR: could not load XML document entitytypes.cfg I need help...


RE: editor problems - Mudbill - 06-28-2014

What were you trying? Please post your whole log file.


RE: editor problems - Inferno Otaku - 06-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 6300 series Graphics
Version: 4.2.11399 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.20
ShaderModel 2: 1
ShaderModel 3: 1
ShaderModel 4: 1
OGL ATIFragmentShader: 1
Cache out of date! Reloading collada file 'C:/Program Files (x86)/Steam/SteamApps/common/Amnesia The Dark Descent/core/models/core_box.dae'
Cache out of date! Reloading collada file 'C:/Program Files (x86)/Steam/SteamApps/common/Amnesia The Dark Descent/core/models/core_7_7_sphere.dae'
WARNING: Material 'lambert1' was not found!
Cache out of date! Reloading collada file 'C:/Program Files (x86)/Steam/SteamApps/common/Amnesia The Dark Descent/core/models/core_5_5_sphere.dae'
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 (High Definition Audio Device)(OpenAL default)
Trying to open device 'Generic Software on Speakers (High Definition Audio Device)'... 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'


RE: editor problems - Mudbill - 06-28-2014

It's still a good idea to say what you were trying, because that greatly affects what needs to be done.
Did you just try to start the Level Editor, and this crash pops up?

I know I've bumped into this issue before. Have you tried installing the editors again?


RE: editor problems - The chaser - 06-28-2014

Can you post your "EntityTypes.cfg" file? It might help us see the problem Smile


RE: editor problems - Inferno Otaku - 06-29-2014

I don't have one how do I make one and I tried installing it several times, sorry takes me a while to reply been busy.


RE: editor problems - The chaser - 06-29-2014

Are you sure you don't have one? You should have it in Amnesia/redist/editor.


RE: editor problems - Romulator - 06-29-2014

Where did you get the Editors? The official ones on the wiki should work fine with A:TDD unless you have them NOT located in your redist folder.

I know you can have a similar problem to this if you are using the tools from the forum (the 131111 patch) and do not have the original editors.


RE: editor problems - Inferno Otaku - 07-07-2014

When I first start it up it shows a window pop-up of blackbox and I looked at the editor log says error about entitytypes.cfg and I don't have it. Also, is there a problem because I have this on steam?


RE: editor problems - Mudbill - 07-07-2014

It should work fine with Steam. Have you tried what has been suggested?