Issue with getPlayerCompleteName function being nil on launch
r3deyegaming opened this issue ยท 1 comments
What steps will reproduce the problem?
Getting DC'ed from the server or random disconnects disables TRP and will not allow it to reload under any circumstances short of a complete delete of the addon and reinstalling.
What is the expected output? What do you see instead?
The expected output is that TRP3 will read the profile anyway on a full game restart or a /reloadui command. Instead, it flat out refuses to load period until I uninstall and delete the thing, then reinstalling it.
Did you try having Total RP 3 as the only enabled addon and everything else (especially something like ElvUI) disabled?
No, although most all of my mods are broken at the moment, TRP is one of the very few that i had that was updated to 8.0.1
-UPDATE- After reviewing the error code, I disabled HandyNotes and TRP3 loaded properly. Believe the issue lies between the two, as HandyNotes was one of the addons I had been able to update.
What version of Total RP 3 are you using?
1.4.1 (for WoW 8.0.1)
Was it working in a previous version? If yes, which was the last good one?
the version before 1.4.1 (for WoW 7.3.5)
Do you have an error log or screenshot of what happened?
Message: Interface\AddOns\totalRP3\totalRP3.lua:118: Error during TRP3 loading sequence: ...lRP3\modules\register\characters\register_ignore.lua:76: attempt to call upvalue 'getPlayerCompleteName' (a nil value)
Time: Wed Jul 18 01:23:24 2018
Count: 1
Stack: Interface\AddOns\totalRP3\totalRP3.lua:118: Error during TRP3 loading sequence: ...lRP3\modules\register\characters\register_ignore.lua:76: attempt to call upvalue 'getPlayerCompleteName' (a nil value)
(tail call): ?
[C]: in function error' Interface\AddOns\totalRP3\totalRP3.lua:118: in function <Interface\AddOns\totalRP3\totalRP3.lua:111> (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ? ...AddOns\HandyNotes\Libs\AceAddon-3.0\AceAddon-3.0.lua:558: in function
EnableAddon'
...AddOns\HandyNotes\Libs\AceAddon-3.0\AceAddon-3.0.lua:651: in function <...AddOns\HandyNotes\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function LoadAddOn' Interface\FrameXML\UIParent.lua:445: in function
UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:564: in function `TimeManager_LoadUI'
Interface\FrameXML\UIParent.lua:1187: in function <Interface\FrameXML\UIParent.lua:1085>
Locals:
If you don't see any errors, make sure that error reporting is enabled (
/console scriptErrors 1
) or install the BugSack add-on.
Please provide any additional information below.
If your issue is related to profile data, please provide your data file.
It is the
totalRP3.lua
file (not the .lua.bak files!) located in yourWorld of Warcraft/WTF/Account/ACCOUNT_NAME/SavedVariables
folder (replaceACCOUNT_NAME
with your actual account name, visible on the Battle.net launcher, usually WoW1 for accounts created after the introduction of Battle.net). You can just drag and drop it here, no need for a third party service.