autoInvite
With the help of this mod it is possible to invite a complete group setup with one key-press. I have written this mod to make it possible to invite players from our standard raid group with one click.
Players can be imported via a CSV file and easy copy-and-paste. This CSV lines can be e.g. generated by a website or anything else you use.
The groupsetups can be saved and loaded by the mod, too.
The mod can move the players in the defined groups (I need some help to test this feature).
The main window can be opened with the command /ai show or with the key defined in the Key Bindings menu from WoW.
The first step is to add the player into the complete list. The following steps can be used:
1. Import the player with a CSV list.
2. Activate the mod at the select box and invite the player with /invite, with the friendlist, the gildlist...
3. Select a player and click Add in the GUI or press the button defined under Key Bindings in WoW.
4. Click the button Add without selecting a player before, a popup will appear, enter the name and press accept.
5. Import all players with one click from your guild.
The players are added in the complete list on the right side. The players can be moved with a left click between the complete list and the current group setup. To remove players from the complete list, right click them.
If it is not possible to read detailed information about the players, they are move into the list for druids. If it is possible to read the information, the players are automatically moved in the right table, this can be forced by pressing the Update button.
To invite the players the following steps are possible:
1. Button Group-Invite, a standard group is created.
2. Key defined by Key Bindings, a standard group is created.
3. Button Raid-Invite, group is created as raid group.
It is possible to save the current groupsetup by pressing the button Load-Save. To define the groupsetup it is possible to right click the players in the left tables and define a groupnumber for them.
An other possibilty is to move the player in the raid window from WoW and easily press the Read Group button.
To move the players in the defined groups, press Move Groups. (not working yet)
The color coding in the tables have the following meaning:
Grey = not invited yet
Yellow = invited
Green = joined the group
Red = declined the invitation or is ignoring you
Blue = player is already in a group if activeated (in the GUI) the player would get a wisper to leave the group.
To use CSV import:
******************
The fields are:
name:eClass:level:inGroup:group:comment
For description for the fields have a look at the bottom of the file.
Example:
Player1:PRIEST:60:1:-:Test..
Player2:HUNTER:60:0:1:bla<br>line2<br>line3
name: name of the player
eClass: must bes PRIEST, HUNTER, WARRIOR, MAGE, PALADIN, SHAMAN, WARLOCK, ROGUE or DRUID
level: can be 0, the mod will read the level then automatically
inGroup=1 player is in the current group setup and will be invited by the mod, inGroup=0 player is not in the current group setup (only in the complete list)
group='-' no group defined group=1 or group=2 to group=8 number of the group
comment=Comment for the player. Use <br> to split it in several lines
Then open the menu, press Save-Load -> Import CVS -> enter name and copy paste the lines -> import
For phpraider I have written a plugin. It can be found here:
phpraider_autoinvite_v170.tar.bz2
Unpack it and upload it to your phpraider installation (for phpraider 1.0.7).
If you use raidplaner 3.1.0 replace the following file with the file in this archive (for later version it will not necessary anymore):
plugins/raidplan/modules/export/export.class.php
Now it generates correct CSV files with raidplaner 3.1.0.
On /ai show this error shows up:
Date: 2016-03-14 20:21:03
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\autoInvite\autoInvite.lua line 2234:
attempt to concatenate field 'eClass' (a nil value)
Debug:
autoInvite\autoInvite.lua:2234: filterCompleteList()
[string "*:OnTextChanged"]:1:
[string "*:OnTextChanged"]:1
Locals:
self = <table> {
addPlayerClassOnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:150
clearDebug = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1976
loadSaveConfig = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1447
inviteDelay = 2000
checkOnlineLastId = 1
unregisterEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:251
checkTime = 60000
playerButton_OnEnter = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1822
registerEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:246
onLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:256
checkRaidPlayerZones = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2251
completeAdd = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:694
loadSaveFrameSave = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1544
sortCompleteList = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:752
memberJoinedRaid = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1201
updateMainHeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1692
countMembersInGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1205
dropDownCLASS_OnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:515
activate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1621
clearButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1661
checkOnlineMaxId = 1
addPlayerClassOnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:139
memberJoinedParty = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1147
onDragStart = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:604
onUpdate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:271
addToGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:953
updateGroupCount = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:582
greenColor = <table> {
}
invite = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1113
debugMsg = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:628
checkIfRaidLeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1277
importCalendar = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2283
loadCSV = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1701
resetControlObject = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:228
control = <table> {
}
greyColor = <table> {
}
redColor = <table> {
}
movePlayersActive = false
groupCount = <table> {
}
getMemberByName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:337
loadSaveFrameDelButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1569
maxlevel = 90
command = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:645
saveChatMsg = false
completeListClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:766
splitNameRealm = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2373
getRealmName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2361
ADDON_NAME = "autoInvite"
updateButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1648
getUnitName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2352
needMovePlayers = 0
removeFromGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:962
buildGroups = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:977
generateDump = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1870
groupCountLimit = <table> {
}
checkOnlineState = false
loadSaveScrollBar_Update = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1456
importGuildMembers = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2149
movePlayers = <function> defined @Interface\AddOns\autoInvite\autoInv
AddOns:
Swatter, v5.21f.5579 (SanctimoniousSwamprat)
ArkInventory, v30512
ArkInventoryRules, v10001
ArkInventoryRulesExample, v10000
AtlasLoot, vv8.00.72
AucAdvanced, v5.21f.5579 (SanctimoniousSwamprat)
AucFilterBasic, v5.21f.5579 (SanctimoniousSwamprat)
AucFilterOutlier, v5.21f.5579.5459(5.21f/embedded)
AucMatchUndercut, v5.21f.5579.5507(5.21f/embedded)
AucScanData, v5.21f.5579 (SanctimoniousSwamprat)
AucStatHistogram, v5.21f.5579 (SanctimoniousSwamprat)
AucStatiLevel, v5.21f.5579 (SanctimoniousSwamprat)
AucStatPurchased, v5.21f.5579 (SanctimoniousSwamprat)
AucStatSales, v5.21f.5579.5476(5.21f/embedded)
AucStatSimple, v5.21f.5579 (SanctimoniousSwamprat)
AucStatStdDev, v5.21f.5579 (SanctimoniousSwamprat)
AucStatWOWEcon, v5.21f.5579.5323(5.21f/embedded)
AucUtilAHWindowControl, v5.21f.5579.5575(5.21f/embedded)
AucUtilAppraiser, v5.21f.5579.5545(5.21f/embedded)
AucUtilAskPrice, v5.21f.5579.5447(5.21f/embedded)
AucUtilAutoMagic, v5.21f.5579.5537(5.21f/embedded)
AucUtilCompactUI, v5.21f.5579.5550(5.21f/embedded)
AucUtilEasyBuyout, v5.21f.5579.5576(5.21f/embedded)
AucUtilFixAH, v5.21f.5579 (SanctimoniousSwamprat)
AucUtilItemSuggest, v5.21f.5579.5417(5.21f/embedded)
AucUtilPriceLevel, v5.21f.5579.5535(5.21f/embedded)
AucUtilScanButton, v5.21f.5579.5403(5.21f/embedded)
AucUtilScanFinish, v5.21f.5579.5515(5.21f/embedded)
AucUtilScanProgress, v5.21f.5579.4979(5.21f/embedded)
AucUtilScanStart, v5.21f.5579.5347(5.21f/embedded)
AucUtilSearchUI, v5.21f.5579.5556(5.21f/embedded)
AucUtilSimpleAuction, v5.21f.5579.5531(5.21f/embedded)
AucUtilVendMarkup, v5.21f.5579.4828(5.21f/embedded)
autoInvite, v3.05
Babylonian, v5.1.DEV.332(/embedded)
BeanCounter, v5.21f.5579 (SanctimoniousSwamprat)
BrokerTimeToExecute, v1.1.1
ClassTimer, v2.3.60200.1
Configator, v5.1.DEV.396(/embedded)
CoolLine, v6.2.002
DBMCore, v
DBMDefaultSkin, v
DBMGarrisonInvasions, v
DBMHellfireCitadel, v
DBMStatusBarTimers, v
DebugLib, v5.1.DEV.337(/embedded)
ElvUI, v9.07
Enchantrix, v5.21f.5579 (SanctimoniousSwamprat)
EnchantrixBarker, v5.21f.5579 (SanctimoniousSwamprat)
GarrisonMissionManager, vv39
Informant, v5.21f.5579 (SanctimoniousSwamprat)
InspectEquip, v2.0.9
IskarAssist, v
KuiNameplates, v260
KuiNameplatesAuras, v
LibExtraTip, v5.12.DEV.395(/embedded)
MageNuggets, v4.5.3
MageNuggetsStatMonitor, v1.0
MizusRaidTracker, vv0.64.5
MobInfo2, v6.0.0
oRA3, v980
Parrot, vv1.12.0
RaidBuffStatus, v6.2.2
RaidRoll, v6.0.0
RaidRollLootTracker, v
Scrap, v12.24
ScrapMerchant, v12.24
ScrapSpotlight, v12.24
Skada, v1.4-32
SlideBar, v5.21f.5579 (SanctimoniousSwamprat)
Stubby, v5.21f.5579 (SanctimoniousSwamprat)
TipHelper, v5.12.DEV.389(/embedded)
TomTom, vv60200-2.1.0
WeakAuras, v2.1.0.22
BlizRuntimeLib_deDE v6.2.3.60200 <none>
(ck=b26)
I am not very good in LUA, but can someone eventually fix this? Thanks for your help
Author:
The reason many users are getting frequent LUA errors and cannot open the dialog window is due to a capitalization error in your events handler function.
See roughly around line 350 in autoinvite.lua you have an if statement "if (event == "ADDON_LOADED" and arg1 == "AutoInvite")"
Your statement is qualfying as false because the first argument supplied for ADDON_LOADED is "autoInvite".
It appears that the functions and variables that are supposed to be set when the addon is initially loaded is not happening because of this capitalization issue. And as such many functions are trying to perform arithmetic on variables that are nil or empty.
As lua is case-sensitive, a quick fix for users is to find this function and change "AutoInvite" to "autoInvite"
Thanks Gazzuk!
I saw that if I download the addon via curse the first letter of the folder is not in capital letter (like on my machine), that explains the problems. I changed it and commited a new version, that should hopefully solve all problems.
Hallo, danke erstmal für das Update! Leider funktioniert das addon noch immer nicht. Es werden 2 Fehler ausgeworfen. 1. Fehler kommt beim öffnen von Autoinvite und lautet folgend:
Date: 2014-10-31 10:45:18
ID: 592
Error occured in: Global
Count: 2
Message: ..\AddOns\autoInvite\autoInvite.lua line 1212:
attempt to index field 'member' (a nil value)
Debug:
autoInvite\autoInvite.lua:1212: countMembersInGroup()
[string "*:OnShow"]:1:
[string "*:OnShow"]:1
[C]: Show()
autoInvite\autoInvite.lua:637: showConfigFrame()
[string "AISHOW"]:1:
[string "AISHOW"]:1
Locals:
self = <table> {
addPlayerClassOnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:150
clearDebug = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1990
loadSaveConfig = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1445
inviteDelay = 2000
checkOnlineLastId = 1
unregisterEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:250
checkTime = 60000
playerButton_OnEnter = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1836
registerEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:245
onLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:255
checkRaidPlayerZones = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2265
completeAdd = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:692
loadSaveFrameSave = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1542
sortCompleteList = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:750
memberJoinedRaid = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1199
updateMainHeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1706
countMembersInGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1203
dropDownCLASS_OnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:513
activate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1628
clearButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1668
checkOnlineMaxId = 1
addPlayerClassOnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:139
memberJoinedParty = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1145
onDragStart = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:602
onUpdate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:270
addToGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:951
updateGroupCount = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:580
greenColor = <table> {
}
invite = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1111
debugMsg = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:626
checkIfRaidLeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1275
importCalendar = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2297
loadCSV = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1715
resetControlObject = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:227
control = <table> {
}
greyColor = <table> {
}
redColor = <table> {
}
movePlayersActive = false
groupCount = <table> {
}
getMemberByName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:336
loadSaveFrameDelButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1567
maxlevel = 90
command = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:643
saveChatMsg = false
completeListClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:764
splitNameRealm = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2387
getRealmName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2375
ADDON_NAME = "AutoInvite"
updateButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1655
getUnitName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2366
needMovePlayers = 0
removeFromGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:960
buildGroups = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:975
generateDump = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1884
groupCountLimit = <table> {
}
checkOnlineState = false
loadSaveScrollBar_Update = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1454
importGuildMembers = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2163
movePlayers = <function> defined @Interface\AddOns\autoInvite\autoInv
der 2. Fehler kommt beim Load von CSV und lautet:
Date: 2014-10-31 10:45:18
ID: 593
Error occured in: Global
Count: 1
Message: ..\AddOns\autoInvite\autoInvite.lua line 2253:
attempt to index field 'member' (a nil value)
Debug:
autoInvite\autoInvite.lua:2253: filterCompleteList()
[string "*:OnTextChanged"]:1:
[string "*:OnTextChanged"]:1
Locals:
self = <table> {
addPlayerClassOnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:150
clearDebug = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1990
loadSaveConfig = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1445
inviteDelay = 2000
checkOnlineLastId = 1
unregisterEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:250
checkTime = 60000
playerButton_OnEnter = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1836
registerEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:245
onLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:255
checkRaidPlayerZones = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2265
completeAdd = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:692
loadSaveFrameSave = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1542
sortCompleteList = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:750
memberJoinedRaid = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1199
updateMainHeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1706
countMembersInGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1203
dropDownCLASS_OnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:513
activate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1628
clearButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1668
checkOnlineMaxId = 1
addPlayerClassOnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:139
memberJoinedParty = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1145
onDragStart = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:602
onUpdate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:270
addToGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:951
updateGroupCount = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:580
greenColor = <table> {
}
invite = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1111
debugMsg = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:626
checkIfRaidLeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1275
importCalendar = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2297
loadCSV = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1715
resetControlObject = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:227
control = <table> {
}
greyColor = <table> {
}
redColor = <table> {
}
movePlayersActive = false
groupCount = <table> {
}
getMemberByName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:336
loadSaveFrameDelButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1567
maxlevel = 90
command = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:643
saveChatMsg = false
completeListClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:764
splitNameRealm = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2387
getRealmName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2375
ADDON_NAME = "AutoInvite"
updateButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1655
getUnitName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2366
needMovePlayers = 0
removeFromGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:960
buildGroups = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:975
generateDump = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1884
groupCountLimit = <table> {
}
checkOnlineState = false
loadSaveScrollBar_Update = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1454
importGuildMembers = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2163
movePlayers = <function> defined @Interface\AddOns\autoInvite\autoInv
hoffe ich konnte ein wenig helfen das das Addon wieder funktioniert, weil es eigendlich total genial ist :) und ich es gerne weiter nutzen würde
Gruß
Bo
Hallo Idefix jetzt da wir endlich wieder Aktiver Raiden gehn wollte ich dein auto Incite Addon auch wieder nutzen leider hat es bei mir immer folgenden fehler
Message Interface\addons\autoinvite\autoinvite-v3.03.lua:274: attemot to index field 'control' (a nil value)
STack [string "*OnUpdate"]:1: in funktion <[string"*:onUpdate"]:1>
Locals self = autoInviteUpdateFrame { 0 = <userdaten> }
vieleicht kannst du das Fixen
Danke für das sonst super addon.
Probiere mal /ai reset
danke für die antwort leider zu spät gesehn.
nun wird das addon anscheinend nicht mehr geladen egal welchen befehl ich gebe sacht er unbekannter befehl
Hier nun auch die richtige Fehlermeldung.
Message: Interface\AddOns\autoInvite\autoInvite.lua:274: attempt to index field 'control' (a nil value)
Time: 10/17/14 16:28:48
Count: 3299
Stack: Interface\AddOns\autoInvite\autoInvite.lua:274: in function `onUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals: self = <table> {
addPlayerClassOnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:146
clearDebug = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1983
loadSaveConfig = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1438
inviteDelay = 2000
checkOnlineLastId = 1
unregisterEvents = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:243
checkTime = 60000
playerButton_OnEnter = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1829
dropDownCLASS_Init = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:511
onLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:248
checkRaidPlayerZones = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2258
completeAdd = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:685
loadSaveFrameSave = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1535
sortCompleteList = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:743
memberJoinedRaid = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1192
updateMainHeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1699
countMembersInGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1196
dropDownCLASS_OnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:506
activate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1621
clearButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1661
checkOnlineMaxId = 1
addPlayerClassOnLoad = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:135
memberJoinedParty = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1138
onDragStart = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:595
onUpdate = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:263
addToGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:944
updateGroupCount = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:573
greenColor = <table> {
}
invite = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1104
debugMsg = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:619
checkIfRaidLeader = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1268
importCalendar = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2290
loadCSV = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1708
resetControlObject = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:220
blueColor = <table> {
}
greyColor = <table> {
}
redColor = <table> {
}
movePlayersActive = false
groupCount = <table> {
}
getMemberByName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:329
loadSaveFrameDelButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1560
maxlevel = 90
command = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:636
saveChatMsg = false
completeListClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:757
splitNameRealm = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2380
ADDON_NAME = "AutoInvite"
updateButton_OnClick = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1648
getRealmName = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:2368
needMovePlayers = 0
removeFromGroup = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:953
buildGroups = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:968
generateDump = <function> defined @Interface\AddOns\autoInvite\autoInvite.lua:1877
group
This add-on does not work. The following commands produce no results:
/ai
/autoinvite
/ai show
Also a window pops up saying it's taking too much data/producing too many errors and asks if I want to disable the add-on.
Here's a picture of the lua error http://puu.sh/8EMSB.jpg
The count infinitely rises
Could you please try again, I just pushed a new update to the server. I cannot really test it, so I need feedback if something is wrong.
I also am having trouble using this addon as well. FYI... I believe you use the same command as ArkInventory... /ai. Everytime I use /ai ark options come up.
Also, when I hit Esc, I get a blizzard warning saying something along the lines of blizzard is blocking an action from AutoInvite... Sorry, not home to get the exact message. I believe its a taint.
You can bind a key to open the addon (see in the menu key binding or something like this). You can also try to type /autoinvite as command that should work too.
For the esc warning it seems to be another problem. I saw some time ago this message, too, but only if I have other addons enabled. After I stopped playing wow I cannot debug it by myself but if you can track it down I can help to fix this problem.
Addon does not work at all. Just get lua errors. /ai gives no response.
I cannot reproduce that error, it works fine here. In which language are you plaing?
I am playing in english EU. I try typing 'ai' and nothing happens, have to rest UI also as running with errors
any plans to update/fix this addon or any other similar addons out there? thanks.
english vision.
no other addons.
installed with curse4.
wow shows: addons are experienceng a large number of errors.
Date: 2011-04-04 16:23:20
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\autoInvite\autoInvite.lua line 287:
attempt to index field 'control' (a nil value)
Debug:
[C]: ?
autoInvite\autoInvite.lua:287: onUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
AddOns:
Swatter, v5.9.4961 (WhackyWallaby)
Auctionator, v2.9.0
autoInvite, v$Id: autoInvite.toc 198 2010-11-08 21:23:25Z idefix $
BagSync, v5.5
BindPad, v2.3.8
cargBagsNivaya, v
DBMCore, v
epgp, v5.5.25
epgplootmaster, v0.6.04
epgplootmasterml, v0.6.04
FriendsWithBenefits, v3.2.0.4
LoggerHead, v4.0.126
MikScrollingBattleText, v5.5.91
oRA3, v
PugLax, v
RaidBuffStatus, vv4.12
RatingBuster, v
RatingBusterAlwaysBuffed, v
ShestakUI, v3.0.6
ShestakUIConfig, v
ShestakUIFilger, v
ShestakUIHeal, v
ShestakUISharedMedia, v
SimpleRaidTargetIcons, v1.15
SimpleTankFrames, v1
Skada, v1.2-31
SkadaDamage, v1.0
SkadaDamageTaken, v1.0
SkadaDeaths, v1.0
SkadaDispels, v1.0
SkadaEnemies, v1.0
SkadaHealing, v1.0
SkadaThreat, v1.0
tekKompare, v3.3.0.8
YayMounts, v1.1.94
BlizRuntimeLib_enUS v4.0.6.40000 <eu>
(ck=35b)