Giter VIP home page Giter VIP logo

enemygrid's People

Contributors

tercioo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ashmackay mattjsm

enemygrid's Issues

EnemyGrid - IsSpellInRange

Class: Shaman
When I approach the enemies, I see the following errors:

EnemyGrid\EnemyGrid.lua:1660: IsSpellInRange(): Invalid spell slot
[string "=[C]"]: in function `IsSpellInRange'
[string "@EnemyGrid\EnemyGrid.lua"]:1660: in function <EnemyGrid\EnemyGrid.lua:1657>
[string "@EnemyGrid\EnemyGrid.lua"]:1930: in function <EnemyGrid\EnemyGrid.lua:1819>

Locals:
(*temporary) = nil
(*temporary) = "nameplate1"

EnemyGrid - LibDeflate

Getting the following error - even with LibDeflate installed

161x EnemyGrid\libs\DF\fw.lua:3897: Cannot find a library instance of "LibDeflate".
[string "=[C]"]: in function error' [string "@LibButtonGlow-1.0-7\LibStub\LibStub.lua"]:23: in function GetLibrary'
[string "@EnemyGrid\libs\DF\fw.lua"]:3897: in main chunk

Locals:
(*temporary) = "Cannot find a library instance of "LibDeflate"."

Make EnemyGrid WowUp (Addon manager) compatible

Is your feature request related to a problem? Please describe.
Curseforge blocked Wowup addon manager, would like to manually add Github to Wowup addon manager. But EnemyGrid releases doesn't have the required WowUP structure described here:

https://wowup.io/guide/wowup/hub

Describe the solution you'd like
Adapted zip folder structure so I can manage EnemyGrid in WowUp

Error message when tring to open setings

When I try to open the settings the panel opens but there are no entries.
I receive the following errors:

7x Details\Libs\DF\panel.lua:3976: attempt to index field 'hookList' (a nil value)
[string "@Details\Libs\DF\panel.lua"]:3976: in function `SelectIndex'
[string "@Details\Libs\DF\panel.lua"]:4101: in function `CreateTabContainer'
[string "@EnemyGrid\EnemyGrid.lua"]:2751: in function `OpenOptionsPanel'
[string "@EnemyGrid\EnemyGrid.lua"]:1408: in function <EnemyGrid\EnemyGrid.lua:1406>

Locals:
self = <table> {
 funcright = <function> defined @Details\Libs\DF\button.lua:17
 HookList = <table> {
 }
 func = <function> defined @Details\Libs\DF\panel.lua:3951
 param1 = 1
 button = EnemyGridOptionsPanelContainerTabButtonFrontPage {
 }
 container = EnemyGridOptionsPanelContainer {
 }
 text_overlay = EnemyGridOptionsPanelContainerTabButtonFrontPage_Text {
 }
 options = <table> {
 }
 mainFrame = EnemyGridOptionsPanelContainer {
 }
 selectedUnderlineGlow = <unnamed> {
 }
 type = "button"
 onleave_backdrop = <table> {
 }
 short_method = false
 disabled_overlay = EnemyGridOptionsPanelContainerTabButtonFrontPage_TextureDisabled {
 }
 is_locked = true
 dframework = true
 widget = EnemyGridOptionsPanelContainerTabButtonFrontPage {
 }
}
fixedParam = nil
menuIndex = 1
mainFrame = EnemyGridOptionsPanelContainer {
 0 = <userdata>
 CurrentIndex = 1
 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:144
 OnMouseUp = <function> defined @Details\Libs\DF\panel.lua:3943
 CanCloseWithRightClick = true
 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:382
 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:206
 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:174
 HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:270
 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:414
 AllFrames = <table> {
 }
 OnMouseDown = <function> defined @Details\Libs\DF\panel.lua:3915
 IsContainer = true
 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:180
 ButtonSelectedBorderColor = <table> {
 }
 CreateUnderlineGlow = <function> defined @Details\Libs\DF\panel.lua:3902
 SelectIndex = <function> defined @Details\Libs\DF\panel.lua:3951
 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:286
 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:321
 ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:274
 AllButtons = <table> {
 }
 GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:401
 GetBackdrop = <function> defined @SharedXML\Backdrop.lua:339
 ButtonNotSelectedBorderColor = <table> {
 }
 SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:238
 SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:391
 SetIndex = <function> defined @Details\Libs\DF\panel.lua:3981
 SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:258
}
(*temporary) = nil
(*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = 124.999954
(*temporary) = 19.999992
(*temporary) = <function> defined =[C]:-1
(*temporary) = <function> defined @SharedXML\Backdrop.lua:174
(*temporary) = EnemyGridOptionsPanelContainerTabButtonFrontPage {
 0 = <userdata>
 Center = <unnamed> {
 }
 backdropInfo = <table> {
 }
 GetCapsule = <function> defined @Details\Libs\DF\fw.lua:274
 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:144
 text = EnemyGridOptionsPanelContainerTabButtonFrontPage_Text {
 }
 BottomEdge = <unnamed> {
 }
 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:382
 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:206
 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:174
 HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:270
 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:414
 RightEdge = <unnamed> {
 }
 BottomRightCorner = <unnamed> {
 }
 BottomLeftCorner = <unnamed> {
 }
 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:180
 TopRightCorner = <unnamed> {
 }
 TopLeftCorner = <unnamed> {
 }
 TopEdge = <unnamed> {
 }
 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:286
 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:321
 ClearBackdr

Can't select target

I can see the enemy list but I can't select an enemy from there. If I select an enemy by clicking on its nameplate then I see that the addon highlights it as being targeted, but clicking on an enemy from the addon's enemy list does nothing.
I have tried this with all other addons disabled, only Enemy Grid enabled.

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.