hello,
we’re planning to develop a java game applet and SGS looks very interesting,
although the client can only run with jre 5 : compiling it with target=“1.4” source=“1.4” works ok, but gives an “Exception in thread “main” java.lang.UnsupportedClassVersionError: com/sun/gi/comm/users/client/ClientConnectionManagerListener Unsupported major.minor version 49.0” when ran.
Would it be possible to get our hands on a 1.4 friendly SGSClient.jar ?
I’ve already read the previous post where jeff was thinking about releasing one, but that was a long time ago.
thanks in advance
r
edit: to the question: why 1.4? most web users run 1.4 and i would myself dislike to install 1.5 just to play a small game…