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
Entities disappearing?
Gladoshatesyou Offline
Junior Member

Posts: 20
Threads: 5
Joined: Apr 2014
Reputation: 0
#1
Entities disappearing?

Ok, so a while ago I wanted to make statues that would appear behind you and what not. So I got a tutorial and made like a separate object of statues ( I dont remember the full extent of what I did it was a while ago) anyway, it worked. I would walk on a script and it would appear behind me. Now when I recently starting working on it again, they will be all set up but if I restart the editor and close and reopen it, all of my statues are gone, and I get an error that says "WARNING! Found some errors while loading the file. Check log for Details. File Index out of bounds!" and when I check the log it says this "ERROR: Unable to open config file 'MainEditorSettings.cfg'! Invalid filepointer returned!"

Help?
(This post was last modified: 04-23-2014, 05:28 PM by Gladoshatesyou.)
04-23-2014, 05:23 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#2
RE: Entities disappearing?

PHP Code: (Select All)
File Index out of bounds 
That means that there is something in your editor OUTSIDE the editors reach.
For example there is unpurpose a closet of the y axis like this : 345621.33451135445
Would look very weird believe me you will see it.
-
PHP Code: (Select All)
Unable to open config file 'MainEditorSettings.cfg'Invalid filepointer returned!
i have no clue at all about this issue.
Lets wait for some other guys.
(This post was last modified: 04-23-2014, 05:55 PM by DnALANGE.)
04-23-2014, 05:53 PM
Find
Gladoshatesyou Offline
Junior Member

Posts: 20
Threads: 5
Joined: Apr 2014
Reputation: 0
#3
RE: Entities disappearing?

(04-23-2014, 05:53 PM)DnALANGE Wrote:
PHP Code: (Select All)
File Index out of bounds 
That means that there is something in your editor OUTSIDE the editors reach.
For example there is unpurpose a closet of the y axis like this : 345621.33451135445
Would look very weird believe me you will see it.
-
PHP Code: (Select All)
Unable to open config file 'MainEditorSettings.cfg'Invalid filepointer returned!
i have no clue at all about this issue.
Lets wait for some other guys.

Ok thanks Big Grin I appreciate it!

(04-23-2014, 06:23 PM)Gladoshatesyou Wrote:
(04-23-2014, 05:53 PM)DnALANGE Wrote:
PHP Code: (Select All)
File Index out of bounds 
That means that there is something in your editor OUTSIDE the editors reach.
For example there is unpurpose a closet of the y axis like this : 345621.33451135445
Would look very weird believe me you will see it.
-
PHP Code: (Select All)
Unable to open config file 'MainEditorSettings.cfg'Invalid filepointer returned!
i have no clue at all about this issue.
Lets wait for some other guys.

Ok thanks Big Grin I appreciate it!

Also, how would I fix this File Index out of Bounds problem?
(This post was last modified: 04-23-2014, 06:27 PM by Gladoshatesyou.)
04-23-2014, 06:23 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Entities disappearing?

Do you maybe not have a file named MainEditorSettings.cfg in your Amnesia directory? If not, I suggest you reinstall your editors or perhaps delete the Temp folder in Documents\HPL2.

Otherwise, could you show the whole log file? The Documents\HPL2\LevelEditor.log one.

(This post was last modified: 04-23-2014, 06:29 PM by Mudbill.)
04-23-2014, 06:28 PM
Find
Gladoshatesyou Offline
Junior Member

Posts: 20
Threads: 5
Joined: Apr 2014
Reputation: 0
#5
RE: Entities disappearing?

(04-23-2014, 06:28 PM)Mudbill Wrote: Do you maybe not have a file named MainEditorSettings.cfg in your Amnesia directory? If not, I suggest you reinstall your editors or perhaps delete the Temp folder in Documents\HPL2.

Otherwise, could you show the whole log file? The Documents\HPL2\LevelEditor.log one.

-------- 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: 1020 x 700 - 32 bpp
Init Glew...OK
Setting up OpenGL
Vendor: Intel
Renderer: Intel® HD Graphics
Version: 3.1.0 - Build 9.17.10.3517
Max texture image units: 16
Max texture coord units: 8
Max user clip planes: 6
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: 1.40 - Intel Build 9.17.10.3517
ShaderModel 2: 1
ShaderModel 3: 1
ShaderModel 4: 0
OGL ATIFragmentShader: 0
ATTENTION: System does not support const arrays in glsl!
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: 20100913100747
-----------------------------------------------------
Created Entity Loader
Added object type: Compound <Compound>
Added object type: Light <BoxLight>
Added object type: Light <PointLight>
Added object type: Light <SpotLight>
Added object type: Billboard <Billboard>
Added object type: Particle System <ParticleSystem>
Added object type: Sound <Sound>
Added object type: Static Object <StaticObject>
Added object type: Entity <Entity> StaticProp
Added object type: Entity <Entity> CommentaryIcon
Added object type: Entity <Entity> Object,Static
Added object type: Entity <Entity> Object,Grab
Added object type: Entity <Entity> Object,Push
Added object type: Entity <Entity> Object,Slide
Added object type: Entity <Entity> SwingDoor
Added object type: Entity <Entity> Lever
Added object type: Entity <Entity> Wheel
Added object type: Entity <Entity> MultiSlider
Added object type: Entity <Entity> Lamp
Added object type: Entity <Entity> Button
Added object type: Entity <Entity> Photocell
Added object type: Entity <Entity> MoveObject
Added object type: Entity <Entity> Item,Puzzle
Added object type: Entity <Entity> Item,Coins
Added object type: Entity <Entity> Item,Note
Added object type: Entity <Entity> Item,Diary
Added object type: Entity <Entity> Item,Lantern
Added object type: Entity <Entity> Item,Health
Added object type: Entity <Entity> Item,Sanity
Added object type: Entity <Entity> Item,LampOil
Added object type: Entity <Entity> Item,Tinderbox
Added object type: Entity <Entity> Item,HandObject
Added object type: Entity <Entity> Chest
Added object type: Entity <Entity> OilBarrel
Added object type: Entity <Entity> EmotionStone
Added object type: Entity <Entity> NPC
Added object type: Entity <Entity> LevelDoor
Added object type: Entity <Entity> CritterBug
Added object type: Entity <Entity> CritterSpider
Added object type: Entity <Entity> Enemy_Grunt
Added object type: Entity <Entity> Enemy_WaterLurker
Added object type: Entity <Entity> PlayerHands
Added object type: Entity <Entity> HandObject
Added object type: Area <Area> Script
Added object type: Area <Area> PosNode
Added object type: Area <Area> Flashback
Added object type: Area <Area> Sign
Added object type: Area <Area> SlimeDamage
Added object type: Area <Area> Examine
Added object type: Area <Area> Insanity
Added object type: Area <Area> Ladder
Added object type: Area <Area> Liquid
Added object type: Area <Area> Sticky
Added object type: Area <Area> Rope
Added object type: Area <Area> PathNode
Added object type: Area <Area> PlayerStart
Added object type: Primitive <Plane>
Added object type: Decal <Decal>
Added object type: FogArea <FogArea>

/////////////////////////////////////////////////////////////////
// Resetting scene
/////////////////////////////////////////////////////////////////

--------------------------------------------------------

Game Running
--------------------------------------------------------

/////////////////////////////////////////////////////////////////
// Resetting scene
/////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////
// Loading file C:/Program Files (x86)/Amnesia - The Dark Descent/redist/custom_stories/Hidden/maps/Floor_3.map
/////////////////////////////////////////////////////////////////

ERROR: Couldn't create material 'static_objects/outside/foliage/zimmerman_grass.mat'
WARNING: Decal blood_pool01_134 is missing geometry, skipping!
WARNING: Decal blood_pool01_135 is missing geometry, skipping!
WARNING: Decal blood_pool01_136 is missing geometry, skipping!
WARNING: Decal blood_pool01_137 is missing geometry, skipping!
WARNING: Decal blood_pool01_138 is missing geometry, skipping!
WARNING: Decal blood_pool01_158 is missing geometry, skipping!
Inconsistency found in file entities/furniture/stove_front02/stove_front02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/furniture/stove_front02/stove_front02.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paperpile02/paperpile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile02/paperpile02.ent
Inconsistency found in file entities/desktop/paperpile03/paperpile03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile03/paperpile03.ent
Inconsistency found in file entities/desktop/paperpile02/paperpile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile02/paperpile02.ent
Inconsistency found in file entities/desktop/paperpile03/paperpile03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile03/paperpile03.ent
Inconsistency found in file entities/desktop/paperpile02/paperpile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile02/paperpile02.ent
Inconsistency found in file entities/furniture/sofa/sofa.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/furniture/sofa/sofa.ent
Inconsistency found in file entities/ornament/book_pile02/book_pile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile02/book_pile02.ent
Inconsistency found in file entities/ornament/book_pile01/book_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile01/book_pile01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/ornament/paintings/painting02/painting02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/paintings/painting02/painting02.ent
Inconsistency found in file entities/ornament/paintings/painting04/painting04.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/paintings/painting04/painting04.ent
Inconsistency found in file entities/ornament/paintings/painting01/painting01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/paintings/painting01/painting01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/furniture/table_nice_round/table_nice_round.ent : no subtype Push in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/furniture/table_nice_round/table_nice_round.ent
Inconsistency found in file entities/ornament/clothes_hook/clothes_hook.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/clothes_hook/clothes_hook.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/ornament/book_row02/book_row02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row02/book_row02.ent
Inconsistency found in file entities/ornament/book_row03/book_row03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row03/book_row03.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/ornament/book_row02/book_row02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row02/book_row02.ent
Inconsistency found in file entities/ornament/book_row03/book_row03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row03/book_row03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
Inconsistency found in file entities/desktop/paperpile02/paperpile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile02/paperpile02.ent
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
Inconsistency found in file entities/ornament/paintings/painting06/painting06.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/paintings/painting06/painting06.ent
Inconsistency found in file entities/ornament/tome_pile01/tome_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/tome_pile01/tome_pile01.ent
Inconsistency found in file entities/ornament/tome_pile02/tome_pile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/tome_pile02/tome_pile02.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
Inconsistency found in file entities/desktop/paperpile02/paperpile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile02/paperpile02.ent
Inconsistency found in file entities/desktop/paperpile03/paperpile03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile03/paperpile03.ent
Inconsistency found in file entities/desktop/paperpile03/paperpile03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile03/paperpile03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
ERROR: Couldn't create material 'entities/lamp/hanging_lantern/elevator_lamp_glass.mat'
ERROR: Couldn't create material 'entities/lamp/hanging_lantern/elevator_lamp.mat'
ERROR: Couldn't create material 'entities/lamp/hanging_lantern/elevator_lamp.mat'
ERROR: Couldn't create material 'entities/lamp/hanging_lantern/elevator_lamp.mat'
ERROR: Couldn't create material 'entities/lamp/hanging_lantern/elevator_lamp.mat'
Inconsistency found in file entities/ornament/book_pile02/book_pile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile02/book_pile02.ent
Inconsistency found in file entities/ornament/book_pile01/book_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile01/book_pile01.ent
Inconsistency found in file entities/ornament/book_pile02/book_pile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile02/book_pile02.ent
Inconsistency found in file entities/ornament/book_pile01/book_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile01/book_pile01.ent
Inconsistency found in file entities/ornament/book_pile01/book_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile01/book_pile01.ent
Inconsistency found in file entities/ornament/book_pile01/book_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile01/book_pile01.ent
Inconsistency found in file entities/ornament/book_pile01/book_pile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile01/book_pile01.ent
Inconsistency found in file entities/ornament/book_pile02/book_pile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile02/book_pile02.ent
Inconsistency found in file entities/furniture/table_nice_round/table_nice_round.ent : no subtype Push in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/furniture/table_nice_round/table_nice_round.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper03/paper03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper03/paper03.ent
Inconsistency found in file entities/desktop/paperpile02/paperpile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile02/paperpile02.ent
Inconsistency found in file entities/desktop/paperpile03/paperpile03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile03/paperpile03.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paper01/paper01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paper01/paper01.ent
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
Inconsistency found in file entities/ornament/book_row01/book_row01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row01/book_row01.ent
Inconsistency found in file entities/ornament/book_row02/book_row02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row02/book_row02.ent
Inconsistency found in file entities/ornament/book_row03/book_row03.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_row03/book_row03.ent
Inconsistency found in file entities/ornament/book_pile02/book_pile02.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/ornament/book_pile02/book_pile02.ent
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
ERROR: Could not load XML document ''
Failed loading entity of type Entity named deformed_man_3 with ID 1557
Inconsistency found in file entities/desktop/paperpile01/paperpile01.ent : no subtype Static in type StaticProp
Using type Entity <Entity> StaticProp for badly saved file entities/desktop/paperpile01/paperpile01.ent
ERROR: Couldn't create material 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/billboards/white_lightray.mat'
ERROR: Could not load XML document ''
Failed loading entity of type Entity named StatueOne with ID 1911
ERROR: Could not load XML document ''
Failed loading entity of type Entity named Enemy2 with ID 1913
ERROR: Could not load XML document ''
Failed loading entity of type Entity named Enemy3 with ID 1915
ERROR: Could not load XML document ''
Failed loading entity of type Entity named deformed_man with ID 1917

/////////////////////////////////////////////////////////////////
// Loaded successfully
/////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////
// Resetting scene
/////////////////////////////////////////////////////////////////

--------------------------------------------------------

Statistics
--------------------------------------------------------
Medium framerate: 25.164133
--------------------------------------------------------

User Exit
--------------------------------------------------------
--------------------------------------------------------

Exiting Gui Module
--------------------------------------------------------
Deleting all sets
Deleting all skins
Deleting all gfx elements
Deleting all materials
--------------------------------------------------------

Exiting Generate Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Scene Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Input Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Sound Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Graphics Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Resources Module
--------------------------------------------------------
Done with fonts
Done with scripts
Done with particles
Done with sounds
Done with meshes
Done with materials
Done with Gpu programs
Done with images
Destroyed all textures
Done with sound entities
Done with animations
Done with ent files
All resources deleted
--------------------------------------------------------

Exiting Physics Module
--------------------------------------------------------
--------------------------------------------------------

Exiting System Module
--------------------------------------------------------
--------------------------------------------------------

Deleting game setup provided by user
- Deleting lowlevel stuff.
Physics
Sound
Input
Resources
System
Graphics
Haptic
HPL Exit was successful!

|--Memory Manager Report-------------------------------|
|
| Memory leaks detected:
|
| address file line memory usage
|------------------------------------------------------------
| 0xc2cea90 \Hpl_2\tools\editors\common\EditorBaseClasses.cpp 846 344
| 0x21baa870 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21baa890 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21baa9f0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21bb2ad0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21bb31c0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21bb31f0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21c3f128 .\LevelEditorWorld.cpp 236 8
| 0x21cc5fa0 \Hpl_2\tools\editors\common\EntityWrapperEntity.cpp 182 120
| 0x21cf77d0 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7848 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7870 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf78c0 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7a50 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7af0 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7b68 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7b90 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7bb8 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7c58 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf7ca8 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf8298 \Hpl_2\tools\editors\common\EditorUserClassDefinitionManager.cpp 317 28
| 0x21cf9300 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf98c8 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cf9ff8 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cfa138 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21cfad18 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21d47d80 \Hpl_2\tools\editors\common\EntityWrapper.cpp 142 12
| 0x21d4ac90 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21d4b4a0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21d9a0b0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e250 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e2e0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e340 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e370 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e3a0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e400 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e430 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9e490 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9efd0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9f0c0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21d9f0f0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 181 36
| 0x21db5c40 .\LevelEditorWorld.cpp 236 8
| 0x21db5cb0 .\LevelEditorWorld.cpp 236 8
| 0x21db5cd0 .\LevelEditorWorld.cpp 236 8
| 0x21db5cf0 .\LevelEditorWorld.cpp 236 8
| 0x21dea5f8 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e021f0 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e02420 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e025d8 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e02a10 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e02b00 \Hpl_2\tools\editors\common\EditorUserClassDefinitionManager.cpp 317 28
| 0x21e02c40 \Hpl_2\tools\editors\common\EditorUserClassDefinitionManager.cpp 317 28
| 0x21e02d08 \Hpl_2\tools\editors\common\EditorUserClassDefinitionManager.cpp 317 28
| 0x21e03050 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e03960 \Hpl_2\tools\editors\common\EditorUserClassDefinitionManager.cpp 317 28
| 0x21e03988 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e03a28 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e043d8 \Hpl_2\tools\editors\common\EditorVar.cpp 74 32
| 0x21e0bfc0 \Hpl_2\tools\editors\common\EntityWrapperEntity.cpp 182 120
| 0x21e0c040 \Hpl_2\tools\editors\common\EntityWrapperEntity.cpp 182 120
| 0x21e0c0c0 \Hpl_2\tools\editors\common\EntityWrapperEntity.cpp 182 120
| 0x21e0c140 \Hpl_2\tools\editors\common\EntityWrapperEntity.cpp 182 120
| 0x21e3a1e0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3a980 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3aa20 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3ace0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3b100 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3b360 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3b380 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3b400 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3b6e0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3c060 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3c7e0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e3c820 \Hpl_2\tools\editors\common\EntityWrapper.cpp 259 20
| 0x21e8fd90 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e8fda8 \Hpl_2\tools\editors\common\EntityWrapper.cpp 142 12
| 0x21e8fdd8 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e8fe80 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e8fee0 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e90048 \Hpl_2\tools\editors\common\EntityWrapper.cpp 142 12
| 0x21e902b8 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e902e8 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e90300 \Hpl_2\tools\editors\common\EntityWrapper.cpp 64 12
| 0x21e90510 \Hpl_2\tools\editors\common\EntityWrapper.cpp 142 12
| 0x21e91b18 \Hpl_2\tools\editors\common\EntityWrapper.cpp 142 12
|
|------------------------------------------------------|


