EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Bugs (https://www.eqemulator.org/forums/forumdisplay.php?f=622)
-   -   5.8 Release bugs (https://www.eqemulator.org/forums/showthread.php?t=15849)

killspree 09-13-2004 08:29 PM

5.8 Release bugs
 
Trading(with NPCs - haven't tested clients yet) causes a crash somewhere. It doesn't shut down the zone that I've seen, but the trade fails and the player loses the item.

After doing some digging around it looks like it's crashing right around:

Code:

        parse->Event(EVENT_ITEM, with->GetNPCTypeID(), 0, with, this->CastToMob());
In void Client::FinishTrade(NPC* with) in client.cpp

What's really odd is that I can't find any changes whatsoever relating to parse->Event() that could cause the crash.


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

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