Skip to content
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

Mechanical crafter drops crafting result after reentering world when pointing into a full inventory #7887

Open
niluhaze opened this issue Mar 10, 2025 · 0 comments
Labels
type: bug Issue where something isn't working

Comments

@niluhaze
Copy link

Description

If a mechanical crafter is pointing into an inventory like a barrel and that inventory is full, it will pause after finishing what it was crafting (that's normal behavior so far).
However, if the player then leaves and reenters the world the crafter will drop the crafted result onto the ground.

It seems to work fine with other destinations like belts and depots, but with others like barrels, chests, and other mechanical crafters the bug described above occurs.

Here are some examples of a crafter trying to craft iron blocks:

Iron block has been crafted, but crafter pauses because the barrel is full
Image

Image

Crafter drops iron block after reentering the world
Image

Game Log

https://mclo.gs/uqds8jB

Debug Information

Client Info
Create:
	Mod Version: 6.0.2
	NeoForge Version: 21.1.132
	Minecraft Version: 1.21.1

Graphics:
	Flywheel Version: 1.0.1-11
	Flywheel Backend: flywheel:indirect
	OpenGL Renderer: NVIDIA GeForce RTX 3070/PCIe/SSE2
	OpenGL Version: 4.6.0 NVIDIA 560.94
	Graphics Mode: Fancy

System Information:
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 21.0.3, Azul Systems, Inc.
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
	Memory: 538108128 bytes (513 MiB) / 2134900736 bytes (2036 MiB) up to 8589934592 bytes (8192 MiB)
	Total Memory: 23646572544 bytes (22542 MiB) / 34088599552 bytes (32496 MiB)
	CPU: 12th Gen Intel(R) Core(TM) i7-12700 @ 2.11 GHz; 12 cores / 20 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	Ponder: 1.0.44
Server Info
Create:
	Mod Version: 6.0.2
	NeoForge Version: 21.1.132
	Minecraft Version: 1.21.1

System Information:
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 21.0.3, Azul Systems, Inc.
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
	Memory: 538108128 bytes (513 MiB) / 2134900736 bytes (2036 MiB) up to 8589934592 bytes (8192 MiB)
	Total Memory: 23646572544 bytes (22542 MiB) / 34088599552 bytes (32496 MiB)
	CPU: 12th Gen Intel(R) Core(TM) i7-12700 @ 2.11 GHz; 12 cores / 20 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	Ponder: 1.0.44
@niluhaze niluhaze added the type: bug Issue where something isn't working label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant