Processing Forum
NoSuchMethodError: you may be using a library that's incompatible with this version of processing.
Exception in thread "Animation Thread" java.lang.NoSuchMethodError: processing.core.PApplet.registerMethod(Ljava/lang/String;Ljava/lang/Object;)V
at hypermedia.net.UDP.<init>(UDP.java:156)
at hypermedia.net.UDP.<init>(UDP.java:131)
at udp.setup(udp.java:49)
at processing.core.PApplet.handleDraw(Unknown Source)
at processing.core.PApplet.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)