Page MenuHomeFeedback Tracker

BarrelHoles_*AnyColor* not persistent
Closed, ResolvedPublic

Description

Barrel with holes (doesn´t matter which color) is not persistent after any restart. Even with types.xml-input (set the lifetime to 3888888sec)

like this:

<type name="BarrelHoles_Blue">

    <lifetime>3888888</lifetime>
    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>

<type name="BarrelHoles_Green">

    <lifetime>3888888</lifetime>
    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>

<type name="BarrelHoles_Red">

    <lifetime>3888888</lifetime>
    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>

<type name="BarrelHoles_Yellow">

    <lifetime>3888888</lifetime>
    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>

Any ideas on this?

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 8
Operating System Version
Windows 8.1 64-bit (6.3, Build 9600) (9600.winblue_ltsb_escrow.180522-1700)
Category
Other
Additional Information

Server runs on Root-Server with "Windows Server 2016"

Event Timeline

Finally found the issue... was something wrong with an server-modification... our modding person fixed it. Sorry for inconveniance and stealing your time :D

Geez closed this task as Resolved.Oct 3 2019, 10:59 AM
Geez claimed this task.