That is the full log. (I think that is the log Rolleyes )
And yes I do have the MainEditorSettings.cfg.
Also, I deleted Temps and it didnt fix anything. Thank you for the suggestions though Smile
(This post was last modified: 04-23-2014, 06:36 PM by Gladoshatesyou.)
04-23-2014, 06:34 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#6
RE: Entities disappearing?

Oh my, that's a lot of errors.
What have you been doing? Have you been modifying some of the game's files? Used any custom entities? I know I saw someone here just a few days ago mentioning this XML error. Don't remember where that thread went, but they did fix it. Perhaps something similar can help here, though there seem to be more than just that.

(This post was last modified: 04-23-2014, 08:04 PM by Mudbill.)
04-23-2014, 08:04 PM
Find
Gladoshatesyou Offline
Junior Member

Posts: 20
Threads: 5
Joined: Apr 2014
Reputation: 0
#7
RE: Entities disappearing?

(04-23-2014, 08:04 PM)Mudbill Wrote: Oh my, that's a lot of errors.
What have you been doing? Have you been modifying some of the game's files? Used any custom entities? I know I saw someone here just a few days ago mentioning this XML error. Don't remember where that thread went, but they did fix it. Perhaps something similar can help here, though there seem to be more than just that.

Yes, I did. I made a very foolish Mistake and copied most of Machine For Pigs Files (Because I saw a thing where they said it was a way to make custom stories for it) and it worked... Sorta. It just crashed sometimes but I deleted some files and such. So, yeah.
04-23-2014, 08:06 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#8
RE: Entities disappearing?

Did you by chance overwrite files when you moved them? That could cause problems, because there are same type files in both games, just with different attributes. You might've corrupted something, so the easiest would probably be to back up and reinstall. That should work.

04-23-2014, 09:18 PM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#9
RE: Entities disappearing?

Reinstall Amnesia.
This is how you import AMFP stuff:

Patrik Wrote:How to copy AMFP stuff (optional)

1. Make copies of the entities, static_objects and textures folders located in your AMFP install directory. Do NOT place them in the TDD folder just yet.

2. Search through the folder copies for .msh and .anm and remove any files you find. Preferably use the Windows search functionality for this, so you don't have to manually look through all the folders.

3. Now you can safely copy the folders to the TDD folder. Do NOT replace anything this time, you only want the stuff that's unique to AMFP.

4. Either delete the .ent files for the new enemies (located in entities/enemy) or open them with the new ModelEditor and resave them.

04-23-2014, 10:22 PM
Find
Gladoshatesyou Offline
Junior Member

Posts: 20
Threads: 5
Joined: Apr 2014
Reputation: 0
#10
RE: Entities disappearing?

(04-23-2014, 09:18 PM)Mudbill Wrote: Did you by chance overwrite files when you moved them? That could cause problems, because there are same type files in both games, just with different attributes. You might've corrupted something, so the easiest would probably be to back up and reinstall. That should work.

Nope, I created a (2) of all of them. Which is actually kinda annoying because every item and entity all have a (2)...
04-23-2014, 11:17 PM
Find




Users browsing this thread: 1 Guest(s)