2 - Crayon Lib out of date
What steps will reproduce the problem?
1. Load this addon with an addon using the libCrayon3 library
What is the expected output? What do you see instead?
Errors on load
What version of the product are you using?
3.6.1
Do you have an error log of what happened?
"LibCrayon-3.0\LibCrayon-3.0.lua:243 Obsolete library registered. Crayon-2.0 is already registered at version 90061. You are trying to register version 33000. Hint: if not AceLibrary:IsNewVersion(\"Crayon-2.0\", 33000) then return end
\libs\AceLibrary\AceLibrary.lua:633 in function `Register'LibCrayon-3.0\LibCrayon-3.0.lua:243 in function `compat'
LibCrayon-3.0\LibCrayon-3.0.lua:246 in main chunk
---",
Please provide any additional information below.
- 1 comment
- 1 comment
- #1
Broliant Sat, 25 Oct 2008 02:11:58FuBar_RecountFu uses the "Crayon-2.0" library and runs without issue in this mode. If new projects such as "Crayon-3.0" are conflicting, the author of the Crayon libs will need to be informed. He/She can then either modify the 3.0 libs to avoid the conflict or provide a resolution path for applications currently using the 2.0 libs.