Thread: Librarian
View Single Post
10/29/17, 06:44 AM   #99
unu-yakaio
Join Date: Oct 2017
Posts: 1
Originally Posted by TxDke View Post
I got this error and i'm helpless :c
(i have to do this on this way :/ )


user://Librarian/Librarian.lua:516: attempt to index a nil value
stack traceback:
user://Librarian/Librarian.lua:516: in function 'Librarian:ReadBook'
user://Librarian/Librarian.lua:246: in function 'callback'
/Libraries/ZO_KeybindStrip/ZO_KeybindStrip.lua:615: in function
'ZO_KeybindStrip:TryHandlingKeybindDown'
(tail call): ?
(tail call): ?
Replace "LoreReader" with "LORE_READER" on the line mentioned in the error message, ie in the file <your-addons-folder>/Librarian/Librarian.lua line 516.

Then run /reloadui if you are already inside the game.
  Reply With Quote