Page MenuHomeFeedback Tracker

Dedicated Server: 2.06.148221 "Added: Ability to place Eden Editor compositions (local and Steam Workshop) in Zeus" Only working after jumping through a bunch of hoops
New, NormalPublic

Description

I'm having problems getting the added ability to work 100% of the time.
It works if I host a Server (via the game -> Host Server) but not on a dedicated server.

Edit: Looks like the compositions on the hosted server are Zeus compositions and not Eden ones.

Details

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

1: Start Arma 3 (Modded but that shouldn't be the problem - see "Additional Information")
2: Enter Eden Editor
3: Create Eden Composition.
4: Launch dedicated server
5: Enter server and assume Zeus
6: see "custom" in Groups -> Compositions Tab (F2) but be unable to place the objects (nothing happens except for a short flick in the Edit list)(These seem to be Zeus Compositions, the Eden composition tabs are missing entirely in this case).

Additional Information

Workaround (This is guesswork and only works 50% of the time):
1: Start Arma 3 (Modded)
2: Enter Eden Editor
3: Place compositions that have been uploaded to the workshop (I had to subscribe to get my own in that tab)
4: Leave Eden Editor go to Multiplayer and join dedicated server
5: Hope to see two Custom tabs in the Groups -> Composition window.
6: Be able to place the compositions.

See screenshot below.
The last two categories only appear after the workaround.
I do believe that the top compositions are "Zeus" compositions, but I'm not sure any more.

Event Timeline

Seleyon created this task.Oct 17 2021, 8:45 PM
Seleyon edited Additional Information. (Show Details)Oct 17 2021, 9:45 PM
Seleyon updated the task description. (Show Details)Oct 18 2021, 11:59 AM
Seleyon edited Steps To Reproduce. (Show Details)
Seleyon edited Additional Information. (Show Details)Oct 18 2021, 12:01 PM
dedmen added a subscriber: dedmen.Oct 18 2021, 12:27 PM

It may not work if the used addons are not properly whitelisted on the zeus module that you are using.

If you have debug console access, try executing this on server

_addons = ("true" configClasses (configFile >> "CfgPatches")) apply {configName _x};
{
_x addCuratorAddons_addons ;
} forEach allCurators;

and after that try if the compositions work now.

Thanks for the quick reply.

Assuming I input it in the right location (see screenshot) and after pressing on "Server EXEC" it did not change anything,

There's still only part of the "Steam subscribed content" and only the, what I think are, Zeus compositions which can't be placed on the map.