Create: Central Kitchen

Create: Central Kitchen

12M Downloads

[1.20.1] Random crashes with mod Sleep Tight

Vladyslav1728 opened this issue ยท 2 comments

commented

Minecraft Version

forge 1.20.1 - 47.4.0

Crash Reproduction Steps

  1. Download three mods:
    Sleep Tight (1.4.3) - https://www.curseforge.com/minecraft/mc-mods/sleep-tight
    AND
    Create: Central Kitchen (1.4.1)
    AND
    Create (6.0.6)
  2. Enter the world and load chunks
  3. When loading any village or other building, the game randomly crashes

Initially I wrote about this to the author of the Sleep Tight mod, but he said that the problem is on your side. Here is a link to my report in the Sleep Tight mod:
MehVahdJukaar/sleep_tight#101 (comment)
Maybe there is no problem in the sleep tight mod. I am just writing about the error :(
Or it is an incompatibility with the new version of the CREATE 6.0.6, since it is mentioned in the crash log as a possible reason.

Here is the crash log and the last log:

crash-2025-06-26_13.02.09-server.txt
latest.log

Crash Report or Log

Sent a little higher

commented

I also have a crash when placing Farmer's Delight Basket. Apparently the basket spawns somewhere in the world because no one crafted the basket and the crash occured during travelling

latest.log

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.block.entity.BlockEntity.m_58900_()" because "this.blockEntity" is null
	at TRANSFORMER/[email protected]/plus.dragons.createcentralkitchen.api.block.entity.DelegatingSmartTileEntity.m_58900_(DelegatingSmartTileEntity.java:32)
	at TRANSFORMER/[email protected]/net.mehvahdjukaar.sleep_tight.core.ModEvents.shouldHaveBedData(ModEvents.java:540)
	at TRANSFORMER/[email protected]/net.mehvahdjukaar.sleep_tight.forge.SleepTightForge.attachBedCapabilities(SleepTightForge.java:74)
	at TRANSFORMER/[email protected]/net.mehvahdjukaar.sleep_tight.forge.__SleepTightForge_attachBedCapabilities_AttachCapabilitiesEvent.invoke(.dynamic)
	at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
	at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
	at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)

Hope it helps!

commented

Fixed.