Thread: Server wont connect to client

Page 1 of 6 123 ... LastLast
Results 1 to 10 of 54
  1. #1 Server wont connect to client 
    Registered Member DarkSlayerz's Avatar
    Join Date
    Nov 2008
    Posts
    928
    Thanks given
    88
    Thanks received
    44
    Rep Power
    46
    Hi guys, i recently downloaded the Asgarnia client, and i want to use it for my server, but it isnt really working.

    Here are some of my steps, can someone tell me what im doing wrong?

    • Downloaded clean Apollo by Major
    • Made sure it was running on the 317 revision
    • Putted the Asgarnia cache in the right place.
    • Changed packet sizes in Release317 class


    I noticed while changing the packet sizes, the Asgarnia server has a total of 257 sizes:
    Code:
        public static final int[] PACKET_LENGTHS =
        { 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, // 0
                0, 0, 0, 0, 8, 0, 6, 2, 2, 0, // 10
                0, 2, 0, 6, 0, 12, 0, 0, 0, 0, // 20
                0, 0, 0, 0, 0, 8, 4, 0, 0, 2, // 30
                2, 6, 0, 6, 0, -1, 0, 0, 0, 0, // 40
                0, 0, 0, 12, 0, 0, 0, 8, 8, 0, // 50
                0, 8, 0, 0, 0, 0, 0, 0, 0, 0, // 60
                6, 0, 2, 2, 8, 6, 0, -1, 0, 6, // 70
                0, 0, 0, 0, 0, 1, 4, 6, 0, 0, // 80
                0, 0, 0, 0, 0, 3, 0, 0, -1, 0, // 90
                0, 13, 0, -1, 0, 0, 0, 0, 0, 0,// 100
                0, 0, 0, 0, 0, 0, 0, 6, 0, 0, // 110
                1, 0, 6, 0, 0, 0, -1, 0, 2, 6, // 120
                0, 4, 6, 8, 0, 6, 0, 0, 0, 2, // 130
                0, 0, 0, 0, 0, 6, 0, 0, 0, 0, // 140
                0, 0, 1, 2, 0, 2, 6, 0, 0, 0, // 150
                0, 0, 0, 0, -1, -1, 0, 0, 0, 0,// 160
                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 170
                0, 8, 0, 3, 0, 2, 0, 0, 8, 1, // 180
                0, 0, 12, 0, 0, 0, 0, 0, 0, 0, // 190
                2, 0, 0, 0, 0, 0, 0, 0, 4, 0, // 200
                4, 0, 0, 0, 7, 8, 0, 0, 10, 0, // 210
                0, 0, 0, 0, 0, 0, -1, 0, 6, 0, // 220
                1, 0, 0, 0, 6, 0, 6, 8, 1, 0, // 230
                0, 4, 0, 0, 0, 0, -1, 0, -1, 4,// 240
                0, 0, 6, 6, 0, 0, 0 // 250
        };
    and Apollo has 256.

    So i removed the last one.

    When i try to login, it brings up the homescreen, but instantly returns to the login screen, with another T1 error everytime:
    Code:
    run:
    #main method
    New Default Acceleration Threshold: 0
    resetImageProducer - called
    okt 22, 2013 3:25:53 PM RSClient readSettings
    INFO: Settings successfully loaded.
    0 0
    resetImageProducer2 - called
    T1 - 239,0 - -1,-1
    okt 22, 2013 3:26:04 PM java.util.prefs.WindowsPreferences <init>
    WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
    resetImageProducer - called
    resetImageProducer2 - called
    T1 - 132,0 - -1,-1
    resetImageProducer - called
    resetImageProducer2 - called
    T1 - 153,0 - -1,-1
    resetImageProducer - called
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2010
    Posts
    286
    Thanks given
    48
    Thanks received
    12
    Rep Power
    23
    dahm bro, why not use base 013?
    Reply With Quote  
     

  3. #3  
    Registered Member DarkSlayerz's Avatar
    Join Date
    Nov 2008
    Posts
    928
    Thanks given
    88
    Thanks received
    44
    Rep Power
    46
    Idunno , Dont like 459 anymore i guess
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jan 2010
    Posts
    286
    Thanks given
    48
    Thanks received
    12
    Rep Power
    23
    Quote Originally Posted by DarkSlayerz View Post
    Idunno , Dont like 459 anymore i guess
    damn bro thought we were brothers but alright then gl with your asgarnia business
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2010
    Posts
    286
    Thanks given
    48
    Thanks received
    12
    Rep Power
    23
    someone help this guy for god sake
    Reply With Quote  
     

  6. #6  
    Registered Member DarkSlayerz's Avatar
    Join Date
    Nov 2008
    Posts
    928
    Thanks given
    88
    Thanks received
    44
    Rep Power
    46
    lol thx.
    Reply With Quote  
     

  7. #7  
    Registered Member DarkSlayerz's Avatar
    Join Date
    Nov 2008
    Posts
    928
    Thanks given
    88
    Thanks received
    44
    Rep Power
    46
    Reply With Quote  
     

  8. #8  
    Registered Member DarkSlayerz's Avatar
    Join Date
    Nov 2008
    Posts
    928
    Thanks given
    88
    Thanks received
    44
    Rep Power
    46
    Quote Originally Posted by DarkSlayerz View Post
    Hi guys, i recently downloaded the Asgarnia client, and i want to use it for my server, but it isnt really working.

    Here are some of my steps, can someone tell me what im doing wrong?

    • Downloaded clean Apollo by Major
    • Made sure it was running on the 317 revision
    • Putted the Asgarnia cache in the right place.
    • Changed packet sizes in Release317 class


    I noticed while changing the packet sizes, the Asgarnia server has a total of 257 sizes:
    Code:
        public static final int[] PACKET_LENGTHS =
        { 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, // 0
                0, 0, 0, 0, 8, 0, 6, 2, 2, 0, // 10
                0, 2, 0, 6, 0, 12, 0, 0, 0, 0, // 20
                0, 0, 0, 0, 0, 8, 4, 0, 0, 2, // 30
                2, 6, 0, 6, 0, -1, 0, 0, 0, 0, // 40
                0, 0, 0, 12, 0, 0, 0, 8, 8, 0, // 50
                0, 8, 0, 0, 0, 0, 0, 0, 0, 0, // 60
                6, 0, 2, 2, 8, 6, 0, -1, 0, 6, // 70
                0, 0, 0, 0, 0, 1, 4, 6, 0, 0, // 80
                0, 0, 0, 0, 0, 3, 0, 0, -1, 0, // 90
                0, 13, 0, -1, 0, 0, 0, 0, 0, 0,// 100
                0, 0, 0, 0, 0, 0, 0, 6, 0, 0, // 110
                1, 0, 6, 0, 0, 0, -1, 0, 2, 6, // 120
                0, 4, 6, 8, 0, 6, 0, 0, 0, 2, // 130
                0, 0, 0, 0, 0, 6, 0, 0, 0, 0, // 140
                0, 0, 1, 2, 0, 2, 6, 0, 0, 0, // 150
                0, 0, 0, 0, -1, -1, 0, 0, 0, 0,// 160
                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 170
                0, 8, 0, 3, 0, 2, 0, 0, 8, 1, // 180
                0, 0, 12, 0, 0, 0, 0, 0, 0, 0, // 190
                2, 0, 0, 0, 0, 0, 0, 0, 4, 0, // 200
                4, 0, 0, 0, 7, 8, 0, 0, 10, 0, // 210
                0, 0, 0, 0, 0, 0, -1, 0, 6, 0, // 220
                1, 0, 0, 0, 6, 0, 6, 8, 1, 0, // 230
                0, 4, 0, 0, 0, 0, -1, 0, -1, 4,// 240
                0, 0, 6, 6, 0, 0, 0 // 250
        };
    and Apollo has 256.

    So i removed the last one.

    When i try to login, it brings up the homescreen, but instantly returns to the login screen, with another T1 error everytime:
    Code:
    run:
    #main method
    New Default Acceleration Threshold: 0
    resetImageProducer - called
    okt 22, 2013 3:25:53 PM RSClient readSettings
    INFO: Settings successfully loaded.
    0 0
    resetImageProducer2 - called
    T1 - 239,0 - -1,-1
    okt 22, 2013 3:26:04 PM java.util.prefs.WindowsPreferences <init>
    WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
    resetImageProducer - called
    resetImageProducer2 - called
    T1 - 132,0 - -1,-1
    resetImageProducer - called
    resetImageProducer2 - called
    T1 - 153,0 - -1,-1
    resetImageProducer - called
    bump
    Reply With Quote  
     

  9. #9  
    Registered Member DarkSlayerz's Avatar
    Join Date
    Nov 2008
    Posts
    928
    Thanks given
    88
    Thanks received
    44
    Rep Power
    46
    almost 3 pages of bumps (Y)
    Reply With Quote  
     

  10. #10  
    Registered Wizard

    Jesse's Avatar
    Join Date
    Sep 2009
    Age
    29
    Posts
    5,119
    Thanks given
    1,519
    Thanks received
    1,148
    Rep Power
    5000
    could be maybe because of Isaac if the client you have dl has it disabled maybe.



    Reply With Quote  
     

Page 1 of 6 123 ... 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 wont connect to server.
    By wtf why me in forum Help
    Replies: 1
    Last Post: 10-14-2012, 07:51 PM
  2. Server wont connect to Title Screen
    By Vibe-world in forum Help
    Replies: 5
    Last Post: 09-01-2012, 10:55 PM
  3. [PI] Server not Connecting to Client
    By Vault in forum Help
    Replies: 8
    Last Post: 11-28-2010, 06:07 AM
  4. Client wont connect to server
    By desion in forum Help
    Replies: 1
    Last Post: 09-13-2010, 01:27 AM
  5. Replies: 3
    Last Post: 08-13-2009, 05:33 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
  •