After some more testing, I have a reliable reproducible case here:
Create a human monk in Freeport
Create a human cleric bot
Spawn the bot and invite it to group
Wait for bot to finish buffing and stand still
Zone into East Freeport (should work with any zone)
As soon as you zone the zone crashes
This is with yesterday's server code and Titanium client, and expansion limited to PoP via the following method:
Code:
UPDATE variables SET value=15 WHERE varname='Expansions';
UPDATE rule_values SET rule_value=4 WHERE rule_name = 'Expansion:CurrentExpansion';
UPDATE rule_values SET rule_value=15 WHERE rule_name='World:ExpansionSettings';
UPDATE rule_values SET rule_value=15 WHERE rule_name='Bots:BotExpansionSettings';
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.