Curios Compat Layer for Accessories

Curios Compat Layer for Accessories

719k Downloads

Bug: [Fabric 1.21.1] Log spam and Stuttering upon certain mob spawns

Sheggs2 opened this issue ยท 1 comments

commented

What Feature Types Apply to This Bug?

Other (Please Describe), API

Feature Type

No response

What Type of Bug Is This?

Performance

Minecraft Version

1.21.1

Mod Loader

Fabric

Mod Loader API Version

0.16.14

The Accessories Version

1.1.0-beta.44+1.21.1

What Compatibility layer are you using?

Trinkets

The Compatibility Version

3.10.0+beta.28

Is This Bug a Conflict With Another Mod?

I don't know? Probably? I can't read logs that well

Client Log

(my browser almost crashed trying to upload the full log to gist so im gonna try it after i submit this)

Here is the log. I had to split into two small parts because the original log file was 131,900 lines and thus impossible for me to upload in full.

The first half shows the startup and world creation, basically everything that came before the log spam.
The second half shows what all of the log spam was as well as everything related to closing the world and then the game.

First Half
Second Half

Sorry for the inconvenience if you immediately saw this somehow

Crash Report (if applicable)

No response

Steps to Reproduce

Step 0. Have a functioning 1.21.1 Fabric setup
Step 1. Install Accessories 1.1.0-beta.44+1.21.1 and Trinkets Compat Layer 3.10.0+beta.28
Step 2. Create a world
Step 3. Watch the log and wait for night

Assuming this is all that's needed and there isn't some other mod causing Accessories to freak out like this, you will notice the game start to noticeably stutter as monsters spawn. Looking at the logs while this happens, you will see it is being spammed with Accessories/Trinkets trying to load or look up every Zombie and Skeleton's (including variants) accessory slots. I haven't tested this out long enough to see if it will crash, hence no accompanying crash log, but it does create big log files.

What You Expect To Happen

game is not stuttering and my logs are not spammed

What Actually Happened

game is stuttering and my logs are spammed

Additional Details

Other mods I have installed that use Trinkets/Accessories that may or may not be contributing to my problem:

Accessorify | Fabric 2.1.4
Artifacts | Fabric 13.0.6
Backpacked | Fabric v3.0.0-beta.10
Just Potion Rings | Fabric 1.4
Leashable Collars | Fabric 1.4.3

There might be more I've forgotten about.

Please Read and Confirm The Following

  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contain vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this bug is unique and has not been reported already.
  • If playing on a modpack, I have reported this bug to their issue tracker already.
commented

After further testing, it seems that this only starts happening once Artifacts is installed and enabled. I will be closing this issue to submit one on that mod's page instead.