Thread: t2 error... ;x

Results 1 to 9 of 9
  1. #1 t2 error... ;x 
    Banned
    Join Date
    Aug 2009
    Posts
    146
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    so im useing devo 2.6 and im getting close to release this as a pvp server *not leeched*

    but i wanted to make it so that silab users can connect


    here is the problem

    Code:
    Error: T2 - 126,126,126 - 13,3086,3494 - 64,121,101,108,64,68,97,110,99,101,10,72,127,
    Error: T2 - 126,126,126 - 13,3086,3494 - 64,121,101,108,64,68,97,110,99,101,10,72,127,
    Error: T2 - 126,126,126 - 13,3086,3494 - 64,121,101,108,64,68,97,110,99,101,10,72,127,
    Error: T2 - 126,126,126 - 13,3086,3494 - 64,121,101,108,64,68,97,110,99,101,10,72,127,
    Error: T2 - 126,126,126 - 13,3086,3494 - 64,121,101,108,64,68,97,110,99,101,10,72,127,
    Error: T2 - 126,126,126 - 13,3086,3494 - 64,121,101,108,64,68,97,110,99,101,10,72,127,

    YEAH WTF,

    packet 126 but what is causing it..

    nothign on login cept your basic starter pack....

    and then a message saying Welcome useing sendMessage
    Reply With Quote  
     

  2. #2  
    Member t2 error... ;x Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    Have you tried using a different client?

    EDIT : This may sound stupid to some people, but it's carrying on from something i said in the shoutbox earlier.

    Attached imageAttached image
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jan 2009
    Age
    31
    Posts
    2,661
    Thanks given
    66
    Thanks received
    207
    Rep Power
    0
    probably somthing in initialize

    comment out the entire code and see if u can connect.
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Aug 2009
    Posts
    146
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    It works with galkons client, but the problem is i want for people to be able to use any client they want


    includeing silab caus ei know on msot servers 1/2 of the ppl are silabsoft users
    Reply With Quote  
     

  5. #5  
    Member t2 error... ;x Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    Quote Originally Posted by maham. View Post
    It works with galkons client, but the problem is i want for people to be able to use any client they want


    includeing silab caus ei know on msot servers 1/2 of the ppl are silabsoft users
    Is the interface you're trying to edit available on the silab client/cache?

    Attached imageAttached image
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Aug 2009
    Posts
    146
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    There isnt a interface or anything anymore,
    Reply With Quote  
     

  7. #7  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    This t2 is coming from you trying to use frame 126 on an interface that the client doesn't have. So where ever it is sending frame 126 is the problem.
    Reply With Quote  
     

  8. #8  
    Banned
    Join Date
    Aug 2009
    Posts
    146
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Code:
    			QH().q1 = 15;
    			CAM().sendQuest("@gre@"+QH().q1Name, 7332);
    			CAM().showInterface(3559);
    			apset = true;
    			CAM().sendFrame99(1);
    			addItem(995, 5000000);
    			addItem(386, 10000);
    			addItem(1321, 1);
    			addItem(841, 1);
    			addItem(882, 1000);
    			addItem(556, 1000);
    			addItem(558, 1000);
    			addItem(562, 1000);
    			CAM().sendMessage("Welcome to "+Constants.SERVER_NAME+"");
    			CAM().sendMessage("Please Use ::pure or ::master and ::pickup to get items");
    Only other thing it could be is the Quest Tab using @gre@ but it freezes right when you login, not when u click quest tab :X
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    Aug 2009
    Posts
    146
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    FOUND IT!!!

    omfg

    Code:
    CAM().showInterface(3559);
    Does any1 know the select Char screen for silab??
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •