Attempting to destroy an actor via a repnotify after seamless travel is causing the actor to fail to be destroyed because of a pending kill warning:
[2016.12.15-19.10.13:936][574]LogNetPackageMap:Warning: UPackageMapClient::InternalLoadObject: Received reference to pending kill object from client: PathName: Collectable_562, ObjOuter: /Game/FirstPersonBP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel
[2016.12.15-19.10.13:937][574]LogNetPackageMap:Warning: UPackageMapClient::InternalLoadObject: Unable to resolve default guid from client: PathName: StaticMesh, ObjOuter: NULL
Result: Notice that on the other client, the sphere object still remains, and if you attempt to walk into it again it does not destroy, and instead the dedicated server prints this error:
[2016.12.15-19.10.13:936][574]LogNetPackageMap:Warning: UPackageMapClient::InternalLoadObject: Received reference to pending kill object from client: PathName: Collectable_562, ObjOuter: /Game/FirstPersonBP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel
[2016.12.15-19.10.13:937][574]LogNetPackageMap:Warning: UPackageMapClient::InternalLoadObject: Unable to resolve default guid from client: PathName: StaticMesh, ObjOuter: NULL
Expected: Sphere object would be destroyed successfully.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does UMG set overlapping layouts?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
5 |
Component | UE - Networking |
---|---|
Affects Versions | 4.13, 4.14 |
Created | Dec 15, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |