Addon Info.
Change Log
Optional Files (0)
Archived (7)
Comments (32)
  Category: Data Mods
Addon Information
Works with Patch 2.4
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
4.0.1
Date:
04-29-2008 01:46 PM
Size:
621.96 Kb
Downloads:
59,609
Views:
97,402
Favorites:
381
MD5:
Pictures
Click to enlarge
Group Calendar
GroupCalendar   Popular!
Rate: 5 out of 5 with 10 votes  
Group Calendar 4 important things to know
  • Group Calendar 4 will not talk to any previous versions, including the betas of Group Calendar 4 itself. All guild/alliance members must upgrade before everyone will see and be able to sign up for all events again.
  • You MUST restart WoW to upgrade. Group Calendar will warn you if you try to upgrade in-game with a reloadui and will disable itself until you restart WoW.
  • Events you created will still be there when you upgrade, but all events from other players will be purged. They'll begin showing up again as those players upgrade to 4.0.
  • The User's Manual is no longed included in the addon and is available online instead at http://wobbleworks.com/groupcalendar/manual. It hasn't been fully updated for GC4 yet, but the majority of it is still relevant. I'll try to get it updated completely soon, but it's a low priority for now.
About Group Calendar

Group Calendar allows guilds or groups of friends to share an in-game event calendar. The guild can post raid events and members can post events for dungeons they need to do quests for. Additionally, players can provide feedback to the event's sponsor saying that they will or won't be attending an event.

Once installed Group Calendar replaces the minimap current time tooltip and sun & moon icon. This can be used to open the UI or it can be opened using the /calendar command.

For instructions on how to set up Group Calendar for your guild or for your personal use, see the User's Manual at http://wobbleworks.com/groupcalendar/manual
  Change Log - GroupCalendar
v4.0.1 Changes

- BUGFIX: Fixed error regarding nil name while calling GetDatabase() upon login
- BUGFIX: Fixed error when using the '/cal history' command while set to Administrator
- BUGFIX: Corrected class name localization errors for German and Spanish
- BUGFIX: Group view no longer attempts to include Standby players in its total
- FEATURE: Added Void Sphere cooldown support
- FEATURE: Changed '/cal clock auto' to '/cal clock on' for better symmetry with the 'off' option
- FEATURE: Added '/cal birthdays on|off' to enable/disable birthday reminders. Birthday reminders are on by default.
  Optional Files - GroupCalendar
Sorry, there are currently no optional files available.
  Archived Versions - GroupCalendar
File Name
Version
Size
Author
Date
4.0
621.28 Kb
mundocani
04-21-2008 12:12 AM
3.4.4
980.46 Kb
mundocani
03-28-2008 03:41 AM
3.4.2
980.38 Kb
mundocani
01-05-2008 02:52 AM
3.4.1
979.71 Kb
mundocani
01-03-2008 12:17 PM
3.2.2
1.23 MB
mundocani
02-22-2007 11:41 AM
3.2
1.23 MB
mundocani
02-19-2007 04:44 PM
3.1
1.15 MB
mundocani
12-08-2006 12:58 AM
  Comments - GroupCalendar
Post A Reply
Author Comments Comment Options
Old 04-25-2008, 01:34 AM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
Ewwww, that is nasty to read. And their License terms say it's illegal to even try to read it >.>

Fortunately someone on Curse is having the same problem and I've been able to find the bug. It's just GC, Carbonite isn't really involved. It's some weirdness where when you first log in the names in your Friends list are all "Unknown" (which, internally, is actually nil). GC is trying to determine what faction the characters who own your various databases belong to and uses the logic that if they're in your friends list or your guild roster then they're the same faction as you.

It'll be fixed in the next build though.

Quote:
Originally posted by Fist
Good luck. Carbonite Quest is the free (I guess you could call it demo) version of Carbonite and even it has totally obfusticated unreadable code.

