Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Marazota
Forum: General Authoring Discussion 08/15/20, 03:52 PM
Replies: 40
Views: 27,646
Posted By Marazota
in the library, i changed manifest like in step...

in the library, i changed manifest like in step 1)
also this

local MAJOR, MINOR = "LibEventHandler-1.1", 1.0
local LEH, LEHminor = LibStub:NewLibrary(MAJOR, MINOR)
if not LEH then return end

to...
Forum: General Authoring Discussion 08/15/20, 01:37 PM
Replies: 40
Views: 27,646
Posted By Marazota
thanks, tried that, same...

thanks, tried that, same error

user:/AddOns/InventoryAssistant/InventoryAssistant.lua:471: attempt to index a nil value
stack traceback:
user:/AddOns/InventoryAssistant/InventoryAssistant.lua:471:...
Forum: General Authoring Discussion 08/15/20, 04:25 AM
Replies: 40
Views: 27,646
Posted By Marazota
i did step 2 but still got errors what to...

i did step 2 but still got errors
what to change?

need to change something here? commenting libstub line didnt help

--...
Showing results 1 to 3 of 3