after some probs with WAU & rock .. (cartographer was completely disabled/not working) it's working now. But not correctly.
I still get some errors on start:
Error occured in: Global
Count: 1
Message: ..\AddOns\Cartographer_Mining\addon.lua line 122:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
Cartographer_Mining\addon.lua:122: in main chunk
I've reinstalled all addons with WAU including the ACE Libs. But the errors are still there.
My biggest prob .... i don't get any Icons on the minimap.
On the worldmap their are shown.
This is nasty ... farming mines or herbs without any icons on the minimap.
Count: 1
Message: ..\AddOns\Cartographer_Herbalism\addon.lua line 110:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
Cartographer_Herbalism\addon.lua:110: in main chunk
Count: 1
Message: ...dOns\Cartographer_Treasure\Cartographer_Treasure.lua line 671:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
...dOns\Cartographer_Treasure\Cartographer_Treasure.lua:671: in main chunk
Count: 1
Message: ...ace\AddOns\Cartographer_Stats\Cartographer_Stats.lua line 145:
Bad argument #3 to `NewModule'. "AceEvent-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
...ace\AddOns\Cartographer_Stats\Cartographer_Stats.lua:145: in main chunk
Count: 1
Message: ...AddOns\Cartographer_Hotspot\Cartographer_Hotspot.lua line 284:
Bad argument #3 to `NewModule'. "AceHook-2.1" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
...AddOns\Cartographer_Hotspot\Cartographer_Hotspot.lua:284: in main chunk
WARNING: Before doing the following, MAKE a backup of your Addon folder!!!
If you use WAU, you can also get the !!!Standalonelibraries, install it using WAU.
I suggest that if you decide to do this, after installing !!!Standalonelibs, that you change your WAU preferences (edit menu...preferences)Check Automatic Dependency Download, Uncheck Default Mode with Externals.
Then a one timesetting of Skip version Check and Delete before Updating. Then update using the drop down menu, Reinstall all addons ( or Control-F10 )
Make sure that you go back into preferences and uncheck Delete and skip once you have completed this.
What this does is disembeds all your libraries, and you will see a buttload of new folders in your addon folder, don't worry about them because they are LOD (load on demand) libraries.
This may be to much for some people, but I believe it is the best way to go.
After your advices ... my cartographer was completely fucked up.
WorldMap was fullscreen, no cartographer button, no minimap funtion, many Error-Messanges!
Count: 1
Message: ..\AddOns\Cartographer\Cartographer.lua line 7:
Library "Dewdrop-2.0" not found.
Count: 1
Message: ..\AddOns\LibRockDB-1.0\LibRockDB-1.0.lua line 627:
Must call `SetDatabase' before ADDON_LOADED for Cartographer
Error occured in: Global
Count: 1
Message: ..\AddOns\Cartographer_Mining\addon.lua line 122:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Also, I failed to say, it never hurts to backup your WTF folder when you make your addon backup. Just backing up addons is really not enough because all your settings are saved in the WTF folder.
Given that, you can look in the savedvariables and rename your cart lua.baks to .lua and revert if they haven't been over written yet.
Ok, the original error messages you had in the first post i had early this morning. Here's what I did.
1) Removed all Cartographer addon files (including .lua files in the WTF/Account/Saved Variables, you're not goin to lose much maybe except for the Quest ones)
2) If you're using WAU, click all of the Cart addons that you want installed. MAKE SURE YOU HAVE ACE2 libraries selected in WAU also if you don't already have that!
If you're not using WAU then just download them manually.
3)Be happy! this is when i logged on to see if it worked.
which it did
Here is where your problem came from:
Originally, i got Cart and it didn't require ACE2 addon at the time. When i updated this morning, i got those exact same error messages, and found a different post to D/L the ACE2 framework. I D/L'd it and all was well. Back to normal.
Also i don't know what the above poster was talking about with standard libraries and such. Here is what i gathered it did:
It removed your library files from the Cart addon folder and placed them in the Addon folder as an 'addon' itself. Not sure if it works that way but what your Cart was doing was checking the library inside of itself that was no longer there, which is why it claimed Dewdrop was not there.
I've reinstalled all addons with WAU including the ACE Libs. But the errors are still there.
I ask this only for clarification, in your initial post you stated you installed Ace libs. Did you install Ace lib or ACE2 libs?
And, the above post was explaining how to disembed the lib folders, for some users it is better to disembed and for others, they probably should not even consider it. You can install the Ace2 library without disembedding all your libs, and that is what I suggest.
I apologize for the suggestion, disembedding is easier for some than others.
thats why i put ACE2 libs in big underlined print :)
To be honest, I didn't even notice the Big Bold Ace2 until after I posted, and came back to modify my post.
Generally, as far as for me, I do not generally look at large bold words in a post like that because it normally is a flame of some type and so me eyes just scan over it and not really see it.
1) Removed all Cartographer addon files (including .lua files in the WTF/Account/Saved Variables, you're not goin to lose much maybe except for the Quest ones)
2) If you're using WAU, click all of the Cart addons that you want installed. MAKE SURE YOU HAVE ACE2 libraries selected in WAU also if you don't already have that!
So i did ... but nothing changed.
I've deleted all cart addons .. including their .lua files.
I'v deleted ACE2 too ... and reinstalled it.
I suggess disactivating every mod you have(all that use ACE2) except Cartographer + modules and BugGrabber, then run WoW, If you get the error still, go step by step...start with just cartographer...if it works, then load 1 module and so on until you get the error to find out what is causing it.
doesn't solve the problem then you have something else that is going on here, some other error that is happening before it. All these errors are load sequence issues.
Cartographer doesn't require AceConsole anymore. Cart_Mining, a 3rd Party Module, does.
~ If someone could add to Cart_mining the AceConsole as an external and add it to the embeds list that's be grate.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
after some probs with WAU & rock .. (cartographer was completely disabled/not working) it's working now. But not correctly.
I still get some errors on start:
Error occured in: Global
Count: 1
Message: ..\AddOns\Cartographer_Mining\addon.lua line 122:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
Cartographer_Mining\addon.lua:122: in main chunk
I've reinstalled all addons with WAU including the ACE Libs. But the errors are still there.
My biggest prob .... i don't get any Icons on the minimap.
On the worldmap their are shown.
This is nasty ... farming mines or herbs without any icons on the minimap.
Count: 1
Message: ..\AddOns\Cartographer_Herbalism\addon.lua line 110:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
Cartographer_Herbalism\addon.lua:110: in main chunk
Count: 1
Message: ...dOns\Cartographer_Treasure\Cartographer_Treasure.lua line 671:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
...dOns\Cartographer_Treasure\Cartographer_Treasure.lua:671: in main chunk
Count: 1
Message: ...ace\AddOns\Cartographer_Stats\Cartographer_Stats.lua line 145:
Bad argument #3 to `NewModule'. "AceEvent-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
...ace\AddOns\Cartographer_Stats\Cartographer_Stats.lua:145: in main chunk
Count: 1
Message: ...AddOns\Cartographer_Hotspot\Cartographer_Hotspot.lua line 284:
Bad argument #3 to `NewModule'. "AceHook-2.1" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
...AddOns\Cartographer_Hotspot\Cartographer_Hotspot.lua:284: in main chunk
What can i do to fix this?
It is on the first page.
WARNING: Before doing the following, MAKE a backup of your Addon folder!!!
If you use WAU, you can also get the !!!Standalonelibraries, install it using WAU.
I suggest that if you decide to do this, after installing !!!Standalonelibs, that you change your WAU preferences (edit menu...preferences)Check Automatic Dependency Download, Uncheck Default Mode with Externals.
Then a one time setting of Skip version Check and Delete before Updating. Then update using the drop down menu, Reinstall all addons ( or Control-F10 )
Make sure that you go back into preferences and uncheck Delete and skip once you have completed this.
What this does is disembeds all your libraries, and you will see a buttload of new folders in your addon folder, don't worry about them because they are LOD (load on demand) libraries.
This may be to much for some people, but I believe it is the best way to go.
StandAloneLibs are already installed!
After your advices ... my cartographer was completely fucked up.
WorldMap was fullscreen, no cartographer button, no minimap funtion, many Error-Messanges!
Count: 1
Message: ..\AddOns\Cartographer\Cartographer.lua line 7:
Library "Dewdrop-2.0" not found.
Count: 1
Message: ..\AddOns\LibRockDB-1.0\LibRockDB-1.0.lua line 627:
Must call `SetDatabase' before ADDON_LOADED for Cartographer
Error occured in: Global
Count: 1
Message: ..\AddOns\Cartographer_Mining\addon.lua line 122:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
and so on.
Cartographer now seems to be disabled.
Many thx :/
http://files.wowace.com/Ace2/Ace2-r49421.zip
http://files.wowace.com/DewdropLib/DewdropLib-r48630.1.zip
see if that fixes it
err Fk that... just delete the main cartographer Folder and extract this one instead
http://files.wowace.com/Cartographer/Cartographer-r49381.22.zip
I did in bold say to back up your addon folder!
Seerah explains it better here:
http://www.wowace.com/forums/index.php?topic=8542.0
After DL and install ... nothing happened. Same error messages .... no minimap functions.
Problem still exists.
Given that, you can look in the savedvariables and rename your cart lua.baks to .lua and revert if they haven't been over written yet.
But .. in an other thread i saw a screenie of the rock config where a menu point for mining is shown.
My mining addon don't appears in the rock config. maybe this could be the problem?
But ... Mining Addon is installed, checked @ addons on char selection and so on.
1) Removed all Cartographer addon files (including .lua files in the WTF/Account/Saved Variables, you're not goin to lose much maybe except for the Quest ones)
2) If you're using WAU, click all of the Cart addons that you want installed. MAKE SURE YOU HAVE ACE2 libraries selected in WAU also if you don't already have that!
If you're not using WAU then just download them manually.
3)Be happy! this is when i logged on to see if it worked.
which it did
Here is where your problem came from:
Originally, i got Cart and it didn't require ACE2 addon at the time. When i updated this morning, i got those exact same error messages, and found a different post to D/L the ACE2 framework. I D/L'd it and all was well. Back to normal.
Also i don't know what the above poster was talking about with standard libraries and such. Here is what i gathered it did:
It removed your library files from the Cart addon folder and placed them in the Addon folder as an 'addon' itself. Not sure if it works that way but what your Cart was doing was checking the library inside of itself that was no longer there, which is why it claimed Dewdrop was not there.
I ask this only for clarification, in your initial post you stated you installed Ace libs. Did you install Ace lib or ACE2 libs?
And, the above post was explaining how to disembed the lib folders, for some users it is better to disembed and for others, they probably should not even consider it. You can install the Ace2 library without disembedding all your libs, and that is what I suggest.
I apologize for the suggestion, disembedding is easier for some than others.
To be honest, I didn't even notice the Big Bold Ace2 until after I posted, and came back to modify my post.
Generally, as far as for me, I do not generally look at large bold words in a post like that because it normally is a flame of some type and so me eyes just scan over it and not really see it.
So I leave this thread in your capable hands,
My apologies,
So i did ... but nothing changed.
I've deleted all cart addons .. including their .lua files.
I'v deleted ACE2 too ... and reinstalled it.
But ... same shit as before.
All the Cart addons aren't shown @ rock config.
And i got theses ACE-Console Messages again ...
------------------------------------------------------------------------------------
Error occured in: Global
Count: 1
Message: ..\AddOns\Cartographer_Mining\addon.lua line 122:
Bad argument #3 to `NewModule'. "AceConsole-2.0" is an unknown library.
Debug:
[C]: ?
[C]: ?
...dOns\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:157: NewModule()
Cartographer_Mining\addon.lua:122: in main chunk
AddOns:
Libs, v1.0
AEmotes
ArenaMaster, v1.0
ArenaPointer, v1.1
AutoBar, v2.01.00.04 beta
BigWigs, v2.0 r47124
BigWigsDebugger, v1.0.39189
Cartographer, vr49134
CartographerMining, v1.0
CartographerNotes, v2.0
CartographerProfessions, v2.0
CartographerCleanup, v1.0
FuBar, v49053
AbacusLib
Ace2
AnchorsAway, v1.0
BabbleBoss22, v2.2.$Revision: 36189 $
BabbleClass22, v2.2.$Revision: 36189 $
BabbleFish22, v2.2.$Revision: 36189 $
BabbleHerbs22, v2.2.$Revision: 36189 $
BabbleOre22, v2.2.$Revision: 36189 $
BabbleQuest22, v2.2.$Revision: 36189 $
BabbleRace22, v2.2.$Revision: 36189 $
BabbleSpellTree22, v2.2.$Revision: 36189 $
BabbleSpell22, v2.2.$Revision: 36189 $
BabbleTrainer22, v2.2.$Revision: 36189 $
BabbleVendor22, v2.2.$Revision: 36189 $
BabbleZone22, v2.2.$Revision: 36189 $
Babble22, v2.2.$Revision: 40818 $
BanzaiLib, v1.1
CandyBar
CrayonLib
Deformat, v1.0 $Revision: 3817 $
DewdropLib
FuBarPlugin20, v2.0 $Revision: 44269 $
GloryLib
GratuityLib, vr$Revision: 41183 $
ItemBonusLib
JostleLib
PaintChipsLib
PeriodicTable30, v3.0
Quixote
RosterLib, v2.1
SharedMediaLib, v1.0
SinkLib
SpecialEventsEmbed
SpecialEventsAura20
SpecialEventsBags20
SpecialEventsEquipped20
SpecialEventsLearnSpell20
SpecialEventsMail20
SpecialEventsMount20
SpecialEventsMovement20
SurfaceLib
TabletLib
TableTopLib
Talismonger30
TipLib, v1.0
TouristLib
Waterfall10
LibBabbleSpell30
LibBabbleZone30
LibCrayon30
LibGratuity30, vr$Revision: 41183 $
LibJostle30
LibRock10
LibRockComm10
LibRockConfig10
LibRockConsole10
LibRockDB10
LibRockEvent10
LibRockHook10
LibRockLocale10
LibRockModuleCore10
LibRockTimer10
LibRollCall20, v2.0
LibTourist30
Swatter, v3.9.0.1344
-------------------------------------------------------------------------------
Maybe my WAU Config is wrong?
Hope you can help me .. :/
The most of the error messages came from ACE-Event-2.0, ACE-Console-2.0, ACE-Hook-2.1 but they are installed.
So add this line to embeds.xml (in the cartographer folder)
<Script file="libs\AceConsole-2.0\AceConsole-2.0.lua"/>
I suggess disactivating every mod you have(all that use ACE2) except Cartographer + modules and BugGrabber, then run WoW, If you get the error still, go step by step...start with just cartographer...if it works, then load 1 module and so on until you get the error to find out what is causing it.
Hope that helps
http://files.wowace.com/Ace2/Ace2.zip
doesn't solve the problem then you have something else that is going on here, some other error that is happening before it. All these errors are load sequence issues.
Cartographer doesn't require AceConsole anymore. Cart_Mining, a 3rd Party Module, does.
~ If someone could add to Cart_mining the AceConsole as an external and add it to the embeds list that's be grate.