njnamenj1 Posted June 30, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 06/11/21 Last Seen: July 3, 2021 Share Posted June 30, 2021 (edited) I installed arthena-web-service follow by this guide. But the Emblem didn't show on guild icon. On command, Its show only "/emblem/upload" but don't see any about "/emblem/download" I don't know what wrong about this Can anyone help me how to solve this? Thank you. Edited June 30, 2021 by njnamenj1 Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted June 30, 2021 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1859 Reputation: 298 Joined: 08/03/12 Last Seen: 1 hour ago Share Posted June 30, 2021 Use this PR. Easy since its included in rAthena. https://github.com/rathena/rathena/pull/5731 Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted April 6, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: April 27 Share Posted April 6, 2022 On 7/1/2021 at 1:45 AM, Chaos92 said: Use this PR. Easy since its included in rAthena. https://github.com/rathena/rathena/pull/5731 oke soo this dumb question again, is there a manual dummy prove how to use it? Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted 23 hours ago Group: Members Topic Count: 232 Topics Per Day: 0.14 Content Count: 818 Reputation: 12 Joined: 12/04/20 Last Seen: 48 minutes ago Share Posted 23 hours ago On 7/1/2021 at 1:45 AM, Chaos92 said: Use this PR. Easy since its included in rAthena. https://github.com/rathena/rathena/pull/5731 hello can you give more details or complete guide how to apply this to the server side? im also having a problem in my online server in offline i already fixed the emblem issue by editing the ExternalSettings_kr file but after i upload my server to my vps and edit the ip in the externalsettings im getting this message [Info]: IP [POST /emblem/download] 200 [Info]: IP POST /emblem/upload] 200 [Info]: IP [POST /emblem/download] 200 and after searching here in rathena i find your answer here but i dont know how to pull in git so im asking you sir if you can guide me where should i can edit it manually in the server side thank you in advance Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted 22 hours ago Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1859 Reputation: 298 Joined: 08/03/12 Last Seen: 1 hour ago Share Posted 22 hours ago 1 hour ago, Sallycantdance said: hello can you give more details or complete guide how to apply this to the server side? im also having a problem in my online server in offline i already fixed the emblem issue by editing the ExternalSettings_kr file but after i upload my server to my vps and edit the ip in the externalsettings im getting this message [Info]: IP [POST /emblem/download] 200 [Info]: IP POST /emblem/upload] 200 [Info]: IP [POST /emblem/download] 200 and after searching here in rathena i find your answer here but i dont know how to pull in git so im asking you sir if you can guide me where should i can edit it manually in the server side thank you in advance latest rathena already have that implemented. doesnt need to pull anymore. Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted 13 hours ago Group: Members Topic Count: 232 Topics Per Day: 0.14 Content Count: 818 Reputation: 12 Joined: 12/04/20 Last Seen: 48 minutes ago Share Posted 13 hours ago 8 hours ago, Chaos92 said: latest rathena already have that implemented. doesnt need to pull anymore. thank you i will try it rathena/rathena: rAthena is an open-source cross-platform MMORPG server. Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted 10 hours ago Group: Members Topic Count: 232 Topics Per Day: 0.14 Content Count: 818 Reputation: 12 Joined: 12/04/20 Last Seen: 48 minutes ago Share Posted 10 hours ago (edited) 12 hours ago, Chaos92 said: latest rathena already have that implemented. doesnt need to pull anymore. i already tried the latest rathena but still the guild emblem is not showing i also apply your guide here After that, run query SQL sql-files/web.sql so that your database will create the table required for web server. Then recompile since u used Centos, can recompile as usual ./configure make clean make sql make web make server the only thing i didnt do is to get the pull in github since you said earlier that the latest rathena is already has it and i didnt edit anything in this part Then, setting inter-athena.conf for web server, and web athena.conf if needed. im also done in editing it here ExternalSettings_kr.lub since it working in my offline server Edited 10 hours ago by Sallycantdance Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted 8 hours ago Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1859 Reputation: 298 Joined: 08/03/12 Last Seen: 1 hour ago Share Posted 8 hours ago 1 hour ago, Sallycantdance said: i already tried the latest rathena but still the guild emblem is not showing i also apply your guide here After that, run query SQL sql-files/web.sql so that your database will create the table required for web server. Then recompile since u used Centos, can recompile as usual ./configure make clean make sql make web make server the only thing i didnt do is to get the pull in github since you said earlier that the latest rathena is already has it and i didnt edit anything in this part Then, setting inter-athena.conf for web server, and web athena.conf if needed. im also done in editing it here ExternalSettings_kr.lub since it working in my offline server maybe u mistakenly some settings anywhere then. maybe its using usa rather than kr ? or any. Depends on your setup. also make sure the ports are opened. Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted 8 hours ago Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1859 Reputation: 298 Joined: 08/03/12 Last Seen: 1 hour ago Share Posted 8 hours ago 1 hour ago, Sallycantdance said: i already tried the latest rathena but still the guild emblem is not showing i also apply your guide here After that, run query SQL sql-files/web.sql so that your database will create the table required for web server. Then recompile since u used Centos, can recompile as usual ./configure make clean make sql make web make server the only thing i didnt do is to get the pull in github since you said earlier that the latest rathena is already has it and i didnt edit anything in this part Then, setting inter-athena.conf for web server, and web athena.conf if needed. im also done in editing it here ExternalSettings_kr.lub since it working in my offline server maybe u mistakenly some settings anywhere then. maybe its using usa rather than kr ? or any. Depends on your setup. also make sure the ports are opened. Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted 8 hours ago Group: Members Topic Count: 232 Topics Per Day: 0.14 Content Count: 818 Reputation: 12 Joined: 12/04/20 Last Seen: 48 minutes ago Share Posted 8 hours ago 56 minutes ago, Chaos92 said: maybe u mistakenly some settings anywhere then. maybe its using usa rather than kr ? or any. Depends on your setup. also make sure the ports are opened. im using the latest rathena and frogos client side , how can i check if its looking for usa rather than kr? anyways ty for your time Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted 3 hours ago Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1859 Reputation: 298 Joined: 08/03/12 Last Seen: 1 hour ago Share Posted 3 hours ago 4 hours ago, Sallycantdance said: im using the latest rathena and frogos client side , how can i check if its looking for usa rather than kr? anyways ty for your time Since I didnt use that froggo client, then I dont know. better check the clientinfo, or how about asked at the correct section then since u used that froggo client. Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted 50 minutes ago Group: Members Topic Count: 232 Topics Per Day: 0.14 Content Count: 818 Reputation: 12 Joined: 12/04/20 Last Seen: 48 minutes ago Share Posted 50 minutes ago 2 hours ago, Chaos92 said: Since I didnt use that froggo client, then I dont know. better check the clientinfo, or how about asked at the correct section then since u used that froggo client. thank you for your time sir Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted 47 minutes ago Group: Members Topic Count: 232 Topics Per Day: 0.14 Content Count: 818 Reputation: 12 Joined: 12/04/20 Last Seen: 48 minutes ago Share Posted 47 minutes ago 2 hours ago, Chaos92 said: Since I didnt use that froggo client, then I dont know. better check the clientinfo, or how about asked at the correct section then since u used that froggo client. thank you for your time sir Quote Link to comment Share on other sites More sharing options...
Question
njnamenj1
I installed arthena-web-service follow by this guide. But the Emblem didn't show on guild icon.
On command, Its show only "/emblem/upload" but don't see any about "/emblem/download"
I don't know what wrong about this
Can anyone help me how to solve this?
Thank you.
Link to comment
Share on other sites
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.