Accessories

Accessories

4M Downloads

Bug: Accessories compat layer keeps looking for trinkets then crashing the game even though its on neoforge

SpicyMayonnaise opened this issue ยท 2 comments

commented

What Feature Types Apply to This Bug?

API

Feature Type

Curious Compat

What Type of Bug Is This?

Crash

Minecraft Version

1.21.1

Mod Loader

NeoForge

Mod Loader API Version

21.1.200

The Accessories Version

1.1.0.beta

What Compatibility layer are you using?

Both

The Compatibility Version

0.1.1

Is This Bug a Conflict With Another Mod?

No response

Client Log

https://gist.github.com/SpicyMayonnaise/1ac85122b6b606aaf67b68a9374a47ca

Crash Report (if applicable)

https://gist.github.com/SpicyMayonnaise/da574b7529692929da02cce99bf1f5fc

Steps to Reproduce

It doesn't happen everytime, but basically just load into a world and access the inventory.

What You Expect To Happen

To not crash due to trying to pull trinketsAPI on the wrong version

What Actually Happened

CRASH

Additional Details

No response

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

Hmm I believe I can try and further prevent classloading issues from loading compat stuff but idk how exactly it was loaded since its blocked by a check to confirm the mod is loaded... will release an update to try and fix it.

commented

Ok release for issue has been made.