Page MenuHomeFeedback Tracker

Zeus bug
Reviewed, NormalPublic

Description

After restarting to the Zeus slot it does not work.

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Zeus - Missions
Steps To Reproduce

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

DARK_LORD_SHADE edited Steps To Reproduce. (Show Details)
Wulf added a subscriber: Wulf.Nov 14 2017, 2:40 PM

Hello.

Seems like you have a custom mpmmission. Could you please upload it here so that I might have a look at it?

if we put:

disabledAI = 0;

then Zeus remains

Wulf added a comment.Nov 15 2017, 10:42 AM

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=

Wulf added a comment.Nov 21 2017, 12:44 PM

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=

https://youtu.be/HvwHI1_Etqo

Not only me encountered the same problem, I asked other people in the same way.

Wulf added a comment.Dec 4 2017, 9:20 AM

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.

No, I use windows 10, how can I give you more information?

Tested with three people on their server and on their server, the same error.

Wulf changed the task status from New to Reviewed.Feb 5 2018, 11:57 AM

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.