Jump to content

Shyl

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Shyl

  1. Ne meine Exe ist Patched, hast du auch neu Compilert?

    https://rathena.org/board/topic/111830-tutorial-video-edition-how-to-setup-rathena-and-run-ragnarok-updated-2018-7-28/

    Hab die Exe aus diesen tut genommen.

  2. Habe das Problem gelöst,

    Es lag an der falschen Packetver.

    Der Client sollte PACKETVER 20151104 haben hat aber PACKETVER 20151102,

    so sieht es nun bei mir aus.

    Spoiler

    #ifndef PACKETVER
        /// Do NOT edit this line! To set your client version, please do this instead:
        /// In Windows: Add this line in your src\custom\defines_pre.hpp file: #define PACKETVER YYYYMMDD
        /// In Linux: The same as above or run the following command: ./configure --enable-packetver=YYYYMMDD
        #define PACKETVER 20180620
        #define PACKETVER 20151102
        #define PACKETVER 20151104
    #endif

    Dann habe ich nurnoch die Projektmappe neu erstellt und Viola.

    So nun kann ich glücklich einschlafen :).

  3. Spoiler

    [Status]: Memory manager initialised: log/char-server.exe.leaks

                                                                          
                       rAthena Development Team presents                  
                          ___   __  __                                    
                    _____/   | / /_/ /_  ___  ____  ____ _                
                   / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/                
                  / /  / ___ / /_/ / / /  __/ / / / /_/ /                 
                 /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/                  
                                                                          
                         http://rathena.org/board/  
                                                                          
    [Info]: Git Hash: '46138645f66d6c3d4f04e2677f0fc4434600252f'
    [Info]: Server uses 'select' as event dispatcher
    [Info]: Server supports up to '4096' concurrent connections.
    [Status]: Login server IP address :  ->
    [Status]: Character server IP address :  ->
    [Info]: Done reading conf/import/char_conf.txt.
    [Info]: Done reading conf/char_athena.conf.
    [Info]: Done reading conf/import/inter_conf.txt.
    [Info]: Done reading conf/inter_athena.conf.
    [Info]: Done reading '149' messages in 'conf/msg_conf/char_msg.conf'.
    [Info]: Done reading conf/import/inter_conf.txt.
    [Info]: Done reading conf/inter_athena.conf.
    [Info]: Connect Character DB server.... (Character Server)
    [Status]: Done reading '1' storage information in 'conf/inter_server.yml'
    [Status]: Done reading '0' storage information in 'conf/import/inter_server.yml'
    [Status]: Done reading '50' entries in 'db/re/exp_guild.txt'.
    [Status]: Done reading '0' entries in 'db/import/exp_guild.txt'.
    [Info]: Clan loaded (1 - Swordman Clan)
    [Info]: Clan loaded (2 - Arcwand Clan)
    [Info]: Clan loaded (3 - Golden Mace Clan)
    [Info]: Clan loaded (4 - Crossbow Clan)
    [Status]: Finished Reading GeoIP Database.
    [Status]: Characters per Account: '0'.
    [Info]: Start checking DB integrity
    [Info]: DB integrity check finished with success
    [Info]: Default map: 'prontera 156,191'
    [Status]: The char-server is ready (Server is listening on the port 6121).

    [Info]: Attempt to connect to login-server...
    [Status]: Connecting to
    [Status]: Connected to login-server (connection #2).
    [Status]: Awaiting maps from map-server.
    [Status]: Map-Server 0 connected: 995 maps, from IP  port 5121.
    [Status]: Map-server 0 loading complete.
    [Info]: Loaded guild castle (0 - guild 0)
    [Info]: Loaded guild castle (1 - guild 0)
    [Info]: Loaded guild castle (2 - guild 0)
    [Info]: Loaded guild castle (3 - guild 0)
    [Info]: Loaded guild castle (4 - guild 0)
    [Info]: Loaded guild castle (5 - guild 0)
    [Info]: Loaded guild castle (6 - guild 0)
    [Info]: Loaded guild castle (7 - guild 0)
    [Info]: Loaded guild castle (8 - guild 0)
    [Info]: Loaded guild castle (9 - guild 0)
    [Info]: Loaded guild castle (10 - guild 0)
    [Info]: Loaded guild castle (11 - guild 0)
    [Info]: Loaded guild castle (12 - guild 0)
    [Info]: Loaded guild castle (13 - guild 0)
    [Info]: Loaded guild castle (14 - guild 0)
    [Info]: Loaded guild castle (15 - guild 0)
    [Info]: Loaded guild castle (16 - guild 0)
    [Info]: Loaded guild castle (17 - guild 0)
    [Info]: Loaded guild castle (18 - guild 0)
    [Info]: Loaded guild castle (19 - guild 0)
    [Info]: Loaded guild castle (20 - guild 0)
    [Info]: Loaded guild castle (21 - guild 0)
    [Info]: Loaded guild castle (22 - guild 0)
    [Info]: Loaded guild castle (23 - guild 0)
    [Info]: Loaded guild castle (24 - guild 0)
    [Info]: Loaded guild castle (25 - guild 0)
    [Info]: Loaded guild castle (26 - guild 0)
    [Info]: Loaded guild castle (27 - guild 0)
    [Info]: Loaded guild castle (28 - guild 0)
    [Info]: Loaded guild castle (29 - guild 0)
    [Info]: Loaded guild castle (30 - guild 0)
    [Info]: Loaded guild castle (31 - guild 0)
    [Info]: Loaded guild castle (32 - guild 0)
    [Info]: Loaded guild castle (33 - guild 0)
    [Info]: Loaded guild castle (34 - guild 0)
    [Info]: Loaded guild castle (35 - guild 0)
    [Info]: Loaded guild castle (36 - guild 0)
    [Info]: Loaded guild castle (37 - guild 0)
    [Info]: Loaded guild castle (38 - guild 0)
    [Info]: Loaded guild castle (39 - guild 0)
    [Info]: Loaded guild castle (40 - guild 0)
    [Info]: Loaded guild castle (41 - guild 0)
    [Info]: Loaded guild castle (42 - guild 0)
    [Info]: Loaded guild castle (43 - guild 0)

    Spoiler

    [Status]: Memory manager initialised: log/login-server.exe.leaks

                                                                          
                       rAthena Development Team presents                  
                          ___   __  __                                    
                    _____/   | / /_/ /_  ___  ____  ____ _                
                   / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/                
                  / /  / ___ / /_/ / / /  __/ / / / /_/ /                 
                 /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/                  
                                                                          
                         http://rathena.org/board/  
                                                                          
    [Info]: Git Hash: '46138645f66d6c3d4f04e2677f0fc4434600252f'
    [Info]: Server uses 'select' as event dispatcher
    [Info]: Server supports up to '4096' concurrent connections.
    [Info]: Finished reading conf/import/inter_conf.txt.
    [Info]: Finished reading conf/inter_athena.conf.
    [Info]: Finished reading conf/import/login_conf.txt.
    [Info]: Finished reading conf/login_athena.conf.
    [Info]: Done reading '23' messages in 'conf/msg_conf/login_msg.conf'.
    [Info]: Ipban connection made.
    [Status]: The login-server is ready (Server is listening on the port 6900).

    [Info]: Connection request of the char-server 'rAthena' @ ^:6121 (account: 'username', ip: '')
    [Notice]: Authentication accepted (account: username, id: 1, ip: )
    [Status]: Connection of the char-server 'rAthena' accepted.
    [Status]: Request for connection of Testitest (ip: )
    [Notice]: Authentication accepted (account: Testitest, id: 2000000, ip: )
    [Status]: Connection of the account 'Testitest' accepted.
    [Info]: Closed connection from ''.
    [Status]: Request for connection of Testitest (ip: )
    [Notice]: Authentication accepted (account: Testitest, id: 2000000, ip: )
    [Status]: Connection of the account Testitest' accepted.
    [Info]: Closed connection from ''.
    [Status]: Request for connection of Testitest (ip: )
    [Notice]: Authentication accepted (account: Testitest, id: 2000000, ip: )
    [Status]: Connection of the account 'Testitest' accepted.
    [Info]: Closed connection from ''.
    [Status]: Request for connection of Testitest (ip: )
    [Notice]: Authentication accepted (account:Testitest, id: 2000000, ip: )
    [Status]: Connection of the account 'Testitest' accepted.
    [Info]: Closed connection from ''.
    [Status]: Request for connection of Testitest (ip: )
    [Notice]: Authentication accepted (account: Testitest, id: 2000000, ip: )
    [Status]: Connection of the account 'Testitest' accepted.
    [Info]: Closed connection from ''.

     

    So hier mal die Logs, die Verbindung zum Login Server wird aufgebaut aber keine zum Char Server.

    Wireshark spuckt selbes aus.

    Ich lege mich nun ins Bettchen wenn ich ausgeschlafen bin schaue ich mir nochmal alles genauer an.

×
×
  • Create New...