[Help Thread] Please post your questions here.

04/01/2022 05:43 ThunderNikk#8386
Game server opt


Auth server opt


Make sure your server that you are executing the gameserver on is the right IP address

As far as I know you still need to execute the gameserver on the computer with the SQL installation

Your clients will connect to the gameserver with the LAN address in the .bat
04/01/2022 09:40 chet108#8387
any way get list with all champion (like elite) id?
04/02/2022 04:13 harmbasi#8388
Quote:
Originally Posted by ThunderNikk View Post
Game server opt


Auth server opt


Make sure your server that you are executing the gameserver on is the right IP address

As far as I know you still need to execute the gameserver on the computer with the SQL installation

Your clients will connect to the gameserver with the LAN address in the .bat
Thanks, gameserver is on the machine with the sql server and the LAN IP is correct.

Edit: set up hamachi and ran it through there. It works fine on there. No idea what the root cause is though with LAN IP.
04/02/2022 06:19 king1king#8389
how i can run sframe 9.6 with cmdluncher ?

not work with me in CN counrty

just run with ME country

when i lunch with ME country run but can't concted with auth

just stoped in login imge

help plaese
04/03/2022 10:21 king1king#8390
Null>
04/05/2022 03:42 chet108#8391
guys i need help with guild icons on epic 6.2.
can't found UploadServer.exe.
i try use UploadServer.exe from 7.4 but that's not help. i got next error "gs acceptor initialize failed"

---
update:
gs acceptor initialize is ok and client ok too.
but i still can't see guild image in game : c
04/05/2022 04:51 ThunderNikk#8392
Is your .opt directed to your upload on your website properly?
04/05/2022 05:30 chet108#8393
gs opt like
S io.upload.ip:109.95.32.39
S io.upload.port:4617
S game.guild_icon_base_url:[Only registered and activated users can see links. Click Here To Register...]
S game.url_list:guild_icon_upload.ip|109.95.32.39|gu ild_icon_upload.port|4615

upload opt
S working_dir:R:\publish\wwwroot\icons\
S io.port:4615
S io.addr:0.0.0.0
S io.game_server.port:4617
S io.game_server.addr:0.0.0.0

in bat file:
/guild.url:"http://109.95.32.39:5000/icons/" /web_download:"109.95.32.39" /guild_download.url:"/icons/" /rend

hard to understand sometimes where and what the ip i need wrote ~,~

in Guild table i set icon to "guild.png"

i try same
```S game.url_list:guild_icon_upload.ip|109.95.32.39|gu ild_icon_upload.port|4615|guild.url|http://109.95.32.39:5000/|guild_test_download.url|icons/|web_download|109.95.32.39|web_download_port|5000` ``

but still no work

i try change 109.95.32.39:5000 to default 80 port but still not work ~,~



update:
Code:
auth.opt 
#Upload configuration, use "upload" folder for guild icons
upload.dir=R:\publish\wwwroot\icons\
upload.clients.ip=0.0.0.0
upload.clients.port=4617
#Use port 5000 for the guild icon mini webserver
upload.iconserver.ip=0.0.0.0
upload.iconserver.port:5000

#Where the gameserver will connect (this is default values)
upload.gameserver.ip:127.0.0.1
upload.gameserver.port:4664

gs opt
S io.upload.ip:127.0.0.1
S io.upload.port:4664
S game.guild_icon_base_url:http://rzold.world/icons/
S game.url_list:guild_icon_upload.ip|rzold.world|guild_icon_upload.port|4617|guild_test_download.url|icons/|web_download|rzold.world:5000

bat file
/guild.url:"http://rzold.world/icons/" /web_download:"rzold.world" /web_download_port:5000 /guild_download.url:"/icons/" /rend
u can see what [Only registered and activated users can see links. Click Here To Register...] work as folder.
[Only registered and activated users can see links. Click Here To Register...] same [Only registered and activated users can see links. Click Here To Register...]
why icon don't show?
what can be in Guild.icon? file name or path + filename?

===
fixed by S game.guild_icon_base_url:/
04/10/2022 18:39 king1king#8394
what's wrong ?
[IMG=expandable: 1][Only registered and activated users can see links. Click Here To Register...][/IMG]
04/10/2022 19:24 ThunderNikk#8395
Maybe try the local host address 127.0.0.1
04/10/2022 21:56 king1king#8396
Quote:
Originally Posted by ThunderNikk View Post
Maybe try the local host address 127.0.0.1
same erorr
04/10/2022 23:34 ThunderNikk#8397
Maybe you need an ODBC set up for it in windows?
04/11/2022 00:44 king1king#8398
I reinstalled sql and it work now :D
04/12/2022 14:07 Sandro1029#8399
Quote:
Originally Posted by chet108 View Post
any way get list with all champion (like elite) id?

Filter monsters by type
04/12/2022 15:57 chet108#8400
can i add new transformation pot's? how to change model? i think it's in StateResource value_0 but how i can understand value? :confused: