My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 1: tMaps nil arthmetic function
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Project Member Reported by gmurc...@gmail.com, May 12, 2011
What steps will reproduce the problem?
1. Update tmods to revision 61
2. Open Wow
3. Login

What is the expected output? What do you see instead?
Expected: No errors
Actual:   errors

What version of the product are you using? On what operating system?
Last Build r61, windows 64 bit


Please provide any additional information below.
LUA ERROR:

Message: Interface\AddOns\tmods\tMap.lua:15: attempt to perform arithmetic on a nil value
Time: 05/12/11 20:35:07
Count: 3255
Stack: [C]: ?
Interface\AddOns\tmods\tMap.lua:15: in function <Interface\AddOns\tmods\tMap.lua:9>
Interface\AddOns\tmods\tMap.lua:36: in function <Interface\AddOns\tmods\tMap.lua:33>

Locals: 


Then disabled all addons but tmods and got this:

Message: Interface\AddOns\tmods\tMap.lua:15: attempt to perform arithmetic on a nil value
Time: 05/12/11 20:39:26
Count: 667
Stack: Interface\AddOns\tmods\tMap.lua:15: in function <Interface\AddOns\tmods\tMap.lua:9>
Interface\AddOns\tmods\tMap.lua:36: in function <Interface\AddOns\tmods\tMap.lua:33>

Locals: player = <unnamed> {
 0 = <userdata>
}
cursor = <unnamed> {
 0 = <userdata>
}
centerx = nil
centery = nil
px = 0.62847423553467
py = 0.78117209672928
x = 749.47428417538
y = 294.91200224091
scale = 0.3165825009346
(*temporary) = 2367.3901177823
(*temporary) = nil
(*temporary) = WorldMapDetailFrame {
 0 = <userdata>
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on a nil value"

glhf


Powered by Google Project Hosting