Release 1.11

I am not the Linux specialist, to be honest. So I tried to connect but I permanently get a timeout. I tried to ping but the result is also a timeout:

C:\Users\KimJung>ping 192.168.50.1

Ping wird ausgeführt für 192.168.50.1 mit 32 Bytes Daten:
Zeitüberschreitung der Anforderung.
Zeitüberschreitung der Anforderung.
Zeitüberschreitung der Anforderung.
Zeitüberschreitung der Anforderung.

Ping-Statistik für 192.168.50.1:
Pakete: Gesendet = 4, Empfangen = 0, Verloren = 4
(100% Verlust),

you are using bluetooth? the IP for usb connection is 51.1, bluetooth is 50.1

Yes, thanks a lot. I use USB and 51 works!

1 Like

I brought to crash as usual, then logged. This is the result. The Dwarf is crashed now.

– Logs begin at Thu 1970-01-01 00:00:01 UTC, end at Thu 1970-01-01 00:11:21 UTC. –
Jan 01 00:00:08 moddwarf systemd[1]: Started MOD Web Server.
Jan 01 00:00:08 moddwarf systemd[1]: Starting MOD Web Server…
Jan 01 00:00:19 moddwarf mod-ui.run[613]: WARNING:root:[host] data_finish ignored
Jan 01 00:09:02 moddwarf mod-ui.run[613]: ERROR:root:‘float’ object has no attribute ‘replace’
Jan 01 00:09:02 moddwarf mod-ui.run[613]: Traceback (most recent call last):
Jan 01 00:09:02 moddwarf mod-ui.run[613]: File “/tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/mod/host.py”, line 3026, in snapshot_load
Jan 01 00:09:02 moddwarf mod-ui.run[613]: File “tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/tornado/gen.py”, line 1008, in run
Jan 01 00:09:02 moddwarf mod-ui.run[613]: File “tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/tornado/concurrent.py”, line 232, in result
Jan 01 00:09:02 moddwarf mod-ui.run[613]: File “”, line 3, in raise_exc_info
Jan 01 00:09:02 moddwarf mod-ui.run[613]: File “tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/tornado/gen.py”, line 584, in Task
Jan 01 00:09:02 moddwarf mod-ui.run[613]: File “/tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/mod/host.py”, line 2586, in patch_set
Jan 01 00:09:02 moddwarf mod-ui.run[613]: AttributeError: ‘float’ object has no attribute ‘replace’
Jan 01 00:09:16 moddwarf mod-ui.run[613]: ERROR:tornado.application:Future <tornado.concurrent.Future object at 0x7fa753b898> exception was never retrieved: Traceback (most recent call last):
Jan 01 00:09:16 moddwarf mod-ui.run[613]: File “tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/tornado/gen.py”, line 1017, in run
Jan 01 00:09:16 moddwarf mod-ui.run[613]: File “/tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/mod/host.py”, line 2949, in snapshot_load
Jan 01 00:09:16 moddwarf mod-ui.run[613]: KeyError: 167
Jan 01 00:10:02 moddwarf mod-ui.run[613]: ERROR:tornado.application:Future <tornado.concurrent.Future object at 0x7fa7662a90> exception was never retrieved: Traceback (most recent call last):
Jan 01 00:10:02 moddwarf mod-ui.run[613]: File “tmp/mbs/moddwarf/rootfs/target/usr/lib/python3.4/site-packages/tornado/gen.py”, line 282, in wrapper


In this pedalboard is a Beta Plugin. But the same thing is with all other pedalboards, also pedalboards without Beta Plugin.

2 Likes

That is very nice, even includes the exact line where the issue appears. Thanks.
I will have a look at this very soon, likely already tomorrow

4 Likes

looks like this index contains a float, not an object at:
(weird that the preceeding condition resolves to true in this case?!)

I think you are looking at the wrong place? is this on hotfix-1.11 branch?

EDIT: fixed in https://github.com/moddevices/mod-ui/commit/b24bc128961475a6a6c651eacc9366e661346e8b

@Kim mind if I PM you a build for testing with the fix? to confirm before an official bugfix release

2 Likes

Always a pleasure if I am able to install it. :smiley: Please always keep in mind that I am a game developer…

2 Likes

The new build works fine, no crashes any more. Thanks for the amazing support!

4 Likes

Thanks for the quick testing!
So now we need to plan a bugfix release.

6 Likes

I have this as well.
blinking red lights, and completely distorted sound.
Problem persists on the input side regardless of connections, and / or if it’s plugged into a computer.
oh and hi.

1 Like

valid point, youre right :ok_hand:

1 Like

@falkTX Can you provide the build to DupeSupreme as well or is the bugfix neraly finished?

1 Like

Hi I have troubles updating. I’m on 1.10.4 and there was a badge that said update. I didn’t do it immediatly and it has not come up again since. Now I tried a manual update:

  1. loaded the most recent .tar file from Releases - MOD Wiki - 1.11.0.2591
  2. set the Dwarf into mass storage mode
  3. copied the .tar file.
  4. unpluged and rebooted.
    The version number in the web interface still says 1.10.4.2380

You should be able to update it from the WebGUI.
Check your “Status bar”. More info here.

It worked now. Didn’t see it in the status bar before. Thank you.

3 Likes

Perfect :slight_smile:

Hi @jon
I have installed the last V1.11 two days earlier and I noticed a issue with mod duo x knob.
I can’t set max value of any parameter on any plugin with knob!
It alway stop to 99.7% for example, or 0.976 if the max value is 1, or for global tempo 273 BPM if the max is 280 BPM
Weird.

there are calibration options on the device system menu to help with that.

3 Likes

It works, thanks.

2 Likes