Shows ZoneInfo on the World Map in a perfectly cromulent fashion.
Facts
- Date created
- Jul 09, 2008
- Category
- Last update
- Mar 11, 2013
- Development stage
- Release
- Language
- deDE
- enUS
- esES
- frFR
- koKR
- zhCN
- zhTW
- License
- All Rights Reserved
- Curse link
- Cromulent
- Downloads
- 279,060
- Recent files
- R: 50200-1 for 5.2.0 Mar 11, 2013
- A: 50100-2-1-g828adbe for 5.1.0 Dec 10, 2012
- R: 50100-2 for 5.1.0 Nov 30, 2012
- A: 50100-1-1-g24e066e for 5.1.0 Nov 30, 2012
- R: 50100-1 for 5.1.0 Nov 29, 2012
Authors
Relationships
- Embedded library
- Ace3
- LibBabble-Zone-3.0
- LibStub
- LibTourist-3.0
- Reply
- #14
mnpp Sep 04, 2012 at 09:22 UTC - 0 likes1x Cromulent-v1.6.1\Libs\LibTourist-3.0\LibTourist-3.0-90145.lua:2113: table index is nil Cromulent-v1.6.1\Libs\LibTourist-3.0\LibTourist-3.0-90145.lua:2113: in main chunk
Locals:
- Reply
- #13
weasoug Dec 01, 2011 at 15:31 UTC - 0 likesfor the new patch all you have to do is change to toc. and add the updated libs.
and a few twieks hehe.
here is a fix. should you want it.
http://www.filedropper.com/cromulenttempfix
- Reply
- #12
Nikoli1727 Apr 08, 2011 at 14:23 UTC - 0 likesI hope this helps. :)-
Date: 2011-04-08 09:08:47
ID: 1
Error occured in: Global
Count: 1
Message: ...Ons\Cromulent\Libs\LibTourist-3.0\LibTourist-3.0.lua line 3452:
attempt to index field '?' (a nil value)
Debug:
[C]: ?
...Ons\Cromulent\Libs\LibTourist-3.0\LibTourist-3.0.lua:3452: in main chunk
AddOns:
Swatter, v5.10.5098 (CrouchingKangaroo)
Altoholic, v4.0.006b
AucAdvanced, v5.10.5098 (CrouchingKangaroo)
AucFilterBasic, v5.10.5098 (CrouchingKangaroo)
AucFilterOutlier, v5.10.5098.2531
AucMatchUndercut, v5.10.5098.2531
AucStatHistogram, v5.10.5098 (CrouchingKangaroo)
AucStatiLevel, v5.10.5098 (CrouchingKangaroo)
AucStatPurchased, v5.10.5098 (CrouchingKangaroo)
AucStatSales, v5.10.5098.2842
AucStatSimple, v5.10.5098 (CrouchingKangaroo)
AucStatStdDev, v5.10.5098 (CrouchingKangaroo)
AucStatWOWEcon, v5.10.5098.2530
AucUtilAHWindowControl, v5.10.5098.3311
AucUtilAppraiser, v5.10.5098.2530
AucUtilAskPrice, v5.10.5098.3175
AucUtilAutoMagic, v5.10.5098.3142
AucUtilCompactUI, v5.10.5098.2530
AucUtilEasyBuyout, v5.10.5098.3583
AucUtilFixAH, v5.10.5098 (CrouchingKangaroo)
AucUtilGlypher, v5.10.5098.5065
AucUtilGlypherPost, v5.10.5098.5075
AucUtilItemSuggest, v5.10.5098.3108
AucUtilPriceLevel, v5.10.5098.2545
AucUtilScanButton, v5.10.5098.2530
AucUtilScanFinish, v5.10.5098.2530
AucUtilScanProgress, v5.10.5098.2530
AucUtilScanStart, v5.10.5098.4784
AucUtilSearchUI, v5.10.5098.3655
AucUtilSimpleAuction, v5.10.5098.4546
AucUtilVendMarkup, v5.10.5098.2530
AuctionLite, v1.8.1
Babylonian, v5.1.DEV.130
BeanCounter, v5.10.5098 (CrouchingKangaroo)
BonusScanner, v5.4.0
Configator, v5.1.DEV.282
Cromulent, vv1.5.3
DataStore, v4.0.001
DataStoreCharacters, v4.0.006
DebugLib, v5.1.DEV.275
SlideBar, v5.10.5098 (CrouchingKangaroo)
Stubby, v5.10.5098 (CrouchingKangaroo)
BlizRuntimeLib_enUS v4.0.6.40000 <us>
(ck=636)
- Reply
- #11
StingerSoft Nov 30, 2010 at 09:23 UTC - 0 likesv1.5.6 -same error Ticket №8 addon dont work
- Reply
- #10
wxx011 Nov 29, 2010 at 16:37 UTC - 0 likesreport error
LibTourist-3.0-90099 (Cromulent):3474: attempt to index field '?' (a nil value)\n\nLocals:|r\n\n
-- Reply
- #9
aphrodytee Nov 27, 2010 at 18:27 UTC - 0 likesDon't know if you know this but it does not show the correct zone info. For example, Eastern Plaguelands is no longer a 53-60 but 43-50 zone (I think are the correct lvls). But so far it does work fine. Only thing I suggest is to make the large gap between the zone title and the instances/fishing info smaller.
- Reply
- #8
Grilor Nov 06, 2010 at 19:25 UTC - 0 likesjust an FYI this addon crashs on the beta server. next time i am on i will get the error code for you. i hope you plan to keep this going after 4.0.3 and Cata this is one great mod thanks
- Reply
- #7
daf2 Oct 18, 2010 at 03:04 UTC - 0 likesThe latest Alpha seems to work just fine
- Reply
- #6
zhartley Oct 17, 2010 at 05:44 UTC - 0 likesHere's a patch to get it working until the author makes an official update.
Open Cromulent.lua and go to line 104
Replace:
With:
Basically replace the use of removed GetNumSkillLines()/GetSkillLineInfo() functions with the new GetProfessions()/GetProfessionsInfo() functions.
I've attached my edited copy of the file for convenience sake.
Edited: Modified as per @daf2 fix for people w/o any fishing profession. He deleted his comment for some reason.
- Reply
- #5
Grilor Oct 14, 2010 at 18:20 UTC - 0 likesnew error for the the current build of Cromulent:
1x Cromulent-v1.5.2\Cromulent.lua:104: attempt to call upvalue 'GetNumSkillLines' (a nil value) (tail call): ?: <in C code>: ?
Locals: (*temporary) = 0.014000000432134 (*temporary) = <function> defined =[C]:-1
-Does it on opening the map