EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Bugs (https://www.eqemulator.org/forums/forumdisplay.php?f=622)
-   -   monsters swimming in the air (https://www.eqemulator.org/forums/showthread.php?t=13421)

sandy 04-26-2004 03:29 AM

monsters swimming in the air
 
I don't know why but a lot of the monsters are swimming in the air when they spawn
Is it a database issue or an eqemu issue ???

Jezebell 04-26-2004 04:45 AM

This happens to some mobs on my server too, no idea what it is, possibly the /loc of the mob though since it only happens to some mobs. Also I have noticed mobs that appear walking but stay in one place.

sandy 04-26-2004 09:24 AM

yes they seem to not reach the ground when spawning and then they swim

mikenune 04-26-2004 09:27 AM

My favorite is when you hail them.

Sometimes they'll jump up into the air and fall back down (with the "Oh man, this is gonna HURT" animation - arms windmilling and legs flailing :D).

smogo 04-26-2004 10:43 AM

Jumping up is because they are spawned above ground, but did not move already (sometimes because no grid).

When you hail them, EQ client moves them to the location told by server, with new facing. As iot was above ground, they appear to jump.

This does not seem t happen to mobs having moved already because client has computed correct z value during for wp move.

Wouldn't bet much on that, but that's what it seems anyway.

Destavator 04-26-2004 09:23 PM

Well i have the same issue in my new collected and spawned Codecay Zone, i located the MoBs swimming and corrected their z by making myselfs the same size and type of NPC and fixxed their z accordingly to the z i got as new PC_type. But they still swim and they now spawn exactly on ground. so im not sure what causses that error...

sandy 04-26-2004 09:58 PM

all of you got those monsters swimming from eqbuilder's output data ?

Destavator 04-26-2004 10:00 PM

I got it from EQBuilder, yes. But as i allready posted before. Also with updated correct z axis data they still swim in the air ?

sandy 04-27-2004 12:00 PM

I have seen swimming monsters in eqlive too
=(

valaerosilantix 04-28-2004 04:32 AM

Ahem....


I feel like I should point out...


that those errors are common to us taht play on teh LIVE server as well as eqemu


In other words when all else fails, blame sony

Destavator 04-28-2004 04:37 AM

Well, that might be but it only happens to 2 or 3 mobs as i know.
But i have like 60 MoBs of 90 in the Zone that are swimming.... and i surely know, there never was an swimming mob in that zone on EQ Live

sandy 04-29-2004 09:56 AM

yes in eqlive you see 3 swimming monsters in 3 hours of play
before eqemu 5.7 I had like 2 or 3 monsters swimming per zone on 100 monsters
now I have like 70% of monsters that are swimming
does people who are not using eqbuilder get the same pb ?
=)

mikenune 04-29-2004 10:31 AM

I don't use EQBuilder and I've noticed a LOT of swimmers on my server (well, the server I used to have :().

I haven't seen many on Scorpious2K though. And he's running 0.5.7-DR2

daxin 05-02-2004 09:17 PM

i had a thought on this. i may completly wrong but, the 3 mains mobs ive remembered swimming were the 2 kerran lions in kerra and a orc scoutsman in crushbone.

both of these mobs are spawned above ground, and what i mean by that is they arent exactly on the base ground level. so if you were to say move them off there pedastal or off the hut or off the raised ground they happen to be on then maybe they would not feel like swimming

sandy 05-05-2004 03:05 PM

oki found the problem =)
it's in eqemu, there is an error in the function void Mob::FillSpawnStruct
in this line :
Code:

        ns->spawn.z                        = FloatToEQ19(z_pos+size);//((sint32)z_pos)<<3;
just remove the +size thing, that's what is making mobs spawning in the air and swimming


All times are GMT -4. The time now is 08:09 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.