I tried capturing the error message that is generated first, but so many of those errors are logged that the buffer wraps and whatever is generated first is lost. Tried both /chatlog and the Elephant addon and neither capture addon generated errors. Is there a way to increase the buffer size on my in-game chat log so I have a chance to go back and look at what started all the error messages?

Update: I found a way to extend the log and there are no additional messages....just that group of error messages I already posted...which repeat like 100 times.
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-23-2008, 03:14 PM  
Fist
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Good luck. Carbonite Quest is the free (I guess you could call it demo) version of Carbonite and even it has totally obfusticated unreadable code.

I tried capturing the error message that is generated first, but so many of those errors are logged that the buffer wraps and whatever is generated first is lost. Tried both /chatlog and the Elephant addon and neither capture addon generated errors. Is there a way to increase the buffer size on my in-game chat log so I have a chance to go back and look at what started all the error messages?

Update: I found a way to extend the log and there are no additional messages....just that group of error messages I already posted...which repeat like 100 times.

Last edited by Fist : 04-23-2008 at 03:37 PM.
Fist is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-23-2008, 01:25 PM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
Blech. I'll see if I can get a "demo" copy of Carbonite or something to find out what's going on.

If possible, try to see what the very first error you get is -- the message with the file and line number for that very first error is probably the most valuable piece of information for diagnosing this.

Quote:
Originally posted by Fist
Ok....after playing around for a couple hours, it looks like the problem is more than likely due to some sort of communications conflict with the Carbonite Quest addon. I've yet to be able to reproduce those errors with that addon disabled. When it is enabled, I typically get the error when there is new information for Group Calendar to share. Unfortunately the Carbonite lua code is well obfusticated so I can't tell what's going on there....
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2008, 11:56 AM  
Fist
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Ok....after playing around for a couple hours, it looks like the problem is more than likely due to some sort of communications conflict with the Carbonite Quest addon. I've yet to be able to reproduce those errors with that addon disabled. When it is enabled, I typically get the error when there is new information for Group Calendar to share. Unfortunately the Carbonite lua code is well obfusticated so I can't tell what's going on there....
Fist is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2008, 02:42 AM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
Not sure what could cause that, but try disabling other addons and see if it's interference coming from somewhere. If not, then try

/cal reset realm

To get it to purge your character's events on the realms and see if that makes it happy.

If it still won't work and there's no sensitive data in your calendar (doctor visits, that sort of thing), email me the GroupCalendar.lua file from your SavedVariables folder at the email address on my Contact page at http://wobbleworks.com. I can take a look at see what's happening to your databases that's giving it such fits.

Quote:
Originally posted by Fist
I installed clean (deleted old GC directory and cleared GC related Saved Variables). When I install and open up GC on a different char on the same account/server, I get the following error lines repeated MANY times. Only seems to happen the first time I use it, though I think I saw it happen once when accessing an event which was newly created by another char.

GetDatabase: Username is nil
EventDatabase.lua, 705: Get Database
EventDatabase.lua ,2719: EventDatabase.lua 2708

[C] pcall
MCSChedulerLib.lua, 261: MCSSchedulerLib.lua
[C] pcall
MCSChedulerLib.lua, 191: OnUpdate
MCSChedulerLib.lua, 297: MCSSchedulerLib.lua

note: I typed this from notes I made so it may not be 100% accurate as far as spacing/punctuation.
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2008, 03:47 PM  
Fist
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
I installed clean (deleted old GC directory and cleared GC related Saved Variables). When I install and open up GC on a different char on the same account/server, I get the following error lines repeated MANY times. Only seems to happen the first time I use it, though I think I saw it happen once when accessing an event which was newly created by another char.

GetDatabase: Username is nil
EventDatabase.lua, 705: Get Database
EventDatabase.lua ,2719: EventDatabase.lua 2708

[C] pcall
MCSChedulerLib.lua, 261: MCSSchedulerLib.lua
[C] pcall
MCSChedulerLib.lua, 191: OnUpdate
MCSChedulerLib.lua, 297: MCSSchedulerLib.lua

