fiskee / DoMeWhen-Classic

GNU General Public License v3.0
31 stars 28 forks source link

Ace3 Library Issues - Table updates? #37

Closed avoidit closed 3 years ago

avoidit commented 3 years ago

Attached are the LUA errors at launch. I am researching the issue but posting this just in case someone else has some info on it.

lua_error1.txt lua_error2.txt lua_error3.txt lua_error4.txt

Message: ...DoMeWhen-Classic\Classes\LocalPlayer\LocalPlayer.lua:10: attempt to index a nil value Time: Fri Dec 4 16:23:50 2020 Count: 1 Stack: ...DoMeWhen-Classic\Classes\LocalPlayer\LocalPlayer.lua:10: attempt to index a nil value ...DoMeWhen-Classic\Classes\LocalPlayer\LocalPlayer.lua:10: in function New' ...nterface\AddOns\DoMeWhen-Classic\Classes\Classes.lua:12: in functionLocalPlayer' Interface\AddOns\DoMeWhen-Classic\Core.lua:41: in function <Interface\AddOns\DoMeWhen-Classic\Core.lua:37> Interface\AddOns\DoMeWhen-Classic\Core.lua:72: in function <Interface\AddOns\DoMeWhen-Classic\Core.lua:66>

fiskee commented 3 years ago

Looks to be related to class detection, seems like unlock is active before usual

fiskee commented 3 years ago

Someone told me this is now fixed, should be good now