TASServer 0.34 crash on start

TASServer 0.34 crash on start

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
GBscientist
Posts: 65
Joined: 23 Sep 2007, 01:21

TASServer 0.34 crash on start

Post by GBscientist »

I am having issues with TASServer. Every time I start it a command prompt window flashes on the screen for a second and closes. I am using the file provided on the Download page on an Athalon 64 3000+ with 512Mb RAM and WinXP SP2.

Any suggestions or help would be appreciated.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

run from a command prompt and post what it spits out here.
User avatar
GBscientist
Posts: 65
Joined: 23 Sep 2007, 01:21

Post by GBscientist »

Thanks for the tip about running it in the command prompt, AF. I never would have thought of that.

C:\Spring>TASServer_034
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)

So what does all this mean?
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Post by koshi »

do you have an up to date (sun) java runtime enviroment?
if you're unsure issue "java -version" in a terminal. anything below 1.6.x screams for downloading a new one from sun
User avatar
GBscientist
Posts: 65
Joined: 23 Sep 2007, 01:21

Post by GBscientist »

Thanks for the advice, koshi. The Java update got TASServer working fine.
Post Reply

Return to “Help & Bugs”