Page MenuHomeFeedback Tracker

v2.16 - freezing with enabled battleye
Closed, ResolvedPublic

Description

After the 2.16 update, the following problem occurs: when the server starts, clients connect without problems. At the end of the mission, the server executes the restart command. After the restart, clients try to reconnect to the server and the client's arma 3 process completely freezes on the loading window without the lobby window appearing.
After restarting arma 3, the client can log in again, but if the server restarts, the problem will appear again.

Please also pay attention to the following points:

  • We use a client and a server with modifications. Various extensions are used on the server.
  • The problem is reproduced for ALL PLAYERS after the server restart if they were on the server at the time of the restart and are trying to connect again.
  • There were no problems with battleye enabled on versions 2.14 and older. The problem was found only when running on 2.16

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Game Freezes
Steps To Reproduce
  1. The client connects to our server
  2. The server restarts the mission using the "#restart" command
  3. The client tries to connect to the restarted server again.
  4. The Arma 3 application freezes.

Event Timeline

Yobas created this task.Mon, Apr 1, 3:58 PM
Yobas updated the task description. (Show Details)Mon, Apr 1, 4:05 PM
Yobas added a comment.Mon, Apr 1, 4:25 PM

In the attachment, I added a report created on a client with a hung Arma 3 process.

dedmen closed this task as Resolved.Wed, Apr 3, 2:21 PM
dedmen claimed this task.
dedmen added a subscriber: dedmen.

There is simply a script running during the freeze, a very very long running script it seems.

(call compile preprocessFileLineNumbers "src\Editor\Editor_init.sqf")

I don't know what that is, will be some mod you have loaded or a mission script.
Somehow there is no RPT of the game run where it froze, so I cannot see what mods you had.
By that filename, it should be a mission script. So give that information to whoever made the mission or wrote that script.

Also I see your latest RPT is full of error spam, consider fixing these broken mods or removing them.

Sranych added a subscriber: Sranych.Thu, Apr 4, 9:46 AM