2 - Missing dependencies for no-lib version
What steps will reproduce the problem?
1. Install LibFilter no-lib, 2. Log in.
What is the expected output? What do you see instead?
Should work silently. See the error message.
What version of the product are you using?
2009-03-27-no-lib
Do you have an error log of what happened?
2009/04/23 18:32:43-6627-x1]: ...ules\LibFilter_Professions\LibFilter_Professions.lua:31: Cannot find a library instance of "LibPeriodicTable-3.1".: Ace3-Beta-r803\LibStub\LibStub.lua:23: in function `LibStub'
Please provide any additional information below.
I think you should update the .toc file to properly handle no-lib installation.
## OptDeps: LibPeriodicTable-3.1, LibPeriodicTable-3.1-Tradeskill libs\LibStub\LibStub.lua libs\CallbackHandler-1.0\CallbackHandler-1.0.xml #@no-lib-strip@ libs\LibPeriodicTable-3.1\LibPeriodicTable-3.1.lua libs\LibPeriodicTable-3.1-Tradeskill\LibPeriodicTable-3.1-Tradeskill.lua #@end-no-lib-strip@
- 1 comment
- 1 comment
- #1
Adirelle Sun, 26 Apr 2009 07:57:32I overlooked the optdeps line, the exacy name is "OptionalDeps" instead of "OptDeps". ^^