-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Issue
On seemingly random occasions, trying to view a profile of a character right in front of you will result in an error.
Reproducing the Issue
That's the thing. I've never had this happen before, and it only seems to happen at random. But, here's what I did:
- Log into World of Warcraft with TurtleRP enabled.
- Find a character who also has TurtleRP.
- Left-click on them, then on the new pop-up, click "See Description".
Expected Results
A perfectly viewable TurtleRP profile with all information available.
Actual Results
Completely blank information pages and the following errors:
TurtleRPProfile.lua:189:attempt to index local `characterInfo' (a nil value)
TurtleRPProfile.lua:144:attempt to index local `characterInfo' (a nil value)
TurtleRPProfile.lua:189:attempt to index local `characterInfo' (a nil value)
Further Details
Line 144 is related to some sort of anchor point for "AbsDimension" and 189 appears to just be a commented-out line for IC or OOC. So… I have absolutely no idea what happened. To make things even weirder, if I try and view the character's profile on the TurtleRP Directory, it pops up just fine! I honestly have no idea what caused it.
I genuinely wish I could be more helpful…