WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Legion Beta archived threads (https://www.wowinterface.com/forums/forumdisplay.php?f=177)
-   -   Memory issues and GetItem* functions (https://www.wowinterface.com/forums/showthread.php?t=53952)

lightspark 07-20-16 12:55 PM

Memory issues and GetItem* functions
 
Hi!

There's an issue with GetItemInfo and other item functions, that use item IDs. Passing big integers to these functions causes memory issues.

For example, this call
Lua Code:
  1. GetItemInfo(1234567890)
increased memory usage up to 5-6GB.



Further GetItemInfo calls, even GetItemInfo(1), hogged even more memory, and eventually crashed the client.

When client crashed I got a window saying
Quote:

Not enough memory. Please refer to https://battle.net/support/article/6926 to find out how to reduce your memory usage

Lombra 07-20-16 06:17 PM

I had this earlier on the live 7.0 patch. I did not have the time to pinpoint it at the time, but indeed I was messing about with GetItemInfo.


All times are GMT -6. The time now is 07:05 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI