View Bug Report
index field '?' in RIM.LUA line 750
Bug #: 5510
File: Raid Invite Manager
Date: 03-10-09 05:07 PM
By: Romiko
Status: Fixed
I'm not sure what's the issue as my friend Google can't find any postings of this elsewhere... But i get an error message and can't seem to load the .lua file for my raid.

Date: 2009-03-10 18:01:22
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\RIM\RIM.lua line 750:
attempt to index field '?' (a nil value)
Debug:
[C]: ?
RIM\RIM.lua:750: DisplayRaiders()
RIM\RIM.lua:1479: TimerTick()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
AddOns:
Swatter, v5.3.4105 (DingoIII)
AtlasLoot, vv5.03.03
AtlasLootFu, vv5.03.03
AucAdvanced, v5.3.4105 (DingoIII)
AucFilterBasic, v5.3.4105 (DingoIII)
AucFilterOutlier, v5.3.4105.2531
AucMatchUndercut, v5.3.4105.2531
AucStatClassic, v5.3.4105 (DingoIII)
AucStatHistogram, v5.3.4105 (DingoIII)
AucStatiLevel, v5.3.4105 (DingoIII)
AucStatPurchased, v5.3.4105 (DingoIII)
AucStatSales, v5.3.4105.2842
AucStatSimple, v5.3.4105 (DingoIII)
AucStatStdDev, v5.3.4105 (DingoIII)
AucStatWOWEcon, v5.3.4105.2530
AucUtilAHWindowControl, v5.3.4105.3311
AucUtilAppraiser, v5.3.4105.2530
AucUtilAskPrice, v5.3.4105.3175
AucUtilAutoMagic, v5.3.4105.3142
AucUtilCompactUI, v5.3.4105.2530
AucUtilEasyBuyout, v5.3.4105.3583
AucUtilItemSuggest, v5.3.4105.3108
AucUtilPriceLevel, v5.3.4105.2545
AucUtilScanButton, v5.3.4105.2530
AucUtilScanFinish, v5.3.4105.2530
AucUtilScanProgress, v5.3.4105.2530
AucUtilSearchUI, v5.3.4105.3655
AucUtilSimpleAuction, v5.3.4105.0
AucUtilVendMarkup, v5.3.4105.2530
Babylonian, v5.1.DEV.130
BeanCounter, v5.3.4105 (DingoIII)
BigWigs, v2.0
Carbonite, v2.02
CharacterProfiler, v3.0.1
Configator, v5.1.DEV.130
CraftList2, v3.0
DBMCore, v
DebugLib, v5.1.DEV.130
Decursive, v2.4_beta_3_STABLE
Enchantrix, v5.3.4105 (DingoIII)
EnchantrixBarker, v5.3.4105 (DingoIII)
EnhTooltip, v5.1.3715 (SnaggleTooth)
Gatherer, v3.1.11
GathererDBWowhead, v1.0.2009-02-18
GuildCraft, v
GuildProfiler, v3.0.0
GuildRoster, v1.0.100
Informant, v5.3.4105 (DingoIII)
Omen, v3.0.6
oRA2, v2.0.$Revision: 628 $
Outfitter, v4.5b1
Recount, v
RIM, v0.04007
SlideBar, v5.3.4105 (DingoIII)
Stubby, v5.3.4105 (DingoIII)
XPerl, v3.0.2a
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidMonitor, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
(ck=7b5)

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Elayneff - 05-06-09 01:21 AM
Line 750 could be the phpRaid_Data.lua file being incorrect -- either not in the right place, or an incompatible version. I'm assuming you're using WoWRaidManager.

The other thing it could be is that the mod takes time to synchronize data before allowing you to open the Raid Interface, in order to display the most recent data. Check the tooltip (mouseover of FuBar/minimap icon) and ensure it does not say "Sync: __%" when you are clicking.

Aside from those, if you have further issues, please PM me here or on the WRM forums with your phpRaid_Data.lua file and we can dissect it further.