Thread: Lunar Magebook Tele Close Crashes Client [TrisidiaX]

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Lunar Magebook Tele Close Crashes Client [TrisidiaX] 
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29


    When this button is click client freezes
    Need a solution quickly please
    Thanks in advance
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    May 2012
    Age
    28
    Posts
    1,548
    Thanks given
    415
    Thanks received
    231
    Rep Power
    81
    Post any errors the cmd's might have thrown.
    Inactive.


    Spoiler for FirstDesign:
    Reply With Quote  
     

  3. #3  
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29
    Quote Originally Posted by Solstice View Post
    Post any errors the cmd's might have thrown.

    Reply With Quote  
     

  4. #4  
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29
    Quote Originally Posted by djzone24 View Post
    This is 10389 -->
    if(class9.interfaceType != 0 || class9.children == null)
    return;
    Reply With Quote  
     

  5. #5  
    Registered Member
    TheChosenOne's Avatar
    Join Date
    Jan 2013
    Posts
    967
    Thanks given
    47
    Thanks received
    161
    Rep Power
    366
    It might not be a problem (seeing the size is 0), but you're sending a packet (123) which isn't recognised by the client.

    OT: are you sure you're sending the correct interfaceId? The exception seems to indicate an interface you're trying to draw (or part of it) doesn't exist.
    Reply With Quote  
     

  6. #6  
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29
    Quote Originally Posted by TheChosenOne View Post
    It might not be a problem (seeing the size is 0), but you're sending a packet (123) which isn't recognised by the client.

    OT: are you sure you're sending the correct interfaceId? The exception seems to indicate an interface you're trying to draw (or part of it) doesn't exist.
    Thanks i'll check
    Reply With Quote  
     

  7. #7  
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29
    Not sure what to do here..
    Reply With Quote  
     

  8. #8  
    Registered Member
    TheChosenOne's Avatar
    Join Date
    Jan 2013
    Posts
    967
    Thanks given
    47
    Thanks received
    161
    Rep Power
    366
    Have you checked if the interface exists? By,for example, using a command to send the interface itself.
    If this doesn't work, you know there's something with the id.
    Reply With Quote  
     

  9. #9  
    EpicPks Is Back!

    Join Date
    Jun 2012
    Posts
    480
    Thanks given
    12
    Thanks received
    16
    Rep Power
    29
    Quote Originally Posted by TheChosenOne View Post
    Have you checked if the interface exists? By,for example, using a command to send the interface itself.
    If this doesn't work, you know there's something with the id.
    Which line will tell me which interface is not working?
    Reply With Quote  
     

  10. #10  
    Registered Member
    TheChosenOne's Avatar
    Join Date
    Jan 2013
    Posts
    967
    Thanks given
    47
    Thanks received
    161
    Rep Power
    366
    No line at all.
    You use a command to send the interface (like it is done in your code) and then check if you can see the interface.
    If it doesn't work, you won't see the interface and an exception will be thrown.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Client Help! (TrisidiaX V3)
    By amerkocan22 in forum Help
    Replies: 9
    Last Post: 03-29-2013, 03:06 AM
  2. Replies: 2
    Last Post: 02-19-2013, 10:16 AM
  3. Replies: 9
    Last Post: 02-19-2013, 01:43 AM
  4. Help me fixing Lunar Magebook.
    By Arab Money in forum Help
    Replies: 0
    Last Post: 02-06-2013, 11:40 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
  •