[sc-users] SwingOSC 0.51

Sciss contact at sciss.de
Wed Mar 7 14:11:41 PST 2007


ah damn it i should have looked better at your text. the problem  
seems to be i compiled NetUtil with default compliance and that's  
java 1.5 on my machine. i remember having fiddled with its build file  
but probably i didn't put the updated build into the libraries  
folder. sorry for the inconvenience, but can you please try this  
binary and tell me if it works:

sciss.de/test/SwingOSC.jar

? (just replace the previous SwingOSC.jar with this one). if so, i  
will upload the whole thing again on sourceforge.

ciao, -sciss-


Am 07.03.2007 um 09:19 schrieb Renick Bell:

> Hello, Sciss. I'm trying to upgrade from 0.43. I am getting this  
> error:
>
> renick at localhost ~/supercollider_docs/SwingOSC-0.511/SwingOSC $ sh  
> SwingOSC_TCP.
> sh
> Exception in thread "main" java.lang.UnsupportedClassVersionError:  
> de/sciss/net/
> OSCListener (Unsupported major.minor version 49.0)
>        at java.lang.ClassLoader.defineClass0(Native Method)
>        at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
>        at java.security.SecureClassLoader.defineClass 
> (SecureClassLoader.java:123)
>        at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
>        at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java: 
> 274)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java: 
> 302)
>        at java.lang.ClassLoader.defineClass0(Native Method)
>        at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
>        at java.security.SecureClassLoader.defineClass 
> (SecureClassLoader.java:123)
>        at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
>        at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java: 
> 274)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
>        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java: 
> 302)
>
> If it matters, this is my Java version info...
>
> renick at localhost ~/supercollider_docs/SwingOSC-0.511/SwingOSC $  
> java -version
> java version "1.4.2_10"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)
> Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)
>
> What should I do?
>
> Renick
>
> On 3/5/07, Sciss <contact at sciss.de> wrote:
>> i'm very sorry i forgot to include the new class library folder ;
>> please download again
>>
>> Am 03.03.2007 um 03:34 schrieb Sciss:
>>
>> > hi,
>> >
>> > i have fixed a couple of bugs that people had reported recently
>> > with SwingOSC 0.5. the new version 0.51 is online now. it has been
>> > briefly tested on osx, linux and windows. ciao, -sciss-
>> >
>> >     * includes NetUtil 0.32 (= fixes umlaut problems)
>> >     * using Apache Ant now for building
>> >     * removed non-breaking-spaces from help files (= avoids
>> >       PsyCollider bug)
>> >     * bug fixes in SC classes: continuous text/number updates
>> >       while typing in JSCTextField, JSCNumberBox ; graphics
>> >       glitches with JSCSoundFileView and JSCEnvelopeView on
>> >       Linux/Windows ; bounds updates when parent views move
>> >
>> > http://sourceforge.net/projects/swingosc/
>>
>> _______________________________________________
>> sc-users mailing list
>> sc-users at create.ucsb.edu
>> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>>
>
>
> -- 
> Renick Bell
> http://the3rd2nd.com
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users



More information about the sc-users mailing list