With "round" he means.
Made a .bat fixed some error but same Auth error.
set INSTANCEDIRECTORY=%~dp0Instance
set SERVERNAME=SERVER NAME HIER
set GAMEPORT=25201
set REMOTEADMINPORT=0.0.0.0:47202
set ADMINPASSWORD=sumsum2
set PINGSITE=ams
set REGION=EU
BF.Main_Win32_Final_server.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -Network.ServerPort %GAMEPORT% -Server.RemoteAdministrationPort %REMOTEADMINPORT% -Server.AdministrationEnabled true -Server.AdministrationLogEnabled true -Server.AdministrationPassword "%ADMINPASSWORD%" -BFServer.PingSite %PINGSITE% -Online.Region %REGION%
Made a .bat fixed some error but same Auth error.
set INSTANCEDIRECTORY=%~dp0Instance
set SERVERNAME=SERVER NAME HIER
set GAMEPORT=25201
set REMOTEADMINPORT=0.0.0.0:47202
set ADMINPASSWORD=sumsum2
set PINGSITE=ams
set REGION=EU
BF.Main_Win32_Final_server.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -Network.ServerPort %GAMEPORT% -Server.RemoteAdministrationPort %REMOTEADMINPORT% -Server.AdministrationEnabled true -Server.AdministrationLogEnabled true -Server.AdministrationPassword "%ADMINPASSWORD%" -BFServer.PingSite %PINGSITE% -Online.Region %REGION%


