frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
117 stars 25 forks source link

game freezes when hovering over items with TipTac Reborn and BetterBags is installed #346

Open yssaril opened 2 weeks ago

yssaril commented 2 weeks ago

Describe the bug

with BetterBags installed when hovering over inventory items the game first starts to lag then freeze up. I initially opened a case with BetterBags (https://github.com/Cidan/BetterBags/issues/638) but was told that the issue must be with TipTac

Steps to Reproduce

have betterbags installed hover mouse over several item game starts to freeze

Expected behavior

game should not start freezing when hovering over inventoryitems

Additional context

No response

Version of TipTac Reborn

24.08.29

Flavor/Version of WoW

CataC

yssaril commented 2 weeks ago

same behavior to a lesser extend can be duplicated with the default bags if you rapidly move your mouse around and change item types rapidly.

frozn commented 2 weeks ago

Unfortunately I can't reproduce this on my side. Everything works fine with BetterBags and TipTac under CataC and I have no freezing or lagging.

Maybe you have an CPU profiling addon installed, such as "Addon CPU Usage" or "WeakAura Profiler"? This consumes a considerable amount of CPU ressources.

You can disable script profiling with the following chat commands:

/run SetCVar("scriptProfile, "0")
/reload

Or paste your export string with your current config (TipTac options->button "misc"->Settings->Export) here in this ticket and I give it another try with this one.