Thread: openrs

Results 1 to 5 of 5
  1. #1 openrs 
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    what does this mean i am trying to make an source for the first time and im getting this.
    Code:
    java.lang.ArrayIndexOutOfBoundsException: 100000
    	at org.server.tools.bzip2.CBZip2InputStream.getAndMoveToFrontDecode(CBZip2InputStream.java:653)
    	at org.server.tools.bzip2.CBZip2InputStream.initBlock(CBZip2InputStream.java:288)
    	at org.server.tools.bzip2.CBZip2InputStream.setupNoRandPartA(CBZip2InputStream.java:845)
    	at org.server.tools.bzip2.CBZip2InputStream.setupNoRandPartB(CBZip2InputStream.java:894)
    	at org.server.tools.bzip2.CBZip2InputStream.read0(CBZip2InputStream.java:211)
    	at org.server.tools.bzip2.CBZip2InputStream.read(CBZip2InputStream.java:179)
    	at org.server.cache.util.CompressionUtils.bunzip2(CompressionUtils.java:131)
    	at org.server.cache.Container.decode(Container.java:69)
    	at org.server.cache.Cache.createChecksumTable(Cache.java:88)
    	at org.server.Launcher.loadCache(Launcher.java:72)
    	at org.server.Launcher.main(Launcher.java:50)
    Im back and working on reborn,
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Jan 2014
    Posts
    376
    Thanks given
    49
    Thanks received
    111
    Rep Power
    106
    It means either the cache is corrupted or there's something wrong with your cache library. I recall getting similar errors, which turned out to be related to the pointer in the FileStore.read() method overflowing.
    Reply With Quote  
     

  3. #3  
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    got it working =)

    [Server Logger]: Welcome to 826.
    [Server Logger]: Loading cache.
    [Server Logger]: Decoding cache index 0
    [Server Logger]: Decoding cache index 1
    [Server Logger]: Decoding cache index 2
    [Server Logger]: Decoding cache index 3
    [Server Logger]: Decoding cache index 5
    [Server Logger]: Decoding cache index 7
    [Server Logger]: Decoding cache index 8
    [Server Logger]: Decoding cache index 9
    [Server Logger]: Decoding cache index 10
    [Server Logger]: Decoding cache index 12
    [Server Logger]: Decoding cache index 13
    [Server Logger]: Decoding cache index 14
    [Server Logger]: Decoding cache index 16
    [Server Logger]: Decoding cache index 17
    [Server Logger]: Decoding cache index 18
    [Server Logger]: Decoding cache index 19
    [Server Logger]: Decoding cache index 20
    [Server Logger]: Decoding cache index 21
    [Server Logger]: Decoding cache index 22
    [Server Logger]: Decoding cache index 23
    [Server Logger]: Decoding cache index 24
    [Server Logger]: Decoding cache index 25
    [Server Logger]: Decoding cache index 26
    [Server Logger]: Decoding cache index 27
    [Server Logger]: Decoding cache index 28
    [Server Logger]: Decoding cache index 29
    [Server Logger]: Decoding cache index 30
    [Server Logger]: Decoding cache index 31
    [Server Logger]: Decoding cache index 32
    [Server Logger]: Decoding cache index 33
    [Server Logger]: Decoding cache index 34
    [Server Logger]: Decoding cache index 35
    [Server Logger]: Decoding cache index 37
    [Server Logger]: Decoding cache index 40
    [Server Logger]: Decoding cache index 41
    [Server Logger]: Decoding cache index 42
    [Server Logger]: Server took 692 milli seconds to launch.
    Im back and working on reborn,
    Reply With Quote  
     

  4. #4  
    Donator
    slash123's Avatar
    Join Date
    Apr 2014
    Posts
    183
    Thanks given
    5
    Thanks received
    12
    Rep Power
    0
    What are you planning on releasing ?
    Reply With Quote  
     

  5. #5  
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    i dont know yet
    Im back and working on reborn,
    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. OpenRS Cache Library
    By Graham in forum Downloads
    Replies: 62
    Last Post: 06-19-2014, 06:46 AM
  2. [OpenRS Editor] How to generate the version table
    By Discardedx2 in forum Snippets
    Replies: 10
    Last Post: 06-26-2011, 01:46 AM
  3. openRS
    By blakeman8192 in forum Projects
    Replies: 37
    Last Post: 05-18-2011, 02:02 AM
  4. Replies: 58
    Last Post: 05-23-2009, 07:55 PM
  5. Replies: 25
    Last Post: 03-21-2009, 08:33 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
  •