Thread: When I try to run my server 718

Results 1 to 7 of 7
  1. #1 When I try to run my server 718 
    Registered Member
    Join Date
    Jul 2012
    Posts
    20
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    I'm new to this high of revision i usually made 317's but im using a edited version of matrix called Citellum and when I run the server I get this error.

    [Launcher] Running Server...
    Exception in thread "main" java.lang.ArrayIndexOutOfBound***ception: 19
    at com.rs.utils.Utils.getItemDefinitionsSize(Utils.ja va:319)
    at com.rs.cache.loaders.ItemsEquipIds.init(ItemsEquip Ids.java:13)
    at com.rs.Launcher.main(Launcher.java:61)
    And also when I run the client it is stuck at "Gathering Updates" and in the cmd it says error_game_js5connect

    I'm so sorry if this is a noob question i'm new to this revision
    Thank you
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2012
    Posts
    20
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    bump i still need help
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2012
    Posts
    20
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    bump please help
    Reply With Quote  
     

  4. #4  
    Registered Member Taylor Moon's Avatar
    Join Date
    Aug 2012
    Posts
    2,565
    Thanks given
    625
    Thanks received
    1,303
    Rep Power
    66
    you have an error while js5 connecting , it says it right there lol.

    It's usually one of two things, you have a bad / no cache, or your js5 protocol
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2012
    Posts
    20
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by Kμsh View Post
    you have an error while js5 connecting , it says it right there lol.

    It's usually one of two things, you have a bad / no cache, or your js5 protocol
    but how do i fix the first error?
    Reply With Quote  
     

  6. #6  
    Donator
    The Stoned's Avatar
    Join Date
    Jan 2013
    Posts
    647
    Thanks given
    62
    Thanks received
    82
    Rep Power
    62
    look in your client, you should see
    Code:
    public static int SUB_REVISION = 1;
    also in your server look for
    Code:
    	public static final int CUSTOM_CLIENT_BUILD = 1;
    make sure they are the same number. one might be 3 and the other might be 1
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jul 2012
    Posts
    20
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by focus clutch View Post
    look in your client, you should see
    Code:
    public static int SUB_REVISION = 1;
    also in your server look for
    Code:
    	public static final int CUSTOM_CLIENT_BUILD = 1;
    make sure they are the same number. one might be 3 and the other might be 1
    I made my client Sub_REVISION = 1 But then i didn't understand which server file to edit so i searched for the files with the second code which was in my settings.java they were different so i set them both to 1 but it didn't solve either one of my errors. :/ if you have skype and know the fix my skype is R0FLC0PT33R
    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. Replies: 6
    Last Post: 02-18-2012, 11:19 PM
  2. Trying to run my server :S
    By Your tits trololololol in forum Help
    Replies: 6
    Last Post: 08-26-2011, 05:00 PM
  3. Replies: 6
    Last Post: 06-16-2011, 06:29 AM
  4. Replies: 2
    Last Post: 08-30-2009, 03:57 AM
  5. Replies: 1
    Last Post: 04-10-2009, 03: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
  •