madcowfred / wowthing-issues

WoWthing issues
1 stars 0 forks source link

LUA Error. #5

Closed g1zstar closed 9 years ago

g1zstar commented 9 years ago

1x WoWthing_Collector\Collector.lua:880: attempt to index upvalue 'charData' (a nil value) WoWthing_Collector\Collector.lua:880: in function ScanShipments' WoWthing_Collector\Collector.lua:285: in function?' WoWthing_Collector\Collector.lua:319: in function <WoWthing_Collector\Collector.lua:318>

Locals: self = { 0 = } wwtc =

{ ScanBuildings = defined @WoWthing_Collector\Collector.lua:755 ScanBag = defined @WoWthing_Collector\Collector.lua:526 ScanFollowers = defined @WoWthing_Collector\Collector.lua:769 Initialise = defined @WoWthing_Collector\Collector.lua:367 GetItemID = defined @WoWthing_Collector\Collector.lua:904 ScanVoidStorage = defined @WoWthing_Collector\Collector.lua:593 Login = defined @WoWthing_Collector\Collector.lua:404 UpdateXP = defined @WoWthing_Collector\Collector.lua:509 ParseMissionTime = defined @WoWthing_Collector\Collector.lua:918 Cleanup = defined @WoWthing_Collector\Collector.lua:416 GetDailyResetTime = defined @WoWthing_Collector\Collector.lua:909 ScanToys = defined @WoWthing_Collector\Collector.lua:743 UpdateGuildBank = defined @WoWthing_Collector\Collector.lua:559 Logout = defined @WoWthing_Collector\Collector.lua:411 ScanShipments = defined @WoWthing_Collector\Collector.lua:879 UpdateExhausted = defined @WoWthing_Collector\Collector.lua:515 HookToyBox = defined @WoWthing_Collector\Collector.lua:726 ScanTradeSkills = defined @WoWthing_Collector\Collector.lua:702 ScanMissions = defined @WoWthing_Collector\Collector.lua:805 UpdateCharacterData = defined @WoWthing_Collector\Collector.lua:428 Timer = defined @WoWthing_Collector\Collector.lua:329 ScanLockouts = defined @WoWthing_Collector\Collector.lua:611 ScanGuildBankTab = defined @WoWthing_Collector\Collector.lua:569 UpdateGuildData = defined @WoWthing_Collector\Collector.lua:488 }

g1zstar commented 9 years ago

not sure why this was happening but it happened after my SSD got full, fixed by deleting savedVariables.

Edit: nvm I don't know why this is happening.

g1zstar commented 9 years ago

Still having this problem.

madcowfred commented 9 years ago

It's pretty hard to work out why this happens, I only get it very occasionally (like once every few days). Does it happen regularly for you?

g1zstar commented 9 years ago

It happens pretty regularly, I cleared my LUA errors from BugGrabber yesterday and I already have 9 instances of this error. I am constantly reloading and logging in to another character though which is why it happens so much.

madcowfred commented 9 years ago

There's probably a fix for this in 0.6.0, and by fix I mean it just doesn't do anything if charData is bugged on load. It should mostly work though?