Thanks for your work!
I'm trying to run the example on computer A and send Artnet to a software called Capture Argo on computer B. I changed the IP address to match computer B.
If I start Capture Argo and run the example, the example crashes with the following error:
Mrz 23, 2015 3:41:42 PM artnet4j.ArtNetServer start
Information: Art-Net server started at port: 6454
Mrz 23, 2015 3:41:42 PM artnet4j.ArtNetNodeDiscovery discoverNode
Information: discovered new node: /192.168.178.91
java.lang.NullPointerException
at artnet4j.ArtNetNodeDiscovery.discoverNode(ArtNetNodeDiscovery.java:66)
at artnet4j.ArtNet$1.artNetPacketReceived(ArtNet.java:74)
at artnet4j.ArtNetServer.run(ArtNetServer.java:110)
at java.lang.Thread.run(Thread.java:745)
So I tried to send data to VDMX instead (turned Capture Argo off) and managed to send data to VDMX by using it's DMX detect feature. But nothing shows up in it's "Network Browser" under the DMX settings.
Finally I was able to send data to Capture Argo by first starting the example and VDMX. When everything is running, I started Capture Argo. The example server was showing up in it's universe browser and I could work with it's data. Closing VDMX was possible then without crash.
Thanks.
Processing 2.2.1
artnetP5 latest version from repo
Thanks for your work!
I'm trying to run the example on computer A and send Artnet to a software called Capture Argo on computer B. I changed the IP address to match computer B.
If I start Capture Argo and run the example, the example crashes with the following error:
So I tried to send data to VDMX instead (turned Capture Argo off) and managed to send data to VDMX by using it's DMX detect feature. But nothing shows up in it's "Network Browser" under the DMX settings.
Finally I was able to send data to Capture Argo by first starting the example and VDMX. When everything is running, I started Capture Argo. The example server was showing up in it's universe browser and I could work with it's data. Closing VDMX was possible then without crash.
Thanks.
Processing 2.2.1
artnetP5 latest version from repo