Duplex Monome app error message

Hi, I have a problem with monome128 app with the Duplex v 1.05, using serialosc (ports and other configurations should be ok)

Comunication between apps and grid seem ok (led lighting on the 128 when ‘run’, play or gui leds are pressed) but when I press a led on the monome I have this message or, even if the message doesn’t appears, I have no response by pressing leds on the 128.

‘/Users/lXXXo/Library/Preferences/Renoise/V3.1.1/Scripts/Tools/com.renoise.Duplex.xrnx/main.lua’ failed in one of its notifiers.

The notifier will be disabled to prevent further errors.

Please contact the author (danoise [bjorn.nesby@googlemail.com]) for assistance…

./cLib/classes/cLib.lua:96: variable ‘NIL’ is not declared
stack traceback:
[C]: in function ‘_error’
[string “local mt = getmetatable(_G)…”]:29: in function <[string “local mt = getmetatable(_G)…”]:24>
./cLib/classes/cLib.lua:96: in function ‘pack’
./Duplex/ControlMap.lua:693: in function ‘match_osc_param’
./Duplex/ControlMap.lua:813: in function ‘get_osc_params’
./Duplex/OscDevice.lua:217: in function ‘receive_osc_message’
.///Duplex/Controllers/Monome/Monome.lua:148: in function ‘receive_osc_message’
./Duplex/OscDevice.lua:197: in function <./Duplex/OscDevice.lua:157>

Is there a script problem somewhere or I’ve done some error in my configuration?

I hope you can help me!

thank you

Hi,
this seems like possibly a stupid error on my part.
I took a brief look into the code and there is definitely something not right there.
Thanks for reporting!

I’m out of town for a couple days though, but will look into it once I get back.