Jump to content
  • 0

Question

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

 

it was not ... ? Ialso saw that "Vstumpf" he said he had to create a folder named " guild_emblem_dir" but I don't not where to where create ....

Edited by kennykiro
  • 0
Posted
18 hours ago, kennykiro said:

 

it was not ... ? Ialso saw that "Vstumpf" he said he had to create a folder named " guild_emblem_dir" but I don't not where to where create ....

thats the old one. No need that anymore.

You need to run the SQL for web in sql-files and also make sure port are correct. I saw from screenshot above your ports are not correct.

  • 0
Posted (edited)
2 minutes ago, kennykiro said:

how do i run the sql files? the doors I fixed and put 8000.Would you help me ?

This one : https://github.com/rathena/rathena/blob/e7ba7ebdb56b95d7d9d72d7a0d3d614e3f36ac86/sql-files/web.sql

Run this SQL script in your ragnarok database.

 

Then dont forget to :

make web and ./web-server  (for linux)

or just recompile that web-server and run the web-server.exe

Edited by Chaos92
additional info
  • 0
Posted

I understand, but my server is using offline windows, why is it not picking up?

Couldn't you make a little tutorial on how I do in the final part to make it work? please friend.if not to bother. ❤️

athena.png.7d3f03fc81756a84bb069e53b90a083f.png

 

I did the whole procedure again but the emblem doesn't appear in the game.. ;(

do i need to use some command before?? I imported the tables, and put 8000 ExternalSettings_kr, but the emblem still doesn't appear..

I've already compiled the emulator, I'm just not getting it to work, the tables are imported into the database... how do i run this web.sql?

 

the tables are all imported and added correctly without any errors. now I don't know why it's not working...

hcggf.png.b223c45490c58a8354f4b5b9183b95bb.png

 

web server not running, sleeping  1 second...

dffdfddf.thumb.png.7361d8b0ae0a57d99c247dbde17a355e.png

when I change the in-game badge, it doesn't report anything on web-server.exe

I can't compile the web-server on the host, by MobaXterm...

  • 0
Posted
19 hours ago, kennykiro said:

I understand, but my server is using offline windows, why is it not picking up?

compile with visual studio and running web.sql

  • 0
Posted
18 hours ago, kennykiro said:

when I change the in-game badge, it doesn't report anything on web-server.exe

 conf/inter_athena.conf 

 
// MySQL Web Server
    web_server_ip: 127.0.0.1
    web_server_port: 3306
    web_server_id: ragnarok
    web_server_pw: ragnarok
    web_server_db: ragnarok
   

 

First make sure the Web server settings are correct.

conf/web_athena.conf

// Print requests and responses?
    // This is useful for debugging purposes, it will print the entire
    // request and response for each transaction.
   

print_req_res: off

 

Then u can on this one if u want to see request and response information.

  • Recently Browsing   0 members

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