2009-08-26 04:58:36
This crash bug has been fixed in build 10468.
When using the Minimap:SetBlipTextu re() API, the client will crash if an empty string ("") is passed as the sole argument. I've sent in two crash dumps after replicating the problem.
When I use (nil) as the argument, I get a syntax error message, but the blips do not change, as expected.
If I provide a non-existent texture file path as an arguement ("PathToNonExis tentTexture"), the minimap blips all turn into bright green squares and I get the error message:
Edit: This error occurs in build 10357.
Edit again to confirm that this crash does not happen on live servers when an empty string is passed as the argument.
I hope this means you are working on extending this API to the PartyRaidBlips texture as well. :)
When using the Minimap:SetBlipTextu
- File: .\Texture.cpp
Line: 3331
fileName[0]
When I use (nil) as the argument, I get a syntax error message, but the blips do not change, as expected.
- <string>
If I provide a non-existent texture file path as an arguement ("PathToNonExis
- Minimap:SetB
Edit: This error occurs in build 10357.
Edit again to confirm that this crash does not happen on live servers when an empty string is passed as the argument.
I hope this means you are working on extending this API to the PartyRaidBlips texture as well. :)
[ Post edited by Nandini ]

Nandini
