Thread: Log in and out vencillio problem?!

Results 1 to 5 of 5
  1. #1 Log in and out vencillio problem?! 
    Donator

    Join Date
    Mar 2010
    Age
    27
    Posts
    190
    Thanks given
    18
    Thanks received
    8
    Rep Power
    0
    Whenever you add players to your friends list and one of them logs out or logs in you will end up with a frozen client.

    Server side ? nothing show error!

    Thanks!
    Owner of RazoryScape!
    Reply With Quote  
     

  2. #2  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Look at the packet which is being sent to the client when someone logs in our out, simple as that. You'll find your error somewhere within those ten lines, or however many there are.
    Reply With Quote  
     

  3. #3  
    Donator

    Join Date
    Mar 2010
    Age
    27
    Posts
    190
    Thanks given
    18
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by Eldritch View Post
    Look at the packet which is being sent to the client when someone logs in our out, simple as that. You'll find your error somewhere within those ten lines, or however many there are.
    Which way to see the packets send using eclipse or what?

    pump! still need help!
    Owner of RazoryScape!
    Reply With Quote  
     

  4. #4  
    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 ZectorX. View Post
    Which way to see the packets send using eclipse or what?

    pump! still need help!
    Just track the packet down.. Use call hierarchy in eclipse starting from the friendslist and you'll eventually find out the packet it leads to.
    Reply With Quote  
     

  5. #5  
    Donator

    Join Date
    Mar 2010
    Age
    27
    Posts
    190
    Thanks given
    18
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by Eldritch View Post
    Just track the packet down.. Use call hierarchy in eclipse starting from the friendslist and you'll eventually find out the packet it leads to.


    Exception in thread "Thread-4" java.lang.NumberFormatException: For input strin
    : ""
    at java.lang.NumberFormatException.forInputString(Unk nown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at Client.getChatColor(Client.java:67)
    at Client.drawSplitPrivateChat(Client.java:6625)
    at Client.draw3dScreen(Client.java:10080)
    at Client.method146(Client.java:13223)
    at Client.drawGameScreen(Client.java:8834)
    at Client.processDrawing(Client.java:9998)
    at ClientEngine.run(ClientEngine.java:293)
    at Client.run(Client.java:5160)
    at java.lang.Thread.run(Unknown Source)


    Client side!

    @ CLOSE , I JUST FIX IT
    Owner of RazoryScape!
    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. logging in and out problems [PI]
    By stackin in forum Help
    Replies: 7
    Last Post: 03-06-2015, 08:57 PM
  2. 742 Problem - Logging in and out
    By Barack Obama in forum Help
    Replies: 14
    Last Post: 04-07-2014, 05:07 AM
  3. Replies: 1
    Last Post: 10-05-2010, 03:25 AM
  4. log in and out over and over
    By Sate in forum Help
    Replies: 2
    Last Post: 10-05-2009, 11:39 PM
  5. Logging in and out problem
    By ledgman in forum Help
    Replies: 4
    Last Post: 05-24-2009, 03:58 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
  •