Tier 5 poi's not loading correctly when I activate the quest

UbuRoi

Refugee
The last two tier 5 poi's I've attempted on missions from the trader have failed to load correctly when activated. It looks like roughly half the structure failed to load.

When I activated the poi, I get an error message pop up in the console screen. The mission was a fetch/clear which could not be accomplished.

This is a vanilla install.

Here is the relevant part of the log:

2022-02-27T21:00:14 304.610 INF VehicleManager saving 1 (1 + 0)
2022-02-27T21:00:14 304.610 INF 22114 VehicleManager write #0, id 18391, vehicleMotorcycle, (140.4, 61.1, -473.8), chunk 8, -30
2022-02-27T21:00:14 304.611 INF DroneManager saving 0 (0 + 0)
2022-02-27T21:00:14 304.611 INF Time: 4.67m FPS: 59.86 Heap: 2773.5MB Max: 2773.5MB Chunks: 249 CGO: 195 Ply: 1 Zom: 6 Ent: 8 (14) Items: 0 CO: 1 RSS: 6027.3MB
2022-02-27T21:00:14 304.619 INF DroneManager saved 9 bytes
2022-02-27T21:00:14 304.620 INF VehicleManager saved 667 bytes
2022-02-27T21:00:44 334.615 INF Time: 5.17m FPS: 58.86 Heap: 2609.7MB Max: 2773.5MB Chunks: 249 CGO: 195 Ply: 1 Zom: 5 Ent: 7 (14) Items: 0 CO: 1 RSS: 6022.4MB
2022-02-27T21:01:14 364.619 INF Time: 5.67m FPS: 59.86 Heap: 2711.3MB Max: 2773.5MB Chunks: 249 CGO: 195 Ply: 1 Zom: 5 Ent: 7 (14) Items: 0 CO: 1 RSS: 6023.8MB
2022-02-27T21:01:16 366.969 INF Saving 94 of chunks took 83ms
2022-02-27T21:05:44 634.623 INF Time: 6.17m FPS: 59.66 Heap: 2719.6MB Max: 2773.5MB Chunks: 249 CGO: 195 Ply: 1 Zom: 5 Ent: 7 (14) Items: 0 CO: 1 RSS: 6026.3MB
NotImplementedException: CopyFrom() not implemented yet
  at TileEntity.CopyFrom (TileEntity _other) [0x00000] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at Prefab.CopyIntoLocal (ChunkCluster _cluster, Vector3i _destinationPos, System.Boolean _bOverwriteExistingBlocks, System.Boolean _bSetChunkToRegenerate, QuestTags _questTags) [0x00383] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at PrefabInstance.CopyIntoWorld (World _world, System.Boolean _CopyEntities, System.Boolean _bOverwriteExistingBlocks, QuestTags _tags) [0x0008a] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at PrefabInstance.ResetBlocksAndRebuild (World _world, QuestTags questTags) [0x0001a] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager.QuestLockPOI (System.Int32 entityID, UnityEngine.Vector3 prefabPos, QuestTags questTags) [0x00079] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at ObjectiveRallyPoint.RallyPointActivate (UnityEngine.Vector3 prefabPos, System.Boolean activate, QuestEventManager+POILockoutReasonTypes lockoutReason) [0x00158] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at ObjectiveRallyPoint.Current_BlockActivate (System.String blockName, Vector3i blockPos) [0x0016b] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager.BlockActivated (System.String blockName, Vector3i blockPos) [0x00008] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager+<>c__DisplayClass142_0.<HandleRallyMarkerActivate>b__0 () [0x00015] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager.HandleRallyMarkerActivate (EntityPlayerLocal _player, Vector3i blockPos, BlockValue blockValue) [0x000f4] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at BlockRallyMarker.OnBlockActivated (System.Int32 _indexInBlockActivationCommands, WorldBase _world, System.Int32 _cIdx, Vector3i _blockPos, BlockValue _blockValue, EntityAlive _player) [0x00040] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.handleBlockCommand (XUiC_Radial _sender, System.Int32 _commandIndex, XUiC_Radial+RadialContextAbs _context) [0x00024] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.CallContextAction () [0x000b8] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.SetCommonData (GUI_2.UIUtils+ButtonIcon _controllerButtonForSelect, XUiC_Radial+CommandHandlerDelegate _commandHandlerFunc, XUiC_Radial+RadialContextAbs _context, System.Int32 _preSelectedCommandIndex, System.Boolean _hasSpecialActionPriorToRadialVisibility, XUiC_Radial+RadialStillValidDelegate _radialValidityCallback) [0x000d0] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.SetCurrentBlockData (WorldBase _world, Vector3i _blockPos, System.Int32 _cIdx, BlockValue _blockValue, EntityAlive _entityFocusing) [0x0009d] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at PlayerMoveController.Update () [0x01df0] in <39cf8b713b17414c9e5ddfff01d6df19>:0

