if(Teams.Count(Team) > g_Config.m_SvMaxTeamSize && pSelf->m_pController->Teams().TeamLocked(Team))
{
log_info("chatresp", "Can't disable practice. This team exceeds the maximum allowed size of %d players for regular team", g_Config.m_SvMaxTeamSize);
return;
}
(edited)pSelf->m_pController->Teams().TeamLocked(Team)
?pSelf->m_pController->Teams().TeamLocked(Team)
? ,null
from https://ddnet.org/skins/skin/skins.jsonsv_max_team_size 1
in the map settings to test with only one client and dummy. Locked teams are not disbanded when killed, so /unpractice didn't work correctly in that case.pSelf->m_pController->Teams().TeamLocked(Team)
? Liquid Exception: Could not locate the included file 'funding.html' in any of ["/home/jupeyy/Dokumente/dev/ddnet-web/_includes"]. Ensure it exists in one of those directories and, if it is a symlink, does not point outside your site source. in www/funding/index.html
------------------------------------------------
Jekyll 4.3.4 Please append `--trace` to the `build` command
for any additional information or backtrace.
------------------------------------------------
Nice I also cannot build the ddnet website currentlywww
xddd Liquid Exception: Could not locate the included file 'funding.html' in any of ["/home/jupeyy/Dokumente/dev/ddnet-web/_includes"]. Ensure it exists in one of those directories and, if it is a symlink, does not point outside your site source. in www/funding/index.html
------------------------------------------------
Jekyll 4.3.4 Please append `--trace` to the `build` command
for any additional information or backtrace.
------------------------------------------------
Nice I also cannot build the ddnet website currently