GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Reset a class script not working

Spoony36 opened this issue · 1 comments

commented

This script doesn't seem to be working anymore

/run GSELibrary[11] = {}

Message: [string "GSELibrary[11] = {}"]:1: attempt to index global 'GSELibrary' (a nil value)
Time: Sun Nov 1 20:24:48 2020
Count: 1
Stack: [string "GSELibrary[11] = {}"]:1: attempt to index global 'GSELibrary' (a nil value)
[string "GSELibrary[11] = {}"]:1: in main chunk
[string "=[C]"]: in function RunScript' [string "@Interface\FrameXML\ChatFrame.lua"]:2174: in function ?'
[string "@interface\FrameXML\ChatFrame.lua"]:5073: in function ChatEdit_ParseText' [string "@Interface\FrameXML\ChatFrame.lua"]:4737: in function ChatEdit_SendText'
[string "@interface\FrameXML\ChatFrame.lua"]:4773: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

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

{
}
(*temporary) = "attempt to index global 'GSELibrary' (a nil value)"

commented