Giter Club home page Giter Club logo

loadoutreminder's People

Contributors

derfloh205 avatar

Stargazers

 avatar

Watchers

 avatar

loadoutreminder's Issues

Lua error in 5.0.0

1x ...eLoadoutReminder/Modules/Options/Options.lua:576: attempt to concatenate local 'difficulty' (a nil value)
[string "@LoadoutReminder/Modules/Options/Options.lua"]:576: in function `GetPerBossOptionKey'
[string "@LoadoutReminder/Modules/Options/Options.lua"]:585: in function `HasRaidLoadoutsPerBoss'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:95: 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>

UpgradeItem

Hej when i try to Upgrade an Item i get thes lua error i cant Upgrade til i have reload the ui

3x [ADDON_ACTION_FORBIDDEN] AddOn 'LoadoutReminder' tried to call the protected function 'UpgradeItem()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function UpgradeItem' [string "@Blizzard_ItemUpgradeUI/Blizzard_ItemUpgradeUI.lua"]:110: in function OnConfirm'
[string "@FrameXML/StaticPopup.lua"]:356: in function OnAccept' [string "@FrameXML/StaticPopup.lua"]:5317: in function StaticPopup_OnClick'
[string "*StaticPopup.xml:24_OnClick"]:1: in function <[string "*StaticPopup.xml:24_OnClick"]:1>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}

Difficulty choice/Datatext option

Different talents for a heroic and mythic boss since might want ST on one and cleave on another difficulty.

Planning on replacing BtWLoadouts addon with this and it has something in ElvUI datatexts called LDB that displayed current "overall/group" name e.g. if you had talents named "Dungeons" and equipment "Outlaw" and the two would be under the group Mythic+
Since this is similar but automated was thinking maybe as an override option if on a boss you need to swap talents for more aoe/st as im not sure what happens if you change that on the blizzard talent page then target the boss.

also has other quick toggle settings which could be good to have something similar

SBQT7j

O2Cv0K

Lua error on clean install

Error occurred on login before any config is done:

2x LoadoutReminder/Util/Util.lua:26: attempt to index local 'generalSets' (a nil value)
[string "@LoadoutReminder/Util/Util.lua"]:26: in function `CheckCurrentSetAgainstInstanceSetList'
[string "@LoadoutReminder/Modules/Talents/Talents.lua"]:219: in function `CheckInstanceTalentSet'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:111: in function `CheckInstanceTypes'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:85: in function `CheckSituations'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:224: in function `?'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:4: in function <...faceLoadoutReminder/Main/LoadoutReminder.lua:4>

Locals:
self = <table> {
 FindAndReplaceSetInDB = <function> defined @LoadoutReminder/Util/Util.lua:73
 IsNecessaryInfoLoaded = <function> defined @LoadoutReminder/Util/Util.lua:37
 UpdateReminderFrame = <function> defined @LoadoutReminder/Util/Util.lua:55
 CheckCurrentSetAgainstInstanceSetList = <function> defined @LoadoutReminder/Util/Util.lua:23
 GetCurrentInstanceType = <function> defined @LoadoutReminder/Util/Util.lua:5
}
currentSet = 4696479
generalSets = nil
instanceType = "OPENWORLD"
(*temporary) = <table> {
 FindAndReplaceSetInDB = <function> defined @LoadoutReminder/Util/Util.lua:73
 IsNecessaryInfoLoaded = <function> defined @LoadoutReminder/Util/Util.lua:37
 UpdateReminderFrame = <function> defined @LoadoutReminder/Util/Util.lua:55
 CheckCurrentSetAgainstInstanceSetList = <function> defined @LoadoutReminder/Util/Util.lua:23
 GetCurrentInstanceType = <function> defined @LoadoutReminder/Util/Util.lua:5
}
(*temporary) = false
(*temporary) = "none"
(*temporary) = "attempt to index local 'generalSets' (a nil value)"

After /reload, the following error occurs:

