Thread: Valius Package Release || Content packed || Vencillio based

Page 22 of 30 FirstFirst ... 122021222324 ... LastLast
Results 211 to 220 of 300
  1. #211  
    Registered Member Deathdomain's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    154
    Thanks given
    50
    Thanks received
    3
    Rep Power
    11
    Quote Originally Posted by Omelete View Post
    you just explained the steps, lol.

    1. zip cache
    2. upload zipped cache
    3. retrieve link

    ???

    nothing difficult about that.
    can someone please just show me how to get this all running, i have no problem paying once its up and i can play local
    Last edited by Deathdomain; 02-10-2018 at 03:35 AM. Reason: just wanna play local
    Reply With Quote  
     

  2. #212  
    Registered Member
    Join Date
    Nov 2017
    Posts
    104
    Thanks given
    6
    Thanks received
    13
    Rep Power
    12
    upload the cache to dropbox, get the link and chage your client link boom your done
    Reply With Quote  
     

  3. #213  
    Registered Member Deathdomain's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    154
    Thanks given
    50
    Thanks received
    3
    Rep Power
    11
    Quote Originally Posted by Shao J View Post
    upload the cache to dropbox, get the link and chage your client link boom your done
    ya i have changed every link that has come up in error with my link but i get this now

    java.lang.NullPointerException
    java.net.UnknownHostException: dl.www.dropboxusercontent.com
    java.lang.NullPointerException
    test
    java.io.FileNotFoundException: C:\Users\Deathdomain\ValiusCacheV5\sprites.idx (The system cannot find the file specified)
    at java.io.RandomAccessFile.open0(Native Method)
    at java.io.RandomAccessFile.open(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at FileUtility.readFile(FileUtility.java:99)
    at SpriteLoader.loadSprites(SpriteLoader.java:18)
    at Client.startUp(Client.java:8212)
    at ClientEngine.run(ClientEngine.java:221)
    at Client.run(Client.java:5355)
    at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: C:\Users\Deathdomain\ValiusCacheV5\sprites.dat (The system cannot find the file specified)
    at java.io.RandomAccessFile.open0(Native Method)
    at java.io.RandomAccessFile.open(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at FileUtility.readFile(FileUtility.java:99)
    at SpriteLoader.loadSprites(SpriteLoader.java:19)
    at Client.startUp(Client.java:8212)
    at ClientEngine.run(ClientEngine.java:221)
    at Client.run(Client.java:5355)
    at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
    at java.io.ByteArrayInputStream.<init>(Unknown Source)
    at SpriteLoader.loadSprites(SpriteLoader.java:20)
    at Client.startUp(Client.java:8212)
    at ClientEngine.run(ClientEngine.java:221)
    at Client.run(Client.java:5355)
    at java.lang.Thread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at Client.cleanUpForQuit(Client.java:5547)
    at ClientEngine.exit(ClientEngine.java:329)
    at ClientEngine.destroy(ClientEngine.java:365)
    at ClientEngine.windowClosing(ClientEngine.java:782)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Reply With Quote  
     

  4. #214  
    Registered Member
    Join Date
    Nov 2017
    Posts
    104
    Thanks given
    6
    Thanks received
    13
    Rep Power
    12
    Quote Originally Posted by Deathdomain View Post
    ya i have changed every link that has come up in error with my link but i get this now

    java.lang.NullPointerException
    java.net.UnknownHostException: dl.www.dropboxusercontent.com
    java.lang.NullPointerException
    test
    java.io.FileNotFoundException: C:\Users\Deathdomain\ValiusCacheV5\sprites.idx (The system cannot find the file specified)
    at java.io.RandomAccessFile.open0(Native Method)
    at java.io.RandomAccessFile.open(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at FileUtility.readFile(FileUtility.java:99)
    at SpriteLoader.loadSprites(SpriteLoader.java:18)
    at Client.startUp(Client.java:8212)
    at ClientEngine.run(ClientEngine.java:221)
    at Client.run(Client.java:5355)
    at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: C:\Users\Deathdomain\ValiusCacheV5\sprites.dat (The system cannot find the file specified)
    at java.io.RandomAccessFile.open0(Native Method)
    at java.io.RandomAccessFile.open(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at FileUtility.readFile(FileUtility.java:99)
    at SpriteLoader.loadSprites(SpriteLoader.java:19)
    at Client.startUp(Client.java:8212)
    at ClientEngine.run(ClientEngine.java:221)
    at Client.run(Client.java:5355)
    at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
    at java.io.ByteArrayInputStream.<init>(Unknown Source)
    at SpriteLoader.loadSprites(SpriteLoader.java:20)
    at Client.startUp(Client.java:8212)
    at ClientEngine.run(ClientEngine.java:221)
    at Client.run(Client.java:5355)
    at java.lang.Thread.run(Unknown Source)
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at Client.cleanUpForQuit(Client.java:5547)
    at ClientEngine.exit(ClientEngine.java:329)
    at ClientEngine.destroy(ClientEngine.java:365)
    at ClientEngine.windowClosing(ClientEngine.java:782)
    at java.awt.Window.processWindowEvent(Unknown Source)
    at javax.swing.JFrame.processWindowEvent(Unknown Source)
    at java.awt.Window.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    pm me your discord
    Reply With Quote  
     

  5. #215  
    Registered Member Deathdomain's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    154
    Thanks given
    50
    Thanks received
    3
    Rep Power
    11
    i get this now

    atleast its 1

    Exception in thread "main" java.lang.Error: Unresolved compilation problem:

    at Client.main(Client.java:3443)
    Reply With Quote  
     

  6. #216  
    Registered Member
    Join Date
    Feb 2018
    Posts
    17
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    I got this problem
    https://www.rune-server.ee/runescape...tion-help.html
    When there is around 10 to 12 players online sometimes people get this exception whenever they try to login. I have searched for it but never found someone has a solution for it? I can pay for it THANKS!
    Reply With Quote  
     

  7. #217  
    Registered Member
    Join Date
    Jul 2017
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    do I need to use eclipse to run this I'm new to rsps and I cant figure out how to use it with eclipse haha been at it for hours
    Reply With Quote  
     

  8. #218  
    Donator

    i dds you's Avatar
    Join Date
    Jun 2013
    Posts
    831
    Thanks given
    678
    Thanks received
    160
    Rep Power
    92
    Quote Originally Posted by jhays6933 View Post
    do I need to use eclipse to run this I'm new to rsps and I cant figure out how to use it with eclipse haha been at it for hours
    https://www.rune-server.ee/runescape...ix-2017-a.html

    Reply With Quote  
     

  9. #219  
    Registered Member
    Join Date
    Jul 2017
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    do I put catche in my c drive?
    Reply With Quote  
     

  10. #220  
    Registered Member
    Join Date
    Mar 2018
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Could you set it up for me if i pay?
    Reply With Quote  
     

Page 22 of 30 FirstFirst ... 122021222324 ... LastLast

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. #317 Fury - Base Package Release
    By snowman5069 in forum Downloads
    Replies: 20
    Last Post: 12-06-2019, 05:41 PM
  2. SerenPS - Full package release (I quit RSPS)
    By Affliction in forum Spam
    Replies: 26
    Last Post: 01-20-2015, 07:29 AM
  3. Delta Packaged - Release v2
    By Arithium in forum Downloads
    Replies: 7
    Last Post: 11-17-2012, 04:17 AM
  4. Replies: 5
    Last Post: 09-13-2012, 12:36 AM
  5. Models Package Release
    By HiSkiller in forum Models
    Replies: 22
    Last Post: 12-16-2010, 05:20 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
  •