TrinityCore / WowPacketParser

World of Warcraft Packet Parser
GNU General Public License v3.0
419 stars 354 forks source link

SQL output is missing gameobjects #674

Closed Tobschinski closed 2 years ago

Tobschinski commented 2 years ago

I noticed that the sql output (TBC) is missing valid gameobjects whenever there are transports sniffed. (In this case: the zeppelin in Tirisfal when I tried to get herbs in Scarlet Monastery)

The overall amount does not change when they are not there, so they probably overwrite something somewhere.

neifion-00000000 commented 2 years ago

nice job figuring this out I was confused what the commonality was

Shauren commented 2 years ago

Don't try to guess the reason in code, better to give more details

What is missing? gameobject_template or gameobject? Do you have db connection enabled to load already existing gameobject templates? Any exceptions in console? Sample sniff to reproduce?

killerwife commented 2 years ago

Forwarded the info and data to shauren on discord. Gameobject table.