Jump to content

blaze505

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

blaze505's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Hi I have the same problem as well, I have the db information set up correctly in the inter_athena.conf file // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: rathena 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: rathena 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: rathena log_db_db: logs log_codepage: But I get the same errors as the OP, could anyone please help me with this. I added some SOPs in the c code to see if the db values were passed properly and there is no problem there.
  2. Did you edit your data.ini? yup, i done that my data.ini 1=WLdata.grf(download from the link in your video,original name (data,about 60MB one)) 2=rdata1.grf(download from ratemyserver) 3=rdata2.grf(download from ratemyserver) 4=data.grf(download from ratemyserver) Hi I noticed that your map server console says unknown packet version when you are trying to connect, maybe the RE client that you downloaded is not the same version as what is set in your mmo.h file, Sharpienero uses the 20110315a version in his video, maybe you could check if your RE client is matching to the version you set in the mmo.h I am still downloading the Ultimate version of Visual Studio, cant start my server yet T.T
  3. Okay I will add that to my data.ini file, could you help me out with the Ragnarok Online folder please Sorry about the double post, I saw your reply on youtube for playragnarok.com, I will get the files from there Thanks ^o^
  4. Hi Sharpienero, In your second video you create a client and a .grf file to go with it, after you create these 2 files you then move them to your Ragnarok Online folder. My ragnarok folder consist of a mess of different private servers, I was wondering if your Ragnarok Online folder is a clean installation? Could you point me to how to get a clean Ragnarok Online folder or maybe just list what main files I need in the Ragnarok Folder (data.grf, rdata.grf...) and I'll delete the additional files. (Even though my server is not up, I tried running the .exe that I created anyway and I noticed that it kept on opening the setup window console in a recursive loop) Also even though you just paste the .exe file and the Sharpienero.grf file into the Ragnarok Online folder, do you have to edit the data.ini configuration file to reference the Sharpienero.grf file? like this? [Data] 0=dc_screams.grf 1=Sharpienero.grf 2=rdata.grf 3=data.grf the reason I am asking is because I recently added some extra Scream jokes for my Gypsy (as you can see at the top) to override the default ones a while back so I noticed that additional GRF's are referenced in this file. Please let me know If this is needed Thanks for your time P.S I wasn't able to get the server running as I could not build the rAthena_v10 files using the Visual Studio 2010 Express program, it says that the project versions do not match, I noticed in the video that you were using the Visual Studio 2010 Ultimate version, So I am just waiting for that to get installed before I continue with the last part of Video 1.
  5. Hi Sharpienero Amazing videos, I've been always playing Ro servers without understanding what went into the creation of so called RO servers, watching the first 2 videos gave me a lot of info on the process and I really feel happy today cause I learned some new and cool things. I followed your steps but I seem to have got stuck with the Visual Studio Part of the first tutorial, I think it may be because of a version difference, I will check to see if it works with 2010 Ultimate. I have quite a lot of questions on my mind, hopefully you would be willing to listen to a few of them ^o^
×
×
  • Create New...