5 - nolib - LibAboutPanel not in OptionalDeps
FlightHUD with nolib throws up an error, even if LibAboutPanel is installed. This is because LibAboutPanel is not listed in the dependencies in the .toc file.
The error:
Message: ..\AddOns\FlightHUD\FlightHUD.lua line 281:
Cannot find a library instance of "LibAboutPanel".
The fix:
Make sure the dependencies in the .toc read as follows:
## OptionalDeps: Ace3, Astrolabe, LibAboutPanel
| User | When | Change |
|---|---|---|
| Barfolomeu | Wed, 18 Feb 2009 04:30:19 | Changed status from New to Fixed |
| roncli | Mon, 16 Feb 2009 07:14:15 | Create |
- 2 comments
- 2 comments
Facts
- Last updated on
- 18 Feb 2009
- Reported on
- 16 Feb 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #2
Barfolomeu Wed, 18 Feb 2009 04:30:14Fixed in 0.7.11. Thanks for the heads up.
Barf
- #1
roncli Tue, 17 Feb 2009 00:58:59Version, btw, is v0.7.10-nolib.