Scorpio

Scorpio

349k Downloads

Green Screen Overlay

Fizgig1973 opened this issue ยท 8 comments

commented

1x ...aceScorpio/Modules/Widget/UIDropDownMenu.lua:435: attempt to index a nil value

[string "@Scorpio/Modules/Core.lua"]:345: in function <Scorpio/Modules/Core.lua:198>

Locals:

now = 23036.625000

r_Header =

{

1 =

2 =

3 =

4 =

5 =

6 =

7 =

8 =

9 =

10 =

11 =

12 =

13 =

14 =

15 =

16 =

17 =

18 =

19 =

20 =

21 =

22 =

23 =

24 =

25 =

26 =

27 =

28 =

29 =

30 =

31 =

-1 = 32

}

runoutIdx = nil

(for index) = 31

(for limit) = 31

(for step) = 1

i = 31

task =

ok = false

msg = "...aceScorpio/Modules/Widget/UIDropDownMenu.lua:435: attempt to index a nil value"

_CancelSingleAsync =

{

}

_RunSingleAsync =

{

}

_SingleAsync =

{

6222FD54-8D54-7552-6D9C-15AD616EBFF5 = false

CD7F5EE3-FEE9-7F67-FF23-4DD7A6212B5E = false

AFA4721C-8523-F26B-7737-48DBD28A9B06 = false

FEFD47F8-24DF-B47D-D483-0216E70ED4C7 = false

C58A9B5C-21F9-461C-4488-3B4470997B37 = false

20A8F655-5652-E2FB-38FA-DA1A9A40DE80 = false

}

_ResidentService =

{

}

commented

Which addon you are using, ShadowDancer, AshToAsh, Enhance Battlefieldminimap or other require Scorpio, and the game version, to me there is no reason an error could happened at Constructor, I need more info to reproduced it.

commented

Hi - Not the OP, but I get the same thing when I only have ElvUI v13.79, Syling Tracker v2.5.8 and Scorpio r221 enabled. I don't have any other AddOns that use Scorpio as far as I'm aware. WoW version is 11.0.5.57212.

Causes an (seemingly invisible in my case) overlay to cover the entire screen, making the game unable to be clicked on anywhere.

Maybe it's a weird interaction with ElvUI? Folks over on the discord for ElvUI is pointing the issue back to Scorpio, so I don't know.

commented

+1 with the same setup as CursedShadow. Once I updated to latest ElvUI, the green overlay started occurring. Disabled Scorpio and it went away.

commented

These final two comments are the same issue I am having. It is Scorpio, not ElvUI or Syling Tracker; disabling Syling Tracker but leaving Scorpio enabled doesn't prevent that from happening.

For the moment, I'm running the stock quest tracker.

commented

It's caused by ElvUI, load Scorpio before ElvUI will fix it, update to r225 will fix it, I add a new addon !Scorpio to make sure it.

commented

Loader isn't helping for me so far. :( And adding test Lua to it to get it to print a message to the chat tab to indicate that it's working doesn't do anything, nor does a bit of code that should pop up a simple "hello world" dialog.

commented

Loader isn't helping for me so far. :( And adding test Lua to it to get it to print a message to the chat tab to indicate that it's working doesn't do anything, nor does a bit of code that should pop up a simple "hello world" dialog.

It works for others, what's the code you added, you can join https://discord.gg/EGVSrce5 to concat me

commented

Okay, looks like I had an early version of the loader. In BugSack:

6x !Scorpio/!Scorpio.lua:1 !Scorpio/!Scorpio.lua:1: '=' expected near 'and'

Updating to the newest version fixed the loader.

Now I just have the issue of the invisible overlay, even with today's update. I will get in touch with you tomorrow (North America) to follow up; I probably have a conflict with another addon someplace. But first, to clarify, I should leave both addons enabled in the Addon list screen? If I only load the loader, Scorpio doesn't load; if I leave both loaded, game can't be controlled.

I'll send you the BugSack logs from my recent sessions that pertain to Scorpio. Hopefully some of those will be helpful.