View Full Version : item/spell name preview on mouse rollover
ald232
10-11-2023, 07:50 PM
up until my last login i was able to hover my mouse over items/spells/etc. and the title preview would appear. now I have to right click every time. I can't find any setting for this and don't remember changing anything. can anyone tell me what happened?
Reboot your computer (not shutdown / power on).
2^31 milliseconds is 24.86 days (https://www.wolframalpha.com/input/?i=2%5E31+milliseconds+in+days).
EverQuest stores the result of GetTickCount() (https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-gettickcount) in a signed 32-bit integer.
24.86 days after booting your PC this overflows and wraps around, going negative.
For some reason, it being negative stops item hover text from working. If you reboot it resets the counter and item hovers should reappear. Alternatively, wait another 24.86 days and it'll fix itself.
-Mcoy
zelld52
10-12-2023, 10:53 AM
Reboot your computer (not shutdown / power on).
-Mcoy
That's great. Now I know who doesn't reboot their PC ! =:D
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.