-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Put a sandwich in a dispenser and when clicked on with a button it crash loops the server #120
Comments
---- Minecraft Crash Report ---- Time: 11/27/21, 4:33 PM java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1657.method_5715()" because the return value of "net.minecraft.class_1750.method_8036()" is null A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Block being ticked -- -- Affected level -- -- System Details -- |
You're using carpet extra with dispenser block placing enabled, that isn't supported and carpet extra needs to fix the issue |
Playing on AQM2 modpack and after making a sandwich I put it in a dispenser to give to a player and when I clicked the button there were particles and server crash. Has been on a loop currently without a rollback. I’m assuming this same issue would happen with a dropper tho not tested
The text was updated successfully, but these errors were encountered: