Menu

robocode with ppc and windows mobile

Help
2007-04-28
2012-09-15
  • baumschulee

    baumschulee - 2007-04-28

    how can i run robocode on my ppc with windows mobile 5?

    i have installed jvlite2 as jvm and i have also tested mysaifu jvm.

     
    • baumschulee

      baumschulee - 2007-05-02

      >funny,Scream for Robocode for J2ME!< ???

      should this comment be helpful in anyway?

       
    • Flemming N. Larsen

      Hmm. Windows Mobile running Java? Well, if Java Standard Edition (Java SE) version 5 is able to run on your PPC, the Robocode should be able to run on your PPC like on a desktop installed with Java.

      I don't know jvlite2 or mysaifu. Are these Java ME (CLDC) or CDC based? The Java VM must be a full blown Java SE 5 in order to run Robocode.

       
    • baumschulee

      baumschulee - 2007-04-28

      jv-lite2 is personal java based and mysaifu is based on J2SE specs.

      if i try to run robocode with the mysaifu jvm i get this message:

      "java.lang.ClassNotFoundException: \Card\My not found in java.lang.ClassLoader$1{urls=[file:////,file:/My Documents/], parent=null}
      at java.net.URLClassLoader.findClass(URLClassLoader.java:531)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:342)
      at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
      at java.lang.VMMainThread$1.run(VMMainThread.java)
      at java.lang.VMThread.run(VMThread.java:120)
      JVM exit."

       
    • Praveen M Kinathy

      funny,Scream for Robocode for J2ME!

       

Log in to post a comment.