Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backpacks can't equip or used (With curious) #476

Closed
SrRapero720 opened this issue Aug 29, 2022 · 13 comments
Closed

Backpacks can't equip or used (With curious) #476

SrRapero720 opened this issue Aug 29, 2022 · 13 comments
Labels
1.18.2 forge Occurs in Forge version good first issue Good for newcomers

Comments

@SrRapero720
Copy link

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

@SrRapero720
Copy link
Author

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

@SrRapero720
Copy link
Author

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

@SrRapero720 SrRapero720 changed the title Backpacks can't equip or used (With and without curious) Backpacks can't equip or used (With curious) Aug 30, 2022
@SrRapero720
Copy link
Author

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

@SrRapero720 SrRapero720 reopened this Aug 30, 2022
@Tiviacz1337
Copy link
Owner

@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

@Tiviacz1337 Tiviacz1337 added the good first issue Good for newcomers label Sep 4, 2022
@SrRapero720
Copy link
Author

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

@Tiviacz1337 Tiviacz1337 added forge Occurs in Forge version 1.18.2 labels Sep 5, 2022
@Tiviacz1337
Copy link
Owner

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.

@Tiviacz1337
Copy link
Owner

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

@Tiviacz1337
Copy link
Owner

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

@SrRapero720
Copy link
Author

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

@SrRapero720
Copy link
Author

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

@Tiviacz1337
Copy link
Owner

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

@SrRapero720
Copy link
Author

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

@Tiviacz1337
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.18.2 forge Occurs in Forge version good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants