Checklist
Mod Loader
NeoForge 21.1.231
Minecraft Version
1.21.1
Mod Version
2.2.1+1.21.1
Log File
https://mclo.gs/5KmXt2g
Crash Report (optional)
https://mclo.gs/9ezAbS0
Issue Description
Hey lovely ClientSort devs,
There is a hard UI conflict in the main player inventory between Tensura: Reincarnated and Client Sort. Tensura adds (or causes to be displayed) a tab on top of the vanilla player inventory. I believe the mod adds several other tabs later as players unlock more stuff.
When loaded without Client Sort clicking the tab does nothing, as we are already in the player inventory.
When loaded with Client Sort clicking the tab crashes the render thread (logs and crash reports attached),
with a ConcurrentModificationException on what seems to be some UI related array.
I am currently unsure if this is Tensura injecting their UI incorrectly, or Client Sort not interacting with some mod UIs correctly. I am reporting it here in case this is a general compatibility problem or an oversight on Client Sort side that could potentially affect more mods. From my understanding, Tensura as a mod is effectively an overhaul, touching on a myriad of systems and functions, so I would not be surprised if this is entirely on Tensura's side, and have opened a ticket on their side as well. I will update this ticket if/when they answer.
Using:
Tensura: Reincarnated 2.0.1.0
Tensura dependencies (via Modrinth):
Architectury 13.0.8
Cloth Config v15 API 15.0.140
GeckoLib 4 4.8.4
Manas Core 4.0.0.2
SmartBrainLib 1.16.11
TerraBlender 4.1.0.8
Steps to Reproduce
- Create new world
- Close Tensura race dialog by selecting a race
- Open vanilla inventory
- Click on the "Inventory" tab displaying a grass block above the player model (see image)
- Crash
Expected Behavior (optional)
No response
Checklist
Mod Loader
NeoForge 21.1.231
Minecraft Version
1.21.1
Mod Version
2.2.1+1.21.1
Log File
https://mclo.gs/5KmXt2g
Crash Report (optional)
https://mclo.gs/9ezAbS0
Issue Description
Hey lovely ClientSort devs,
There is a hard UI conflict in the main player inventory between Tensura: Reincarnated and Client Sort. Tensura adds (or causes to be displayed) a tab on top of the vanilla player inventory. I believe the mod adds several other tabs later as players unlock more stuff.
When loaded without Client Sort clicking the tab does nothing, as we are already in the player inventory.
When loaded with Client Sort clicking the tab crashes the render thread (logs and crash reports attached),
with a ConcurrentModificationException on what seems to be some UI related array.
I am currently unsure if this is Tensura injecting their UI incorrectly, or Client Sort not interacting with some mod UIs correctly. I am reporting it here in case this is a general compatibility problem or an oversight on Client Sort side that could potentially affect more mods. From my understanding, Tensura as a mod is effectively an overhaul, touching on a myriad of systems and functions, so I would not be surprised if this is entirely on Tensura's side, and have opened a ticket on their side as well. I will update this ticket if/when they answer.
Using:
Tensura: Reincarnated 2.0.1.0
Tensura dependencies (via Modrinth):
Architectury 13.0.8
Cloth Config v15 API 15.0.140
GeckoLib 4 4.8.4
Manas Core 4.0.0.2
SmartBrainLib 1.16.11
TerraBlender 4.1.0.8
Steps to Reproduce
Expected Behavior (optional)
No response