New version XOD dht2x issues

Loaded old project and node for temperature/humidity sensor node was obsoleted I switched to the new node and it will not compile. The old working node is gone and my project no longer works. Here is the error message: Specialization patch not found
Cannot find specialization read(dht2x-device) for abstract xod-dev/dht/read.

Hello!
Thanks for the report.
I’ve reproduced it and created an issue: https://github.com/xodio/xod/issues/1876. We’ll fix it soon.

Until then, there is a workaround:

  1. Select the read node
  2. In the dropdown menu in the Inspector pane select xod-dev/dht/read(dht2x-device) (or just place it instead of read)
1 Like

The fix is released. Please update to 0.31.1

1 Like