Thread: [718] Matrix - Client does nothing when open

Results 1 to 3 of 3
  1. #1 [718] Matrix - Client does nothing when open 
    Donator
    Devourz's Avatar
    Join Date
    Jan 2014
    Posts
    455
    Thanks given
    8
    Thanks received
    48
    Rep Power
    8
    Help please i just finished getting rid of the Js5 error now my client just says nothing at all.



    What happens when i open my "client - run.bat"




    What happens when i open my run.bat in my matrix server folder:


    Please help im newb as a mofo at this stuff loll....
    Reply With Quote  
     

  2. #2  
    Registered Member sdaehrevo's Avatar
    Join Date
    Oct 2012
    Posts
    171
    Thanks given
    17
    Thanks received
    8
    Rep Power
    14
    Cache
    Reply With Quote  
     

  3. #3  
    Registered Member
    Ariene's Avatar
    Join Date
    Jul 2013
    Age
    26
    Posts
    1,283
    Thanks given
    573
    Thanks received
    257
    Rep Power
    227
    Make sure these in settings.java match up with the ones in loader.java

    Settings.java
    Code:
    public static final int PORT_ID = 43594;
    public static final int CUSTOM_CLIENT_BUILD = 3;
    Loader.java
    Code:
    public static String IP = "127.0.0.1";
    public static int SUB_REVISION = 3;
    public static final int LOBBY_PORT = 43594;
    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. [718] Matrix Client - Memory Leak?
    By Irownlulz in forum Help
    Replies: 5
    Last Post: 12-31-2012, 01:22 AM
  2. 718 Matrix client.
    By asdqwe2311 in forum Help
    Replies: 6
    Last Post: 10-20-2012, 07:26 PM
  3. 718 Matrix Client Background
    By Angelic Owner in forum Help
    Replies: 3
    Last Post: 10-18-2012, 03:15 AM
  4. Replies: 2
    Last Post: 01-07-2012, 11:24 PM
  5. Client Does This When I try Running!
    By PetWussy in forum Help
    Replies: 12
    Last Post: 01-07-2012, 06:28 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
  •