2022-02-27T21:06:09 659.843 INF Notified SectionSelector that music stopped
2022-02-27T21:06:09 659.843 INF SectionType change from Suspense to None
2022-02-27T21:06:14 664.628 INF VehicleManager saving 1 (1 + 0)
2022-02-27T21:06:14 664.628 INF 43571 VehicleManager write #0, id 18391, vehicleMotorcycle, (140.4, 61.1, -473.7), chunk 8, -30
2022-02-27T21:06:14 664.628 INF DroneManager saving 0 (0 + 0)
2022-02-27T21:06:14 664.629 INF Time: 6.67m FPS: 59.66 Heap: 2770.2MB Max: 2773.5MB Chunks: 249 CGO: 195 Ply: 1 Zom: 2 Ent: 4 (14) Items: 0 CO: 1 RSS: 6048.7MB


I have previously run this poi without issue.

 
Try deleting your prefabs folder from your \steamapps\common\7 Days To Die\Data folder. (your install folder).

Then validate files through Steam.
I have done this. The missing files were restored by the validation process. Sadly the poi was just as scrambled and still had the same error on activation.

I went further and deleted the install and re-installed all but the save data and got the same results. This would seem to point to something wrong with my particular solo run.

 
Try using the command "chunkreset cr" from the F1 command line while standing in the poi.
Tried that. Tried it before activating the poi and after, no change:

2022-02-28T15:35:32 67.611 INF PlayerSpawnedInWorld (reason: LoadedGame, position: 146, 61, -472): localplayer
2022-02-28T15:35:32 67.776 INF 8228+1 Origin Reposition (0.0, 0.0, 0.0) to (144.0, 48.0, -480.0)
2022-02-28T15:35:43 78.500 INF [DECO] written 77484, in 22ms
2022-02-28T15:35:43 78.511 INF [DECO] write thread 11ms
2022-02-28T15:35:44 79.375 INF Saving 80 of chunks took 104ms
2022-02-28T15:36:14 109.364 INF Executing command 'chunkreset cr'
2022-02-28T15:36:16 111.302 INF Time: 1.17m FPS: 59.66 Heap: 2567.6MB Max: 2567.6MB Chunks: 261 CGO: 169 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 5624.5MB
NotImplementedException: CopyFrom() not implemented yet
  at TileEntity.CopyFrom (TileEntity _other) [0x00000] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at Prefab.CopyIntoLocal (ChunkCluster _cluster, Vector3i _destinationPos, System.Boolean _bOverwriteExistingBlocks, System.Boolean _bSetChunkToRegenerate, QuestTags _questTags) [0x00383] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at PrefabInstance.CopyIntoWorld (World _world, System.Boolean _CopyEntities, System.Boolean _bOverwriteExistingBlocks, QuestTags _tags) [0x0008a] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at PrefabInstance.ResetBlocksAndRebuild (World _world, QuestTags questTags) [0x0001a] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager.QuestLockPOI (System.Int32 entityID, UnityEngine.Vector3 prefabPos, QuestTags questTags) [0x00079] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at ObjectiveRallyPoint.RallyPointActivate (UnityEngine.Vector3 prefabPos, System.Boolean activate, QuestEventManager+POILockoutReasonTypes lockoutReason) [0x00158] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at ObjectiveRallyPoint.Current_BlockActivate (System.String blockName, Vector3i blockPos) [0x0016b] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager.BlockActivated (System.String blockName, Vector3i blockPos) [0x00008] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager+<>c__DisplayClass142_0.<HandleRallyMarkerActivate>b__0 () [0x00015] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at QuestEventManager.HandleRallyMarkerActivate (EntityPlayerLocal _player, Vector3i blockPos, BlockValue blockValue) [0x000f4] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at BlockRallyMarker.OnBlockActivated (System.Int32 _indexInBlockActivationCommands, WorldBase _world, System.Int32 _cIdx, Vector3i _blockPos, BlockValue _blockValue, EntityAlive _player) [0x00040] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.handleBlockCommand (XUiC_Radial _sender, System.Int32 _commandIndex, XUiC_Radial+RadialContextAbs _context) [0x00024] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.CallContextAction () [0x000b8] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.SetCommonData (GUI_2.UIUtils+ButtonIcon _controllerButtonForSelect, XUiC_Radial+CommandHandlerDelegate _commandHandlerFunc, XUiC_Radial+RadialContextAbs _context, System.Int32 _preSelectedCommandIndex, System.Boolean _hasSpecialActionPriorToRadialVisibility, XUiC_Radial+RadialStillValidDelegate _radialValidityCallback) [0x000d0] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at XUiC_Radial.SetCurrentBlockData (WorldBase _world, Vector3i _blockPos, System.Int32 _cIdx, BlockValue _blockValue, EntityAlive _entityFocusing) [0x0009d] in <39cf8b713b17414c9e5ddfff01d6df19>:0
  at PlayerMoveController.Update () [0x01df0] in <39cf8b713b17414c9e5ddfff01d6df19>:0

2022-02-28T15:36:41 136.497 INF Executing command 'chunkreset cr'
2022-02-28T15:36:46 141.302 INF Time: 1.67m FPS: 57.06 Heap: 2612.1MB Max: 2612.1MB Chunks: 261 CGO: 169 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 5700.4MB
2022-02-28T15:37:07 162.910 INF Saving 87 of chunks took 83ms
2022-02-28T15:37:09 164.323 INF Disconnect
2022-02-28T15:37:09 164.328 INF [NET] ServerShutdown

 
Back
Top