64 - Global Error
What steps will reproduce the problem?
1. Installed Latest Patch.
2. Login.
3. Receive error immediately after character login.
What is the expected output? What do you see instead?
No expected output. Error:
Date: 2009-09-02 14:28:01
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\DataStore\DataStore.lua line 49:
attempt to index field '?' (a nil value)
Debug:
(tail call): ?
(tail call): ?
DataStore\DataStore.lua:49 RegisterEventListener()
Altoholic\Altoholic.lua:158
Altoholic\Altoholic.lua:155
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:531 EnableAddon()
...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:621
...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:607
[C]: LoadAddOn()
..\FrameXML\UIParent.lua:229 UIParentLoadAddOn()
..\FrameXML\UIParent.lua:252 CombatLog_LoadUI()
..\FrameXML\UIParent.lua:499
..\FrameXML\UIParent.lua:471
AddOns:
Altoholic, v3.2.001d
DataStore, v3.2.001
DataStoreAchievements, v3.2.001
DataStoreAuctions, v3.2.001
DataStoreCharacters, v3.2.001
DataStoreContainers, v3.2.001
DataStoreCrafts, v3.2.001
DataStoreCurrencies, v3.2.001
DataStoreInventory, v3.2.001
DataStoreMails, v3.2.001
DataStorePets, v3.2.001
DataStoreQuests, v3.2.001
DataStoreReputations, v3.2.001
DataStoreSkills, v3.2.001
DataStoreSpells, v3.2.001
DataStoreStats, v3.2.001
DataStoreTalents, v3.2.001
What version of the product are you using?
Altoholic 3.2.001d with main Altoholic folder replaced by Altoholic r49 because dependencies missing.
Do you have an error log of what happened?
Posted above.
Please provide any additional information below.
- 5 comments
- 5 comments
Facts
- Last updated
- Sep 16, 2009
- Reported
- Sep 02, 2009
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #5
1NUY4SH4 Sep 16, 2009 at 19:47 UTC - 0 likesAppears to be resolved in latest release.
- Reply
- #4
SpareSimian Sep 11, 2009 at 18:48 UTC - 0 likesI did try that on my setup, moving all my old DataStore*.lua and Altoholic.lua out of the way and restarting, but the problem remained. Only back-revving to r48 fixed it. I'll try to look at the diff to see if I can find something to account for it.
- Reply
- #3
essmene Sep 09, 2009 at 12:01 UTC - 0 likeshave you tried to reset the datastore by deleting all datastore_*.lua?
For me it helped to delete them once and the error went away. Maybe it's a variable that gets created on a clean database by new versions that was missing in old ones.
- Reply
- #2
SpareSimian Sep 08, 2009 at 04:50 UTC - 0 likesI backed out to r48 (svn up -r48) and the problem went away. DataStore is still at r5, so the problem appears to be in r49 somewhere.
- Reply
- #1
SpareSimian Sep 04, 2009 at 09:56 UTC - 0 likesI'm also seeing this with r49 (abeit with a lot more addons, not just the DataStore family).