TrashSlot

TrashSlot

65M Downloads

TrashSlot does not appear when using ReForgedPlay

edferr opened this issue ยท 1 comments

commented

Minecraft Version

1.20.1 (LTS)

Mod Loader

NeoForge

Describe the Issue

TrashSlot does not appear when using ReForgedPlay 0.3.1 ( https://github.com/ferriarnus/ReForgedPlay ). we have removed the mods in our modpack one by one, and the TrashSlot displays as expected in the inventory. adding ReforgedPlay does not generate any errors, but the trashslot dissappears from the inventory menu. removing ReforgedPlay causes the trashslot to reappear.

we have tried the following versions of trashslot: trashslot-forge-1.20-15.0.0 , trashslot-forge-1.20-15.1.0, trashslot-forge-1.20-15.1.1, trashslot-forge-1.20-15.1.2.

attached please find the log where trashslot loads, but does not display in the inventory.

Trashslot fail with reforged replay installed.txt

if you require any other logs or modpack loadout variants we will happily provide, as we really like the ease of use of trashslot, so much so we have single-step add removed almost 200 mods to try and make trashslot work again. We record a lot of our gameplay these days, and having a replay mod work with trashslot is a very high priority.

Thank you and Great Work!

Logs

see attached file: Trashslot.fail.with.reforged.replay.installed.txt

commented

This is because ReplayMod literally hides the current screen from all other mods by wrapping it in their custom class.

Their approach is massively incompatible with a modded environment.