Jump to content
  • 9

[Tutorial] Video Edition - How to Setup rAthena and run Ragnarok Updated 2018-7-28


Question

Recommended Posts

  • 0
Posted
1 hour ago, hendra814 said:

are you already create new account using account ID 2000000 at login table?

Or try create it via client using user_M or user _F for the first time.

after that only use user for ID.

Yes, thanks a lot i really forgot enable register _M/F silly me,,,thanks again

  • 0
Posted

hi, i try to follow step by step and found error like this, i have already read problem and solution in this forum.. and i dont get it the solution.. please help thx b4

error.jpg

  • 0
Posted (edited)
1 hour ago, GoChrisP said:

hi, i try to follow step by step and found error like this, i have already read problem and solution in this forum.. and i dont get it the solution.. please help thx b4

error.jpg

are you already run step 4 for SQL part ?

Edited by hendra814
  • 0
Posted
9 minutes ago, hendra814 said:

are you already run step 4 for SQL part ?

yes i have already and double check again, nothing seems anything wrong.. administrative roles i try to change uncheck dba no difference, sorry im noob

image.thumb.png.553bc40ad780d865d72bd85e000073d3.pngimage.thumb.png.213259d2371f97bb0f240abea8d22230.pngimage.thumb.png.320d6980ec48e25104ec0b95f63bbc59.pngimage.thumb.png.d119bce8eb97fc3a66a933790df247c0.png

  • 0
Posted
1 hour ago, GoChrisP said:

yes i have already and double check again, nothing seems anything wrong.. administrative roles i try to change uncheck dba no difference, sorry im noob

image.thumb.png.553bc40ad780d865d72bd85e000073d3.pngimage.thumb.png.213259d2371f97bb0f240abea8d22230.pngimage.thumb.png.320d6980ec48e25104ec0b95f63bbc59.pngimage.thumb.png.d119bce8eb97fc3a66a933790df247c0.png

i think you miss this part

Double click on s1 and change it to username then hit enter  ( we put the userid: username in rathena/conf/import-tmpl/char_conf.txt and map_conf.txt  make sure you use the same one you put in these files  ) 
Double click on p1 and change it to password then hit enter  ( we put the passwd: password in rathena/conf/import-tmpl/char_conf.txt and map_conf.txt  make sure you use the same one you put in these files ) 

because in your login database it's empty

  • 0
Posted
3 hours ago, hendra814 said:

i think you miss this part

Double click on s1 and change it to username then hit enter  ( we put the userid: username in rathena/conf/import-tmpl/char_conf.txt and map_conf.txt  make sure you use the same one you put in these files  ) 
Double click on p1 and change it to password then hit enter  ( we put the passwd: password in rathena/conf/import-tmpl/char_conf.txt and map_conf.txt  make sure you use the same one you put in these files ) 

because in your login database it's empty

this one?

image.thumb.png.61525cc471f60657a9471945f3cc6200.png

i have done change that one

image.thumb.png.a03119806e9424816135bc28f1dd1286.png

image.thumb.png.0e26f7705a388b1e039b661ae8d58c7e.png

  • 0
Posted
2 hours ago, hendra814 said:

ok, sorry didn't see in the first post, but try change this into localhost

image.png.b93c7a3f54f770b69a822f9dca1b5739.png

still same error, but im realize in tutorial youtube there are 3 panel when runserver and mine are 4 panel (log/login-server.exe.leaks, char-server.exe.leaks, web-server.exe.leaks, and map-server.exe.leaks). Can i ignore the error web-server.exe?

image.thumb.png.2c0e7fd6c3736c1dc6ee3efd5d50c8ea.png

  • 0
Posted
10 hours ago, GoChrisP said:

still same error, but im realize in tutorial youtube there are 3 panel when runserver and mine are 4 panel (log/login-server.exe.leaks, char-server.exe.leaks, web-server.exe.leaks, and map-server.exe.leaks). Can i ignore the error web-server.exe?

image.thumb.png.2c0e7fd6c3736c1dc6ee3efd5d50c8ea.png

sorry, is that error for web server?

and are you already import web.sql script into your database?

  • 0
Posted (edited)
5 minutes ago, hendra814 said:

sorry, is that error for web server?

and are you already import web.sql script into your database?

yes error for web server, where import web.sql script? im just follow instruction install in youtube.. sorry my noob and idont know

image.thumb.png.1d8835689e7808989d05d8c1d15e5635.png

Edited by GoChrisP
  • 0
Posted
2 minutes ago, GoChrisP said:

yes error for web server, where import web.sql script? im just follow instruction install in youtube.. sorry my noob and idont know

check sql folder

image.png.1f35da561be88e66f095d2f9f5a2aa8e.png

  • 0
Posted (edited)
49 minutes ago, GoChrisP said:

wait a minute, import from where?

go to your database sql, and do step import rathena SQL files to rathena & rathena_logs databases: See video time-line: 06:16

for your web.sql

Edited by hendra814
  • 0
Posted

Hi, just trying to get back to Ragnarok offline for the nostalgia.

Which mysql server version should i use for this? i read that this should worked with mysql 8.x but i can't get it working while creating user ragnarok, there's no standard option on the authentication type

  • 0
Posted
26 minutes ago, fxvll said:

Hi, just trying to get back to Ragnarok offline for the nostalgia.

Which mysql server version should i use for this? i read that this should worked with mysql 8.x but i can't get it working while creating user ragnarok, there's no standard option on the authentication type

5

  • 0
Posted
1 hour ago, GM Winter said:

5

thank you for your response. 

 

I read the tutorial said that it work with mysql version 8.x so i tried using version 8.4.2 from the mysql download page. It said that it still have the plugin for the legacy authentication but it was disabled and since i don't know how to enable it, i can't make it work ( maybe others who has deeper understanding regarding this can explain / give pointers on how to enable it ). After trial & error, i found out that the latest version of mysql that still have the legacy authentication enabled is version 8.0.39. so for those who want to use newer version of mysql, use that version.

  • 0
Posted
5 hours ago, fxvll said:

thank you for your response. 

 

I read the tutorial said that it work with mysql version 8.x so i tried using version 8.4.2 from the mysql download page. It said that it still have the plugin for the legacy authentication but it was disabled and since i don't know how to enable it, i can't make it work ( maybe others who has deeper understanding regarding this can explain / give pointers on how to enable it ). After trial & error, i found out that the latest version of mysql that still have the legacy authentication enabled is version 8.0.39. so for those who want to use newer version of mysql, use that version.

yes, if you use the new versions your map char and log serv will show you this error [SQL]: SSL connection error: unknown error number,  because the new version has legacy authentication and even you off it it still there 

  • 0
Posted
1 hour ago, GM Winter said:

yes, if you use the new versions your map char and log serv will show you this error [SQL]: SSL connection error: unknown error number,  because the new version has legacy authentication and even you off it it still there 

i don't see that error yet ( probably since i haven't finished setting it up ), i'm still setting up the client. Will update here after i finished setting up & can actually play

  • 0
Posted (edited)

anyone knows what error is this? i already following the guide for the client but i always got this error when starting

 

image.png.8a6fda6a213d4f2c81904d7d1990cdcf.png

 

EDIT : I also got this error when i tried to login using the same account that previously stuck after creating a character

 

image.png.43b6fc016efc382ce43e25a225841299.png

Edited by fxvll

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...