1.14 - AttemptToSaveBindings
Slivo-fr opened this issue ยท 4 comments
I get the following lua error at loading
1x ItemRack\ItemRack-3.68.nil.lua:1944: attempt to call global 'AttemptToSaveBindings' (a nil value)
[string "@ItemRack\ItemRack-3.68.nil.lua"]:1944: in function `SetSetBindings'
[string "@ItemRack\ItemRack-3.68.nil.lua"]:233: in function `?'
[string "@ItemRack\ItemRack-3.68.nil.lua"]:198: in function `OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Locals:
inLockdown = false
buttonName = nil
button = nil
(*temporary) = nil
(*temporary) = 2
(*temporary) = "attempt to call global 'AttemptToSaveBindings' (a nil value)"
Try this one:
ItemRack-3.68-classic.zip
It seems that lua errors are gone, I will keep experimenting for few days and get back to you if I get any more error !