Integrated Dynamics

Integrated Dynamics

88M Downloads

World Freeze on Server trying to read enchanted book's tooltip.

kirjorjos opened this issue ยท 4 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

The server froze and watchdog killed it when attempting to read the tooltip of an enchanted book in ftb skies 2 without a player context. It works fine on a local world. I'm not able to easily make a barebones server to test with, but I'm fairly certain that the problematic mod is apothic enchanting. There was no crash report and latest.log mentions nothing related to InDy or any of the libraries.

Steps to reproduce the problem:

  1. Make an enchanted book item in the pack
  2. Make the tooltip card
  3. Put the tooltip card in a display panel with the book in a var store
  4. Freeze

Expected behaviour:

The tooltip is displayed fine as it is in the local world.


Versions:

  • Common Capabilities: 2.9.11
  • Cyclops Core: 1.26.1
  • Integrated Dynamics: 1.27.5 (1 version out of date, but change log doesn't mention anything related, and it's not my server so I can't just update and test)
  • Minecraft: 1.21.1 neoforge
  • Mod loader version:

Log file:

commented

Thanks for reporting!

commented

I just tried using a player context with the entity variant of the operator (me), and the server instantly crashed. I'll try to get the logs to upload when the admin comes online.

commented

Managed to get the crash log:

crash-2025-07-15_04.06.59-server.txt

commented

It looks like there's a mod in your pack that adds a mixin that is causing this problem.

Do you by any chance recognize cbi000$relics?
The mod that adds this mixin is at fault here, and an issue should be created on their end.