2x LoadoutReminder/Libs/GGUI/GGUI.lua:268: GGUI Error: Frame not found: TALENT_REMINDER_FRAME
[string "=[C]"]: in function `error'
[string "@LoadoutReminder/Libs/GGUI/GGUI.lua"]:268: in function `GetFrame'
[string "@LoadoutReminder/Modules/ReminderFrame/ReminderFrame.lua"]:8: in function `UpdateDisplay'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:123: in function `CheckInstanceTypes'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:85: in function `CheckSituations'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:224: in function `?'
[string "@LoadoutReminder/Main/LoadoutReminder.lua"]:4: in function <...faceLoadoutReminder/Main/LoadoutReminder.lua:4>

Swapping between specs didn't update the options UI

Between keys when swapping my specs I noticed the UI didn't show the appropriate options, but it did once I did a /reload

This might affect automation if it's not just a UI bug, so worth mentioning to get looked into in any case.

Error on Tailoring > Unravel > Tattered Wildercloth

When I try to unravel Tattered Wildercloth or Wildercloth (both from bank and from reagent bag) I get this error:

(It also happens when I select the item from the drop-down list)

93x ...eCraftSim/Modules/CraftStatistics/Frames.lua:363: attempt to perform arithmetic on field '?' (a nil value)
[string "@CraftSim/Modules/CraftStatistics/Frames.lua"]:363: in function fillFunc' [string "@CraftSim/Libs/GGUI/GGUI.lua"]:2105: in function Add'
[string "@CraftSim/Modules/CraftStatistics/Frames.lua"]:341: in function UpdateDisplay' [string "@CraftSim/Main/CraftSim.lua"]:708: in function TriggerModulesByRecipeType'
[string "@CraftSim/Main/CraftSim.lua"]:213: in function TriggerModulesErrorSafe' [string "@CraftSim/Main/CraftSim.lua"]:258: in function <CraftSim/Main/CraftSim.lua:231> [string "=[C]"]: in function Init'
[string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:404: in function SelectRecipe' [string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:393: in function <...lizzard_Professions/Blizzard_ProfessionsCrafting.lua:384> [string "=[C]"]: ? [string "@SharedXML/CallbackRegistry.lua"]:178: in function <SharedXML/CallbackRegistry.lua:177> [string "=[C]"]: ? [string "@SharedXML/CallbackRegistry.lua"]:181: in function TriggerEvent'
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeList.lua"]:125: in function <...fessionsTemplates/Blizzard_ProfessionsRecipeList.lua:112>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:178: in function <SharedXML/CallbackRegistry.lua:177>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:181: in function TriggerEvent' [string "@SharedXML/Scroll/ScrollUtil.lua"]:532: in function SetElementDataSelected_Internal'
[string "@SharedXML/Scroll/ScrollUtil.lua"]:497: in function SelectElementData' [string "@SharedXML/Scroll/ScrollUtil.lua"]:537: in function Select'
[string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeList.lua"]:58: in function <...fessionsTemplates/Blizzard_ProfessionsRecipeList.lua:46>

Locals:
row =

{
active = false
frame = Frame {
}
columns =
{
}
isGGUI = true
}
qualityRow = Frame {
0 =
text =
{
}
SetQuality = defined @CraftSim/Modules/CraftStatistics/Frames.lua:150
}
chanceRow = Frame {
0 =
text =
{
}
}
craftsRow = Frame {
0 =
text =
{
}
}
expectedCostsRow = Frame {
0 =
text =
{
}
}
expectedCostsWithReturnRow = Frame {
0 =
text =
{
}
}
expectedCostsForQuality = 0
expectedSellReturnForQuality = 0
(*temporary) = 3.926108
(*temporary) = nil
(*temporary) = 2
(*temporary) = FontString {
0 =
}
(*temporary) = "|cff00FF000|TInterface\MoneyFrame\UI-CopperIcon:10:10:2:0|t|r"
(*temporary) =
(*temporary) = "attempt to perform arithmetic on field '?' (a nil value)"
qualityID = 3
chance = 0.203000
expectedCrafts = 4.930000
recipeData =
{
isGear = false
reagentData =
{
}
maxQuality = 3
recipeIcon = 4549287
crafterClass = "MAGE"
supportsCraftingStats = true
supportsCraftingspeed = true
learned = true
crafter = "Mystime"
isSalvageRecipe = true
supportsMulticraft = false
isOldWorldRecipe = false
relativeProfitCached = 0
buffData =
{
}
isEnchantingRecipe = false
isAlchemicalExperimentation = false
isCooking = false
recipeID = 376562
averageProfitCached = 0
numSkillUps = 1
priceData =
{
}
isRecraft = false
resultData =
{
}
professionStatModifiers =
{
}
professionStats =
{
}
baseProfessionStats =
{
}
hasQualityReagents = false
supportsInspiration = true
recipeName = "Dragon Isles Unravelling"
supportsQualities = true
isSoulbound = false
baseItemAmount = 5
isSimulationModeData = false
categoryID = 1668
specializationData =
{
}
professionGearSet =
{
}
supportsResourcefulness = true
professionData =
{
}
subtypeID = 2
isBaseRecraftRecipe = false
}

Popup shows in combat

If you change the loadout from what you define in the settings, the popup will come back every time you target the boss even in combat.

Needless to say, a black box in the middle of your screen mid combat is not helpful ๐Ÿ™‚

Per-boss loadouts don't work

Targetting a boss with a per-boss loadout set does not prompt you to switch it. Only the "All Raids" settings apply.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.