Thread: hyperion

Results 1 to 7 of 7
  1. #1 hyperion 
    Уважение и любовь Market Banned Market Banned

    R0cky 0wnz's Avatar
    Join Date
    Mar 2008
    Age
    28
    Posts
    2,569
    Thanks given
    642
    Thanks received
    511
    Rep Power
    1716
    Does anyone know how to set run.bat to work with hyperion, i cant get it working without main class thing errors
    SELLING CREATIVESCAPE 2012 SOURCE

    [Only registered and activated users can see links. ]

    Snippets
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
     

    Vastiko's Avatar
    Join Date
    Dec 2006
    Posts
    5,700
    Thanks given
    300
    Thanks received
    660
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by R0cky 0wnz View Post
    Does anyone know how to set run.bat to work with hyperion, i cant get it working without main class thing errors
    Code:
    @echo off
    title Hyperion
    java -Xmx500m -cp bin;lib/jython.jar;lib/junit-4.6.jar;lib/mina-core-2.0.0-M6.jar;lib/slf4j-api-1.5.8.jar;lib/slf4j-jdk14-1.5.8.jar org.hyperion.Server
    pause
    Reply With Quote  
     

  3. #3  
    Уважение и любовь Market Banned Market Banned

    R0cky 0wnz's Avatar
    Join Date
    Mar 2008
    Age
    28
    Posts
    2,569
    Thanks given
    642
    Thanks received
    511
    Rep Power
    1716
    Exception in thread "main" java.lang.NoClassDefFoundError: org/hyperion/Server
    Caused by: java.lang.ClassNotFoundException: org.hyperion.Server
    at java.net.URLClassLoader$1.run(URLClassLoader.java: 200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.j ava:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:3 06)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:2 51)
    at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:319)
    Press any key to continue . . .
    SELLING CREATIVESCAPE 2012 SOURCE

    [Only registered and activated users can see links. ]

    Snippets
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Oct 2007
    Posts
    596
    Thanks given
    103
    Thanks received
    29
    Rep Power
    77
    compile?
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. #5  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,881
    Thanks given
    1,854
    Thanks received
    4,741
    Rep Power
    5000
    Quote Originally Posted by Xae_ View Post
    Use an IDE
    this



    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    get eclipse, best way and it should set up auto for you
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Apr 2009
    Posts
    568
    Thanks given
    2
    Thanks received
    10
    Rep Power
    0
    Yea, use eclipse, it runs using eclipse without any errors
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •