Topic: Problem to update FS 1.5 with Autoupdater on linux

when I try to update the server with FirstStrikeServer.py, it download the fsbuild_1015.zip, unpack the mod but after it stays like this and wont rebuild the zip files again
last entry is "Error connecting to update server", the server starts and if you connect you will get a CTD of course

with 1.4 and updates, the auto updater did work

I just uploaded the the server files from my updated client now for a workaround

Re: Problem to update FS 1.5 with Autoupdater on linux

Cheers for letting us know, we'll look into it.

http://img.photobucket.com/albums/v600/TALON_TAW/TALONSIGNEWB-1.jpg
http://stats.fsmod.com/fssig.php?player=Talon-UK
http://stats.fsmod.com/sig/pilot.Talon-UK.png

Re: Problem to update FS 1.5 with Autoupdater on linux

Did the script produce any error log you could possibly post here to help us fix this?

Re: Problem to update FS 1.5 with Autoupdater on linux

nekosaur wrote:

Did the script produce any error log you could possibly post here to help us fix this?

hmm no, only the output:

[Sun Sep  5 00:13:06 2010] Launching server...
[Sun Sep  5 00:13:06 2010] checking for new updates..
[Sun Sep  5 00:13:07 2010] new versions: ['1015']
[Sun Sep  5 00:13:07 2010] now downloading: fsbuild_1015.zip
[Sun Sep  5 00:13:09 2010] unpacking mod: firststrike
[Sun Sep  5 00:13:09 2010] unpacking: menu_server.zip
[Sun Sep  5 00:13:09 2010] unpacking: battle_of_ryloth\server.zip
[Sun Sep  5 00:13:10 2010] unpacking: battle_of_yavin\server.zip
[Sun Sep  5 00:13:10 2010] unpacking: null_sensor_station\server.zip
[Sun Sep  5 00:13:10 2010] unpacking: rhen_var_ice_plains\server.zip
[Sun Sep  5 00:13:11 2010] unpacking: strike_at_parmel\server.zip
[Sun Sep  5 00:13:11 2010] unpacking: tatooine_bestine\server.zip
[Sun Sep  5 00:13:12 2010] unpacking: tatooine_mosespa\server.zip
[Sun Sep  5 00:13:12 2010] unpacking: objects\vehicles_server.zip
[Sun Sep  5 00:13:14 2010] unpacking: objects\weapons_server.zip
[Sun Sep  5 00:13:17 2010] unpack complete
[Sun Sep  5 00:13:17 2010] unpacking patch: fsbuild_1015.zip
[Sun Sep  5 00:13:27 2010] unpack complete
[Sun Sep  5 00:13:28 2010] Error connecting to update server.

then server starts normal, no python error or something

Re: Problem to update FS 1.5 with Autoupdater on linux

ok, will see if i can check this out

Re: Problem to update FS 1.5 with Autoupdater on linux

I've taken a look at the code, and I'm pretty sure I have it fixed. Would you care to be a guinea pig? Revert back to 1.5 and run the script to update to hotfix.

The new script can be found HERE

If you run the script while your FirstStrike server is already running, you will get a prompt to restart it. Also this script currently does not periodically check to see if any updates are available. However exiting the server will make it check for updates and start again. Other than that it should behave just as the old one (minus the not working part)

Re: Problem to update FS 1.5 with Autoupdater on linux

hehe yep no problem testing it wink

server updates now correctly
but another problem now, it dont start the server
all i get is this:

[Mon Sep  6 20:53:35 2010] Checking for new updates..
[Mon Sep  6 20:53:36 2010] New versions: []
[Mon Sep  6 20:53:36 2010] No new versions
[Mon Sep  6 20:53:36 2010] Launching server...
[Mon Sep  6 20:53:36 2010] /home/bf2pr/server2/bf2142

then the script close itself