Traveler's Backpack [Fabric]

Traveler's Backpack [Fabric]

15M Downloads

Travellers backpack and Terra storage can make you lose everything

SteakPotato opened this issue ยท 5 comments

commented
  1. ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)

TimVincii/Terrastorage#39

  1. Describe the bug

In Travellers backpack, if you have a filter active on any ability upgrade, then you want to filter you bag using terra storage sort. You lose everything in the bag including upgrades.
Sometimes the game crash.

  1. Write steps to reproduce the bug

Example :

  • pickup upgrade with the filter don't pick cobblestone.

  • Have cobblestone in backpack already.

  • use Terra storage sort.

And voila

  1. What is expected behaviour
    To sort the bag as it does usually. I know I could just use the sort option from travelers backpack (it works).

  2. Screenshots (If applicable)

I will add them later.

commented

The problem with terra storage compat is that it sorts all slots possible in the inventory. If there's a way that only storage slots can be sorted and rest are ignored I can make proper changes. I will work on fixing this issue though.

TimVincii/Terrastorage#34

commented

Also seems like terra storage is ignoring the mayPlace(ItemStack) and mayPickup(Player) methods which are defining if slot should be available to sort

commented

Contact with the developer is necessary, but I haven't received any response yet under issue I've marked above

commented

Well done sir ๐Ÿ’ช๐Ÿ‘ thank you for your work !