Thread: Old RUNE error

Results 1 to 6 of 6
  1. #1 Old RUNE error 
    Banned
    Join Date
    May 2012
    Posts
    277
    Thanks given
    92
    Thanks received
    12
    Rep Power
    0
    Code:
    Starting Azure on localhost/127.0.0.1:43594...
    Loading packets...
    Loaded 48 packets.
    Loading item definitions...
    Loading 11791 item definitions.
    Loading equipment definitions...
    Loaded 938 equipment definitions
    Loading npc definitions...
    Loaded 6107 npc definitions.
    Loading npc spawns...
    pos Position(3209, 3220, 1)
    Loaded 1523 npc spawns
    Loading npc drops...
    Loaded 950 npc drops.
    Loading shops...
    Loaded  10 shop definitions.
    Loading teleports...
    Loaded 9 teleport definitions
    Exception in thread "Thread-0" java.lang.NoClassDefFoundError: org/apache/common
    s/compress/compressors/bzip2/BZip2CompressorInputStream
            at com.rs2.cache.index.IndexTable.<init>(IndexTable.java:40)
            at com.rs2.cache.Cache.<init>(Cache.java:82)
            at com.rs2.cache.object.ObjectLoader.load(ObjectLoader.java:44)
            at com.rs2.Server.run(Server.java:112)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.compres
    sors.bzip2.BZip2CompressorInputStream
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 5 more
    ^ i got that after downloading Old RUNE without changing anything (except from the how to compile/run runesource tut what does this mean/how do i fix it
    Reply With Quote  
     

  2. #2  
    Registered Member
    Enjoi's Avatar
    Join Date
    Sep 2008
    Posts
    2,451
    Thanks given
    566
    Thanks received
    282
    Rep Power
    1325
    It looks like you might be missing the dependencies for that class. Try recompiling.
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    May 2012
    Posts
    277
    Thanks given
    92
    Thanks received
    12
    Rep Power
    0
    just recompiled and ran server again, exact the same error :/
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    May 2012
    Posts
    277
    Thanks given
    92
    Thanks received
    12
    Rep Power
    0
    bump
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Oct 2010
    Age
    29
    Posts
    1,886
    Thanks given
    446
    Thanks received
    523
    Rep Power
    0
    Gotta remove something in server.java i forget what it is I think object loading.
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    May 2012
    Posts
    277
    Thanks given
    92
    Thanks received
    12
    Rep Power
    0
    but if i remove that, wont it get all fucked up? >.<
    like no objects seen?
    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

Similar Threads

  1. rune limited model error
    By Romania Clan in forum Help
    Replies: 4
    Last Post: 11-07-2011, 01:20 PM
  2. rune limited error
    By Romania Clan in forum Help
    Replies: 7
    Last Post: 05-28-2011, 01:07 AM
  3. rune-limited npc error
    By Tamatea in forum Snippets
    Replies: 2
    Last Post: 04-11-2011, 01:03 PM
  4. Server Rune Error.
    By Chintzy in forum Help
    Replies: 2
    Last Post: 03-23-2009, 02:25 PM
  5. Rune fusion server error
    By dark lotus in forum Help
    Replies: 1
    Last Post: 03-10-2009, 04:58 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •