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 Help Custom entities keep disappearing and error!
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#1
Sad  Custom entities keep disappearing and error!

I'm using entities and static objects of amnesia a machine for pigs and every time I load my level editor they disappear and gets me this message!

Found some errors while loading the file.c heck log for details. file index out of boards!

now this is the the resources.cfg which I did and is suppose to work!

<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
<Directory path="/custom_stories" AddSubDirs="true" />
</Resources>

then I put the two folders which are the static objects and entities in my customs story and it should work! everybody does that for custom entities but it keeps getting me that error! when i play the map I see the entities but when I laod my level editor they disappear and gets me that error message! can someone pls help, I need those entities from a machine for pigs for my customs story! and if you get this fixed, i'll be so happy that I'll explode into fireworks!!!!!Big Grin because I'm just obsessed with the AAMFP entities
(This post was last modified: 01-14-2014, 04:03 PM by Traggey.)
01-12-2014, 08:33 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#2
RE: Custom entities keep disappearing and error!! [still no replies :(]

Add this to the TOP!
<Directory path="/custom_stories" AddSubDirs="true" />
-
file index out of bounds i guess.
This means it can not find\load your AMFP files. OR they are placed out of the leveleditor(Area) too far away!
Did you delete all .msh files?

Those could give MAYOR problems!
Just delete those and retry opeing the map.
(This post was last modified: 01-12-2014, 09:56 PM by DnALANGE.)
01-12-2014, 09:52 PM
Find
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#3
RE: Custom entities keep disappearing and error!! [still no replies :(]

(01-12-2014, 09:52 PM)DnALANGE Wrote: Add this to the TOP!
<Directory path="/custom_stories" AddSubDirs="true" />
-
file index out of bounds i guess.
This means it can not find\load your AMFP files. OR they are placed out of the leveleditor(Area) too far away!
Did you delete all .msh files?

Those could give MAYOR problems!
Just delete those and retry opeing the map.

Nope still doesn't work Sad
(This post was last modified: 01-12-2014, 09:58 PM by Radical Batz.)
01-12-2014, 09:57 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#4
RE: Custom entities keep disappearing and error!! [still no replies :(]

The problem you have i guess is this :
You did NOT install the patch.
Here is the link.
Install this and OPEN THE LEVELEDITOR : LevelEditor131111.exe
-
Patch is here to download : http://www.thedarkswarm.com/downloads/pu...131111.zip
(This post was last modified: 01-12-2014, 10:00 PM by DnALANGE.)
01-12-2014, 09:58 PM
Find
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#5
RE: Custom entities keep disappearing and error!! [still no replies :(]

(01-12-2014, 09:58 PM)DnALANGE Wrote: try this one:
<Directory path="custom_stories" AddSubDirs="true" />

the slash near "custom_stories" is supposed to be there and what do you mean by msh files where are they? and I'm already using the new patch o the level editor
(This post was last modified: 01-12-2014, 10:01 PM by Radical Batz.)
01-12-2014, 09:58 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#6
RE: Custom entities keep disappearing and error!! [still no replies :(]

Msh files are files hat the game makes by itself to see in the editor \ game..Something like that.
You need to delete those files!
Do like this : Control f in your custom story. search for .msh
DELTE ALL!
01-12-2014, 10:01 PM
Find
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#7
RE: Custom entities keep disappearing and error!! [still no replies :(]

(01-12-2014, 10:01 PM)DnALANGE Wrote: Msh files are files hat the game makes by itself to see in the editor \ game..Something like that.
You need to delete those files!
Do like this : Control f in your custom story. search for .msh
DELTE ALL!

example bath.msh! those are all the entity files of the AAMFP game!
(This post was last modified: 01-12-2014, 10:04 PM by Radical Batz.)
01-12-2014, 10:04 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#8
RE: Custom entities keep disappearing and error!! [still no replies :(]

(01-12-2014, 10:04 PM)Badcat5550 Wrote:
(01-12-2014, 10:01 PM)DnALANGE Wrote: Msh files are files hat the game makes by itself to see in the editor \ game..Something like that.
You need to delete those files!
Do like this : Control f in your custom story. search for .msh
DELTE ALL!

example bath.msh! those are all the entity files of the AAMFP game!

Do like this : Control f in ->> your custom story <<-. search for .msh
and delete all!
FIRST install the MFP patch. the link i gave you.
THEN we talk further. because those MFP ent. and statics are spical.
SOME of them won't work without the new patch!
01-12-2014, 10:07 PM
Find
Radical Batz Offline
Posting Freak

Posts: 953
Threads: 145
Joined: Dec 2013
Reputation: 25
#9
RE: Custom entities keep disappearing and error!! [still no replies :(]

(01-12-2014, 10:07 PM)DnALANGE Wrote:
(01-12-2014, 10:04 PM)Badcat5550 Wrote:
(01-12-2014, 10:01 PM)DnALANGE Wrote: Msh files are files hat the game makes by itself to see in the editor \ game..Something like that.
You need to delete those files!
Do like this : Control f in your custom story. search for .msh
DELTE ALL!

example bath.msh! those are all the entity files of the AAMFP game!

Do like this : Control f in ->> your custom story <<-. search for .msh
and delete all!
FIRST install the MFP patch. the link i gave you.
THEN we talk further. because those MFP ent. and statics are spical.
SOME of them won't work without the new patch!

ok I deleted the entities of AMFP and installed the new patch which i did twice cause I already had it! now what do I do?
(This post was last modified: 01-12-2014, 10:13 PM by Radical Batz.)
01-12-2014, 10:12 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#10
RE: Custom entities keep disappearing and error!! [still no replies :(]

Deleted the entities,.. why?
now retry. See if it works now.
i think what you do is using the mfp assets in the mfp game.
Only use the files you want from you custom story folder.
check where an entitie is loading from please.
from your custom story,.... or from Machine for pigs.
if your things are loading from machine for pigs, they can never load.
You manually search for them in your custim story.
01-12-2014, 10:27 PM
Find




Users browsing this thread: 1 Guest(s)