Backpacks can't equip or used (With curious)
SrRapero720 opened this issue ยท 13 comments
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"
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.
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.
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
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
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)
I reopen the issue, because normal backpack works fine but curious no. cant be equiped or opened, but its accesible from curious slot.
@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
I know and i set curious integration on true (before test curious) and no work
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.
Make sure you dont have any backpack equipped when you change curiosIntegration from false to true or from true to false.
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
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
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
I see you changed the config option on server, did you change config option on client too?