Page MenuHomeFeedback Tracker

Goat and others animals have no texture while created on dedicated server
Feedback, HighPublic

Description

createUnit create a goat ghost when executed on dedicated server. Looks like the unit has been created but it is invisible. Only the shadow is visible.
Others animals have this issue.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Dedicated Server
Steps To Reproduce
private _group = createGroup [civilian, true]; 
t = _group createUnit ["Goat_random_F", getPos (allplayers # 0), [], 0, "CAN_COLLIDE"];

Exec player side: the goat is visible.
Exec server side: the goat isn't visible, only the shadow is visible.

Additional Information

LEFT: Exec player side: the goat is visible.
RIGHT: Exec server side: the goat isn't visible, only the shadow is visible.

I am noticing that most things related to animals doesn't works on dedicated server (https://feedback.bistudio.com/T155634).

Event Timeline

Vdauphin created this task.Dec 26 2020, 3:03 PM
Vdauphin renamed this task from Goat and others animals have not texture while created on dedicated server to Goat and others animals have no texture while created on dedicated server.Dec 26 2020, 3:05 PM
Vdauphin updated the task description. (Show Details)
dedmen raised the priority of this task from Normal to High.Dec 26 2020, 3:28 PM
dedmen claimed this task.Jan 4 2021, 3:19 PM
dedmen changed the task status from New to Assigned.
dedmen set Ref Ticket to AIII-53681.

i thought i was insane trying to debug this. thanks for raising that issue. xD

BIS_fnc_KK added a subscriber: dedmen.
BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Jun 19 2021, 11:56 PM
BIS_fnc_KK changed the task status from Assigned to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.

should be fixed with next major data update