Refined Pipes

Refined Pipes

6M Downloads

Logs with references to inexistent pipes (crash)

aburone opened this issue ยท 0 comments

commented

I'm having this really weird issue. From time to time the game would crash with no crash report.
Upon looking at the logs just before the crash, I see there lines referencing some routing operation... The thing is: there's nothing there. That's not on my base or anywhere near where I had been.
Any idea of What's happening here?
Thanks

[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=259, y=11, z=261} to BlockPos{x=259, y=11, z=260} -> 2 nodes
[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=258, y=11, z=262} to BlockPos{x=259, y=11, z=260} -> 4 nodes
[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=259, y=11, z=259} to BlockPos{x=259, y=11, z=260} -> 2 nodes
[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=258, y=11, z=260} to BlockPos{x=259, y=11, z=260} -> 2 nodes
[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=259, y=11, z=262} to BlockPos{x=259, y=11, z=260} -> 3 nodes
[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=259, y=11, z=258} to BlockPos{x=259, y=11, z=260} -> 3 nodes
[23Apr2021 01:02:00.485] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.DestinationPathCacheFactory/]: Computed path from BlockPos{x=258, y=11, z=258} to BlockPos{x=259, y=11, z=260} -> 4 nodes

[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=260} to BlockPos{x=259, y=11, z=259}
[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=260} to BlockPos{x=259, y=11, z=261}
[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=260} to BlockPos{x=258, y=11, z=260}
[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=259} to BlockPos{x=259, y=11, z=258}
[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=261} to BlockPos{x=259, y=11, z=262}
[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=258} to BlockPos{x=258, y=11, z=258}
[30Apr2021 15:43:15.446] [Server thread/DEBUG] [com.refinedmods.refinedpipes.network.item.routing.EdgeFactory/]: Connecting BlockPos{x=259, y=11, z=262} to BlockPos{x=258, y=11, z=262}