Mythic IO Grabber

Mythic IO Grabber

49.6k Downloads

RaidPlanner.lua

Closed this issue ยท 2 comments

commented

1x MythicIOGrabber/RaidPlanner.lua:97: attempt to index upvalue 'playerPool' (a nil value)
[string "@MythicIOGrabber/RaidPlanner.lua"]:97: in function <MythicIOGrabber/RaidPlanner.lua:76>
[string "@MythicIOGrabber/RaidPlanner.lua"]:137: in function <MythicIOGrabber/RaidPlanner.lua:135>
[string "@MythicIOGrabber/RaidPlanner.lua"]:147: in function <MythicIOGrabber/RaidPlanner.lua:141>
[string "@MythicIOGrabber/RaidPlanner.lua"]:303: in function <MythicIOGrabber/RaidPlanner.lua:302>
[string "@MythicIOGrabber/RaidPlanner.lua"]:571: in function loadRaidPlanner' [string "@MythicIOGrabber/UI.lua"]:199: in function createFrames'
[string "@MythicIOGrabber/MythicIOGrabber.lua"]:22: in function <MythicIOGrabber/MythicIOGrabber.lua:10>

Locals:
text = ""
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'playerPool' (a nil value)"
miog =

{
openRaidLib =
{
}
DUNGEON_ENCOUNTER_INFO =
{
}
DEBUG_APPLICANT_MEMBER_INFO =
{
}
DIFFICULTY_ID_INFO =
{
}
DEBUG_TIER_TABLE =
{
}
INELIGIBILITY_REASONS =
{
}
debug =
{
}
RACES =
{
}
CUSTOM_DIFFICULTY_ORDER =
{
}
BATTLEMASTER_INFO =
{
}
BASE_ITEM_TRACK_INFO =
{
}
DIFFICULTY =
{
}
RAID_DIFFICULTIES =
{
}
FILTER_DESCRIPTIONS =
{
}
DEBUG_ROLE_TABLE =
{
}
ACTIVITY_BACKGROUNDS =
{
}
LFG_ID_INFO =
{
}
MAP_INFO =
{
}
RaidSheet = Frame {
}
fullPlayerName = "Paterius-Proudmoore"
EntryCreation = MythicIOGrabber_EntryCreation {
}
pveFrame2 = MythicIOGrabber_PVEFrameReplacement {
}
Teleports = Frame {
}
ClassPanel = MythicIOGrabber_ClassPanel {
}
CLASSES =
{
}
MAP_CHALLENGE_MODE_INFO =
{
}
NewFilterPanel = MythicIOGrabber_NewFilterPanel {
}
shortPlayerName = "Paterius"
SearchPanel = MythicIOGrabber_SearchPanel {
}
ApplicationViewer = MythicIOGrabber_ApplicationViewer {
}
StatisticsPage = Frame {
}
fzy =
{
}
GEARING_CHART =
{
}
PLAYSTYLE_STRINGS =
{
}
PVPStatistics = Frame {
}
C =
{
}
RaidStatistics = Frame {
}
MPlusStatistics = Frame {
}
F =
{
}
Statistics = Frame {
}
Gearing = Frame {
}
MainTab = Frame {
}
favouredPlayersPanel = Frame {
}
PartyCheck = Frame {
}
RAW =
{
}
statisticsDB =
{
}
TELEPORT_FLYOUT_IDS =
{
}
defaultFilters =
{
}
SPECIALIZATIONS =
{
}
CLRSCC =
{
}
referencePVPButtons =
{
}
GROUP_ID_TO_LFG_ID =
{
}
BLANK_BACKGROUND_INFO =
{
}
SEARCH_LANGUAGES =
{
}
checkSystem =
{
}
FONTS =
{
}
DIFFICULTY_ID_TO_SHORT_NAME =
{
}
SLOT_FILTER_TO_NAME =
{
}
GROUP_ACTIVITY =
{
}
MainFrame = MythicIOGrabber_PVEFrameReplacement {
}
SEASONAL_MAP_IDS =
{
}
SEASONAL_CHALLENGE_MODES =
{
}
CURRENCY_INFO =
{
}
ITEM_LEVEL_JUMPS =
{
}
VAULT_PROGRESS =
{
}
WEIGHTS_TABLE =
{
}
APPLICANT_STATUS_INFO =
{
}
DUNGEON_DIFFICULTIES =
{
}
DROPCHECKER_MAP_IDS =
{
}
MAX_GROUP_SIZES =
{
}
LOCALIZED_SPECIALIZATION_NAME_TO_ID =
{
}
AJ_CLRSCC =
{
}
INSTANCE_SHORT_NAME =
{
}
Plugin = MythicIOGrabber_PluginFrame {
}
SLOT_ID_INFO =
{
}
MPLUS_SEASONS =
{
}
EXPANSION_INFO =
{
}
ONCE = true
LFG_DUNGEONS_INFO =
{
}
COLOR_BREAKPOINTS =
{
}
DEBUG_DEV_CHARACTERS =
{
}
ITEM_QUALITY_COLORS =
{
}
DIFFICULTY_NAMES_TO_ID =
{
}
INSTANCE_IDS =
{
}
JOURNAL_CREATURE_INFO =
{
}
ICON_COORDINATES =
{
}
BRACKETS =
{
}
ACTIVITY_INFO =
{
}
DEBUG_RAIDER_IO_PROFILES =
{
}
REALM_LOCAL_NAMES =
{
}
DEBUG_APPLICANT_DATA =
{
}
DEBUG_SPEC_TABLE =
{
}
CUSTOM_CATEGORY_ORDER =
{
}
DIFFICULTY_ID_TO_COLOR =
{
}
CLASS_SPEC_FOR_AFFIXES =
{
}
roleRemainingKeyLookup =
{
}
CLASSFILE_TO_ID =
{
}
JOURNAL_INSTANCE_INFO =
{
}
}
playerPool = nil

commented

Thank you for the report, currently not at home so I'll fix this in around 12 hours from now, sorry for the inconvenience inconvenience.

commented

This issue is fixed in version 3.0.0, which has now been released on CurseForge/Wago Addons.
Again, thank you for the report.