Jump to content
ZLOFENIX Games

Wrong auth data Zserver


Recommended Posts

As you can see looks like every 3 secs a black cat just get in front of me

i write the login and pass correctly and i get the "Wrong auth data" from the Zserver everytime

if anyone has a _startServer.bat that works wanna pass it pls?

if somebody knows hows to fix this, pls answer

thx

PD: and here comes zlofenix like "Did u tiped it correctly?" xd, yes i did it correctly

Link to post
Share on other sites
4 hours ago, B7ackhawk said:

how many problem you will get for run one server ? remove the space in sever bat and added new user and pass

did that and still had it 

checking every file to see if i needed to put -zlogin -pass and in the 1.bat file noticed there are these 2 commands

so changed its values to the sames as _startServer.bat and i dont get no more the "Wrong Auth Data" error xd

so we close thread?

Link to post
Share on other sites
46 minutes ago, DaYiyi said:

did that and still had it 

checking every file to see if i needed to put -zlogin -pass and in the 1.bat file noticed there are these 2 commands

so changed its values to the sames as _startServer.bat and i dont get no more the "Wrong Auth Data" error xd

so we close thread?

forget it, it appaers again

but now i can connect to procon so is a progress huh?

Link to post
Share on other sites

I use this Bat File with my Files and it works 100%

 

:: Instance Directory for Configfiles and Logs (Current: Instance, for Server1 set it to %~dp0Server1 -> You always need %~dp0)
set INSTANCEDIRECTORY=%~dp0Instance
:: Servername at Start. Will be overwritten by Startup.txt
set SERVERNAME=My very first Server
:: Gameserver Port
set GAMEPORT=25000
:: RCON Port (for Procon)
set REMOTEADMINPORT=24000
:: RCON Password (for Procon)
set ADMINPASSWORD=securepwmaybe
:: ZLOEmu Server Login
set ZLOGIN=zloserverlogin
:: ZLOEmu Server Password
set ZPASS=zloserverpass
:: Change Country. (DE: Germany, RU: Russia, NL: Netherlands.. search in Google!)
set REGION=RU
:: Leave it like that
set PINGSITE=ams
:: Startup Commandline. Do not change!
start bf3_server.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -GamePort %GAMEPORT% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -PingSite %PINGSITE% -Region %REGION% -zlogin %ZLOGIN% -zpass %ZPASS%

^ just edit the "bf3_server.exe" to your name of executable!

Edited by Thurrax
Link to post
Share on other sites
7 hours ago, Thurrax said:

I use this Bat File with my Files and it works 100%

 


:: Instance Directory for Configfiles and Logs (Current: Instance, for Server1 set it to %~dp0Server1 -> You always need %~dp0)
set INSTANCEDIRECTORY=%~dp0Instance
:: Servername at Start. Will be overwritten by Startup.txt
set SERVERNAME=My very first Server
:: Gameserver Port
set GAMEPORT=25000
:: RCON Port (for Procon)
set REMOTEADMINPORT=24000
:: RCON Password (for Procon)
set ADMINPASSWORD=securepwmaybe
:: ZLOEmu Server Login
set ZLOGIN=zloserverlogin
:: ZLOEmu Server Password
set ZPASS=zloserverpass
:: Change Country. (DE: Germany, RU: Russia, NL: Netherlands.. search in Google!)
set REGION=RU
:: Leave it like that
set PINGSITE=ams
:: Startup Commandline. Do not change!
start bf3_server.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -GamePort %GAMEPORT% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -PingSite %PINGSITE% -Region %REGION% -zlogin %ZLOGIN% -zpass %ZPASS%

^ just edit the "bf3_server.exe" to your name of executable!

I Will try ut but thx for helping me even if im retarded xd

About the exe wicht of the three? I have one called bf3.exe

bf3_server_final and bf3_server_retail

Link to post
Share on other sites
8 hours ago, Thurrax said:

I use this Bat File with my Files and it works 100%

 


:: Instance Directory for Configfiles and Logs (Current: Instance, for Server1 set it to %~dp0Server1 -> You always need %~dp0)
set INSTANCEDIRECTORY=%~dp0Instance
:: Servername at Start. Will be overwritten by Startup.txt
set SERVERNAME=My very first Server
:: Gameserver Port
set GAMEPORT=25000
:: RCON Port (for Procon)
set REMOTEADMINPORT=24000
:: RCON Password (for Procon)
set ADMINPASSWORD=securepwmaybe
:: ZLOEmu Server Login
set ZLOGIN=zloserverlogin
:: ZLOEmu Server Password
set ZPASS=zloserverpass
:: Change Country. (DE: Germany, RU: Russia, NL: Netherlands.. search in Google!)
set REGION=RU
:: Leave it like that
set PINGSITE=ams
:: Startup Commandline. Do not change!
start bf3_server.exe -serverInstancePath "%INSTANCEDIRECTORY%" -Server.ServerName "%SERVERNAME%" -GamePort %GAMEPORT% -RemoteAdminPort %REMOTEADMINPORT% +admin.password "%ADMINPASSWORD%" -PingSite %PINGSITE% -Region %REGION% -zlogin %ZLOGIN% -zpass %ZPASS%

^ just edit the "bf3_server.exe" to your name of executable!

dang 

i do it and still getting wrong auth data

its connect to procon and everything perfect just wrong auth data fking

there's no dll's to update? missing file? extra files disrupting something?

worst thing happens to me huh? xd

Link to post
Share on other sites
7 hours ago, ZLOFENIX said:

No, but why you have more than one exe file?

welp the r40 come whit the bf3_server_final so i delete the rest and rename that one?

A: it come whit the r38 the bf3.exe and bf3_server_retail

and Srv_r38 comes whit another bf3.exe

Edited by DaYiyi
extra info
Link to post
Share on other sites
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...