Simply Cats

Simply Cats

1M Downloads

[BUG] Failed texture load crashes game on join

Toasterthepieceoftoast opened this issue ยท 1 comments

commented

Describe the bug
When one of my cats gave birth, I was kicked from the game as soon as the timer reached 0. Every time I tried to rejoin, I crashed again. It was a problem with the texture of the cat, as every time the chunk with the cat loaded (which I spawned in each time I opened the server) I crashed. This was on a multiplayer server.

To Reproduce
Steps to reproduce the behavior:
Have a cat give birth.

Expected behavior
I expected to have normal kittens and not have one that was corrupted.

Logs (REQUIRED)
https://pastebin.com/Yjuc7t9n

Versions (please complete the following information):

  • Minecraft 1.16.5
  • Forge 36.2.34
  • Simply Cats 0.2.2
  • Macaw's Doors, GeckoLib, SWDM (Star Worm Decor Mod), Player Animator, and Decocraft.

Additional context
I was able to fix it by killing the cat with /kill @e

commented

Hi! Can you go through the comments in issue #29 to see if this is the same?