Logistics Pipes

Logistics Pipes

13M Downloads

Quick sort module crash

Zimon88 opened this issue · 5 comments

commented

http://pastebin.com/wJEHpv8k

i play DW20 1.0.17 mod pack

I have connected chassi pipe to ME interface with quick sort module. When pipe try pull item from ME network to LP network game crash

commented

That looks like an error in the ME interface, becaue LP ask's the Me interface what items are there and how much, and when LP asks to get them the ME interface returns null for some reason.

commented

@miuirussia But you know that if there are actually errors in a code, an Exception is thrown exactly because of that and it's intended behavior?

commented

Need try catch

commented

No this doesn't need a try catch. It is/was a problem on the AE side.

commented

But minecraft crash, if you do this without try … catch
25 àïð. 2014 ã., â 22:15, davboecki [email protected] íàïèñàë(à):

No this doesn't need a try catch. It is/was a problem on the AE side.


Reply to this email directly or view it on GitHub.