Log in

View Full Version : Bugs I found in RC1 (Shawn319's Server)


Kroeg
12-07-2003, 11:03 AM
Bug #1: Equipping a stat modifying (hp) item creates an endless loop of death.

Specifics: Level 1 Druid / Woodelf in Gfay, equipped item #25741 (blade of tempest)

Symptom(s): Once this item equipped, I died and died and died. I let the loop continue as I was trying to unequip it fast enough to not die again, and my client crashed. Reproduced: 5 times.

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

Bug #2: Being killed by an npc and then getting booted from server (back to login)

Specifics: Level 65 Heirophant(druid) / Woodelf in Gfay, casted spell on manually spawned npc, died and shot back to login.

Symptom(s): casted spell "Fist of Karana, #1606" and attacked a manually spawned npc for X damage. Npc immediately casted back to me and killed me. I lay there dead for about 1 solid minute and am booted back to login. Reproduced: 5 times.

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

More will follow as I find them. I am in process now and wanted to make sure these were known if not already.

EDIT: Confirmed to be coincidental, and didn't reproduce after changing environments. Not a bug.

Rogean
12-07-2003, 05:40 PM
shawns server kicks ass~ ^_^

Trumpcard
12-08-2003, 04:23 AM
Bug #1: Equipping a stat modifying (hp) item creates an endless loop of death.

Specifics: Level 1 Druid / Woodelf in Gfay, equipped item #25741 (blade of tempest)

Symptom(s): Once this item equipped, I died and died and died. I let the loop continue as I was trying to unequip it fast enough to not die again, and my client crashed. Reproduced: 5 times.

Our isequipable code isnt checking for reclevel. I'll update the code this evening, you shouldnt have been able to equip the item in the first place. I'll put the check in so it enforces the reclevel parameter.