note: I typed this from notes I made so it may not be 100% accurate as far as spacing/punctuation.
Fist is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2008, 12:16 AM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
I know, it's silly calling it a "feature", but I try to classify changes as either bugfixes or features. It wasn't a bug, therefore...

Quote:
Originally posted by DJJoeJoe
Great feature
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-19-2008, 09:26 AM  
lordgreg
A Deviate Faerie Dragon
 
lordgreg's Avatar

Forum posts: 17
File comments: 16
Uploads: 0
Re: Install

Quote:
Originally posted by Macie
I installed Groupcalender and when I check my addons it is recognized by WOW however when I type /calender it doesn't recognize the command.

any help?
you need to type: /calendar
instead of /calender
__________________
It's not a bug, it's a feature!
lordgreg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2008, 07:41 PM  
Macie
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
Install

I installed Groupcalender and when I check my addons it is recognized by WOW however when I type /calender it doesn't recognize the command.

any help?
Macie is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-11-2008, 02:03 AM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar

Forum posts: 4
File comments: 66
Uploads: 1
Quote:
- FEATURE: Bumped the .toc so that GC doesn't show as "out of date"
Great feature
__________________

Joetest - Ner'Zhul - Disciples of Death
DJJoeJoe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-05-2008, 08:17 PM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
Re: Group Calender Error

Which version of GC are you running?

Quote:
Originally posted by claxattack
I have been useing Grp Calender for awhile and made my first event yesterday. Now the event icons that were already up are not showing, and i keep getting a error message comeing accross my screen. Any time i try and click on the day that i put the event i cant get it to recognize that i am clicking it.

MCSchedulerLib: Error Calling Task:
Interface\addons\groupcalender\eventdatabase.lua;678; bad argument
#2 to 'format' (string expected, got nil)

I have already deleted tha addon and reinstaled the newer version adn this did not help me. Ty for your time.
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-05-2008, 08:16 PM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
Re: Brilliant Glass tradeskill

Yes, that's another one someone else pointed out today too. I'll get it added soon.

Thanks,
- John
Quote:
Originally posted by Yagi
Any chance on adding support for the new Jewel Crafting item's 23 hr cooldown.
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-05-2008, 08:14 PM  
mundocani
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 4
Thanks! I just became aware of this issue today and am looking for translations (it affects Spanish and French as well, possibly others too).

I can fix German now though

- John
Quote:
Originally posted by Macniel
There is a bug in deDE clients that cause to display Unkown (?) on female classes.

the correct namens are:

rogue = Schurke (male), Schurkin (female)
shaman = Schamane (male), Schamanin (female)
druid = Druide (male), Druidin (female)
warrior = krieger (male), Kriegerin (female)
priest = Priester (male), Priesterin (female)
warlock = Hexenmeister (male), Hexenmeisterin (female)
paladin = Paladin (male), Paladin (female)
hunter = Jäger (male), Jägerin (female)
mage = Magier (male), Magierin (female)

I hope you can fix this
mundocani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-01-2008, 04:23 PM  
Yagi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Brilliant Glass tradeskill

Any chance on adding support for the new Jewel Crafting item's 23 hr cooldown.
Yagi is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-28-2008, 01:44 PM  
Macniel
A Deviate Faerie Dragon
 
Macniel's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 15
Uploads: 2
There is a bug in deDE clients that cause to display Unkown (?) on female classes.

the correct namens are:

rogue = Schurke (male), Schurkin (female)
shaman = Schamane (male), Schamanin (female)
druid = Druide (male), Druidin (female)
warrior = krieger (male), Kriegerin (female)
priest = Priester (male), Priesterin (female)
warlock = Hexenmeister (male), Hexenmeisterin (female)
paladin = Paladin (male), Paladin (female)
hunter = Jäger (male), Jägerin (female)
mage = Magier (male), Magierin (female)

I hope you can fix this
Macniel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


WoWInterface.com Copyright ©2004
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.