182 - attempt to index field 'externalDBs'
What steps will reproduce the problem?
1. Install Cartographer 2 via CurseClient - Alpha and nolib mode
2. Install InFlight Taxi via CurseClient - Alpha and nolib mode
3. Install AddOnLoader via CurseClient - Alpha and nolib mode
4. Get the other dependencies if needed (since CurseClient nolib mode 80% of the time fails to install the dependencies)
5. Run the game.
What is the expected output? What do you see instead?
No error
What version of the product are you using?
r2329
Do you have an error log of what happened?
[11:26:17] Interface\AddOns\Cartographer_Notes\Notes.lua:3587 attempt to index field 'externalDBs' (a nil value)
[C]: ?
Interface\AddOns\Cartographer_Notes\Notes.lua:3587 in function `RegisterNotesDatabase'
Interface\AddOns\InFlight_Load\InFlight_Load.lua:356 in function `PLAYER_LOGIN'
Interface\AddOns\InFlight_Load\InFlight_Load.lua:28 in function `?'
Interface\AddOns\InFlight_Load\InFlight_Load.lua:3 in function <Interface\AddOns\InFlight_Load\InFlight_Load.lua:3
[C]: in function `LoadAddOn'
Interface\AddOns\AddonLoader\AddonLoader.lua:109 in function `LoadAddOn'
Interface\AddOns\AddonLoader\AddonLoader.lua:130 in function <Interface\AddOns\AddonLoader\AddonLoader.lua:119
Please provide any additional information below.
Some notes:
Cartographer is working fine.
I can use Cartographer Notes fine.
I can use InFlight fine
AddOnLoader works fine
- no errors show up if I am missing any dependencies, so in this case it's safe to assume that I have all dependencies satisfied.
But every login, the error above shows up, as caught by tekErr.
| User | When | Change |
|---|---|---|
| Laibcoms | Wed, 02 Sep 2009 04:45:10 | Create |
Facts
- Reported on
- 02 Sep 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.