AlexIIL / LibBlockAttributes

Library mod for fabric that adds items and attribute API's for blocks.
Mozilla Public License 2.0
43 stars 12 forks source link

hopper into item causes crash #34

Closed Monster-Zer0 closed 3 years ago

Monster-Zer0 commented 4 years ago

I was forwarded here from the kibe mod. it appears that my issue could most likely be lib block attributes.

https://hastebin.com/aqujiqatub.coffeescript

tried to put a hopper on a block (big torch in kibe), tried to feed torches into it.. crash.

flier268 commented 3 years ago

I was forwarded here from the kibe mod. it appears that my issue could most likely be lib block attributes.

https://hastebin.com/aqujiqatub.coffeescript

tried to put a hopper on a block (big torch in kibe), tried to feed torches into it.. crash. I think your issue is this. https://github.com/lucaargolo/kibe/issues/25

But I had same issue I had another crash but this, 圖片 After the lever turn off, server will crash crash-log

flier268 commented 3 years ago

圖片 This will cause crash too, But [Block being ticked] is upper dropper

AlexIIL commented 3 years ago

Ok, this should not be fixed in 0.8.5. To be honest I'm not sure if the original crash has been fixed by this, but the report has expired so I have no idea.

flier268 commented 3 years ago

Yes, it fixed.

AlexIIL commented 3 years ago

Thanks!