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

Crash in Debug world #2014

Closed
vico93 opened this issue Nov 19, 2024 · 0 comments
Closed

Crash in Debug world #2014

vico93 opened this issue Nov 19, 2024 · 0 comments
Labels
area-Minecraft This affects CC's Minecraft-specific content. bug A problem or unexpected behaviour with the mod.

Comments

@vico93
Copy link

vico93 commented Nov 19, 2024

Minecraft Version

1.21.x

Version

1.113.1

Details

For curiosity, i've created a test world in Debug world-type to check something about another mod's block, after flying for a while the game suddently crashed. When looking through the crash report i noticed it mentioned something related to CC:Tweaked and Lecterns. That's why i'm reporting it here.

MC 1.21.1

Crash report

java.lang.IllegalStateException: Cannot encode empty ItemStack
	at knot//MC//net.minecraft.item.ItemStack.encode(ItemStack.java:401)
	at knot//dan200.computercraft.shared.lectern.CustomLecternBlockEntity.toInitialChunkDataNbt(CustomLecternBlockEntity.java:124)
	at knot//MC//net.minecraft.network.packet.s2c.play.ChunkData$BlockEntityData.of(ChunkData.java:162)
@vico93 vico93 added the bug A problem or unexpected behaviour with the mod. label Nov 19, 2024
@SquidDev SquidDev added the area-Minecraft This affects CC's Minecraft-specific content. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Minecraft This affects CC's Minecraft-specific content. bug A problem or unexpected behaviour with the mod.
Projects
None yet
Development

No branches or pull requests

2 participants