Jump to content

nuuneoi

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by nuuneoi

  1. Error form other not local error. Error [Info]: request connect - account_id:200001/login_id1:1992772907/login_id2:1571230168 [Info]: Loading Char Data(200001) [Error]: parse_char: Received unknow packet form ip '58.9.206.226'! Disconecting! Client: 2012-04-10aRagexeRE.exe.patched Server: rathena-trunk-r17179-win32 mmo.h #ifndef PACKETVER #define PACKETVER 20120410 //#define PACKETVER 20111116 #endif char_athena // Server Communication username and password. userid: ragnarok passwd: ragnarok // Server name, use alternative character such as ASCII 160 for spaces. // NOTE: Do not use spaces or any of these characters which are not allowed in // Windows filenames \/:*?"<>| // ... or else guild emblems won't work client-side! server_name: rAthena // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) wisp_server_name: Server // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. //login_ip: 127.0.0.1 // The character server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Login Server Port login_port: 6900 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. //char_ip: 127.0.0.1 // Character Server Port char_port: 6121 map_athena // Interserver communication passwords, set in account.txt (or equiv.) userid: ragnarok passwd: ragnarok // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. //char_ip: 127.0.0.1 // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Character Server Port char_port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. //map_ip: 127.0.0.1 // Map Server Port map_port: 5121 subnet_athena subnet: 255.255.255.0:127.0.0.1:127.0.0.1 Packet_db packet_db_ver: 30 //packet_db_ver: default I try to recomplie but not Fix this problem Plz tell me How to fix it. conf.rar packet_db.txt
×
×
  • Create New...