Legacy4J

Legacy4J

192k Downloads

Game crashes when attempting to craft with a full inventory

G01dY05h1 opened this issue ยท 2 comments

commented

Game crashes when attempting to craft seemingly any item with a full inventory.

Example: all inventory spaces are full, one slot has three or more sticks attempting to craft a shovel crashes the game.

This doesn't apply if your inventory wouldn't be full after crafting

Example: all inventory spaces are full, one slot has two sticks attempting to craft a shovel works fine

commented

You are probably using a mod that purposely causes this crash, because the item drop is not being executed by the server, something that I think is useless if it is intended for optimization

commented

You are probably using a mod that purposely causes this crash, because the item drop is not being executed by the server, something that I think is useless if it is intended for optimization

It seems like that was the case, the mod being "Concurrent Chunk Management Engine"