Here you can report lags or other server abnormalities.
The admin can use it for announcements and information about server modifications.
OVH
Posts: 33 Joined: Tue Feb 28, 2023 2:35 pm
Has thanked: 2 times
Post
by OVH » Thu Sep 05, 2024 10:27 am
The server crash again and again when we try to vote
We cant vote.
Also in UT browser map names display is strange: map name + (file name.unr)
BarbieMapNames.png (1.79 KiB) Viewed 10759 times
Barbie
Site Admin
Posts: 250 Joined: Thu Nov 08, 2018 7:12 am
Has thanked: 3 times
Been thanked: 10 times
Post
by Barbie » Fri Sep 06, 2024 3:04 pm
OVH wrote: Thu Sep 05, 2024 10:27 am
Also in UT browser map names display is strange: map name + (file name.unr)
I introduced that because some maps are "Untitled" and often the title doesn't give a hint what map it is. Similar to the info at bottom line in UT:
MapTitle.jpg (39.62 KiB) Viewed 10549 times
Aphex
Posts: 1 Joined: Sun Jun 08, 2025 10:31 am
Post
by Aphex » Sun Jun 08, 2025 10:35 am
Server just crashed after voting for the map (2 players, 2 votes).
Then when I was the only person online and voted for the map it crashed again
We voted for MH-WhtTheFuck.unr
Sun Jun 08, 2025 1:37 pm
And again it crashed. Three times in a row now, also by vote for MH-WhtTheFuck.
Sun Jun 08, 2025 3:04 pm
Now no one voted, and it still crashed.
Probably specific maps crash it.
Last edited by
Aphex on Sun Jun 08, 2025 6:56 pm, edited 2 times in total.
Barbie
Site Admin
Posts: 250 Joined: Thu Nov 08, 2018 7:12 am
Has thanked: 3 times
Been thanked: 10 times
Post
by Barbie » Mon Jun 09, 2025 9:16 am
Aphex wrote: Sun Jun 08, 2025 10:35 am
Server just crashed after voting for the map (2 players, 2 votes).
Thanks for reporting. Reason for crash was an endless loop caused by case sensitive compare - for example "Botpack.Minigun2" didn't match "Botpack.minigun2". Now the compare is case insensitive.