tst2005googlecode / myroleplay

Automatically exported from code.google.com/p/myroleplay
0 stars 0 forks source link

Nil Value #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? The more info you provide here, the
better and quicker we can fix it.

1. Exact steps are unknown, seems to happen at random when other FlagRSP,
FlagRSP 2.0, MRP or ImmersionRP users are around with their addon enabled.

What is the expected output? What do you see instead?

A generated error as listed below.

Date: 2007-04-06 01:05:45

ID: 2

Error occured in: Global
Count: 1

Message: ..\AddOns\MyRolePlay\MyRolePlay.lua line 1232:
attempt to index field '?' (a nil value)
Debug:

[C]: ?

MyRolePlay\MyRolePlay.lua:1232: mrpUpdatePlayerListInfo()

MyRolePlay\MyRolePlayComm.lua:397: dataIdFunction()

MyRolePlay\MyCommunication.lua:502: ?()

MyRolePlay\MyCommunication.lua:176: mcoOnEvent()
[string "mcoManager:OnEvent"]:2:
[string "mcoManager:OnEvent"]:1

AddOns:
BonusScanner, vv2.1
Gatherer, v2.99.0.0498
MyRolePlay, vBeta 2.6 Stubby, v1508
Swatter, v4.0.0
Titan, v3.0.5.20003
TitanAmmo, v3.0.5.20003
TitanBag, v3.0.5.20003
TitanClock, v3.0.5.20003
TitanCoords, v3.0.5.20003
TitanItemBonuses, v3.0.5.20003
TitanLootType, v3.0.5.20003
TitanMoney, v3.0.5.20003
TitanPerformance, v3.0.5.20003
TitanRegen, v3.0.5.20003
TitanRepair, v3.0.5.20003
TitanRider, v3.0.5.20003
TitanStanceSets, v3.0.5.20003
TitanXP, v3.0.5.20003
WeaponQuickSwap

What version of MRP are you using?

Beta 2.6 (RSP)

Please provide any additional information below.

I have not used any other versions of this modification or any other
FlagRSP mod. This was on a clean WoW install with the mods listed above.

Original issue reported on code.google.com by steve...@gmail.com on 29 Apr 2007 at 4:37

GoogleCodeExporter commented 9 years ago
Several people have had this bug, however, I have never seen it before, which 
makes
it very difficult to know when and how it's happening. I might end up rewriting 
part
of that code anyways that might fix the problem without me having to find the 
bug
though. As for now though, I'll keep this as Pending to see if someone finds the
exact problem.

Original comment by parrott.jason on 29 Apr 2007 at 9:03

GoogleCodeExporter commented 9 years ago
Did I mention I love you? LOL! I really want to use this for my guild but we've 
all
bumped into the problem. I'll see about tracking it down and screenshoting 
EXACTLY
what I do, just incase it's something easy to fix. :)

Original comment by steve...@gmail.com on 1 May 2007 at 11:02

GoogleCodeExporter commented 9 years ago
Since there are some changes on the code line of the problem, i'm updating it 
with a
new report.

Date: 2007-06-24 22:22:04
ID: 11
Error occured in: Global
Count: 1
Message: ..\AddOns\MyRolePlay\MyRolePlay.lua line 1246:
   attempt to index field '?' (a nil value)
Debug:
   [C]: ?
   MyRolePlay\MyRolePlay.lua:1246: mrpUpdatePlayerListInfo()
   MyRolePlay\MyRolePlayComm.lua:452: dataIdFunction()
   MyRolePlay\MyCommunication.lua:537: ?()
   MyRolePlay\MyCommunication.lua:176: mcoOnEvent()
   [string "*:OnEvent"]:1:
      [string "*:OnEvent"]:1
AddOns:
  AtlasLoot, vAtlasLoot Enhanced v3.01.00
  EnhTooltip, v4.0.2
  Gatherer, v2.99.0567
  GuildPortalGuildInfo, v1.0 (GuildPortalGuildInfo 2.0)
  Informant, v4.0.2
  MobMap, vMobMap v1.42
  MyRolePlay, vBeta 2.7.29
  Stubby, v1508
  Swatter, v4.0.2

Original comment by lawless_...@hotmail.com on 25 Jun 2007 at 8:31

GoogleCodeExporter commented 9 years ago
Flagged as Critical Bug, because we shouldn't be seeing these in a beta version.

"I really want to use this for my guild but we've all bumped into the problem." 
- 
Good, what we need is a reproducible bug, and if it keeps happening, that's 
good 
enough.

What we really need to track this down is a sample of the WoW chat log from 
around 
the affected time. Use WoW's built-in command /chatlog to toggle chat logging 
on and 
off; you'll find it writes to Logs\WoWChatLog.txt and it grows quite quickly 
(mostly 
because xtensionxtooltip2 is very busy).

I assume the bug only really happens when lines are received from an MRP user, 
so if 
you can get a whole bunch of people together using MRP and try to reproduce it 
with 
chat logs on, and then attach a relevant section of the chat log so we can see 
what's being sent and received on MyWarcraftCo (and maybe xtensionxtooltip2 as 
well), that'll help to identify the problem. Thanks.

Original comment by elandru....@googlemail.com on 25 Jun 2007 at 5:56

GoogleCodeExporter commented 9 years ago
I will work on getting the chat log myself, HOWEVER, i've noticed this happens 
when I
hover my mouse over someone. So the error command line is right, it's a 
problem...
with the updating. How? What? Where? An interesting spot to check may possibly 
be
when someone throws there mouse over another, and it tries to update, but the
person's info... is currently being edited. Maybe that's a problem there, maybe
not... *goes to get chatlog ready*

Original comment by lawless_...@hotmail.com on 25 Jun 2007 at 10:36

GoogleCodeExporter commented 9 years ago

Original comment by elandru....@googlemail.com on 9 Jul 2007 at 6:58

GoogleCodeExporter commented 9 years ago

Original comment by elandru....@googlemail.com on 9 Jul 2007 at 6:58

GoogleCodeExporter commented 9 years ago

Original comment by elandru....@googlemail.com on 5 Aug 2007 at 10:04