Thread: Revelation // Project51 // Good Learning Base

Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11  
    Registered Member
    Join Date
    Jul 2022
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by RevelationPS View Post
    Add me on discord and I can help you Discord: joshrsps#6567
    Hey, do you mind adding me and assisting with this same problem please?

    Mike#7479

    Thanks!
    Reply With Quote  
     

  2. #12  
    Registered Member
    Join Date
    Aug 2022
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I've zipped the cache as well as uploaded it and changed the links and I'm running into this issue:

    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader1.loadSpri tes(SpriteLoader1.java:27)
    at com.client.Client.startUp(Client.java:10984)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)

    Can't seem to figure it out. Am I missing something?
    Reply With Quote  
     

  3. #13  
    🌠STARS MINERS🌟
    runite_ore's Avatar
    Join Date
    May 2022
    Posts
    22
    Thanks given
    2
    Thanks received
    1
    Rep Power
    3
    Links are not sources files...
    Reply With Quote  
     

  4. #14  
    Registered Member
    Join Date
    Apr 2021
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    May i please get a new dropbox link? the original one is not working anymore.
    Reply With Quote  
     

  5. #15  
    Throne Scape - Founder/Developer
    Mokhtar's Avatar
    Join Date
    Mar 2018
    Posts
    803
    Thanks given
    43
    Thanks received
    171
    Rep Power
    299
    Can someone reupload this
    Reply With Quote  
     

  6. #16  
    Registered Member
    Join Date
    Jan 2024
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Mokhtar View Post
    Can someone reupload this
    Dropbox - RevelationPackage.zip - Simplify your life
    Reply With Quote  
     

  7. #17  
    Registered Member
    Join Date
    Dec 2023
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    This appears when I run the client without XStream inside of the project

    Exception in thread "main" java.lang.ExceptionInInitializerError: Cannot access defaults field of Properties
    at com.thoughtworks.xstream.converters.collections.Pr opertiesConverter.<clinit>(PropertiesConverter.jav a:46)
    at com.thoughtworks.xstream.XStream.setupConverters(X Stream.java:647)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:445)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:385)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:332)
    at com.client.Client.<clinit>(Client.java:7799)

    And this when I do have com.thoughtworks in the projectt (it also opens the client, but it gives an error screen telling me to delete the cache and .jar file)

    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader1.loadSpri tes(SpriteLoader1.java:27)
    at com.client.Client.startUp(Client.java:10984)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader2.loadSpri tes(SpriteLoader2.java:27)
    at com.client.Client.startUp(Client.java:10986)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader3.loadSpri tes(SpriteLoader3.java:31)
    at com.client.Client.startUp(Client.java:10988)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader4.loadSpri tes(SpriteLoader4.java:29)
    at com.client.Client.startUp(Client.java:10990)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.io.FileNotFoundException: C:\Users\Santi\.revelation3.6\ItemBonusDefinitions .xml (El sistema no puede encontrar el archivo especificado)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 216)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:157)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:111)
    at com.client.Client.loadItemBonusDefinitions(Client. java:7819)
    at com.client.Client.startUp(Client.java:10996)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)

    Anyone know what's happening here?
    Reply With Quote  
     

  8. #18  
    Registered Member
    Join Date
    Apr 2022
    Posts
    8
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    donwload link not working, anyone can help with it please?
    Reply With Quote  
     

  9. #19  
    Registered Member
    Join Date
    Feb 2024
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by plomoknit View Post
    This appears when I run the client without XStream inside of the project

    Exception in thread "main" java.lang.ExceptionInInitializerError: Cannot access defaults field of Properties
    at com.thoughtworks.xstream.converters.collections.Pr opertiesConverter.<clinit>(PropertiesConverter.jav a:46)
    at com.thoughtworks.xstream.XStream.setupConverters(X Stream.java:647)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:445)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:385)
    at com.thoughtworks.xstream.XStream.<init>(XStream.ja va:332)
    at com.client.Client.<clinit>(Client.java:7799)

    And this when I do have com.thoughtworks in the projectt (it also opens the client, but it gives an error screen telling me to delete the cache and .jar file)

    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader1.loadSpri tes(SpriteLoader1.java:27)
    at com.client.Client.startUp(Client.java:10984)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader2.loadSpri tes(SpriteLoader2.java:27)
    at com.client.Client.startUp(Client.java:10986)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader3.loadSpri tes(SpriteLoader3.java:31)
    at com.client.Client.startUp(Client.java:10988)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.lang.NullPointerException: Cannot read the array length because "buf" is null
    at java.base/java.io.ByteArrayInputStream.<init>(ByteArrayInput Stream.java:108)
    at com.client.graphics.loaders.SpriteLoader4.loadSpri tes(SpriteLoader4.java:29)
    at com.client.Client.startUp(Client.java:10990)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)
    java.io.FileNotFoundException: C:\Users\Santi\.revelation3.6\ItemBonusDefinitions .xml (El sistema no puede encontrar el archivo especificado)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 216)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:157)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:111)
    at com.client.Client.loadItemBonusDefinitions(Client. java:7819)
    at com.client.Client.startUp(Client.java:10996)
    at com.client.RSApplet.run(RSApplet.java:218)
    at com.client.Client.run(Client.java:6288)
    at java.base/java.lang.Thread.run(Thread.java:833)

    Anyone know what's happening here?
    I had a very similar error, turns out I didn't copy all the files from cache folder into C:\Users\you\.revelation3.6 so I would check that first. Finally got the client up and running after that.
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

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. Replies: 8
    Last Post: 11-02-2022, 01:00 PM
  2. Ragefire Release. Pretty Good Learning Base
    By adamm_ in forum Downloads
    Replies: 94
    Last Post: 10-22-2020, 05:51 PM
  3. Replies: 3
    Last Post: 03-20-2018, 01:46 AM
  4. [Request] Good Old Base
    By Epic ƒail in forum Requests
    Replies: 2
    Last Post: 10-13-2008, 05:04 PM
  5. A good server base?
    By Scruffy in forum RS2 Server
    Replies: 12
    Last Post: 05-16-2008, 11:58 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •