TeamAOF / Craftoria

3 stars 8 forks source link

[Bug Report]: Server Crash - #93

Open NoLiver92 opened 2 weeks ago

NoLiver92 commented 2 weeks ago

Modpack Version

0.9.1

Describe your issue.

We are just building and exploring in the world and the server keeps crashing, it appears mostly to happen at night with mobs spawning (attached crash log)

Crash Report

https://gist.github.com/NoLiver92/573df366ba8e47f5c4c2852ab9c9f310

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

Discord Username

NoLiver#6125

NoLiver92 commented 2 weeks ago

I have experienced some more errors with the skillet, this is the console output:

[Server thread/ERROR] [minecraft/LevelChunk]: A BlockEntity type vectorwing.farmersdelight.common.block.entity.SkilletBlockEntity has thrown an exception trying to write state. It will not persist, Report this to the mod author java.lang.IllegalStateException: Cannot encode empty ItemStack at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.item.ItemStack.save(ItemStack.java:409) ~[server-1.21.1-20240808.144430-srg.jar%23369!/:?]

This seems to be similar to the server crashes

image A user crashed when interracting with this skillet

image the same user didint crash when interracting with this skillet

NoLiver92 commented 2 weeks ago

Appologies was trying to give an update, ive had more errors related to the skillet, this time though a player interraceted with one and caused a similar error but only they crashed not the server bit i believe they are related:

[Server thread/ERROR] [minecraft/LevelChunk]: A BlockEntity type vectorwing.farmersdelight.common.block.entity.SkilletBlockEntity has thrown an exception trying to write state. It will not persist, Report this to the mod author java.lang.IllegalStateException: Cannot encode empty ItemStack at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.item.ItemStack.save(ItemStack.java:409) ~[server-1.21.1-20240808.144430-srg.jar%23369!/:?]

This skillet they crashed when interracting with: image

This skillet they could intteract with without crashing: image

ImAK9 commented 2 weeks ago

Hmm, I’ll have a look into this. Thanks for reporting!