Rochet2 / TrinityCore

Rochet2's stuff for TC
https://rochet2.github.io
90 stars 143 forks source link

[Transmog] Gossip stuck #3

Closed Keader closed 9 years ago

Keader commented 9 years ago

Hello Rochet. Today testing transmog, I noticed the gossip hangs when the item ends to be "transformed." I made a video to show the problem: https://youtu.be/2gpjRLOMvXA

Token entry: 22484

Rochet2 commented 9 years ago

Can you try with the script here on the main post? https://github.com/TrinityCore/TrinityCore/issues/10053

This is possibly a TC issue or similar. Also could you post the TC version you use or something?

Keader commented 9 years ago

Trinity Core rev. https://github.com/TrinityCore/TrinityCore/commit/accab5451d3e62739e4aa376d25bc6623f0d3c52

Using World DB: TDB 335.58

Keader commented 9 years ago

Test you asked for: https://youtu.be/5-FmpOvJmgQ

Rochet2 commented 9 years ago

The stuff is printed to the console : / so I can not see what it prints ingame view

Keader commented 9 years ago

Sorry my mistake New video: https://youtu.be/zPoF88-wjw0

Rochet2 commented 9 years ago

Thanks a lot. Was that a clean TC without other modifications?

Guess I need to reopen the issue

Keader commented 9 years ago

Yes clean TC. The only modification is the Transmog :)

Rochet2 commented 9 years ago

I am unable to reproduce the problem on https://github.com/TrinityCore/TrinityCore/commit/accab5451d3e62739e4aa376d25bc6623f0d3c52 -your version or on https://github.com/TrinityCore/TrinityCore/commit/0b1355b2800f8000dbf245cb035ac2bc9ba4a06e -latest atm

By using the latest diff - updated today to latest TC rev (between https://github.com/Rochet2/TrinityCore/commit/0b1355b2800f8000dbf245cb035ac2bc9ba4a06e and https://github.com/Rochet2/TrinityCore/commit/c6a047003e2783282f670d26c8483437f66fa4d8)

Retry by downloading the latest diff and clean before building.

I tested by adding the transmogrification patch, going ingame with draenei priest and using itemsets 666 and 664 No gossip was stuck at any time.

Keader commented 9 years ago

Sorry for the delay. With TC rev https://github.com/TrinityCore/TrinityCore/commit/e142c3b87397a84a9169c25bc211c80ce917d508 also not stuck here, it worked perfectly