Launcher.

07/09/2010 23:32 bullet21.#1
For some reason everytime when I update new files to server my
update file is keep chaning.

from
Quote:
<Section1>
IP My Ip
path /update
username anonymous
pw ""
portNumber 80
type http
TestServer false
</Section>

<Section2>
IP My Ip
path /update
username anonymous
pw ""
portNumber 80
type http
TestServer false
</Section>
to
Quote:
<HTML><HEAD><meta http-equiv="REFRESH" content="0; URL=http://192.168.1.1"></HEAD></HTML>
someone knows why?
07/10/2010 01:19 daddycool.#2
check the file update.ini in your update folder. If you want to make a change ... you need to make it in the update.ini from update folder (at your webserver) and put it in your client.
07/10/2010 05:45 Bullet2l#3
I remember when I use web server redirect address in the update ini, dekaron-sg.servegame.org it will give same problem like urs, so I change it to ip address using direct connection to my server.