derfloh205 / LoadoutReminder

2 stars 1 forks source link

GetInstanceSet #11

Closed gaveer closed 3 weeks ago

gaveer commented 7 months ago
7x LoadoutReminder/Util/DB.lua:52: table index is nil
[string "@LoadoutReminder/Util/DB.lua"]:52: in function `check'
[string "@LoadoutReminder/Util/DB.lua"]:58: in function `GetInstanceSet'
[string "@LoadoutReminder/Modules/Talents/Talents.lua"]:213: in function `CheckInstanceTalentSet'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:105: in function `CheckInstanceTypes'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:68: in function `CheckSituations'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:244: in function `?'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:5: in function <...faceLoadoutReminder/Main/LoadoutReminder.lua:5>

Locals:
difficulty = "DEFAULT"
(*temporary) = <table> {
 OPENWORLD = <table> {
 }
 BG = <table> {
 }
 ARENA = <table> {
 }
 DUNGEON = <table> {
 }
}
(*temporary) = nil
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = "table index is nil"
instanceType = nil
specID = 3

/dump GetInstanceInfo() return with following https://prnt.sc/uqNEJA5j-ngZ

gaveer commented 7 months ago

again inside island expedation

38x LoadoutReminder/Util/DB.lua:52: table index is nil
[string "@LoadoutReminder/Util/DB.lua"]:52: in function `check'
[string "@LoadoutReminder/Util/DB.lua"]:58: in function `GetInstanceSet'
[string "@LoadoutReminder/Modules/Talents/Talents.lua"]:213: in function `CheckInstanceTalentSet'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:105: in function `CheckInstanceTypes'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:68: in function `CheckSituations'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:244: in function `?'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:5: in function <...faceLoadoutReminder/Main/LoadoutReminder.lua:5>

Locals:
difficulty = "DEFAULT"
(*temporary) = <table> {
 OPENWORLD = <table> {
 }
 BG = <table> {
 }
 ARENA = <table> {
 }
 DUNGEON = <table> {
 }
}
(*temporary) = nil
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = "table index is nil"
instanceType = nil
specID = 3

Screenshot_9

gaveer commented 4 months ago

@derfloh205

derfloh205 commented 3 weeks ago

try lor resetdb

Ill close it for now, if there are still problems please create a new issue