ojvm.loading.BadVersionE: 50.0
-
- Posts: 5
- Joined: Sun Feb 03, 2008 5:44 am
ojvm.loading.BadVersionE: 50.0
Hey guys, I don't normally use eclipse so I tend to get frustrated at every little thing it does. The RunSimulator opens up fine, but when I select 2 .class files and click the Go! button I get this output. I thought it might be a version problem, so i installed JDK 1.6 but I'm still getting the problem. anyone have any ideas?
ojvm.loading.BadVersionE: 50.0
at ojvm.loading.AbsynClass.<init>(AbsynClass.java:56)
at org.hacker.engine.Chooser.findMethodName(Chooser.java:320)
at org.hacker.worm.WormChooser.runIt(WormChooser.java:36)
at org.hacker.engine.Chooser$4.actionPerformed(Chooser.java:158)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
ojvm.loading.BadVersionE: 50.0
at ojvm.loading.AbsynClass.<init>(AbsynClass.java:56)
at org.hacker.engine.Chooser.findMethodName(Chooser.java:320)
at org.hacker.worm.WormChooser.runIt(WormChooser.java:36)
at org.hacker.engine.Chooser$4.actionPerformed(Chooser.java:158)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
-
- Posts: 5
- Joined: Sun Feb 03, 2008 5:44 am
Thanks! that fixed the problem. By the way, I'm new to the community and i wanted to say hi. This Wormageddon game is quite possibly the coolest thing ever. I'm supposed to be studying but all I can think about is ways to improve my worm AI It doesn't seem super active with users right now, but you can expect me to be around here for awhile... at least until i take the no. 1 position Congrats on thinking up such a great idea.
I am new too
I first saw this competition in November, and I was so interested that I registered for the forms and downloaded the SDK within a day. However, while to this day I love occasionally thinking about a good strategy for my bot and how to implement it, I have been busy and not able to devote much time. I told myself the competition was dead anyway.
Just today in a spurt of nostalgia I came back to the site to see if it had again become active and sure enough renton_academy made this recent post. I think this MIGHT be enough to get me to post even a rudimentary bot and hopefully move on to post a bot that will dethrone you all (big hope). This might even be a good opportunity to try out scala .
Thank you, renton_academy, for bringing this competition back from the dead. I just hope that if I spend the time to create a bot that dethrones some of the hacker.org regulars that they will retaliate thus completely revitalizing competition, instead of letting it remain in its current comatose state.
Just today in a spurt of nostalgia I came back to the site to see if it had again become active and sure enough renton_academy made this recent post. I think this MIGHT be enough to get me to post even a rudimentary bot and hopefully move on to post a bot that will dethrone you all (big hope). This might even be a good opportunity to try out scala .
Thank you, renton_academy, for bringing this competition back from the dead. I just hope that if I spend the time to create a bot that dethrones some of the hacker.org regulars that they will retaliate thus completely revitalizing competition, instead of letting it remain in its current comatose state.
one thing about this site -- the competition is always here. if someone submits a bot that challenges the leaders, the leaders will likely respond. i know i will =)
take the OneOfUs game, for example. just recently dk39ab destroyed it. so the competition goes on... hopefully someone will challenge me in Mortal Coil one day too...
adum
take the OneOfUs game, for example. just recently dk39ab destroyed it. so the competition goes on... hopefully someone will challenge me in Mortal Coil one day too...
adum
-
- Posts: 5
- Joined: Sun Feb 03, 2008 5:44 am
well, I have a remark related to this. I recently downloaded the SDK for giving a try in creating a bot (no idea how far I will get). Now I was trying to run the sample bots, and it seems to me that the compiled classes for the samples are compiled in the wrong version. I get the error above when trying to load the 2 bots mentioned in the readme.txt ...