Giter Site home page Giter Site logo

mplusag's People

Contributors

hollicsh avatar kpontussvensson avatar milichang avatar ntowle avatar teelolws avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

mplusag's Issues

Loot table problem

Hi ! I was trying to target some pieces of gear and when I used the dropdown menu to select a piece, let's say the neck piece, i could see the neck pieces of all dungeons but the WOD ones, and when I clicked on the WOD ones, it "froze" the window, couldn't click back to the previous menu

I can try to find something to record the problem if needed

LUA Error 'ADDON_ACTION_FORBIDDEN' when opening adventure guide

4x [ADDON_ACTION_FORBIDDEN] AddOn 'MplusAdventureGuide' tried to call the protected function 'OnOpen()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function OnOpen' [string "@Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua"]:587: in function <...zzard_EncounterJournal/Blizzard_EncounterJournal.lua:576> [string "=[C]"]: in function Show'
[string "@FrameXML/UIParent.lua"]:2943: in function SetUIPanel' [string "@FrameXML/UIParent.lua"]:2786: in function ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:2651: in function <FrameXML/UIParent.lua:2647>
[string "=[C]"]: in function SetAttribute' [string "@FrameXML/UIParent.lua"]:3253: in function ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:3214: in function ToggleFrame' [string "@FrameXML/UIParent.lua"]:1150: in function ToggleEncounterJournal'
[string "TOGGLEENCOUNTERJOURNAL"]:1: in function <[string "TOGGLEENCOUNTERJOURNAL"]:1>

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

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:552
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:552
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:546
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:561
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:506
}

Bug popping up while opening the M+ Dungeon window

1x MplusAdventureGuide/portal-buttons.lua:166: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function `ipairs'
[string "@MplusAdventureGuide/portal-buttons.lua"]:166: in function <MplusAdventureGuide/portal-buttons.lua:158>
[string "=[C]"]: ?
[string "=[C]"]: ?

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
= defined =[C]:-1

It's not game breaking. I'm still able to use my portals and such when I open the M+ Dungeon window, but this bug pops up everytime.

Suggestion: Add Dungeon Name/Abbreviation to icon

Hi, I just came across your addon and I think it can replace 2 massive weakauras I currently use. 1 for teleports, and 1 for displaying key levels.

I think showing the name / abbreviation (RLP, HOI, BH, etc) on the icon is the only thing missing compared to these 2 weakauras.

Great addon! Cheers.

Massive amounts of taint

This AddOn taints a very large amount of the blizzard ui. This taint even spread to blizzard unit frames during normal dungeon play, making interaction with them impossible in certain situations.
Reproduction:

  1. Disable every single AddOn except this one and log taints with /console taintLog 2
  2. Click around in the S4 dungeon journal.
  3. Find taint.log in World of Warcraft\_retail_\Logs

Taint Log:
taint.log

New M+ Key Lvl conceales view to other Weakaura/Addons

Hey. Ty for addin the new mouseover teleport buttons. They are awesome! But can you place add an option to hide the dungeon lvl that i completed? i use another weak aura to change the asthetics and show both fort and tyr key lvl at the same time and the new number gets shown above of them. So would be really nice if i can deactivate the number in this addon. ty!

Lua Error Watermark DB

Hey. sorry to bother you again. but after the last update i get a lua error when starting game /reloading:

Message: Interface/AddOns/MplusAdventureGuide/watermark.lua:4: attempt to index field 'db' (a nil value) Time: Thu Jun 15 17:13:22 2023 Count: 1 Stack: Interface/AddOns/MplusAdventureGuide/watermark.lua:4: attempt to index field 'db' (a nil value) [string "=(tail call)"]: ? [string "=[C]"]: ? [string "@Interface/AddOns/MplusAdventureGuide/watermark.lua"]:4: in function <Interface/AddOns/MplusAdventureGuide/watermark.lua:3> [string "@Interface/SharedXML/EventUtil.lua"]:74: in function <Interface/SharedXML/EventUtil.lua:66> [string "=[C]"]: ? [string "@Interface/SharedXML/CallbackRegistry.lua"]:178: in function <Interface/SharedXML/CallbackRegistry.lua:177> [string "=[C]"]: ? [string "@Interface/SharedXML/CallbackRegistry.lua"]:181: in functionTriggerEvent'
[string "@Interface/SharedXML/GlobalCallbackRegistry.lua"]:9: in function <Interface/SharedXML/GlobalCallbackRegistry.lua:8>

Locals: (*temporary) = defined =[C]:-1
`
seems like it can't find db for the watermark system.

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.