Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

Items with effect "Run speed increased slightly" crash game when using GetItemStats #471

Closed Flamanis closed 9 months ago

Flamanis commented 10 months ago

Retail client 10.1.7.51237. Occurs with no addons.

Boots such as "Highlander's Mail Greaves" or "Earthen Netherscale Boots". The 2h staff "Explorer's Walking Stick". (Can't even buy it, instantly crashes on mouseover on vendor)

These items (and others with the effect) will cause a crash when mousing over or comparing with shift+mouseover. You can also trigger the crash by Searching your bag while having the item in your bags. This can also be triggered by addons using GetItemStats.

Any user with these items can be stuck in a crash loop from addons trying to index their gear on startup, until the addon is disabled.

Flamanis commented 10 months ago

2023-09-08 03.08.07 Crash - 28248.txt 2023-09-08 02.47.19 Crash - 15104.txt 2023-09-08 02.43.33 Crash - 46728.txt

3 logs from 3 separate crash reasons. Search, Auction House with Shift+Mousover, and Vendor compare.

Tercioo commented 10 months ago

Hovered over the pattern and pressed Shift: image

SpareSimian commented 10 months ago

Doesn't crash for me. WoWScrnShot_090823_124813_small_for_github

Flamanis commented 10 months ago

Did you shift+mouseover to force a compare? Or just regular mouseover.

Flamanis commented 9 months ago

Seems to be silently fixed. No crashes on comparing on my end. Closing.