View Single Post
08-20-17, 01:04 PM   #1
KrysEmlyn
A Fallenroot Satyr
Join Date: Nov 2011
Posts: 28
Exclamation Map Scale Keybinding Isn't Working

I've updated to the latest version of Carbonite today and I set a keybinding of "Control+T" for the restoring the map scale to the saved map scale. Carbonite spits an error if I try to use the keybinding:

Code:
Carbonite\NxMap.lua:2668: attempt to index local 'self' (a nil value)
Carbonite\NxMap.lua:2668: in function `NXMapKeyScaleRestore'
[string "NxMAPSCALERESTORE"]:1: in function <[string "NxMAPSCALERESTORE"]:1>

Locals:
self = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'self' (a nil value)"
Can this be fixed, please?
  Reply With Quote