failcoder / SVUI-Temp

Temporary Repository for SuperVillain UI fixes until Munglunch/failcoder returns from absence.
MIT License
6 stars 3 forks source link

track o matic error upon login #1

Closed spmartin13 closed 7 years ago

spmartin13 commented 7 years ago

soon as I log In with my 110, I get this message greeting me:

Message: ...e\AddOns\SVUI_TrackOMatic\components\triangulate.lua:166: attempt to compare number with nil Time: 09/17/16 22:42:53 Count: 1 Stack: ...e\AddOns\SVUI_TrackOMatic\components\triangulate.lua:166: in function `SetTempData' ...e\AddOns\SVUI_TrackOMatic\components\triangulate.lua:191: in main chunk

Locals: map =

{ 0 =
{ } mapName = "Kalimdor" cont = 1 zone = 0 } mapName = "Kalimdor" id = 13 numFloors = nil _ = 0 TLx = 17066.599609375 TLy = 12799.900390625 BRx = -19733.19921875 BRy = -11733.299804688 (_temporary) =
{ BRy = -11733.299804688 BRx = -19733.19921875 TLy = 12799.900390625 TLx = 17066.599609375 } (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (_temporary) = nil (*temporary) = "attempt to compare number with nil" GetMapInfo = defined =[C]:-1 GetCurrentMapAreaID = defined =[C]:-1 GetNumDungeonMapLevels = defined =[C]:-1 GetCurrentMapContinent = defined =[C]:-1 GetCurrentMapZone = defined =[C]:-1 GetCurrentMapDungeonLevel = defined =[C]:-1 SetDungeonMapLevel = defined =[C]:-1 temp_cache =
{ }

drveoj commented 7 years ago

Hi @spmartin13

I believe I've fixed this. If you go to the code tab, Click on "Clone or Download" and download the Zip and install as normal thereafter and let me know how you get on :)

Won't close the issue until you respond.

Regards joev

spmartin13 commented 7 years ago

it does not appear when I log in now, however it still shows up when I mouse over the garrison docket area. i will consider it good. thanks.

drveoj commented 7 years ago

Sorry: You get the same error (about triangulate.lua) or another? Could you post the error please? I thought I'd sorted out all the garrison docklet errors (but clearly not).

Thanks

joev

spmartin13 commented 7 years ago

this is the docket error i get when i mouse over it:

Message: ...face\AddOns\SVUI_!Core\systemdocklets\garrison.lua:152: Usage: GetInProgressMissions([missionList,] garrFollowerTypeID) Time: 09/18/16 19:35:17 Count: 1 Stack: [C]: in function `GetInProgressMissions' ...face\AddOns\SVUI!Core\system_docklets\garrison.lua:152: in function <...face\AddOns\SVUI!Core\system_docklets\garrison.lua:145> ...face\AddOns\SVUI!Core\system_docklets\garrison.lua:240: in function`GeneralTip' Interface\AddOns\SVUI!Core\system\dock.lua:1260: in function <Interface\AddOns\SVUI!Core\system\dock.lua:1251>

Locals: (*temporary) =

{ }

thanks.

spmartin13 commented 7 years ago

The socket err has been posted. Thanks.

On Sep 18, 2016 5:34 PM, "Joe Vaughan" notifications@github.com wrote:

Sorry: You get the same error (about triangulate.lua) or another? Could you post the error please? I thought I'd sorted out all the garrison docklet errors (but clearly not).

Thanks

joev

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

spmartin13 commented 7 years ago

has been fixed. thanks.

drveoj commented 7 years ago

Was about to write: Think I've fixed that, please re-download but you've found that out already :)