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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...