connect to upload..faled

04/06/2012 14:33 massiminodi4#1
[Only registered and activated users can see links. Click Here To Register...]

what can i do for this problem? :(:(
04/06/2012 14:33 xhack069#2
it's in gameserver.opt wrong adress 127.0..1
04/06/2012 14:37 massiminodi4#3
i have change 127.0..1 in 127.0.0.1 but nothing change.. i have already compress but ..nothing :(
04/06/2012 14:52 kaizoku801#4
hex the gameserver
04/06/2012 15:05 massiminodi4#5
how can i do it? what program i could use?
04/06/2012 15:41 kaizoku801#6
there was a thread here explaining that, search "hexing game server " or something like that
04/06/2012 15:43 Pyrok#7
Quote:
Originally Posted by kaizoku801 View Post
hex the gameserver
Why would he need to hex the gameserver to get it working?

uploadserver.opt:

Code:
S working_dir:c:\physical path to folder to store 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
gameserver.opt:

Code:
S io.upload.port:4617
S io.upload.ip:ip of uploadserver
S game.guild_icon_base_url:http://url of webserver/gicons/
S game.url_list:guild_icon_upload.ip|ip of uploadserver|guild_icon_upload.port|4615
The working_dir and guild_icon_base_url must point to the same folder.
04/06/2012 16:17 massiminodi4#8
thx man but now i have this problem!

[Only registered and activated users can see links. Click Here To Register...]
04/06/2012 16:25 kaizoku801#9
Quote:
Originally Posted by Pyrok View Post
Why would he need to hex the gameserver to get it working?

uploadserver.opt:

Code:
S working_dir:c:\physical path to folder to store 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
gameserver.opt:

Code:
S io.upload.port:4617
S io.upload.ip:ip of uploadserver
S game.guild_icon_base_url:http://url of webserver/gicons/
S game.url_list:guild_icon_upload.ip|ip of uploadserver|guild_icon_upload.port|4615
The working_dir and guild_icon_base_url must point to the same folder.
idk, was just a suggestion :P

Quote:
Originally Posted by massiminodi4 View Post
thx man but now i have this problem!

[Only registered and activated users can see links. Click Here To Register...]
update your official client
04/06/2012 17:16 massiminodi4#10
not work :(

i change client and i work xD
04/07/2012 00:51 LeoMessi1899#11
good ; )))
04/07/2012 15:08 woty#12
massiminodi4 i have the same error.

But when i change my uploadserver.opt and gameserver.opt

He say error too , can you show your upload and gameserver config please ?