Page MenuHomeFeedback Tracker

Stuck On Waiting For Server Version EXILE MOD
Assigned, WishlistPublic

Description

I have got an ArmA 3 Server hosted off "Wombat Servers". I am currently trying to create an Exile Mod Server.
The Mods I have Enabled are, @Exile and @ExileServer

When I go and join the server I will get on a screen (After Lobby) and it gets stuck on the screen, it is saying, "Waiting for server version".

Command Line is:
-ip=103.231.91.110 -port=2762 -noPause -noSound -cpuCount=4 -maxMem=2048 -exThreads=7 -cfg=@ExileServer\basic.cfg -config=A3DS\server.cfg -profiles=A3DS\Profiles -world=empty -mod=@Exile;@ExileServer; -autoinit

Server RPT Log can be found here.
http://pastebin.com/h4mAurfx
On line 501-504 (I think that may be the problem)

I have a SQL database which "Wombat Servers" has set up for me and I have imported my SQL file into it.

extDB-conf.ini located in @ExileServer folder

[exile]
Type = MySQL
Name = JackC3_1
Username = JackC3
Password = mD92Br2qf0
IP = 103.231.91.30
Port = 3306
minSessions = 2
idleTime = 60
; Really should only use this if MySQL server is external. Also only for MySQL
compress = false
; Recommend you turn this on http://dev.mysql.com/doc/refman/5.6/en/mysql-command-options.html#option_mysql_secure-auth
Secure Auth = true

{F27796}

Details

Legacy ID
2370036756
Severity
None
Resolution
Open
Reproducibility
Always
Category
Server
Steps To Reproduce
  1. Have all the mods in the server directory and the command line is set to go.
  1. Join server, select any player slot
  1. Wait and you will get stuck on the screen saying, "Waiting For Server Version".
Additional Information

Links:

Server RPT:
http://pastebin.com/h4mAurfx
Also has been uploaded to ticket

Event Timeline

DOGZ edited Steps To Reproduce. (Show Details)Jan 15 2016, 8:47 AM
DOGZ edited Additional Information. (Show Details)
DOGZ set Category to Server.
DOGZ set Reproducibility to Always.
DOGZ set Severity to None.
DOGZ set Resolution to Open.
DOGZ set Legacy ID to 2370036756.May 8 2016, 1:29 PM

Hello,

did you try looking into the @ExileServer/extDB/logs/ log as suggested on line 502?

Some useful info about what's wrong might be there.

DOGZ added a subscriber: DOGZ.May 8 2016, 1:29 PM
DOGZ added a comment.Jan 15 2016, 9:38 AM

the logs folder is not there, It seems it hasn't been generated

Hello,

it seems the server setting is not quite correct.

This might help
http://www.exilemod.com/topic/757-mysql-error-unable-to-locate-extdb2-extension/

DOGZ added a comment.Jan 15 2016, 11:10 AM

Hmm doesn't seem to have changed anything, I have been browsing the Exile forums and I have posted a topic on it