Thread: Error when I try to run Asgarnia

Results 1 to 7 of 7
  1. #1 Error when I try to run Asgarnia 
    Registered Member pk3r john's Avatar
    Join Date
    Apr 2009
    Posts
    877
    Thanks given
    16
    Thanks received
    30
    Rep Power
    63
    This doesnt happen to any other servers, but it does this for Asgarnia. (iClarity base)

    Code:
    Exception in thread "main" java.lang.NoClassDefFoundError: ProjectInfinity/GameE
    ngine
    Caused by: java.lang.ClassNotFoundException: ProjectInfinity.GameEngine
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: ProjectInfinity.GameEngine.  Program will exit.
    Press any key to continue . . .
    I didn't touch any pieces of code or anything..
    Help?
    Reply With Quote  
     

  2. #2  
    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
    Compile it.
    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  
     

  3. #3  
    Registered Member pk3r john's Avatar
    Join Date
    Apr 2009
    Posts
    877
    Thanks given
    16
    Thanks received
    30
    Rep Power
    63
    Quote Originally Posted by Huey View Post
    Compile it.
    Done, still doesn't work
    Reply With Quote  
     

  4. #4  
    Registered Member Ikki's Avatar
    Join Date
    Dec 2007
    Posts
    218
    Thanks given
    5
    Thanks received
    6
    Rep Power
    38
    Post your Run.bat here.
    Reply With Quote  
     

  5. #5  
    Registered Member pk3r john's Avatar
    Join Date
    Apr 2009
    Posts
    877
    Thanks given
    16
    Thanks received
    30
    Rep Power
    63
    Quote Originally Posted by onexan View Post
    Post your Run.bat here.
    @echo off
    cd BIN
    title Running Server
    java -Xmx200m ProjectInfinity.GameEngine
    pause
    Reply With Quote  
     

  6. #6  
    Registered Member pk3r john's Avatar
    Join Date
    Apr 2009
    Posts
    877
    Thanks given
    16
    Thanks received
    30
    Rep Power
    63
    Nevermind, i got it 3333333333
    Reply With Quote  
     

  7. #7  
    Registered Member Ikki's Avatar
    Join Date
    Dec 2007
    Posts
    218
    Thanks given
    5
    Thanks received
    6
    Rep Power
    38
    Make sure that GameEngine.class exists in BIN\ProjectInfinity folder.

    EDIT: Cool gratz.
    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
  •