kennykiro Posted June 17, 2021 Share Posted June 17, 2021 (edited) Olá, instalei este suporte web mas não consigo fazê-lo funcionar por favor se alguem puder me ajudar ... https://github.com/rathena/rathena/pull/5731 Edited June 17, 2021 by kennykiro Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted June 17, 2021 Share Posted June 17, 2021 47 minutes ago, kennykiro said: Hi, I installed this web support but I can't get it to work please if someone can help me... https://github.com/rathena/rathena/pull/5731 Your web server listening to port 8888. So change your port to 8888 in your lua files there. Quote Link to comment Share on other sites More sharing options...
0 kennykiro Posted June 17, 2021 Author Share Posted June 17, 2021 (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 June 17, 2021 by kennykiro Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted June 18, 2021 Share Posted June 18, 2021 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. Quote Link to comment Share on other sites More sharing options...
0 kennykiro Posted June 18, 2021 Author Share Posted June 18, 2021 how do i run the sql files? the doors I fixed and put 8000.Would you help me ? Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted June 18, 2021 Share Posted June 18, 2021 (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 June 18, 2021 by Chaos92 additional info Quote Link to comment Share on other sites More sharing options...
0 kennykiro Posted June 18, 2021 Author Share Posted June 18, 2021 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. 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... web server not running, sleeping 1 second... 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... Quote Link to comment Share on other sites More sharing options...
0 Akbare Posted June 19, 2021 Share Posted June 19, 2021 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 Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted June 20, 2021 Share Posted June 20, 2021 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. Quote Link to comment Share on other sites More sharing options...
Olá, instalei este suporte web mas não consigo fazê-lo funcionar
por favor se alguem puder me ajudar ...
https://github.com/rathena/rathena/pull/5731



Edited by kennykiroLink to comment
Share on other sites