ID:1111412
 
BYOND Version:498
Operating System:Windows 7 Pro 64-bit
Web Browser:Chrome 23.0.1271.97
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
BUG: Bad ref (4:4148765697) in DecRefCount(DM KeyboardLib.dm:161)

^ How did I get this to happen?
What is line 161 of DM Keyboardlib.dm?
var/macros = params2list(winget(src, null, "macro"))


pretty much a copy and paste of f_a's keyboard lib, with a few modifications