
[1.21.1 - Fabric] Cant create/open world
xXNickznXx opened this issue ยท 5 comments
When updating from tclayer-3.10.0-beta.16 to tclayer-3.10.0-beta.17 or higher, its no longer possible to open or create a world.
When trying to open an existing world, this screen appears:
When trying to create a new world, the game crashes:
Seems like somehow a Libary for some Stream code is present in dev but not prod... will double check
I believe that some how a mod includes an updated version or removes a lib that is typically present leading to an error where a required method can not be found. I can confirm this with a minimal mod setup with the latest TCLayer indicating that you will need to find the possibly conflicting mod set for me to assist further.
I tracked it down to the mod axiom, I use this version: https://modrinth.com/mod/axiom/version/4.3.3
@xXNickznXx Yea due to Axioms direct shadowing of Apache commons at an older version than what can be typically found when developing Minecraft, this is a bug on there end that needs to be reported as all the is required is using 3.13.0 or up with what typically can be found.