Page 2 of 3

Posted: Tue Nov 04, 2003 12:57 pm
by Ryo
hoxu wrote:I'm not trying to start a holy war here. I think the installer is ok - at least for the small maps. :)

Are the installer scripts available somewhere by the way?
Polishing'em, and I'll soon commit to CVS.
Actually those are Perl scripts generating installer scripts :)
(since maps may vary)

Posted: Tue Nov 04, 2003 6:54 pm
by Ryo
Just committed my nsi-maker Perl script.
(note: this only makes nsi for the maps. Server script coming later)

Check make_win32/make_maps_nsi.pl (in crossfire module)

Posted: Wed Nov 26, 2003 9:25 pm
by person with question
Are those things used to run my own server, if so, how do I use them to start my server.

I installed both, but I know not what to do next.......

Posted: Wed Nov 26, 2003 11:01 pm
by Ryo
person with question wrote:Are those things used to run my own server, if so, how do I use them to start my server.

I installed both, but I know not what to do next.......
Yes, those installers will (should, at least :)) help you run your Crossfire server under Windows.
Once installed, there should be a shortcut in the Start menu for Crossfire Server. This shortcut will launch the server, which will then wait for connections from clients.

If you want to change any settings (like who can become DM, really important :)), check the files in '<server installation directory>\share', and modify accordingly.

Posted: Thu Nov 27, 2003 12:02 am
by person with question
Ok, got that, now I need to know how to run a connection from the client?

I use the DirectX client

Posted: Thu Nov 27, 2003 9:19 am
by Ryo (from work)
person with question wrote:Ok, got that, now I need to know how to run a connection from the client?

I use the DirectX client
I don't know how this client works, but at some point it probably asks the address of the server you want to connect to. Enter 'localhost', should connect to your server (check the server's console to see if you have messages about that)

Posted: Thu Nov 27, 2003 1:50 pm
by hoxu
Actually it does not ask but instead shows a list of servers from a file plus the metaserver list. So you need to modify the server list file (servers.dat or something equally obvious) and then that server should be in the menu.

Posted: Sun Nov 30, 2003 3:05 am
by Guest
Downloaded smallworld went to install it and it said...

"Installer corrupt or incomplete

this could be result of a failed download or corruption from a virus

if desperate, try the /NCRC command line (NOT reccomended)"

its not a failed download cause I re-downloaded and no luck soooooo what could it be? (and NO im not downloading the bigworld I use 56k)

Help is welcome

Posted: Sun Nov 30, 2003 1:49 pm
by Ryo
Guest wrote:Downloaded smallworld went to install it and it said...

"Installer corrupt or incomplete
<snip>
its not a failed download cause I re-downloaded and no luck soooooo what could it be? (and NO im not downloading the bigworld I use 56k)

Help is welcome
Seems uploaded file is indeed corrupted. Uploading correct one right now. Give a few hours for Sourceforge's servers to sync, though.
(hint: there is an md5 sum in release notes, testing it shows file is corrupted)

Posted: Sun Nov 30, 2003 2:26 pm
by Ryo
Ok, reuploaded successfully, downloaded & md5 is fine, installer runs.
(maybe mirrors will need some time to get new file)

Sorry for the trouble :)