[CF 1254] 8.1.1-1-g5b2d596 completely broken
tmw-issue-import opened this issue ยท 4 comments
What steps will reproduce the problem?
1. install 8.1.1-1-g5b2d596
What do you expect to happen? What happens instead?
Tellmewhen should load and work. It doesn't. Simple as that. /tmw doesnt work, /tellmewhen doesnt work, it doesnt show up in the interface addons menu, nothing.
I disabled all addons as a test and only enabled TMW, got a new error, still doesnt work.
What version of TellMeWhen are you using? ("The latest" is not a version)
8.1.1-1-g5b2d596
Do you have an error log of what happened?
Message: Interface\AddOns\TellMeWhen\TellMeWhen.lua:47: Cannot find a library instance of "LibOO-1.0".
Time: 07/26/16 14:57:53
Count: 1
Stack: [C]: in function `error'
Interface\AddOns\Ace3\LibStub\LibStub.lua:23: in function `LibStub'
Interface\AddOns\TellMeWhen\TellMeWhen.lua:47: in main chunk
Locals: (*temporary) = "Cannot find a library instance of "LibOO-1.0"."
___________________
(with all addons disabled except TMW)
Message: ...llMeWhen\Lib/libdatabroker-1-1/LibDataBroker-1.1.lua:3: LibDataBroker-1.1 requires CallbackHandler-1.0
Time: 07/26/16 15:04:00
Count: 1
Stack: [C]: in function `assert'
...llMeWhen\Lib/libdatabroker-1-1/LibDataBroker-1.1.lua:3: in main chunk
Locals: (*temporary) = nil
(*temporary) = "LibDataBroker-1.1 requires CallbackHandler-1.0"
Please provide any additional information below (including any export strings if applicable; see above.)
Probably an alpha glitch (you forgot to declare something, or whatever). I'm trying the very latest builds because I can't seem to import the icons from my other characters except one. I'll make a new ticket
Posted by CurseForge user Ssateneth | Imported from CurseForge issue #1254 | Raw
Are you sure you didn't accidentally install the nolib version?
Edited Jul 26, 2016
Posted by CurseForge user Cybeloras
Apparently I'm just about the only addon author in history who has tried to use forward slashes instead of backslashes in the .toc file. Try the next version in a few mins and see if that works.
Posted by CurseForge user Cybeloras
Just pushed it. Try gd5421d6 in a minute or two when it's done packaging.
Posted by CurseForge user Cybeloras
Great! That fixed it. Looking forward to seeing my other ticket looked at.
Posted by CurseForge user Ssateneth