Jump to content
  • 0

New update Nothing saves


-EC-Snake

Question

Everytime server restarts or players logout and come back in it makes them select gender and starts you back at spawn, Nothing is saving. Checked the logs i see this 

 

 

17:36:40 "playerDisconnected:76561198086104644:-EC-Snake"
17:36:40 Warning: Cleanup player - person 2:1884 not found
17:36:41 Warning: Cleanup player - person 2:1884 not found

Link to comment
Share on other sites

23 answers to this question

Recommended Posts

  • 0

What does the Redis window show ?

If you changed your redis.conf file and epochserver.ini file check the details are correct, both of them files contain the DB info, mine is working perfect and i'm sure there would be more posts of it was a Epoch problem.

Link to comment
Share on other sites

  • 0

Hi,

 

I am seeing the odd line as well (trawling logs today)

7:16:52 "playerDisconnected:XXXXX:[DMR] '45"
7:16:52 Client: Remote object 3:0 not found
7:16:52 Warning: Cleanup player - person 2:5455 not found
7:16:54 Warning: Cleanup player - person 2:5455 not found

Just about to ask the CLAN member the experience he had

 

My Redis and Epochserver are DEFO OK

 

-EC-Snake

 

When you say nothing is saving have you checked your EpochServer.log in your SC folder.  I think that error your seeing is benine. What does your REDIS console window say ?

Link to comment
Share on other sites

  • 0

epochserverlog

2015-05-06 03:13:46 [Abuse] SETEX key Vehicle:9845:47 does not match the allowed syntax!
2015-05-06 03:13:48 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:48 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:48 [Abuse] SETEX key Vehicle:9845:100 does not match the allowed syntax!
2015-05-06 03:13:49 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:49 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:49 [Abuse] SETEX key Vehicle:9845:119 does not match the allowed syntax!
2015-05-06 03:13:50 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:50 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:50 [Abuse] SETEX key Vehicle:9845:126 does not match the allowed syntax!
2015-05-06 03:13:50 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:50 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:50 [Abuse] SETEX key PLAYERS:9845 does not match the allowed syntax!
2015-05-06 03:13:55 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:55 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:55 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:55 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:13:55 [Abuse] SETEX key PLAYERS:9845 does not match the allowed syntax!
2015-05-06 03:14:00 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:00 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:00 [Abuse] SETEX key PLAYERS:9845 does not match the allowed syntax!
2015-05-06 03:14:47 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:47 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:47 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:47 [Abuse] SETEX key Player:76561198086104644 does not match the allowed syntax!
2015-05-06 03:14:59 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:59 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:59 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:59 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:14:59 [Abuse] SETEX key Player:76561198086104644 does not match the allowed syntax!
2015-05-06 03:15:01 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:15:01 [Redis] Error command NOAUTH Authentication required.
2015-05-06 03:15:01 [Abuse] SETEX key PLAYERS:9845 does not match the allowed syntax!
Link to comment
Share on other sites

  • 0

I know where mine is however GTX probably put things in different locations.

However you should have all the info you need to phone/email them up to get it sorted

I wish you good luck ;-)

Link to comment
Share on other sites

  • 0

Thanks for the info issue was fixed but i had to reinstall everything so its going to be a long day for me :|

 

Pretty shit support if they said 'reinstall everything to fix' you could of just backed up all your changes and then reset, then import them 1 by 1, much quiker :)

Link to comment
Share on other sites

  • 0

@ Rob2 and all the other total serverhoster noobs !!!!

 

 

there is a install guide in the epoch serverfilepacket:

 

== INSTALL ==

1. Remove any previous @Epoch folders and Install A3 Epoch client files (@Epoch) into Arma3 root directory.
2. Remove any previous @EpochHive folder and copy all server files from zip into Arma3 root directory.
3. Open "DB" folder and start redis-server.exe with the parameter "redis.conf" or use start-redis.cmd. (Only one redis instance is needed per box, All servers connecting to the same redis will share character data by default.)
4. Open @EpochHive folder and edit EpochServer.ini BattlEyePath to match your server path to Battleye.
5. If running multiple servers on the same box, open "@EpochHive" folder and edit the "EpochServer.ini" setting "InstanceID" to a unique string for each A3 Epoch server.
6. Open "SC" folder and edit the config.cfg server name, password, etc.
7. Open the SC/Battleye folder and rename example-BEServer.cfg to BEServer.cfg and change the RConPassword.
7. Look at the "start-A3-cmd-line-example.txt" file for an example command line for starting your server.

 

so... 4 files are inportend and you have to check it !

 

read nobody more a guide ? Rob2 you are a serverhoster ?

Link to comment
Share on other sites

  • 0

@ Rob2 and all the other total serverhoster noobs !!!!

 

 

there is a install guide in the epoch serverfilepacket:

 

== INSTALL ==

1. Remove any previous @Epoch folders and Install A3 Epoch client files (@Epoch) into Arma3 root directory.

2. Remove any previous @EpochHive folder and copy all server files from zip into Arma3 root directory.

3. Open "DB" folder and start redis-server.exe with the parameter "redis.conf" or use start-redis.cmd. (Only one redis instance is needed per box, All servers connecting to the same redis will share character data by default.)

4. Open @EpochHive folder and edit EpochServer.ini BattlEyePath to match your server path to Battleye.

5. If running multiple servers on the same box, open "@EpochHive" folder and edit the "EpochServer.ini" setting "InstanceID" to a unique string for each A3 Epoch server.

6. Open "SC" folder and edit the config.cfg server name, password, etc.

7. Open the SC/Battleye folder and rename example-BEServer.cfg to BEServer.cfg and change the RConPassword.

7. Look at the "start-A3-cmd-line-example.txt" file for an example command line for starting your server.

 

so... 4 files are inportend and you have to check it !

 

read nobody more a guide ? Rob2 you are a serverhoster ?

 

I don't know. One year administrating, customizing/improving almost every script I use on our server, finding and patching the bugged loot re-spawn in Epoch 1.0.5.1. Is this enough knowledge that I may set up a server? I would assume, I am not that total noob... but, well, maybe I am false.

 

I know these lines off pat, but I dont see, how the install guide will help me to enable redis LOGGING.... I search that file, that was the hiveext.log in Epoch for Arma 2. At least the dedicated server I use did not create a hiveext.log or something similar.

 

To make it clear, what I search are logs like this from Arma 2 Epoch:

2015-05-06 15:18:10 HiveExt: [Information] Method: 302 Params: 25:
2015-05-06 15:18:10 HiveExt: [Information] Result: ["OBJ","314","MH6J_DZ","4021",[161,[12359.1,15462.4,-0.03]],[[["m8_carbine","ItemCrowbar"],[1,1]],[["MortarBucket","ItemTankTrap","ItemJerrycan","PartGeneric","PartEngine","CinderBlocks","PartGlass","PartWheel","FoodCanPasta","ItemSodaCoke","ItemSodaPepsi","FoodCanFrankBeans"],[1,1,3,1,2,1,1,1,2,3,3,1]],[[],[]]],[["velka vrtule",0.018]],0.606,1.2e-04]
2015-05-06 15:18:10 HiveExt: [Information] Method: 302 Params: 25:
2015-05-06 15:18:10 HiveExt: [Information] Result: ["OBJ","505","VaultStorageLocked","2779",[69.124,[12958.8,10798.6,0.001]],[[["M110_NVG_EP1"],[1]],[["PartVRotor","ItemTentDomed","HandGrenade_West","ItemBloodbag","ItemWaterbottleBoiled","FoodMRE","FoodCanPasta","ItemSodaMdew","ItemSodaPepsi","ItemMorphine","FoodCanBakedBeans","ItemSodaCoke","FoodSteakCooked","CinderBlocks","PartPlywoodPack","ItemPainkiller","MortarBucket","PartWoodPile","PartWoodLumber","ItemWaterbottle"],[1,1,2,2,2,3,2,1,1,2,1,1,1,9,1,2,3,6,1,5]],[[],[]]],[],0.0,0.0]
2015-05-06 15:18:10 HiveExt: [Information] Method: 302 Params: 25:
2015-05-06 15:18:10 HiveExt: [Information] Result: ["OBJ","640","TentStorageDomed2","22",[230.877,[12347.1,15472.6,0.1]],[[["MR43"],[1]],[["TrashJackDaniels","Hatchet_Swing","ItemTankTrap","SmokeShellGreen","ItemTrashToiletpaper","2Rnd_shotgun_74Slug"],[1,1,1,1,1,1]],[[],[]]],[],0.0,0.0]

At the moment I think the redis interface does not save this kind of log files, or I did not have found out how to enable it, yet.

 

It is really getting ridiculous, really everybody now answers forum questions. who the most part have didn't read the question, really didn't read the question.... :wacko: :rolleyes:

 

BR

Rob

Link to comment
Share on other sites

  • 0

Hello Dwarfer,

 

yes, I assumed that already, cause I found no hints in that direction. However, it's a pity, that database log over time was a very helpful source of information, which player was where at which time and what he did (item transfers / vehicle damage/destroy).

 

BR

Rob

Link to comment
Share on other sites

  • 0

It is really getting ridiculous, really everybody  host now a own server. who the most part have no idea, really no idea....

Cost a few of us some coins to try 3 different providers until I asked prue, and he just told me to make my own box.

 

and I am having a blast learning from suppe scripts hehe

 

 

2015-05-06 03:13:46 [Abuse] SETEX key Vehicle:9845:47 does not match the allowed syntax!

 

What is all this? RHS? seen on mine too.

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...