Logistics Pipes

Logistics Pipes

13M Downloads

NPE in CoreRoutedPipe

SonOfTheStars opened this issue ยท 0 comments

commented

Logistics Pipes Version: 0.10.3.92
World: Single Player

Caused by: Issue a crafting request that causes extras needing to be routed. This happens with no route available, default route available or proper sink available.

It appears in ModuleCrafter Line:1165: service.sendStack(stackToSend, -1, ItemSendMode.Normal, nextOrder.getInformation(), service.getPointedOrientation()); service.getPointedOrientation() can return Null. Which in turn causes the server to crash.

Full Crashlog:
crash-2021-04-05_02.32.28-server.txt