Bot bug
Hi,
There is a repeatable bug in source code rev 2334 (32 bit) fresh build using PEQ 2294 and the sql required 2300 stated below.. Code:
ALTER TABLE `character_` ADD COLUMN `inspectmessage` VARCHAR(256) NOT NULL DEFAULT ''; If i make a mage or beast BOT and then zone quickly before they have a chance to cast pet i can zone ok. I have tried dropping and readding all bot pet tables, no change. Rolling back code until this is figured out, anyone else run into this and have a workaround? |
Addition that rolling back code to 2314 fixes the issue.
Is this associated with the pet buff fix in the next revision?? |
Confirmed it breaks again in the same way in revision 2322
|
if i updated to 2337 and then replace zonedb.cpp things seem to work fine..
this piece of code seems to cause the problem from 3222.. Code:
Modify /trunk/EQEmuServer/zone/zonedb.cpp diff |
The max buff slot code was changed to accommodate new player limits and we found that if pets have more than 25 buff slots it causes issues. originally all the buff slots were hard coded to max 25.
We fixed players last night but I do not have a bots compiled server or database. I'll look at adding in more logic here to handle pets. |
Thank you!!
|
this should be resolved in r2340.
|
All times are GMT -4. The time now is 03:35 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.