View Single Post
11-27-12, 11:01 PM   #15
Fathersin
A Cyclonian
 
Fathersin's Avatar
Join Date: Dec 2006
Posts: 44
texture changes are also affecting when you zone change
Code:
[21:56:03] Carbonite-5.05.09 BETA\NxMap.lua:2846: Minimap:SetPlayerTexture(): Couldn"t load the file 
[21:56:03] <in C code>
Carbonite-5.05.09 BETA\NxMap.lua:2846: in function "MinimapUpdateMask"
Carbonite-5.05.09 BETA\NxMap.lua:2687: in function "MinimapUpdate"
Carbonite-5.05.09 BETA\NxMap.lua:4836: in function "Update"
Carbonite-5.05.09 BETA\NxMap.lua:4092: in function <Carbonite\NxMap.lua:4016>
sorry to add more

when walking out of a building is another way to error it.
Code:
Message: Interface\AddOns\Carbonite\NxMap.lua:2846: Minimap:SetPlayerTexture(): Couldn't load the file 
Time: 11/27/12 22:09:21
Count: 5
Stack: [C]: ?
[C]: in function `SetPlayerTexture'
Interface\AddOns\Carbonite\NxMap.lua:2846: in function `MinimapUpdateMask'
Interface\AddOns\Carbonite\NxMap.lua:2687: in function `MinimapUpdate'
Interface\AddOns\Carbonite\NxMap.lua:4836: in function `Update'
Interface\AddOns\Carbonite\NxMap.lua:4092: in function <Interface\AddOns\Carbonite\NxMap.lua:4016>
if you don't need me to list the ways to make the error please let me know. reason i'm doing it however, is due to the multiple places I've had to change some others.

Last edited by Fathersin : 11-27-12 at 11:15 PM. Reason: added second example