Page 1 of 1
Upgraded to v469e RC 4
Posted: Thu Dec 19, 2024 2:21 pm
by Barbie
Re: Upgraded to v469e RC 4
Posted: Thu Dec 19, 2024 5:49 pm
by OVH
Maybe problems with this version on tanks server look here:
viewtopic.php?t=1900
Re: Map vote crash the server
Posted: Fri Dec 20, 2024 10:36 am
by OVH
The server has crashed and has been reloaded.
Every time you vote for a map. All maps. Voting random also crash the server.
After restart the map Subway was loaded so I voted for Subway and the server crashed again.
Its not the maps that crash the server but map vote. Same on tanks server.
Re: Upgraded to v469e RC 4
Posted: Fri Dec 20, 2024 12:26 pm
by Barbie
All servers crashed on every map switch, yes.
Reason short: dumb Barbie.
Reason log: In order to see what server is what in the process list, I made a hardlink to ucc-bin-x86
named ucc-bin-x86-(Portaddress)
, for example ucc-bin-x86-9000
and executing that instead of ucc-bin-x86
.
Extracting the last update 469e-x86-RC4 overwrote ucc-bin-x86
but kept the three hard links with portadress postfix unchanged. So files of 469e-x86-RC4 and 469e-x86-RC2 were mixed what lead to crashes at restarting servers.
To avoid this at next update I created a script what automates checking and creating hard links.