
Bug: [1.21.1] Crash when loading world (accessories and owo-lib)
muggleorwizard opened this issue ยท 5 comments
What Feature Types Apply to This Bug?
No response
Feature Type
No response
What Type of Bug Is This?
Crash
Minecraft Version
1.21.1
Mod Loader
NeoForge
Mod Loader API Version
21.1.187
The Accessories Version
1.1.0-beta.43+1.21.1
What Compatibility layer are you using?
None
The Compatibility Version
No response
Is This Bug a Conflict With Another Mod?
Possibly owo-lib
Client Log
https://gnomebot.dev/paste/mclogs/gMpJdRU
Crash Report (if applicable)
https://gnomebot.dev/paste/mclogs/IpGDGyo
Steps to Reproduce
Install Accessories via curseforge, owo-lib will automatically install as a dependency. Load game, open world or create new world, game will crash when loading reaches 100%
What You Expect To Happen
Game should not crash
What Actually Happened
Game crashed
Additional Details
Crash error is: java.lang.NoClassDefFoundError: net/fabricmc/fabric/api/networking/v1/PlayerLookup
Game crashes with owo-lib 0.12.15.1-beta.6+1.21 (latest version for NeoForge 1.21.1). Does not crash with owo-lib 0.12.15.1-beta.3+1.21 (previous version)
Latest.log: https://gnomebot.dev/paste/mclogs/5FHQNvc
Debug.log: https://gnomebot.dev/paste/mclogs/gMpJdRU
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.
Know issue as discussed on discord with the easist resolution to use FFAPI within your modpack or downgrade the owo version for the time being
Ok, thank you. Might be a good idea to have ffapi be a listed dependency for NeoForge accessories in the meantime.
Would help but ideally I will be getting a fix out coming up and such would be best down with editing the toml to contain the dependency. Would require a uploaded version so I plan to just update it to remove the dependency.