And I need help
When I load a map (which is already fine) everything works fine. But when I create a new one for some reason the entities won't show up when I select them... The tiles work fine though. Anyone get this before? Man I'm rusty...
Wow, it's been a while I toyed with FOT editor
- OnTheBounce
- TANSTAAFL
- Posts: 2257
- Joined: Thu Apr 18, 2002 8:39 am
- Location: Grafenwoehr, Oberpfalz, Bayern, Deutschland
- Contact:
What do you mean that entities won't show up when you select them?
Are you meaning that they don't appear when you go into Entity Mode (F3)? If that's the case, then you probably haven't extracted your BoS file.
Or are you meaning that you're trying to select entities already on the map? In that case remember that Entity Mode is only for placement, in order to edit them you have to go into Edit Entity Mode (F4).
Cheers,
OTB
Are you meaning that they don't appear when you go into Entity Mode (F3)? If that's the case, then you probably haven't extracted your BoS file.
Or are you meaning that you're trying to select entities already on the map? In that case remember that Entity Mode is only for placement, in order to edit them you have to go into Edit Entity Mode (F4).
Cheers,
OTB
"On the bounce, you apes! Do you wanna live forever?!"
- Red
- Hero of the Glowing Lands
- Posts: 2085
- Joined: Wed May 15, 2002 11:58 am
- Location: Nowhere (important anyway)
- Contact:
I can view, edit and place them in available maps and older maps I made myself. I can add entities on those maps even though they weren't already on the map too. Just a detail to say that it's not the fact that they're on the map that "fixes" some entities.
I can view and edit them in the entity editor.
On a NEW fresh and empty map, they don't show up when I select them in Entity mode.
I have *NO* .BOS files at all, so it can't really be that I haven't extracted them now can it [For the picky, I have a 0 byte spr-sprites_0.bos so that the game loads].
This is the same setup I've had and made a few maps in, the only difference being that I deleted my editor config a while ago...
[edit]
This is interesting, I just checked the log file and I get this (something I've not seen before):Something I've never had before. As you can guess the errors you see here are in fact the entities I've selected.
And for reference, here's thr file structure:
I can view and edit them in the entity editor.
On a NEW fresh and empty map, they don't show up when I select them in Entity mode.
I have *NO* .BOS files at all, so it can't really be that I haven't extracted them now can it [For the picky, I have a 0 byte spr-sprites_0.bos so that the game loads].
This is the same setup I've had and made a few maps in, the only difference being that I deleted my editor config a while ago...
[edit]
This is interesting, I just checked the log file and I get this (something I've not seen before):
Code: Select all
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Actor> CORE_m07_Beastlord
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <BaseAI>
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Weapon> huntingRifle
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Weapon> festeringSpear
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Inventory>
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Consumable> healingPowder
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 2 x <Weapon> festeringSpear
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Weapon> punchVersion1
C:\preuni\dev\bos\game\world\world.cpp(1148): warning: Leak: 1 x <Weapon> kickVersion1
And for reference, here's thr file structure:
Code: Select all
core\
entities\
...
sprites\
...
Last edited by Red on Sat May 17, 2003 10:45 pm, edited 1 time in total.
...
- requiem_for_a_starfury
- Hero of the Wastes
- Posts: 1820
- Joined: Tue Oct 29, 2002 11:13 am
- Red
- Hero of the Glowing Lands
- Posts: 2085
- Joined: Wed May 15, 2002 11:58 am
- Location: Nowhere (important anyway)
- Contact:
Bahahah!
Man, that's so funny it's kinda sad...
I eventually tried a few tiles - but I figured I'd take the first one available, the "corrupt tile" tile. I plastered it all over the place and visibly there's a problem placing entities over those. I did pretty much the same thing with chairs (go figure) still no go, and posted here...
Obviously using a PROPER tile works, thanks... Damn I feel so silly.
My ego tells me to delete this thread but I think people'll get a good laugh out of this
Man, that's so funny it's kinda sad...
I eventually tried a few tiles - but I figured I'd take the first one available, the "corrupt tile" tile. I plastered it all over the place and visibly there's a problem placing entities over those. I did pretty much the same thing with chairs (go figure) still no go, and posted here...
Obviously using a PROPER tile works, thanks... Damn I feel so silly.
My ego tells me to delete this thread but I think people'll get a good laugh out of this
...