Banging my head against the wall trying to fix this error:
192.168.50.147:4976 tried to connect to us but we are not running a map! Here is the full log when I run the server:
andrew@pluto:~/T6Server$ xvfb-run -a env WINEPREFIX="$HOME/.wine64" wine ./bin/plutonium-bootstrapper-win32.exe t6mp "$GAME_FILES" -dedicated +set key "$PLUTO_KEY" +set playlist_enabled 0 +set party_minplayers 1 +set net_ip 0.0.0.0 +set net_port 4976 +exec dedicated.cfg +map_rotate +xpartygo
Bound DW addr to 192.168.50.132:3074
Bound DW port to 3074
--- Cmd Initialization Complete ---
Loading fastfile code_pre_gfx_mp
Built adjacency info for IPaks 0ms
[STEAM] 1 calls ready, running...
[STEAM] running call 1
----- FS_Startup -----
Searching for iwds in Z:\home\andrew\gamefiles/players
Searching for iwds in Z:\home\andrew\gamefiles/main_share
d
Searching for iwds in Z:\home\andrew\gamefiles/main
Searching for iwds in Z:\home\andrew\T6Server\storage\t6/
main
Searching for iwds in Z:\home\andrew\T6Server\storage\t6/
players
Searching for iwds in Z:\home\andrew\T6Server\storage\t6/
/
Searching for iwds in Z:\home\andrew\T6Server\storage\t6/
raw
Searching for files required to download mod: "" map: ""
Build r4906
logfile opened on Thu Aug 28 15:37:24 2025
no files required for mod download.
Current language: english
Current search path:
Z:\home\andrew\T6Server\storage\t6/raw
Z:\home\andrew\T6Server\storage\t6//
Z:\home\andrew\T6Server\storage\t6/players
Z:\home\andrew\T6Server\storage\t6/main
Z:\home\andrew\gamefiles/main
Z:\home\andrew\gamefiles/main_shared
Z:\home\andrew\gamefiles/players
execing default_mp.cfg
[DW][Auth] Handling authentication request...
execing default_statversion.cfg
completed execing default_statversion.cfg
execing thumbstick_default.cfg
completed execing thumbstick_default.cfg
execing buttons_default.cfg
completed execing buttons_default.cfg
completed execing default_mp.cfg
execing default_mp_controls_english.cfg
completed execing default_mp_controls_english.cfg
r_aaSamples will be changed upon restarting.
r_fullscreen will be changed upon restarting.
r_monitor will be changed upon restarting.
r_texFilterQuality will be changed upon restarting.
Loading fastfile patch_mp
Loading fastfile code_post_gfx_mp
Built adjacency info for IPaks 7ms
[DW][Lobby] Handling hello request...
execing ragdoll.cfg
completed execing ragdoll.cfg
execing default_mp_gamesettings.cfg
execing mp/gamesettings_default.cfg
completed execing mp/gamesettings_default.cfg
execing mp/gamesettings_tdm.cfg
completed execing mp/gamesettings_tdm.cfg
execing default_mp_gametypes.cfg
Unknown command "resetCustomGametype"
completed execing default_mp_gametypes.cfg
completed execing default_mp_gamesettings.cfg
bound socket to 0.0.0.0:4976
net_ip will be changed upon restarting.
net_port will be changed upon restarting.
execing mp/reset_classes_offline.cfg
completed execing mp/reset_classes_offline.cfg
execing buttons_default.cfg
completed execing buttons_default.cfg
execing buttons_default.cfg
completed execing buttons_default.cfg
execing thumbstick_default.cfg
completed execing thumbstick_default.cfg
execing buttons_default.cfg
completed execing buttons_default.cfg
execing buttons_default.cfg
completed execing buttons_default.cfg
execing thumbstick_default.cfg
completed execing thumbstick_default.cfg
--- Common Initialization Complete ---
Unknown command "t6mp"
playlist_enabled is write protected
net_ip will be changed upon restarting.
net_port will be changed upon restarting.
execing dedicated.cfg
Unknown command "limit"
Unknown command "range"
Unknown command "value"
addedaddedcompleted execing dedicated.cfg
Loading fastfile patch_ui_mp
Loading fastfile ui_mp
Built adjacency info for IPaks 8ms
Loading fastfile ffotd_tu17_mp_147
Loading fastfile common_mp
Loading fastfile common_patch_mp
execing default_mp_gamesettings.cfg
execing mp/gamesettings_default.cfg
completed execing mp/gamesettings_default.cfg
execing mp/gamesettings_tdm.cfg
completed execing mp/gamesettings_tdm.cfg
'24' is not a valid value for dvar 'sv_maxcl
ients'
Domain is any integer from 1 to 18
scr_xpscale cannot be modified
execing default_mp_gametypes.cfg
Unknown command "resetCustomGametype"
completed execing default_mp_gametypes.cfg
completed execing default_mp_gamesettings.cfg
execing default_private.cfg
completed execing default_private.cfg
Built adjacency info for IPaks 7ms
Loading fastfile dlc0_load_mp
Loading fastfile dlczm0_load_mp
Loading fastfile dlc1_load_mp
Loading fastfile dlc2_load_mp
Loading fastfile dlc3_load_mp
Loading fastfile dlc4_load_mp
Loading fastfile dlc0dd_load_mp
Loading fastfile seasonpass_load_mp
Built adjacency info for IPaks 10ms
map_rotate...
"sv_mapRotation" is: "execgts gun.cfg map mp_dockside"
"sv_mapRotationCurrent" is: ""
Executing gts cfg: gun.cfg.
Setting map: mp_dockside.
execing gun.cfg
execing gamesettings_default.cfg
completed execing gamesettings_default.cfg
execing gamesettings_gun.cfg
completed execing gamesettings_gun.cfg
execing mp/gamesettings_default.cfg
completed execing mp/gamesettings_default.cfg
execing mp/gamesettings_gun.cfg
completed execing mp/gamesettings_gun.cfg
completed execing gun.cfg
'192.168.50.147:4976' tried to connect to
us but we are not running a map!
'192.168.50.147:4976' tried to connect to
us but we are not running a map!
Plutonium r4906 >
It confuses the hell out of me, because it says it sets the map to mp_dockside, then says we're not running the map? I am doing something wrong?