Skip to content

Instantly share code, notes, and snippets.

View Kirisoup's full-sized avatar
🍓
Being chilling

KirisameSoup Kirisoup

🍓
Being chilling
View GitHub Profile
@Kirisoup
Kirisoup / crash-2023-05-06_12.10.16-server.txt
Last active May 7, 2023 02:36
Crash report (respawn crystal)
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2023-05-06 12:10:16
Description: Exception ticking world
java.lang.IllegalStateException: Entity is already tracked!
at net.minecraft.server.world.ThreadedAnvilChunkStorage.loadEntity(ThreadedAnvilChunkStorage.java:1194)
at net.minecraft.server.world.ServerChunkManager.loadEntity(ServerChunkManager.java:477)
at net.minecraft.server.world.ServerWorld$ServerEntityHandler.startTracking(ServerWorld.java:1560)

bug:

  • NoHostileArroundCampfire 模组导致区块加载时的卡顿
  • Saplanting 导致植物被水流冲刷变成掉落物的瞬间再次种植,导致反复消失种植
  • SpiceofFabric导致食物效果失效(等原作者修复……)
  • 越肩视角不显示室息覆盖层导致透视
  • ImmersiveWeathering 落叶堆不显示盖层导致视
  • 生成上限变低不会使生物强行卸载,导致额外卡顿(存疑)
  • Charm Atlas 不遵守Firsperson Model,需禁用
  • 船相关bug
  • 生物ai相关bug