Thread: Dimension X

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 Dimension X 
    Registered Member
    Join Date
    Apr 2014
    Posts
    66
    Thanks given
    21
    Thanks received
    6
    Rep Power
    10
    Had enough of Hosting RSPS.

    here's my latest unfinished Project [ SOURCE | CLIENT | CACHE ]
    Link: https://www.dropbox.com/s/btbq9zz2j4...0Pack.zip?dl=0

    Media:


    Edits: I added a point system to barrows until i finished the original. 1 kill of a brother = 1 point which you can exchange for barrows pieces at the barrows point store.

    If you're going to download don't be a dick and not give me a thanks.


    MANR's OFFICIAL SHIT-LIST.
    1. Conja
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Registered Member
    Join Date
    Dec 2013
    Posts
    282
    Thanks given
    4
    Thanks received
    23
    Rep Power
    57
    What's the base or source you used?
    You already earned my respect.
    Remember, it will only take a second to destroy the respect.
    Respect me and I will respect you.
    Disrespect me and I'll disrespect you.

    Attached image
    Reply With Quote  
     

  4. Thankful user:


  5. #3  
    Registered Member
    Join Date
    Apr 2014
    Posts
    66
    Thanks given
    21
    Thanks received
    6
    Rep Power
    10
    Quote Originally Posted by Typical Name View Post
    What's the base or source you used?
    BrokenX


    MANR's OFFICIAL SHIT-LIST.
    1. Conja
    Reply With Quote  
     

  6. Thankful user:


  7. #4  
    Registered Member
    Join Date
    May 2016
    Posts
    639
    Thanks given
    260
    Thanks received
    66
    Rep Power
    56
    Thanks i guess
    Reply With Quote  
     

  8. #5  
    Registered Member
    Join Date
    Apr 2014
    Posts
    66
    Thanks given
    21
    Thanks received
    6
    Rep Power
    10
    Bump


    MANR's OFFICIAL SHIT-LIST.
    1. Conja
    Reply With Quote  
     

  9. #6  
    Registered Member
    Join Date
    Apr 2016
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    any Idea why this happens every time i launch the client?
    Attached image

    also, once the client finishes loading assets, on creating a character, it always gives an error connecting to server from the same machine.

    I did install jdk 8u91 prior to running it.

    Thanks for the upload!
    Reply With Quote  
     

  10. #7  
    Registered Member
    Join Date
    Dec 2013
    Posts
    282
    Thanks given
    4
    Thanks received
    23
    Rep Power
    57
    Quote Originally Posted by tassadar View Post
    any Idea why this happens every time i launch the client?
    Attached image

    also, once the client finishes loading assets, on creating a character, it always gives an error connecting to server from the same machine.

    I did install jdk 8u91 prior to running it.

    Thanks for the upload!
    I'm having the same problem go here maybe someone will help I posted a topic on it.
    https://www.rune-server.org/runescap...ml#post5171059
    You already earned my respect.
    Remember, it will only take a second to destroy the respect.
    Respect me and I will respect you.
    Disrespect me and I'll disrespect you.

    Attached image
    Reply With Quote  
     

  11. #8  
    Registered Member
    Join Date
    Jun 2016
    Posts
    25
    Thanks given
    0
    Thanks received
    1
    Rep Power
    13
    Quote Originally Posted by tassadar View Post
    any Idea why this happens every time i launch the client?
    Attached image

    also, once the client finishes loading assets, on creating a character, it always gives an error connecting to server from the same machine.

    I did install jdk 8u91 prior to running it.

    Thanks for the upload!
    Go into your client files and open updateCache.java and replace your handleException method with this one

    Code:
    private void handleException(Exception e){
    		StringBuilder strBuff = new StringBuilder();
    	      //strBuff.append("Please Screenshot this message, and send it to an admin!\r\n\r\n");
            StringBuilder append = strBuff.append(e.getClass().getName()).append(" \"").append(e.getMessage()).append("\"\r\n");
    		for(StackTraceElement s : e.getStackTrace())
    			strBuff.append(s.toString()).append("\r\n");
    		//alert("Exception [" + e.getClass().getSimpleName() + "]",strBuff.toString(),true);
    	}
    Reply With Quote  
     

  12. Thankful user:


  13. #9  
    Registered Member
    Join Date
    Dec 2013
    Posts
    282
    Thanks given
    4
    Thanks received
    23
    Rep Power
    57
    Wouldn't recommend anyone using this unless they want to fix a shitload of bugs.
    You already earned my respect.
    Remember, it will only take a second to destroy the respect.
    Respect me and I will respect you.
    Disrespect me and I'll disrespect you.

    Attached image
    Reply With Quote  
     

  14. #10  
    Registered Member
    Join Date
    Apr 2014
    Posts
    66
    Thanks given
    21
    Thanks received
    6
    Rep Power
    10
    Quote Originally Posted by Typical Name View Post
    Wouldn't recommend anyone using this unless they want to fix a shitload of bugs.
    If you read the thread I mentioned this is an unfinished project.


    MANR's OFFICIAL SHIT-LIST.
    1. Conja
    Reply With Quote  
     

Page 1 of 2 12 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. 7th Dimension
    By blakeman8192 in forum Projects
    Replies: 227
    Last Post: 07-22-2010, 11:06 PM
  2. 7th Dimension 459 - Looking For Developers
    By Colby in forum Requests
    Replies: 18
    Last Post: 02-10-2010, 01:39 AM
  3. Drawing a sprite with specific dimensions
    By Eternal Darknes in forum Help
    Replies: 4
    Last Post: 06-06-2009, 04:07 PM
  4. DiMeNsIoNs
    By Tst1 in forum Showcase
    Replies: 0
    Last Post: 05-08-2008, 03:55 AM
  5. "Seventh Dimension" Sig
    By Eleclion in forum Showcase
    Replies: 5
    Last Post: 02-11-2008, 09:37 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
  •