Lychee (Neo/Forge)

Lychee (Neo/Forge)

2M Downloads

Explosion crafting causes server to hang permanently

juh9870 opened this issue ยท 1 comments

commented

Mod loader

Forge

Minecraft version

1.18.2

Mod version

2.2.5

Modloader version

Forge: 40.1.67

Modpack info

https://drive.google.com/file/d/16uIkzRwd1NrhU27fCg8wWhV8HU5ESm8N/view?usp=sharing

If bug:

  • Can you reproduce this issue with relevant mods only?

If bug: The latest.log file

No response

Issue description

I've added explosion crafting recipes for crushing raw metals, but when I try to craft one, server stop responding and the only way to fix it is to force-close the game. I've tried to reproduce this in clean environment but have failed, will try to investigate more tomorrow. I've attached link to my modpack in its current state. Nothing is written to latest.log debug.log when freeze happens btw
latest.log
debug.log
.

commented

Nevermind, I found the cause. I had broken recipe that didn't emit an error, but just hang the game on explosion

{
    "type": "lychee:item_exploding",
}