TimVincii / Terrastorage

Brings Terraria's amazing storage features to Minecraft!
MIT License
1 stars 0 forks source link

[Bug] Incompatible with Not Enough Trinket Slots #14

Open ConqAra opened 18 hours ago

ConqAra commented 18 hours ago

What happened?

I think it thinks inventory tab's player inventory is registered as a chest, so when opening my inventory it will always show the extra buttons on the sides when it's not suppose to!

Terrastorage Version

Terrastorage-1.2.0+1.21-1.21.1

Fabric API Version

fabric-api-0.109.0+1.21.1

Minecraft Version

1.21.1

Relevant Log Output

No response

Other Mods

No response

ConqAra commented 17 hours ago

Yeah it looks like it treats the player inventory as a chest, I can even rename it. and treat it like a chest of sorts. It doesn't apply / show up to furnaces or other blocks that aren't chests when accessed through inventory tabs though.

2024-11-22_02 06 12 2024-11-22_02 09 15 2024-11-22_02 06 16 2024-11-22_02 06 26 2024-11-22_02 06 29

TimVincii commented 6 hours ago

Hi! thanks for taking the time to submit a bug report.

This is quite the funny bug, I'm confused how Terrastorage even carries out renaming the player, as that makes no sense lmao. Anyway, I tried replicating this on my end using just Terrastorage 1.2.0, Inventory Tabs 1.4.0, and Fabric API 0.109.0, but couldn't, the storage option buttons appear properly for storages with at least 27 slots, excluding the player's inventory.

This suggests something else, perhaps another mod or library, is modifying something related to how Terrastorage adds buttons to storage screens. Could you provide a list of the mods you're using? Other than that - if you have can think of any other details you believe might be useful, please let me know.

ConqAra commented 3 hours ago

here's the log with the modlist: https://pastebin.com/6ij331kp I do remember it working too actually but I thought maybe i didn't notice it, maybe the recent mods I added a few days back a weird thing with it.

ConqAra commented 3 hours ago

Ok I trimmed down my most recent mods I added and when I removed these it started working. Not sure which one is causing the problem though I'll have to keep investigating image

ConqAra commented 3 hours ago

OK, i found the incompatibility. it's NETS. Seems like it has a very weird incompatibility with Terrastorage. Even though trinkets doesn't?

TimVincii commented 3 hours ago

Thanks a lot for pinpointing which mod causes the issue! will take a look at it now.