Traveler's Backpack

Traveler's Backpack

26M Downloads

Backpacks can't equip or used (With curious)

SrRapero720 opened this issue ยท 13 comments

commented

Describe the bug
Sorry my english is bad.
Backpacks can't equip normally in inventory or using the button to equip in the backpack, armor slot arent avariable.
but its posible to force-equip backpack from the floor sneaking and right clicking. doing this backpack get equiped but is not usable or unequipable
Also, if you try to equip another pack. mod warns "you have already a backpack worn"
2022-08-29_02h59_39
2022-08-29_02h59_48

Reading about how mod works i found use curious, also in the overall of the curious mod describes

Slots are only made on-demand. There are no slots included by default, all slots are created only as needed. This reduces instances where one or more superfluous slots are present without any suitable items to go into the slot.

Looking for that i found when i use only travelers backpack the back slot from curious isn't enabled.
2022-08-29_03h05_12

So i install other backpack mod for testing and i found the slot functional BUT the backpack arent here
Instead, you can equip 2 backpacks. 1 forced-equipped and 2 in curious slot.
2022-08-29_03h18_35

Also something weird, if i equip backpack on curious slot manually and try to use keybind to open the backpack... this no open, but if i have a forced backpack equiped and also equip backpack in curious slot back you can use keybind to open the curious backpack

2022-08-29.03-31-47.mp4

Required informations (please complete the following information):

  • Mod version: [1.18.2 - 7.1.8]
  • Mod Loader: [Forge-40.1.73]

Additional context
Modpack
WaterMineModpack-waterfall-5.4.0.zip

commented

Also i "reported" this before in other issue, but issue are less documented and can't be the same problem
https://github.com/Tiviacz1337/Travelers-Backpack/issues/473#issuecomment-1229107314

commented

Updated:
Trying to found the problem i delete the cfg files but nothing changes. so i decided (from other reasons) made a cleanup of all useless config files (including server files)
Aparently after that, backpacks get back to work fine.

So if someone get the same problem, make a cleanup of all config files (patience after all)

PRESSING B:
image

OPEN NORMAL BACKPACK:
2022-08-29_21h31_00

commented

I reopen the issue, because normal backpack works fine but curious no. cant be equiped or opened, but its accesible from curious slot.

commented

@SrRapero720 For backpack to work in curios slot, you have to change config option curiosIntegration from false to true in Traveler's Backpack common config

commented

I know and i set curious integration on true (before test curious) and no work

commented

basically, to put backpack on you have to hold backpack in hand, right click it then the gui will open and click the green equip button on the left side. Alternative option is to shift click from the ground. - That's if curios integration is set to false. If curios integration is set to true you can either - put backpack in back slot manually by draging from inventory to back slot or shift right click if backpack is placed on the ground.

commented

Make sure you dont have any backpack equipped when you change curiosIntegration from false to true or from true to false.

commented

Do you use xaeros minimap? try removing this mod and check if it works

commented

Now works the keybind, also something i see. when i have a higher or lower fluid tank size in server config but no sync in local tank display a fake limit

Tank server have 50,000 but client display max 40,000
image
But its confusing having to update local and server configs.

Afterall i see is not a bug. but is a unintuitive configuration system.
so thanks for the help

commented

I undestand the functionallity, so i made a new video
Its a dedicated server, no have the xaeros minimap (only ftb)

2022-09-05.13-37-25.mp4

commented

Backpack cannot be equiped on interface and cannot be opened with keybind

commented

I see you changed the config option on server, did you change config option on client too?

commented

I find it confusing too, but they have to be the same on client & server. So I'm closing this issue