TMZulu / ZHC

Zulu Headless Client
GNU General Public License v3.0
4 stars 1 forks source link

[BUG] Units do not transfer #44

Closed MildlyInterested closed 11 months ago

MildlyInterested commented 11 months ago

Describe the bug Units placed via Zeus do not get transferred to headless clients.

To Reproduce Steps to reproduce the behavior:

  1. Create mission with working headless clients
  2. Connect as Zeus, place down units
  3. Enable debug mode, see that all units are stuck on "Not transferred"

Expected behavior AI get transferred to HC.

Screenshots

Mods loaded at the time CBA Complete list coming later

Additional context It seems like the last version with a working transfer system was V1.1. 2 on April 29th 2022.

TMZulu commented 11 months ago

Upload Rpt as well please. The last set of updates added a lot more logging for RPT for finding such issues. In my testing, I am using a simple zeus template and some HCs and have no issues with transferring. However, I dont have a good way for doing long term testing these days.

MildlyInterested commented 11 months ago

You can view the Total AI count over time here: https://stats.16aa.net/ Select the following parameters: image It looks like the inital offloading works but any later spawned in units do not get transferred. newplot

arma3serverprofiling_x64_2023-12-10_19-12-31.rpt.txt

TMZulu commented 11 months ago

Well, the v1.1.6 release should fix this as the wait condition that causes this perpetual hang has been moved from the server side processing over to the HC. I will close this issue for now, please reopen it if the issue occurs again.