Jump to content

Talaysen

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by Talaysen

  1. Anyone? Still struggling with this. Not sure what I'm doing wrong here. I did setup my site with the FluxCP, just need a working client so I can hop on my server. >_>
  2. FluxCP is available through it's respective threads. I downloaded it myself earlier today. (Check out the search function). The way you phrased your question could be perceived as ambiguous, which is why he asked you to be more specific. Are you looking for specific forum software, or just anything that is free? If so, a list of forum software: http://www.cmscritic.com/resource-lists/forum-list/ I've used PHPBB for years, and found it to be satisfactory. Vanilla is also nice, though I've found that updates seem to be quite few and far between, and while the community is very helpful, there doesn't seem to be nearly as many resources (especially resources kept up-to-date) available, as with other software.
  3. I started fresh, as I seemed to be having issues. Starting with a fresh RO file, copied over the LUB and data files. Ran the two patchers,and then: Edited the clientinfo.xml. I figured since my server isn't hosted on my machine that I should put that IP address instead of localhost/127.0.0.1? Created a new Grf with GrfBuilder, using the new data file. Edited data.ini to reflect the new grf. Attempted to run my client (the diffed client available on the 'recommended client & setup, see prior post for link), this time, I'm getting music, but the client isn't showing anything. (In the clientinfo.xml, what should I put for the <registrationweb> setting? I don't have a site/flux CP setup yet)
  4. I downloaded GrfBuilder from Ratemyserver, Do I want to create a grf from the data folder in my RO installation? What do I need to copy from my server?
  5. I'm working off of: http://rathena.org/board/topic/70962-recommended-client-setup/ I downloaded the 'Clean RO folder', Extracted the folder to a new folder named 'RO' in my program files. Downloaded the diffed client, placed in the 'RO' folder. Applied the two updates (rsu-kro-rag-lite and renewal-lite) Downloaded the latest stable LUB, Latest stable data files/grf, copied both to the 'RO' folder. Now, I'm not sure if I did something wrong, or am doing something wrong, but when I try to run the diffed client (2012-04-10aRagexeRE_S.exe.patched), a box loads that says 'Ragnarok' at the top, but it never finishes loading, just kind of hangs. My server is freshly set-up, as of last night (many, many thanks to Brian). Many of the server websites that I see have a client that you download to connect to their server, what do I need to do in order to connect to my server? Is this something that I can configure on the client that I downloaded? Where do folks get the special clients that seem to be made for their server specifically? Thanks in advance for any replies.
  6. Testing now with bind_ip commented out, with other recommended settings, getting: ([status]: Login server IP address : 172.16.235.216 -> 172.16.235.216 [status]: Character server IP address : 209.141.33.150 -> 209.141.33.150) [status]: Attempting to connect to Char Server. Please wait. [status]: Connecting to 172.16.235.216:6121 [Error]: make_connection: connect failed (socket #5, error 113: No route to host)! [Error]: make_connection: connect failed (socket #6, error 113: No route to host)! [Error]: make_connection: connect failed (socket #5, error 113: No route to host)! [status]: Connecting to 172.16.235.216:6121 [Error]: make_connection: connect failed (socket #6, error 113: No route to host)! [info]: Attempt to connect to login-server... [status]: Connecting to 172.16.235.216:6900 [Error]: make_connection: connect failed (socket #5, error 113: No route to host)! [status]: Connecting to 172.16.235.216:6121 [Error]: make_connection: connect failed (socket #6, error 113: No route to host)! [info]: Attempt to connect to login-server... [status]: Connecting to 172.16.235.216:6900 Edit: I don't know if this is relevant at all, but the service does have some sort of DDoS filtering/protection in place, not sure if that changes/affects anything.
  7. Did your host also tell you an IP address to use for your login/char/map servers? You have to manually set these: - trunk/conf/login_athena.conf (bind_ip) - trunk/conf/char_athena.conf (login_ip, bind_ip, char_ip) - trunk/conf/map_athena.conf (char_ip, bind_ip, map_ip) Should I use the external IP address, or the internal (lan) server address?
  8. They didn't say, the few questions I've gotten answered were from helpful folks on IRC. It's an unmanaged service, so there's no direct customer support. I suppose the server IP would be used for each of those?
  9. That worked wonderfully! However, I recompiled the server, and I've hit a new issue: [info]: SVN Revision: '17122'. [info]: SVN Revision: '17122'. [info]: Server supports up to '1024' concurrent connections. [info]: Server supports up to '1024' 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 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 conf/import/inter_conf.txt. [info]: Done reading conf/inter_athena.conf. [info]: Connect Character DB server.... (Character Server) [Warning]: Not all IP addresses in map_athena.conf configured, autodetecting... [Notice]: Multiple interfaces detected... [info]: Defaulting to 209.141.33.150 as our IP address [info]: Map Server IP Address : '209.141.33.150' -> '209.141.33.150'. [info]: Char Server IP Address : '209.141.33.150' -> '209.141.33.150'. [status]: Done reading '49' entries in 'db/re/exp_guild.txt'. [status]: Using SQL dbs: no [info]: Logging item transactions to table 'picklog'. [info]: Logging commands to table 'atcommandlog'. [info]: Connecting to the Map DB Server.... [status]: Finished Reading GeoIP Database. [status]: Characters per Account: '9'. [Error]: make_listen_bind: bind failed (socket #6, error 98: Address already in use)! [status]: connect success! (Map Server Connection) [info]: : Connecting to the Log Database nymphro1_ragnarok At 172.16.0.51...[status]: [sql]: Successfully 'connected' to Database 'nymphro1_ragnarok'. [status]: Multiple interfaces detected.. using 209.141.33.150 as our IP address [status]: Loading maps (using db/re/map_cache.dat as map cache)... [Error]: make_listen_bind: bind failed (socket #4, error 98: Address already in use)! [info]: Successfully loaded '804' maps. [status]: Done reading '60' command aliases in 'conf/atcommand_athena.conf'. [status]: Done reading packet database from 'packet_db.txt'. Using default packet version: 32. [Error]: make_listen_bind: bind failed (socket #5, error 98: Address already in use)! [rathena7741@NymphRO trunk]$ Although it failed, I'm fairly pleased that it is utilizing the internal IP for the SQL database like it's supposed to. Though, any idea what's wrong?
  10. How do I go about getting the MySQL table information into the database?
  11. Hello all, I've been trying to set this up for most of today and have just been.. struggling with it. I've tried searching extensively for related guides or posts, but can't seem to find anything. Are there any guides that exist for setting up with an external MySQL database? In my particular situation, I'm using CentOS 06. My MySQL Database is with the same host, it's on the same local network, but not on the local machine. Following the guide at: http://rathena.org/w...lation_(CentOS) I've installed the prerequisites, excluding the mysql-server (didn't feel it was necessary?). I created a separate user account for my rAthena installation to run on. I did the SVN checkout: 'svn checkout https://rathena.svn..../rathena/trunk/ ~/trunk' I'm pretty much lost at this point. How do I go about creating the MySQL Database/necessary tables for RO? For editing inter_athena.conf, My host did mention that I should use the interal address for connecting to the database (so I don't have to pay for bandwith usage), I would put that address and the other relevant connection details into inter_athena.conf, correct? Are there any other files I need to edit?
×
×
  • Create New...