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

1.20.1 Server Crash using Mediafy Item with non-stackable items/motes #128

Open
starji opened this issue May 5, 2024 · 1 comment
Open

Comments

@starji
Copy link

starji commented May 5, 2024

Encountered a server crash on the 1.20.1 hexcasting test modpack using Mediafy Item. When an item is attempting to be mediafied into a Mote Nexus, an optional mote parameter may be provided to automatically mediafy the item into the mote, however if the items cannot be stacked, this causes a crash in the 1.20.1 branch. e.g. Attempting to mediafy a stack of gravel into a mote containing dirt. This occurs on a multiplayer server and in single player.

I did also check the 1.19 versions, however this only resulted in a mishap; no crash.

crash-2024-05-04_18.17.59-server.txt
crash-2024-05-04_18.37.47-server.txt

@Twisted-Code
Copy link

Twisted-Code commented May 20, 2024

Why do I so often see unhandled mishaps? I presume they are supposed to be caught by the interpreter, so how do they slip by if all ops run under the interpreter?
(I'm trying to recall other examples, maybe they can be helpful here as more cases in point of what you might be doing wrong)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants