Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARMA 3 fails to validate. "unidentified error" #138

Open
Dav3y001 opened this issue Sep 10, 2024 · 1 comment
Open

ARMA 3 fails to validate. "unidentified error" #138

Dav3y001 opened this issue Sep 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Dav3y001
Copy link

Dav3y001 commented Sep 10, 2024

after downloading arma 3 the sever goes through validation and gives the below error
image

the logs on the website do not have any indication of issues.

Below this is the docker logs i am unable to make any sense of this

2024-09-10 11:19:32,189 INFO c.f.s.i.ServerInstallerService: Starting download of server 'ARMA3' (branch 'creatordlc')

2024-09-10 11:21:14,819 INFO c.f.s.i.ServerInstallerService: Server 'ARMA3' successfully downloaded, verifying...

2024-09-10 11:21:14,827 INFO c.f.s.i.TestRunService: Starting server 'ARMA3' for dry run with parameters: [-nosplash, -skipIntro, -world=empty, -config=TEST_CONFIG.cfg, -port=3000]

2024-09-10 11:21:45,882 ERROR c.f.s.i.TestRunService: Server crashed before it could be queried

2024-09-10 11:21:45,883 ERROR c.f.s.i.ServerInstallerService: Server 'ARMA3' failed to start after installation

java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.ibasco.agql.core.exceptions.MaxAttemptsReachedException: com.ibasco.agql.core.exceptions.ReadTimeoutException

at cz.forgottenempire.servermanager.installation.TestRunService.performServerDryRun(TestRunService.java:69)

at cz.forgottenempire.servermanager.installation.ServerInstallerService.handleInstallation(ServerInstallerService.java:50)

at cz.forgottenempire.servermanager.installation.ServerInstallerService.lambda$installServer$0(ServerInstallerService.java:38)

at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)

at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
@Dav3y001 Dav3y001 added the bug Something isn't working label Sep 10, 2024
@Colourpictures
Copy link

I have exactly the same problem.
Is there a fix or workaround yet?

DayZ and Reforger work fine.
Only any branch of Arma 3 becomes a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants