| Tested: | Hour of Twilight 4.3 |
| Updated: | 03-04-12 05:11 PM |
| Created: | 12-05-10 08:04 PM |
| Downloads: | 3,870 |
| Favorites: | 80 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
v2.3 |
1kB |
suicidalkatt |
11-29-11 01:11 AM |
|
v2.2 |
1kB |
suicidalkatt |
06-28-11 02:24 PM |
|
v2.1 |
1kB |
suicidalkatt |
04-29-11 08:28 AM |
|
v2.0 |
1kB |
suicidalkatt |
04-26-11 07:04 PM |
|
v1.9 |
1kB |
suicidalkatt |
04-26-11 06:16 PM |
|
v1.8 |
1kB |
suicidalkatt |
04-08-11 04:06 PM |
|
v1.7 |
1kB |
suicidalkatt |
01-26-11 01:53 PM |
|
v1.6 |
1kB |
suicidalkatt |
01-07-11 12:47 PM |
|
v1.5 |
1kB |
suicidalkatt |
01-07-11 03:13 AM |
|
v1.4 |
1kB |
suicidalkatt |
01-03-11 04:30 AM |
|
v1.3 |
1kB |
suicidalkatt |
12-23-10 07:51 PM |
|
v1.2 |
1kB |
suicidalkatt |
12-22-10 05:54 PM |
|
v1.1 |
1kB |
suicidalkatt |
12-22-10 05:51 AM |
|
v1.0 |
1kB |
suicidalkatt |
12-05-10 08:04 PM |
![]() |
Comment Options |
|
|
|
|
Hey, I'm just curious: what caused the guild events not to load in the calendar? I got the same issue, but it's another addon causing it.
|
|
|
|
|
|
||
Same for me. Working now. |
||
|
|
|
|
||
|
||
|
|
|
|
||
![]() |
||
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 12
Uploads: 0
|
|
|
|
|
|
|
|
|
I went through and disabled each and every addon one at a time, logged out logged back in each time. GRB is causing the calendar to show no events. It's completely blank except for the Blizzard stuff.
|
|
|
|
|
|
|
|
Problems should be fixed!
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 48
Uploads: 0
|
are you going to add the guild xp buttons back?
|
|
|
|
|
|
|
A Fallenroot Satyr
Forum posts: 25
File comments: 18
Uploads: 0
|
Hated the dropdown menu, more often than not clicked an option i didn't want. Love these buttons. blizz should implement this as default.
however, been getting this error recently, both when i log in and when i click a button. Code:
Message: ...ace\AddOns\GuildRosterButtons\GuildRosterButtons.lua:30: attempt to index upvalue 'recent' (a nil value)
Time: 01/22/11 16:14:11
Count: 3
Stack: ...ace\AddOns\GuildRosterButtons\GuildRosterButtons.lua:30: in function <...ace\AddOns\GuildRosterButtons\GuildRosterButtons.lua:22>
Locals: self = GRB_tradeskill {
0 = <userdata>
leftArrow = GRB_tradeskillLeftArrow {
}
rightArrow = GRB_tradeskillRightArrow {
}
}
_ = "GRB"
view = "tradeskill"
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to index upvalue 'recent' (a nil value)"
recent = nil
/run QueryGuildXP() /run GuildFrame_UpdateXP() /run GuildFrame_UpdateLevel() /run GuildFrame_UpdateTabard() in a macro and clicked it and the above error still occurred next time i clicked a roster button. |
|
|
|
|
||
|
||
|
|
|
|
|
|
Yeah still getting:
Code:
1x GuildRosterButtons-1.6\GuildRosterButtons.lua:77: attempt to index upvalue 'recent' (a nil value) GuildRosterButtons-1.6\GuildRosterButtons.lua:80: in function <...ace\AddOns\GuildRosterButtons\GuildRosterButtons.lua:12> |
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 178
Uploads: 0
|
Been getting this error recently, not sure why.
1x GuildRosterButtons-1.6\GuildRosterButtons.lua:77: attempt to index upvalue 'recent' (a nil value) GuildRosterButtons-1.6\GuildRosterButtons.lua:80: in function <...ace\AddOns\GuildRosterButtons\GuildRosterButtons.lua:12> Locals: self = <unnamed> { 0 = <userdata> } event = "PLAYER_LOGIN" recent = nil Update = <function> @ GuildRosterButtons\GuildRosterButtons.lua:22: b1 = GRB_playerStatus { 0 = <userdata> leftArrow = GRB_playerStatusLeftArrow {} rightArrow = GRB_playerStatusRightArrow {} } b2 = GRB_guildStatus { 0 = <userdata> leftArrow = GRB_guildStatusLeftArrow {} rightArrow = GRB_guildStatusRightArrow {} } b3 = GDB_weeklyxp { 0 = <userdata> leftArrow = GDB_weeklyxpLeftArrow {} rightArrow = GDB_weeklyxpRightArrow {} } b4 = GRB_tradeskill { 0 = <userdata> leftArrow = GRB_tradeskillLeftArrow {} rightArrow = GRB_tradeskillRightArrow {} } b5 = GRB_achievement { 0 = <userdata> leftArrow = GRB_achievementLeftArrow {} rightArrow = GRB_achievementRightArrow {} } b6 = GRB_totalxp { 0 = <userdata> leftArrow = GRB_totalxpLeftArrow {} rightArrow = GRB_totalxpRightArrow {} } OnLoad = <function> @ GuildRosterButtons\GuildRosterButtons.lua:72: VIEWS = <table> { 1 = "playerStatus" 2 = "guildStatus" 3 = "weeklyxp" 4 = "totalxp" 5 = "achievement" 6 = "tradeskill" } --- EDIT: Reading abit more in this thread, i seen you post: /run QueryGuildXP() /run GuildFrame_UpdateXP() /run GuildFrame_UpdateLevel() /run GuildFrame_UpdateTabard() Even tho this is a different error than the other users were getting, it did fix my lua errors.
Last edited by Angrysteel : 01-15-11 at 06:53 AM.
|
|
|
|
|
||
I'm having no issues with the calendar. |
||
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 28
Uploads: 0
|
with this addon activated my whole calender is empty. there're no events anymore... if I disable it everything is fine.
|
|
|
![]() |