• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

item gossip select and player gossip select hook causes worldserver crash with the newest eluna and trinity code

Status
Not open for further replies.

dsy86

Enthusiast
Today i pulled the trinitycore and eluna newset code and recompiled. trinityCore rev. 055af93145a6

I found out the world server crash when item and player GOSSIP_EVENT_ON_SELECT hook triggered.

item and player GOSSIP_EVENT_ON_HELLO works fine.

creature gossip hello and select hook works fine.

gameobject not tried.

my lua code is correct, it works fine with the old version of tirnitycore and eluna.

my trinity code is clean, don't have any custom codes.
 
Last edited:

Tommy

Founder
Fixed it. Thanks for reporting this. Do a pull, replace MiscHandler.cpp with the newest and you should be good to go.

COMMIT: https://github.com/ElunaLuaEngine/Eluna/commit/8efe2d679bfc2612727b09bd125891984c0fc850

Working like a charm:

gazc.png
 
Status
Not open for further replies.
Top