Quick sort module crash
Zimon88 opened this issue · 5 comments
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
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.
@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?
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.