After restarting to the Zeus slot it does not work.
Description
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Zeus - Missions
We put modules of Zeus in the editor, we write a template:
description.ext
respawn = 2;
respawnDelay = 20;
respawnVehicleDelay = 30;
respawnTemplates[] = {"MenuPosition","MenuInventory","Tickets"};
respawnTemplatesVirtual[] = {};
disabledAI = 1;
joinUnassigned = 1;
aiKills = 1;
Run the dedicated server
We go:
https://youtu.be/f4sG0WgjiQM
Event Timeline
Hello.
Seems like you have a custom mpmmission. Could you please upload it here so that I might have a look at it?
Interesting.
When I try the mission it works perfectly fine I haven't changed any parameters in the modules. I am using the game without mods.
Surprisingly, I also run the game without mods. Can you show me how to test you, if what you write is true, then I can handle all the problems with me.
"D:\SteamLibrary\steamapps\common\Arma 3 Server\arma3server_x64.exe" -port=2315 -nosound -netlog -cfg=Arma3.cfg -config=UkAZ.cfg -name=UkAZ -profile=E:\Users\LordShade\Documents\Arma 3 - Other Profiles\UkAZ -mod=
Ok from what I can tell. I didn't get the error message you are getting. "Problem occurred when saving profile data" and unlike in your video once I abort I am kicked to Create game instead of role assignment.
Could you please create a new profile and try the mission with that profile?
"D:\SteamLibrary\steamapps\common\Arma 3 Server\arma3server_x64.exe" "-profile=D:\SteamLibrary\steamapps\common\Arma 3 Server\Profiles" -name=UkAZ -config=UkAZ.cfg -port=2315 -world=empty -nosound -cfg=Arma3Server.cfg -mod=
Hmm, not even the latest update helped with the issue? I will try once more to recreate the issue on our PCs. Though even the designer of Zeus was not able to recreate the issue which indeed makes this an odd one.
Ok, so after a lot of experimenting I finally found a repro for this Zeus issue. Pushing it further to the devs and we will see what can be done about it.