Thread: t2 error when changing teleport name

Results 1 to 5 of 5
  1. #1 t2 error when changing teleport name 
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    Hey, i'm getting t2 errors when changing a teleport name im not sure how to fix them..
    client.java in the login method


    Error: T2 - 126,126,126 - 11,3160,3376 - 53,50,53,48,48,48,48,48,10,116,-21,
    Error: T2 - 126,126,126 - 11,3160,3376 - 53,50,53,48,48,48,48,48,10,116,-21,
    Error: T2 - 126,126,126 - 11,3211,3423 - 53,50,53,48,48,48,48,48,10,116,-21,
    Error: T2 - 126,126,126 - 11,3160,3368 - 53,50,53,48,48,48,48,48,10,116,-21,
    Error: T2 - 126,126,126 - 11,3160,3368 - 53,50,53,48,48,48,48,48,10,116,-21,
    Error: T2 - 126,126,126 - 11,3211,3423 - 53,50,53,48,48,48,48,48,10,116,-21,


    Code:
    	public void handleLoginText() {
    			c.getPA().sendFrame126("Monster Teleport", 13037);
    			c.getPA().sendFrame126("Minigame Teleport", 13047);
    			c.getPA().sendFrame126("Boss Teleport", 13055);
    			c.getPA().sendFrame126("Pking Teleport", 13063);
    			c.getPA().sendFrame126("Skill Teleport", 13071);
    			c.getPA().sendFrame126("Monster Teleport", 1300);
    			c.getPA().sendFrame126("Minigame Teleport", 1325);
    			c.getPA().sendFrame126("Boss Teleport", 1350);
    			c.getPA().sendFrame126("Pking Teleport", 1382);
    			c.getPA().sendFrame126("Skill Teleport", 1415);
    			c.getPA().sendFrame126("City Teleport", 1454);	
    			c.getPA().sendFrame126("Coming Soon (2)", 7457);
    			c.getPA().sendFrame126("Coming Soon (3)", 13097);
    			c.getPA().sendFrame126("Coming Soon (4)", 13089);
    			c.getPA().sendFrame126("City Teleport", 13081);
    		
    		}
    Code:
    getPA().handleLoginText();
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2013
    Posts
    880
    Thanks given
    43
    Thanks received
    57
    Rep Power
    58
    its saying, you're trying to send a string to a frame that doesnt exist
    Reply With Quote  
     

  3. #3  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    Quote Originally Posted by The Reason View Post
    its saying, you're trying to send a string to a frame that doesnt exist
    im pretty sure 1300 is the varrock teleport isnt it?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Sep 2013
    Posts
    880
    Thanks given
    43
    Thanks received
    57
    Rep Power
    58
    Quote Originally Posted by Hi im 1 3 3 7 View Post
    im pretty sure 1300 is the varrock teleport isnt it?
    i have no idea.
    Reply With Quote  
     

  5. #5  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    still need help with this
    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: 0
    Last Post: 08-29-2013, 01:24 AM
  2. T2 error when logging in:
    By Jattio in forum Help
    Replies: 2
    Last Post: 01-28-2010, 12:25 AM
  3. 100 Errors when changing command rights..
    By pillowfight in forum Help
    Replies: 6
    Last Post: 07-20-2009, 11:26 PM
  4. [508]T2 error when walking
    By Proffesor Oak in forum Help
    Replies: 0
    Last Post: 05-10-2009, 01:14 PM
  5. Changing teleport names and where it teleports to
    By Burn_out in forum Tutorials
    Replies: 6
    Last Post: 10-10-2008, 05:04 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
  •