Game mode: Online private
Type of issue: Bug
Server type: | PvE
Region: USA
Mods?: No
Edition: Select one: Steam
Bug Description:
POIProtection disabled in server settings, but Log files indicate it is active
Reviewing Logs I find that the indication is that the POIProtection system is enabled
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘SingleplayerCharacterCopy’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘NavGenerationAroundPlayer’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘ComponentCraftingSystem’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘AILODDistanceOverridesFromMonsterStatTable’ : 0
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘PlaceableStabilityPropagation’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘PoiProtection’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘EventsSystem’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘Events_GraveMatters’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘ServerTransfer’ : 1
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘RequiresRestartFeature’ : 0
[2021.12.20-09.02.39:499][ 1]ConanSandbox:Display: - ‘DisabledOverideFeature’ : 0
In the Config File, ServerSettings.ini I see POIProtectionEnabled=false is set twice. Does this result in it being turned on and it is something I need to review with G-Portal or has “false” inadvertently enabled POIProtection?
sVACEnabled=True
ServerModList=
InitialPurgeDelay=15.000000
BuildingPickupEnabled=True
ServerMergeOutgoingTime=0
ServerMergeDestination=
PoiProtectionEnabled=false
PoiProtectionEnabled=false
EventSystemEnabled=true
Installed Mods: None
If you answered ‘Yes’ to using mods, please list all your active mods. Otherwise, skip or delete this section.
Steps to Reproduce:
Please provide a step-by-step process of how the bug can be reproduced. Please be as detailed as possible; the more details, the easier it will be for us to find and fix the bug:
- Build normally
- Watch base be auto-deleted
- Review logs
- Note that POIProtection appears to be active even though config files and admin panel indicate it is not.