Accessories

Accessories

4M Downloads

Bug: [1.21.1] Deprecated TCLayer and CCLayer no longer work with using latest Accessories Version

Closed this issue ยท 2 comments

commented

What Feature Types Apply to This Bug?

Other (Please Describe)

Feature Type

Accessories Trinkets Compat Layer

What Type of Bug Is This?

Crash

Minecraft Version

1.21.1

Mod Loader

Fabric

Mod Loader API Version

0.17.2

The Accessories Version

1.1.0-beta.52+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?

Yes, but I do not know the mod(s) as of now.

Client Log

https://gist.github.com/GuidoMasterX/1dd1e0b86a3972cdebeebe04a7d2af6a

Crash Report (if applicable)

https://gist.github.com/GuidoMasterX/6ad2a4246c343316b2ccfc46fa557938

Steps to Reproduce

The game consistently crashes during the "Initializing game" phase with the latest version of Accessories, due to an incompatibility with the tclayer.

What You Expect To Happen

The Minecraft instance initializes properly without crashing.

What Actually Happened

The game crashes before reaching the main menu.

Additional Details

Considering that v.1.1.0-beta.52+1.21.1 of Accessories does not crash with only the tclayer and dependencies installed, this crash must be caused by a conflict with other mod(s) of my heavily customized Fabric 1.21.1 modpack.

Other dependencies versions:

  • Owo-lib: 0.12.15.4+1.21
  • Fabric API: 0.116.6+1.21.1

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

@GuidoMasterX Please switch to Accessories Compat Layer as the TCLayer and CCLayer are deprecated and no longer getting updates as such new Compat Layer acts as a replacement for such.

commented

@GuidoMasterX Please switch to Accessories Compat Layer as the TCLayer and CCLayer are deprecated and no longer getting updates as such new Compat Layer acts as a replacement for such.

Thank you for letting me know about the new compat layer! I was not aware of its existence. The game now properly loads without further issues.