Stripes

Stripes

19.2k Downloads

[BUG] Custom NPC

ardacam opened this issue ยท 1 comments

commented

Describe the bug
Clicking Custom NPC option gives an error after fresh login.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Stripes Options
  2. Click on Custom NPC
1x ...faceStripes/Options/Categories/CustomNPC.lua:377: bad argument #1 to 'pairs' (table expected, got nil)
[string "=[C]"]: in function `pairs'
[string "@Stripes/Options/Categories/CustomNPC.lua"]:377: in function `UpdateChooseNPCList'
[string "@Stripes/Options/Categories/CustomNPC.lua"]:1234: in function `OnShowOnce'
[string "@Stripes/Options/Panel.lua"]:434: in function `ShowRightPanel'
[string "@Stripes/Options/Panel.lua"]:497: in function <Stripes/Options/Panel.lua:486>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1
commented

Thank you!