jvo87

Member
  • Content count

    3
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About jvo87

  • Rank
    Bambi
  1. So I can confirm this is resolved. Thank you guys for the help it is much appreciated. The change I posted above that I did to my batch file corrected the issue. Players are able to login, zombies are spawning and all is well!
  2. I have someone verifying but I think I may have fixed the issue. Testing right now. Changed start "Arma3" /min /wait arma3server.exe "-mod=@exile;@Ryanzombies;Kart;Mark;Heli;" -servermod=@exileserver; -config=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\@ExileServer\config.cfg -port=2302 -profiles=SC -cfg=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\@ExileServer\basic.cfg -name=SC To start "Arma3" /min /wait arma3server.exe "-mod=@exile;@Ryanzombies;Kart;Mark;Heli;" -servermod=@exileserver; -config=@ExileServer\config.cfg -port=2302 -profiles=SC -cfg=@ExileServer\basic.cfg -name=SC
  3. Hey guys, I recently hosted an Arma 3 Exile server and am having issues with players logging in. Currently if you try to log in to the game it takes 3-5 minutes to load and then will place players in the ground unable to move, there is no access to menus when this occurs so I assume it is sending the players to debug island. I also do not see player records being created when people login in the MySQL DB. Things I have tried so far: Remade Database Verified SQL mode is not strict (Mine looks like this sql-mode="") Booting server without Ryan Zombies/ExileZ 2 Verified Database has Money fields for vehicles Verified that exDB2.dll is not being blocked Directory my Arma 3 executable is running in C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Mods Ryans Zombies and Demons Exile Z 2 Config.cfg RPT Log ExtDB Log Starting Script