Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-21-16, 09:01 PM   #1
Siku
A Fallenroot Satyr
 
Siku's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 29
Client crash if you set a texture's sublevel out of bounds.

Code:
/script CreateFrame("Frame"):CreateTexture(nil, "ARTWORK", nil, 10)
On live, you get a Lua error that the texture's subLevel is beyond the acceptable range of -8 to 7. On the Legion Beta, it outright crashes the client.

ERROR #0 (0x85100000) Assertion failure!

Program: C:\World of Warcraft Beta\WoWB-64.exe
ProcessID: 1168
File: SMemoryCategory.cpp
Line: 83
Expr: pReplace == m_pCategory
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » Client crash if you set a texture's sublevel out of bounds.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off