diff --git a/src/game/server/scoreworker.cpp b/src/game/server/scoreworker.cpp index 85a7b677fe5..7e4e77c38d8 100644 --- a/src/game/server/scoreworker.cpp +++ b/src/game/server/scoreworker.cpp @@ -1516,7 +1516,7 @@ bool CScoreWorker::SaveTeam(IDbConnection *pSqlServer, const ISqlData *pGameData } if(w == Write::NORMAL_FAILED) { - char aBuf[128] = {0}; + char aBuf[256] = {0}; bool End; // move to non-tmp table succeded. delete from backup again str_format(aBuf, sizeof(aBuf),