Thread: Error: T1 - 123,0 - 36,36

Results 1 to 9 of 9
  1. #1 Error: T1 - 123,0 - 36,36 
    Registered Member
    Join Date
    Jul 2014
    Posts
    66
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Error: T1 - 123,0 - 36,36

    How'd i fix that? I've watching some guides but they does not seem to help..
    Reply With Quote  
     

  2. #2  
    Registered Member jackd019's Avatar
    Join Date
    Aug 2011
    Posts
    431
    Thanks given
    5
    Thanks received
    8
    Rep Power
    11
    Quote Originally Posted by Rebell View Post
    I haven't seen this released yet, also many people requested this so here.. idk if it works for other sources but this will work for PI

    the error itself is:
    Code:
    Error: T1 - 123,0 - 36,36
    when you login.

    to fix it go to PlayerAssistant.java and search for:
    Code:
    public void sendCrashFrame() {
    remove or comment it out, like this
    Code:
    	/**public void sendCrashFrame() { // used for crashing cheat clients
    		//synchronized(c) {
    			if(c.getOutStream() != null && c != null) {
    				c.getOutStream().createFrame(123);
    				c.flushOutStream();
    		//	}
    		}
    	}*/
    now go to Client.java (serverside) and search for
    Code:
    getPA().sendCrashFrame();
    comment it out or delete it, it should just look like this
    Code:
    //getPA().sendCrashFrame();

    Done.
    Try this
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2014
    Posts
    66
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by jackd019 View Post
    Try this
    then i get this:

    Map Amount: 1226
    Error: T1 - 123,0 - 36,36
    Error: T1 - 123,0 - 36,36
    Error: T2 - 65,81,73 - 119,3087,3500 - 0,0,26,125,40,20,0,127,-100,67,-80,2,62,-96,-26,-64,9,-6,69,87,0,43,-21,17,44,0,-65,45,61,80,3,58,-79,3,-64,14,-32,68,-81,0,63,-33,49,-4,1,0,1,64,-48,13,
    Floor Map Loaded: 110
    Object Map Loaded: 111
    Floor Map Loaded: 112
    Object Map Loaded: 113
    Floor Map Loaded: 114
    Object Map Loaded: 115
    Floor Map Loaded: 622
    Object Map Loaded: 623
    Floor Map Loaded: 624
    Object Map Loaded: 625
    Floor Map Loaded: 626
    Object Map Loaded: 627
    Reply With Quote  
     

  4. #4  
    Registered Member Arsenic's Avatar
    Join Date
    Nov 2013
    Age
    25
    Posts
    297
    Thanks given
    16
    Thanks received
    6
    Rep Power
    9
    Comment this out if you are using Galkons Ref. base

    Code:
    playerProps.writeByte(headIconPk);
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2014
    Posts
    66
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Arsenic View Post
    Comment this out if you are using Galkons Ref. base

    Code:
    playerProps.writeByte(headIconPk);

    Getting this then

    Map Amount: 1226
    Error: T2 - 65,81,73 - 119,3087,3500 - 0,0,26,125,40,20,0,127,-100,67,-80,2,62,-96,-26,-64,9,-6,69,87,0,43,-21,17,44,0,-65,45,61,80,3,58,-79,3,-64,14,-33,-60,-81,0,63,-2,49,-4,1,0,121,64,-48,13,
    Floor Map Loaded: 110
    Object Map Loaded: 111
    Floor Map Loaded: 112
    Object Map Loaded: 113
    Floor Map Loaded: 114
    Object Map Loaded: 115
    Floor Map Loaded: 622
    Object Map Loaded: 623
    Floor Map Loaded: 624
    Object Map Loaded: 625
    Floor Map Loaded: 626
    Object Map Loaded: 627
    Reply With Quote  
     

  6. #6  
    Registered Member jackd019's Avatar
    Join Date
    Aug 2011
    Posts
    431
    Thanks given
    5
    Thanks received
    8
    Rep Power
    11
    Did you implicate the server sided thing as well?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jul 2014
    Posts
    66
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by jackd019 View Post
    Did you implicate the server sided thing as well?
    my english is pretty bad, what do you mean with implicate? hah btw add me on skype if u can/want and you can help me? cause idk what to do :/
    Reply With Quote  
     

  8. #8  
    Registered Member jackd019's Avatar
    Join Date
    Aug 2011
    Posts
    431
    Thanks given
    5
    Thanks received
    8
    Rep Power
    11
    Skype ID pm it to me
    Reply With Quote  
     

  9. Thankful user:


  10. #9  
    Registered Member jackd019's Avatar
    Join Date
    Aug 2011
    Posts
    431
    Thanks given
    5
    Thanks received
    8
    Rep Power
    11
    Issue Solved
    Follow this step :
    Code:
    I haven't seen this released yet, also many people requested this so here.. idk if it works for other sources but this will work for PI
    
    the error itself is:
    Code:
    Error: T1 - 123,0 - 36,36
    when you login.
    
    to fix it go to PlayerAssistant.java and search for:
    Code:
    public void sendCrashFrame() {
    remove or comment it out, like this
    Code:
    	/**public void sendCrashFrame() { // used for crashing cheat clients
    		//synchronized(c) {
    			if(c.getOutStream() != null && c != null) {
    				c.getOutStream().createFrame(123);
    				c.flushOutStream();
    		//	}
    		}
    	}*/
    now go to Client.java (serverside) and search for
    Code:
    getPA().sendCrashFrame();
    comment it out or delete it, it should just look like this 
    Code:
    //getPA().sendCrashFrame();
    
    Done.
    And make sure your Brackets are perfectly alined and allocated , Recommending Notepad++ For light users .

    If another error , say "Error: T2 - 65,81,73" In his issue it came up
    Steps To take to Fix it is :
    Code:
    Search in server folder player.java
    
    npc.npcType);
    replace that line with :
    str.writeBits(14, npc.npcType);
    For him these were his issues and now are fixed .
    Reply With Quote  
     

  11. Thankful user:



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. Error: T1 - 123,0 - 36,36
    By Snake in forum Help
    Replies: 9
    Last Post: 03-20-2012, 11:53 PM
  2. Error: T1 - 123,0 - 36,36Very annoying]
    By Zylsium in forum Help
    Replies: 10
    Last Post: 07-25-2011, 03:25 AM
  3. Error: T1 - 123,0 - 36,36
    By Blue Ice in forum Help
    Replies: 1
    Last Post: 10-11-2010, 01:22 AM
  4. Error: T1 - 123,0 - 36,36
    By Rsob in forum Help
    Replies: 8
    Last Post: 10-10-2010, 11:55 PM
  5. [PI]Error: T1 - 123,0 - 36,36
    By Neekage in forum Help
    Replies: 1
    Last Post: 06-22-2010, 09:37 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
  •