My Windrose Dedicated server logs are being flooded with LogNetPackageMap warnings. It looks like the server is attempting to replicate objects that the networking system is rejecting.
Location: Standing in Tortuga (Log references GenlandiaMulty map)
Issue: FNetGUIDCache::SupportsObject returning false for BoxComponents.
Log Snippet:
LogNetPackageMap: Warning: FNetGUIDCache::SupportsObject: BoxComponent /Game/Maps/GYM/Genlandia/GenlandiaMulty.GenlandiaMulty:PersistentLevel.R5POIBlockingVolume_2136253082.BoxComponent_0 NOT Supported.
Details:
While I’m standing in Tortuga, the server seems to be trying to replicate volumes from the Genlandia map. This mismatch is causing the "NOT Supported" spam and might be leading to desync or collision issues. It's possible these volumes aren't set to replicate or are being called across level boundaries incorrectly.