TwoBeer1290 Posted July 23, 2014 Report Share Posted July 23, 2014 Firstly, Hi! Secondly, I cant find a fix anywhere! I get stuck on the second loading screen of my server, its brand new with mods recently installed, rather confused. My friend logged in LAST night before the mods were installed. Below you can see screenshots of my exact issue and time of freeze: Mission file load : OK Server first loading : OK Server second loading : STUCK Cant anyone help? - Cannot change map or versions = mod loss VIDEO - https://www.youtube.com/watch?v=MSSLFpfvAcM&feature=youtu.be Thanks!!! Link to comment Share on other sites More sharing options...
0 DimitriPokki Posted July 23, 2014 Report Share Posted July 23, 2014 I'm use wai\dzms\dzai Example : 1)OLD 1.0.4.2a [] ExecVM "\z\addons\dayz_server\DZMS\DZMSInit.sqf"; [] ExecVM "\z\addons\dayz_server\WAI\init.sqf"; call compile preprocessFileLineNumbers "\z\addons\dayz_server\DZAI\init\dzai_initserver.sqf"; allowConnection = true; sm_done = true; publicVariable "sm_done"; 2)New 1.0.5.1 allowConnection = true; [] ExecVM "\z\addons\dayz_server\DZMS\DZMSInit.sqf"; [] ExecVM "\z\addons\dayz_server\WAI\init.sqf"; call compile preprocessFileLineNumbers "\z\addons\dayz_server\DZAI\init\dzai_initserver.sqf"; sm_done = true; publicVariable "sm_done"; Change , and problem solved Link to comment Share on other sites More sharing options...
0 TwoBeer1290 Posted July 23, 2014 Author Report Share Posted July 23, 2014 Thanks for the time reading my post, but i dont understand what you mean at all? What do I need to change? Link to comment Share on other sites More sharing options...
0 TwoBeer1290 Posted July 23, 2014 Author Report Share Posted July 23, 2014 Here is a video of what happens exatly: https://www.youtube.com/watch?v=MSSLFpfvAcM&feature=youtu.be Link to comment Share on other sites More sharing options...
0 DimitriPokki Posted July 23, 2014 Report Share Posted July 23, 2014 Change this value in your server pbo Link to comment Share on other sites More sharing options...
0 TwoBeer1290 Posted July 23, 2014 Author Report Share Posted July 23, 2014 Dimitri, will this remove all the mods I have installed? Such as self bloodbag, spawn selection, custom images, trader safe zones etc? Link to comment Share on other sites More sharing options...
0 PryMary Posted July 23, 2014 Report Share Posted July 23, 2014 nope, it will make it work. Also you should check your client RPT for any undefined variables as I found clearing these allows for joining the server without issues. Pry Link to comment Share on other sites More sharing options...
0 TwoBeer1290 Posted July 23, 2014 Author Report Share Posted July 23, 2014 I did it, it worked and I got in. BUT everything is wiped, all mods gone, even the custom image. All I did was change the version, the tooltip even said "upgrading to a newer version will Not change any mods or database" :( Link to comment Share on other sites More sharing options...
0 Darihon Posted July 23, 2014 Report Share Posted July 23, 2014 That's Arma 2 / DayZ. Whenever you update your server to a new version, you are forced to redo all the addons since there might be changes at some files (i.e Compiles.sqf/variables.sqf). Link to comment Share on other sites More sharing options...
Question
TwoBeer1290
Firstly, Hi!
Secondly, I cant find a fix anywhere!
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now