Page MenuHomeFeedback Tracker

The NBC zombie event not configured correctly at steam dayz server on Livonia.
Closed, ResolvedPublic

Description

This message appeal on the server console after start server.

23:15:52 !!! [CE][DE] DynamicEvent "InfectedNBCYellow" has no children defined, at least one is required for this type of event.
23:15:52 !!!!!! [CE][DE] DynamicEvent "InfectedNBCYellow" setup is invalid, event will be disabled.

And the child definiton is missing from events.

<event name="InfectedNBCYellow">

    <nominal>50</nominal>
    <min>25</min>
    <max>250</max>
    <lifetime>3</lifetime>
    <restock>0</restock>
    <saferadius>100</saferadius>
    <distanceradius>50</distanceradius>
    <cleanupradius>100</cleanupradius>
    <flags deletable="0" init_random="0" remove_damaged="1"/>
    <position>player</position>
    <limit>custom</limit>
    <active>1</active>
    <children/>
</event>

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
22H2
Category
Config

Event Timeline

Unknown Object (User) created this task.Jan 7 2024, 11:22 PM
Geez changed the task status from New to Awaiting internal Testing.Jan 8 2024, 10:35 AM
Geez changed the task status from Awaiting internal Testing to Confirmed Internally.Jan 12 2024, 10:11 AM
Geez closed this task as Resolved.Jan 19 2024, 3:56 PM
Geez claimed this task.
Geez added a subscriber: Geez.

Resolved for 1.24 stable.

Gobs added a subscriber: Gobs.Jun 3 2024, 5:17 PM

The solution was to disable the InfectedNBCYellow event? Any reason they were removed? I don't see any lines for them in the zombie territories file and they are not secondary in the other events or eventgroups (for Livonia anyways).