Silent's Gems

Silent's Gems

9M Downloads

Server and single player crash - IllegalStateException: Entity is already tracked!

ProsperCraft opened this issue ยท 7 comments

commented

Versions

Expected Behavior

  • A soul gem drops with the mob info

Actual Behavior

  • soul gems drop with no information and the server crashes.
    unknown

Links/Images

Crash report with only silent gems and one other mod. Single player.
https://gist.github.com/litjohn50/e84a9eb74c2e20a1bb1fa7bed6625fae

Not sure if this is related, still searching for the cause of this-
https://paste.fedoraproject.org/paste/KttOOOafom78ht3R826X6Q

Steps to Reproduce the Problem

1.start a world
2.kill things
3.crash

commented

I just noticed that soul gems are missing information on the client when playing on a server. The information is based on the world seed, so it gets generated on the server when it's starting up. I just need to send it to the client.

For the crash, I encountered something recently elsewhere, so it should be an easy fix.

commented
commented

Not sure what to make of that one. My first thought is maybe a mod that does something with boss health bars, or something similar? I don't believe I'm doing anything that could cause that crash.

commented

This is still happening in single player and on the server- here is a crash report with only Silentgems in single player-
https://gist.github.com/litjohn50/f81f37b9b24bd6c48712846998a99990
SilentGems-1.14.3-3.2.2+52
SilentGear-1.14.3-1.2.0+40
SilentLib-1.14.3-4.2.2+33

commented

I think Silent Gear might be the problem, the sinew drops specifically. I'll try to get an update rolled out today.