refinedmods / refinedpipes

A mod which aims to have the best item, fluid and energy transport pipes in modded Minecraft
https://refinedmods.com/refined-pipes
MIT License
21 stars 17 forks source link

Logs with references to inexistent pipes (crash) #67

Closed aburone closed 2 years ago

aburone commented 3 years ago

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}