Wireless Crafting Terminal + Additinal Loot Table = This?
wiloxe opened this issue ยท 2 comments
So it's me again with kinda similar issue from last time but I'm not entirely sure if this is an ALT issue or WCT issue. But to be on the safe side I'm gonna post this here since it only happens with the WCT
So if we install the magnet card and set it to put any extra items in inventory you get this:
Video: https://www.youtube.com/watch?v=k76glddhkkM
Won't be able to do pastebin.
(You have exceeded the maximum paste size of 512 kilobytes per paste. PRO users don't have this limit!)
Log: https://www.dropbox.com/s/eghpxxdv880v9cq/fml-server-latest.log?dl=0
With any other magnet mod for an example like Botania we don't get this error.
And yes it works fine if we set the card to leave extra items on the ground.
(If you have read the log when I first joined I attempted to reproduce this by myself however instead of getting the flood you saw in the video I get some other errors instead.
Checking into it, but just FYI, there is always gist.github.com for logs :) Well after looking into it, I see no reason why it would throw this error or how it would affect ALT. However In WCT, I'm still using the old archaic packet handling system from before SimpleNetworkWrapper was a thing. In addition to this,, the 1.7.10 version of the magnet is different, I just need to port the changes over to 1.10.2 still. So, when I next have time to work on WCT, i'll change the packet handling over to SimpleNetworkWrapper and implement the new magnet functionality and we'll just have to see if it somehow magically fixes this error. I cannot say for sure when I'll be able to work on it again though. Anyone is more than welcome to submit PRs if they wish, so if you want to do it or can find someone willing, I'm open to accepting PRs specifically for the SimpleNetworkWrapper change..it's not a hard change..jut takes time which something I don't have a lot of.