Thread: 718 Client Error | PLEASE HELP

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 718 Client Error | PLEASE HELP 
    Registered Member
    Join Date
    Jan 2018
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I got my server running through Eclipse, when I now try to run my client through eclipse I get error_game_js5connect.

    How do I fix thissss
    Reply With Quote  
     

  2. #2  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,789
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Project thread
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2018
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by clem585 View Post
    My settings.java looked like this:

    /**
    * General client and server settings.
    */
    public static final int RECEIVE_DATA_LIMIT = 7500;
    public static final int PACKET_SIZE_LIMIT = 7500;

    public static boolean ECONOMY;

    Since it didn't have any other lines about client I changed it to this:

    /**
    * General client and server settings.
    */
    public static final int RECEIVE_DATA_LIMIT = 7500;
    public static final int PACKET_SIZE_LIMIT = 7500;
    public static final int CLIENT_BUILD = 718;
    public static final int CUSTOM_CLIENT_BUILD = 1;

    public static boolean ECONOMY;



    the sub revision on the client's loader.java is also 1.

    I tried using (on loader.java) 127.0.0.1 and also my own IP...

    still same error!
    Reply With Quote  
     

  4. #4  
    Donator


    Join Date
    Sep 2015
    Age
    24
    Posts
    532
    Thanks given
    68
    Thanks received
    115
    Rep Power
    414
    make sure that client subrevision matches the one in the source..
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Sep 2017
    Posts
    122
    Thanks given
    46
    Thanks received
    63
    Rep Power
    72
    Quote Originally Posted by M.O. View Post
    error_game_js5connect.
    This just means you got your ports messed up, look at them, server-side and client-side
    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Sep 2015
    Age
    24
    Posts
    532
    Thanks given
    68
    Thanks received
    115
    Rep Power
    414
    Quote Originally Posted by aNamedSoul View Post
    This just means you got your ports messed up, look at them, server-side and client-side
    It doesn't mean that at all..
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jan 2018
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by GlamourGirl View Post
    It doesn't mean that at all..
    I finally got the server running, also for my friends using NO-IP.

    Now I got a lot of issues. The interfaces don't work, also the buttons don't. Meaning, when I click a bank booth, it won't open a bank. Toggling run won't change anything. I can't even logout, open settings interface etc. Is that client sided or server sided? Does that mean my client is fucked up?
    Reply With Quote  
     

  8. #8  
    Registered Member GameMaster's Avatar
    Join Date
    Jun 2015
    Posts
    152
    Thanks given
    46
    Thanks received
    18
    Rep Power
    45
    Quote Originally Posted by M.O. View Post
    I finally got the server running, also for my friends using NO-IP.

    Now I got a lot of issues. The interfaces don't work, also the buttons don't. Meaning, when I click a bank booth, it won't open a bank. Toggling run won't change anything. I can't even logout, open settings interface etc. Is that client sided or server sided? Does that mean my client is fucked up?
    That's server sided. Button and object interaction are all handled by the server.
    Attached image
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jan 2018
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by GameMaster View Post
    That's server sided. Button and object interaction are all handled by the server.
    Alright man thanks. I downloaded the clean version of Matrix 718 source, I didn't expect it to be THAT clean tho lmao. I don't even know where to begin rip
    Reply With Quote  
     

  10. #10  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Quote Originally Posted by M.O. View Post
    Alright man thanks. I downloaded the clean version of Matrix 718 source, I didn't expect it to be THAT clean tho lmao. I don't even know where to begin rip
    Really? You seem to have it all together
    Attached image
    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. [718] Matrix client error please help
    By ozlaya in forum Help
    Replies: 2
    Last Post: 12-06-2014, 11:02 PM
  2. [718] Client Error Please help
    By FadedHazzard in forum Help
    Replies: 2
    Last Post: 04-11-2014, 07:40 AM
  3. 718 client error please help
    By lucasned in forum Help
    Replies: 0
    Last Post: 01-20-2014, 06:59 AM
  4. [508] client error please help!!!
    By Flow in forum Help
    Replies: 5
    Last Post: 04-11-2009, 02:52 AM
  5. Client Error, Please Help.
    By shudsy in forum Help
    Replies: 7
    Last Post: 01-28-2009, 03:38 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
  •