Thread: Hyperion

Results 1 to 5 of 5
  1. #1 Hyperion 
    Banned

    Join Date
    Jan 2009
    Age
    34
    Posts
    3,143
    Thanks given
    27
    Thanks received
    92
    Rep Power
    0
    HOW THE HELL DO I RUN IT AND COMPILE IT?

    Code:
    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.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    Could not find the main class: org.hyperion.Server.  Program will exit.
    Press any key to continue . . .
    That's what I get when I try to run it.

    Also what client is good for it?

    Last thing, are there any skills, trading, banking, etc?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jul 2008
    Posts
    1,043
    Thanks given
    209
    Thanks received
    46
    Rep Power
    0
    IDE is the way to go.
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jan 2009
    Age
    34
    Posts
    3,143
    Thanks given
    27
    Thanks received
    92
    Rep Power
    0
    What the hell is IDE?
    Reply With Quote  
     

  4. #4  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    22
    Posts
    16,478
    Thanks given
    3,385
    Thanks received
    7,727
    Rep Power
    5000
    Eclipse, IntelliJ, NetBeans
    Attached image
    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

  5. #5  
    Programmer, Contributor, RM and Veteran




    Join Date
    Mar 2007
    Posts
    5,147
    Thanks given
    2,656
    Thanks received
    3,731
    Rep Power
    5000
    Quote Originally Posted by iYamiScape View Post
    HOW THE HELL DO I RUN IT AND COMPILE IT?

    Code:
    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.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    Could not find the main class: org.hyperion.Server.  Program will exit.
    Press any key to continue . . .
    That's what I get when I try to run it.

    Also what client is good for it?

    Last thing, are there any skills, trading, banking, etc?
    skills - woodcutting, mining
    trading - not yet
    banking - yes

    All the info is in the project thread/source code/svn logs for those who are bothered to look.
    .
    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
  •