Dayzmod V1.7.7

I just tried with cust int only and it still doesn't work. I keep getting the "Retrying authenticating". Only thing "old" is the database.
 
server_monitor files are fucked up

use the proper server_monitor files from my git under 1761 folders (not 177---i know) until thevisad can update (ive told him)

https://github.com/dayz10k/DayZ-Private-master/tree/master/pkgs/pkg1761

the problem is hes using an old server_monitor that duplicates the setting of time as well as doesnt properly use the new server monitor/global variable
sm_done

if you look at server_playerLogin.sqf you'll see its looking for sm_done to != nil (which is set via server_monitor.sqf

he didnt incorporate this change yet, so the server never knows to allow players to log in.
 
I just tried with cust int only and it still doesn't work. I keep getting the "Retrying authenticating". Only thing "old" is the database.


just pick the server_monitor file from whatever package (building or vanilla) from my git under 1761 until thevisad updates his git
 
I've got it working, the first time it worked was on a new instance on my database so I tried it with my normal instance (all vehicles and tents etc) and it took forever to join. So i stripped down the vehicles to about 400 and deleted a load of old tents now I can join in about 3 minutes, 2 minutes with no vehicles and tents.
 
Will there be a cut and dry install to this thing or would it be smarter to pack up and use a new build? I have yet to update my servers and seems everyday there are just more issues with this update and no one around to fix it. BTW not mad... just wondering what the best move is without spending hours fixing update bugs on an already bug infested mod.
 
Anyone had any luck with 1.7.7.1? I'm getting stuck at requesting character, no errors in the rpt

edit: think its thevisads files, will try the 10k ones now...

Not working with 10ks server_monitor + visads files, I'll try just 10ks build next.....
 
I have updated all my files to 1.7.7.1 ready and I think the only thing I need is the new SQL changes in reality format and that should be good, will stick my test server up now and have a look :)
 
waiting for server to start authentication...

That has been a recurring theme for me, I think I'll wait till someone else gets it working seems like changes are required since 1.7.7

edit: working :D
 
Into the server straight away with my setup, load times are insanely better now!

seaweeduk, mind sending me a clean RPT?

By that I mean, delete the RPT, let the server start up, load in until you get to the problem and then send me the RPT?
 
and afaik 1.7.7.1 has not been made compatible with Reality yet.

it does require updates to the server PBO which havent been done
 
and afaik 1.7.7.1 has not been made compatible with Reality yet.

it does require updates to the server PBO which havent been done

Yeah I'm seeing some errors in my rpt it's running stable enough compared to 1.7.7 for me tonight but hopefully there's a patch soon. Thanks for your update man.

e.g

Code:
20:03:44   Error Generic error in expression
20:03:44 File z\addons\dayz_server\compile\server_onPlayerDisconnect.sqf, line 21
20:03:44 Error in expression <layerObj getVariable["combattimeout",0] - time;
diag_log format["Player UID#%1 C>
20:03:44   Error position: <- time;
diag_log format["Player UID#%1 C>
 
Back
Top