View Single Post
08-20-17, 07:13 PM   #3
KrysEmlyn
A Fallenroot Satyr
Join Date: Nov 2011
Posts: 28
Jeffy,

Using the Alt or Shift modifier keys results in the same error:
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)"
Further testing of just using letter keys without modifiers also results in this same error.

Right-clicking the mini map and selecting Restore Map Scale works just fine, though.
  Reply With Quote