Page MenuHomeFeedback Tracker

Specific objects's attributes with on-"Simple Object" and off-"Enable Simulation" not working on dedi server
Closed, ResolvedPublic

Description

Vanilla assets with attributes work fine with disabled simulation or when object is "simple" on the host server

But on a dedicated server, we get completely non-working assets

For now, the most popular solution to this problem is the object's init field
However, it would be nice to get rid of this solution and be able to work the attributes of "simple" objects and objects with disabled simulation on Dedicated servers

See YT video
repromission from video:

Details

Severity
Minor
Resolution
Won't Fix
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
win11 21H2
Category
Config
Steps To Reproduce

See YT video
repromission from video:

  1. spawn 3 objects with attributes, for example Rugged Portable Desk (Sand) class Land_PortableDesk_01_sand_F
  2. for 1st object only active the "Hide left wing" checkbox
  3. for 2nd disable "Enable Simulation" and active the "Hide left wing" checkbox
  4. for 3rd enable "Simple Object" and active the "Hide left wing" checkbox
  5. launch mission Dedicated server, you can see that the changes made using commands from attributes did not work on the objects. ✘✘✘✘
  6. launch mission Host server, now all commands are exec successfully and the changes accepted ✓all ok here✓

Event Timeline

TRAGER created this task.Jul 23 2022, 10:17 AM
TRAGER updated the task description. (Show Details)Jul 23 2022, 11:49 AM
TRAGER edited Steps To Reproduce. (Show Details)
This comment was removed by BIS_fnc_KK.

The problems seems to be that animate command doesnt work on some objects spawned by 3DEN on dedicated. Good find

After looking at the mechanics, there is no easy way of fixing it because of the order of things happening, so do use init as workaround.

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Jan 1 2023, 11:48 PM
BIS_fnc_KK closed this task as Resolved.
BIS_fnc_KK changed Resolution from Open to Won't Fix.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.