Thread: [562] Black flickering screen after login.

Results 1 to 7 of 7
  1. #1 [562] Black flickering screen after login. 
    Registered Member
    Join Date
    Sep 2012
    Posts
    12
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Login is successful, I can hear the sound effects you would normally hear in lumbridge however the screen is flickering with Loading Please Wait in the top left corner.
    After a few seconds it goes back to the main login screen again.
    There's no error thrown in the client nor server side.

    Could this be wrong packet configs or something else?

    I'm using an edited Scape Emulator as base.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Melvin's Avatar
    Join Date
    Aug 2011
    Posts
    1,150
    Thanks given
    546
    Thanks received
    418
    Rep Power
    1561
    Hmm...is your server using xteas? if so, are you missing the ones for the region you're trying to access? Try going to a different region and seeing if it happens.


    A creative man is motivated by the desire to achieve, not by the desire to beat others.”


    ― Ayn Rand
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2012
    Posts
    12
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Im Melvin View Post
    Hmm...is your server using xteas? if so, are you missing the ones for the region you're trying to access? Try going to a different region and seeing if it happens.
    Server is using XTEA's and that's something I've struggled quite a lot with actually, when I finally thought I had that fixed this was the next bug on my path
    I just tested again and removed the openWindow for the "welcome" screen and I actually got an error this time (clientside):

    Error: T1 - 33,128,163 - 0

    Afaik 33 stands for the Opcode, however my server isn't sending anything with code 33.

    I will try loading a different region and report back.
    Ty for the response

    EDIT: Tried loading camelot at 2757, 3417 and got a similar error after login:

    Error: T1 - 1,0,229 - 0

    Got booted back to the login screen as well.
    Reply With Quote  
     

  4. #4  
    Registered Member wa3ad's Avatar
    Join Date
    Aug 2010
    Age
    29
    Posts
    1,278
    Thanks given
    174
    Thanks received
    214
    Rep Power
    0
    Quote Originally Posted by khkramer View Post
    Server is using XTEA's and that's something I've struggled quite a lot with actually, when I finally thought I had that fixed this was the next bug on my path
    I just tested again and removed the openWindow for the "welcome" screen and I actually got an error this time (clientside):

    Error: T1 - 33,128,163 - 0

    Afaik 33 stands for the Opcode, however my server isn't sending anything with code 33.

    I will try loading a different region and report back.
    Ty for the response

    EDIT: Tried loading camelot at 2757, 3417 and got a similar error after login:

    Error: T1 - 1,0,229 - 0

    Got booted back to the login screen as well.
    you are correct, t1 errors indicate opcodes or packets whatever you want to call them, but most likely they are written wrong.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Sep 2012
    Posts
    12
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Hmm, the T1 error keeps printing numbers that are not packets my server is sending, nor any other 562 base for that matter.
    Googling turned up this though:

    "A t1 packet error means the packet doesn't exist in the client.
    A t2 packet error means the client had a problem reading the packet."

    So I'm wondering if this is still accurate for 562+, the current debug output is not very helpful at least..
    Reply With Quote  
     

  6. #6  
    Registered Member
    Melvin's Avatar
    Join Date
    Aug 2011
    Posts
    1,150
    Thanks given
    546
    Thanks received
    418
    Rep Power
    1561
    Are you actually seeing a region or are you logging in and then getting booted back? if so, your region packet is written incorrectly


    A creative man is motivated by the desire to achieve, not by the desire to beat others.”


    ― Ayn Rand
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Sep 2012
    Posts
    12
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Found the cause of above errors, was indeed a few key packets that needed a few edits for 562 protocol.
    I actually got the client to go past the login screen and even in-game if I disable player and npc updating, I'm updating those now for the 562 protocol.
    Thread can be closed.
    Last edited by khkramer; 12-26-2017 at 10:45 PM. Reason: resolved
    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. Black screen after login details entered
    By SjorsTX in forum Help
    Replies: 2
    Last Post: 07-30-2015, 10:36 AM
  2. 562- Black Screen on relog -.-
    By Dynamite in forum Help
    Replies: 5
    Last Post: 01-14-2010, 08:01 AM
  3. iClarity - Fix for the black screen upon login
    By Profesor Oak in forum Snippets
    Replies: 6
    Last Post: 10-18-2009, 05:10 AM
  4. Replies: 1
    Last Post: 05-03-2009, 02:49 AM
  5. Black Screen On LogIn
    By silabgarza in forum Help
    Replies: 9
    Last Post: 03-22-2009, 06:05 AM
Tags for this Thread

View Tag Cloud

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