agadrew87 Posted August 6, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 08/06/14 Last Seen: December 17, 2016 Share Posted August 6, 2014 (edited) Hi guys, hindi ako makakonek. First time ko lang gumawa nang ganeto. ung ragnarok client at diff na gamit ko ay 2013-07-03a clientinfo.xml: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok</display> <balloon>Ragnarok</balloon> <desc>Ragnarok</desc> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin></admin> <yellow></yellow> </aid> </connection> </clientinfo> char_athena: // Athena Character configuration file. // Note: "Comments" are all text on the right side of a double slash "//" // Whatever text is commented will not be parsed by the servers, and serves // only as information/reference. // Server Communication username and password. userid: username passwd: password // 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 inter_athena: // Global SQL settings // overridden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: roxas123 sql.db_database: rathena sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: roxas123 char_server_db: rathena // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: roxas123 map_server_db: rathena // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: roxas123 log_db_db: rathena log_codepage: log_login_db: logs map_athena: // Configuration Info //-------------------------------------------------------------- // Interserver communication passwords, set in account.txt (or equiv.) userid: username passwd: password // 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 support file // Format is: // subnet: net-submask:char_ip:map_ip // you can add more than one subnet subnet: 255.255.255.0:127.0.0.1:127.0.0.1 Ano bang mali dito? eto nga pala ung thread na sinundan ko. http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/ Salamat! Edited August 11, 2014 by agadrew87 Quote Link to comment Share on other sites More sharing options...
rans Posted August 6, 2014 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: 7 hours ago Share Posted August 6, 2014 Hi guys, hindi ako makakonek. First time ko lang gumawa nang ganeto. ung ragnarok client at diff na gamit ko ay 2013-07-03a clientinfo.xml: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok</display> <balloon>Ragnarok</balloon> <desc>Ragnarok</desc> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin></admin> <yellow></yellow> </aid> </connection> </clientinfo> char_athena: // Athena Character configuration file. // Note: "Comments" are all text on the right side of a double slash "//" // Whatever text is commented will not be parsed by the servers, and serves // only as information/reference. // Server Communication username and password. userid: username passwd: password // 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 inter_athena: // Global SQL settings // overridden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: roxas123 sql.db_database: rathena sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: roxas123 char_server_db: rathena // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw: roxas123 map_server_db: rathena // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: roxas123 log_db_db: rathena log_codepage: log_login_db: logs map_athena: // Configuration Info //-------------------------------------------------------------- // Interserver communication passwords, set in account.txt (or equiv.) userid: username passwd: password // 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 support file // Format is: // subnet: net-submask:char_ip:map_ip // you can add more than one subnet subnet: 255.255.255.0:127.0.0.1:127.0.0.1 Ano bang mali dito? eto nga pala ung thread na sinundan ko. http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/ Salamat! Check your Inter_athena.conf Quote Link to comment Share on other sites More sharing options...
agadrew87 Posted August 6, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 08/06/14 Last Seen: December 17, 2016 Author Share Posted August 6, 2014 eto ung inter_athena.conf inter_athena: // Global SQL settings// overridden by local settings when the hostname is defined there// (currently only the login-server reads/obeys these settings)sql.db_hostname: 127.0.0.1sql.db_port: 3306sql.db_username: rootsql.db_password: roxas123sql.db_database: rathenasql.codepage:// MySQL Character SQL serverchar_server_ip: 127.0.0.1char_server_port: 3306char_server_id: rootchar_server_pw: roxas123 char_server_db: rathena// MySQL Map SQL Servermap_server_ip: 127.0.0.1map_server_port: 3306map_server_id: rootmap_server_pw: roxas123map_server_db: rathena// MySQL Log SQL Databaselog_db_ip: 127.0.0.1log_db_port: 3306log_db_id: rootlog_db_pw: roxas123log_db_db: rathenalog_codepage:log_login_db: logs may mali ba? Quote Link to comment Share on other sites More sharing options...
rans Posted August 6, 2014 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: 7 hours ago Share Posted August 6, 2014 For Db error log_login_db: logsgawin monglog_login_db:at yun access denied maaring wrong password ka. Quote Link to comment Share on other sites More sharing options...
Vanquiser Posted August 7, 2014 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 02/22/12 Last Seen: August 30, 2022 Share Posted August 7, 2014 wala nmng problema sa settings mo execute mo lng ung logs.sql sa database mo.. un lng Quote Link to comment Share on other sites More sharing options...
agadrew87 Posted August 7, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 08/06/14 Last Seen: December 17, 2016 Author Share Posted August 7, 2014 SQL: access denied for user root @ localhost using password: YES tama naman ung password na nakalagay ..hmm saka nakakapasok ako sa mysql gamit ung password. Quote Link to comment Share on other sites More sharing options...
philfix.sai Posted August 10, 2014 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 43 Reputation: 2 Joined: 04/15/12 Last Seen: November 6, 2018 Share Posted August 10, 2014 wala nmng problema sa settings mo execute mo lng ung logs.sql sa database mo.. un lng I Agree.. Quote Link to comment Share on other sites More sharing options...
agadrew87 Posted August 10, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 08/06/14 Last Seen: December 17, 2016 Author Share Posted August 10, 2014 Ok na siya need ko lang reinstall MYSQL. Ang problem ko ngayon eh ayaw mag full screen..dito ko pinost ung error -->> ERROR Quote Link to comment Share on other sites More sharing options...
Vanquiser Posted August 11, 2014 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 02/22/12 Last Seen: August 30, 2022 Share Posted August 11, 2014 Your graphics card driver does not support any hardware rendering of DirectX7/DirectDraw. If newer 3D games run fine for you, it might be that NVIDIA dropped support for DirectDraw (newer DirectX versions use Direct3D for 2D rendering). or gamit ka nlng ng Older Version ng Client Quote Link to comment Share on other sites More sharing options...
agadrew87 Posted August 11, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 08/06/14 Last Seen: December 17, 2016 Author Share Posted August 11, 2014 Ahh ganun. Kasi nung tnry ko ung client dito --> 2012 client okay naman nag ffull screen, kaso wala cash shop, hindi ko makita ung suot na gamit, hindi makapulot, tapos laging GM ung account kahit burahin ung account_id sa admin ng clientinfo. Quote Link to comment Share on other sites More sharing options...
Vanquiser Posted August 12, 2014 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 02/22/12 Last Seen: August 30, 2022 Share Posted August 12, 2014 20120410aragexe.exe gamitin mo ... mas madali .. Quote Link to comment Share on other sites More sharing options...
agadrew87 Posted August 12, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 08/06/14 Last Seen: December 17, 2016 Author Share Posted August 12, 2014 Ok na brad. Gamit ko ung 20130807 client sa thread ni pneuma. Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.