ShadowOrbs.lua:105: attempt to index field '?' (a nil value) #5


  • Defect
  • Started
Open
Assigned to dalluver
  • Forge_User_25744986 created this issue Sep 18, 2015

    What steps will reproduce the problem?

    1. Be a shadow priest
    2. Enter combat
    3. Cast a spell

    What is the expected output? What do you see instead?

    Nothing, no errors. instead I get an index error, see below,

    What version of the product are you using?

    SerenityNow 2.2

    Do you have an error log of what happened?

    Yes:

    143x ...ceSerenityNow\modules\classes\ShadowOrbs.lua:105: attempt to index field '?' (a nil value)
    ...ceSerenityNow\modules\classes\ShadowOrbs.lua:105: in function `OrbPoints'
    ...ceSerenityNow\modules\classes\ShadowOrbs.lua:50: in function <...ceSerenityNow\modules\classes\ShadowOrbs.lua:47>
    
    Locals:
    

    Please provide any additional information below.

    I'm not sure what could cause this, I am running Bugsack instead of Swatter, let me know if you need any additional information.

  • Forge_User_25744986 added the tags New Defect Sep 18, 2015
  • Forge_User_25744986 posted a comment Sep 18, 2015

    It probably would be of help if I also mention that I am not using a stock interface. I'm using ElvUI along with BenikUI as well as Shadow & Light (which is overkill, but those three are compatible with eachother)

    Can it be something with the custom unitframes?

  • Forge_User_25744986 edited description Sep 18, 2015
  • dalluver removed a tag New Sep 18, 2015
  • dalluver added a tag Accepted Sep 18, 2015
  • dalluver posted a comment Sep 18, 2015

    I think I know what is wrong. I will work on it when I get home from work today.

  • dalluver removed a tag Accepted Sep 18, 2015
  • dalluver added a tag Started Sep 18, 2015
  • dalluver posted a comment Sep 18, 2015

    i did a rough fix I can't reproduce it because my spriest is only level 90. The issue is the enhanced shadow orb ability from WoD. which bumps the number from 3 to 5. I think I fixed it. try the r220 build and if it goes bananas please send me the error messages :D


To post a comment, please login or register a new account.