EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bug Reports (https://www.eqemulator.org/forums/forumdisplay.php?f=591)
-   -   peq charicter stuck/locked/retarded (https://www.eqemulator.org/forums/showthread.php?t=16746)

dradoh 11-02-2004 11:20 AM

peq charicter stuck/locked/retarded
 
2 of my charicter on the peq server have become forzen in eq . . i cantzone
i start with no stamina. i cant hear cant see all public chat. i cant cast. i cant open the door. cant gate. cant use #zone command. i seem to be forzen in time some what. this has happened to 4 differnt ppl on the server at least in the last day or so. HELP US

happenens on logging on or zoning


very seriouse bug that is stoppen many from playing on the peq server.

happened to my main.... so i start a new game then next day same thing happens to new charicter

sotonin 11-02-2004 05:18 PM

Apparently this bug is if you #zone while rooted by an npc. That's what im told. So quit trying to cheat yourself out of death :P

dradoh 11-02-2004 05:48 PM

that is complete bs....... my first charicter was traped in freeport bank(robinhood #killed me after me asking him thinkit free me, now im at bind point still frozen). i didnt discover it untill i loged on after a long night of jewel craft...........

my second charicter got stuck in porting from eather freeport orcrushbone to rivervale i mean nothing my second charicters lvl can even root in crushbone

id have no problem admiting if i was using zone to get out danger, i have before as i know many ppl have.

dradoh 11-03-2004 01:48 PM

question can a charicters be cured from this state or should i consider my charicters dust?

hypershadow66 11-03-2004 01:50 PM

if a GM froze you then it can be fixed with a command, but if its a glitch they have to fix the server

dradoh 11-03-2004 02:05 PM

its a bug.. im not frozen actually i can move in a sence. but thats all. my charicter is stuck in the same time period (buffs are at same time) i log on every time.

ive heard a couple ppl on my server have this problem occure to them

sotonin 11-03-2004 06:02 PM

We've done a little testing. yes its a serious bug. no ETA, sorry. FNW will figure it out im sure though.

govtcheeze 11-04-2004 08:19 AM

It was an item causing the issue, no idea why but here is my theory:

Code:

mysql> select name, id from items where focusid = 2360 limit 10;
+----------------------------+-------+
| name                      | id    |
+----------------------------+-------+
| Granite Bracer            |  4311 |
| Polished Stone Anklet      | 10129 |
| Ring of Goblin Lords      | 10340 |
| Crown of Below            | 19806 |
| Affliction Haste I Benefit | 56401 |
+----------------------------+-------+
5 rows in set (1.03 sec)

mysql> select * from inventory where itemid = 4311;
Empty set (0.05 sec)

mysql> select * from inventory where itemid = 10129;
+--------+--------+--------+---------+-------+
| charid | slotid | itemid | charges | color |
+--------+--------+--------+---------+-------+
|  1172 |    19 |  10129 |      1 |    0 |
|  2079 |    326 |  10129 |      1 |    0 |
|  2054 |    19 |  10129 |      1 |    0 |
|  99999 |    19 |  10129 |      1 |    0 |
+--------+--------+--------+---------+-------+
4 rows in set (0.04 sec)

mysql> select * from inventory where itemid = 10340;
Empty set (0.01 sec)

mysql> select * from inventory where itemid = 19806;
Empty set (0.00 sec)

mysql> select * from inventory where itemid = 56401;
Empty set (0.00 sec)

mysql> SELECT name FROM character_ WHERE id =1172 OR id =2079 OR id =2054;
+------------+
| name      |
+------------+
| Rangerdown |
| Dradoh    |
| Miethos    |
+------------+
3 rows in set (0.11 sec)

Anyways I removed the item and neckynot was able to move, zone, etc.

Celestial 11-04-2004 03:16 PM

Dardoh wins the spelling bee =)

dradoh 11-04-2004 04:23 PM

if my grammer was better what would nerds do with all their time?

i guess i dont put much thought in spelling things correctly. i wont be speeding through spelling character anymore though. hahahaha


All times are GMT -4. The time now is 01:19 AM.

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