Jump to content

Players not saving?


AdmiralAK

Recommended Posts

Very important that you make sure both passwords are the same it is your data base this is what you have to do.

[EpochServer]
BattlEyePath = D:\gameservers\Epoch\battleye
InstanceID = NA123

[Redis]
IP = 127.0.0.1
Port = 6379
DB = 0
Password = TEST                  <this password has to mach the other password below

[SteamAPI]
Key = 
VACBanned = 0
VACMinimumNumberOfBans = 0
VACMaximumDaysSinceLastBan = 0

bind 127.0.0.1
maxmemory 4gb
save 900 1
save 300 10
save 60 1000
requirepass TEST                           <-----has to match this one 

So make sure that both of them are the same and you should be all set to save your database.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...