In OnShowNameplate add the following after the call to UpdateNameplateStyle.
Code: Select all
if not InCombat then objectstyle = style.hitbox; SetObjectShape(plate, objectstyle.width, objectstyle.height) endCode: Select all
if not InCombat then objectstyle = style.hitbox; SetObjectShape(plate, objectstyle.width, objectstyle.height) endThe application has encountered a critical error:
Not enough storage is available to process this command.
Program : wow.exe
File : .SIMD.cpp
Line: 141
Requested 1699904 bytes
Press OK to terminate the application.
but the biggest issue are the crashes to desktop
even in my lowish tripleres 4320*900 with 8AA and AAA enabled and all eyecandy on max it crashes quite often due to the 2gb memory limit of a 32bit application.
Looks like this:
The application has encountered a critical error:
Not enough storage is available to process this command.
Program : wow.exe
File : .SIMD.cpp
Line: 141
Requested 1699904 bytes
Press OK to terminate the application.
I have found quite an interesting forum post with a solution to this problem:
FIXED: WoW crashes because of 2GB mem limit
it worked for me
20minutes of Dalaran without crashing!
Users browsing this forum: No registered users and 5 guests