Page MenuHomeFeedback Tracker

Experimental 1.27 - Equipment bar no longer support extra player equipment bar slots correctly.
Closed, ResolvedPublic

Description

Inventory equipment bar no longer adds more rows to accommodate extra slots that have been modded in.

If there is only 3 extra slots, they will display in the 2nd row as normal, but no 3rd row is created for the 4th, and it cannot be viewed anywhere.

The slots are still useable, as the relevant items do seem to attach when dragged onto the player, but they cannot be seen in the bar.
So once items are attached, they will not be able to be removed as they do not show in the equipment bar.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
Inventory
Steps To Reproduce

Create additional slots in a mod, join server with mod loaded and view the bar.

class InventoryEquipment { playerSlots[] += { "customslot1","customslot2","customslot3","customslot4" }; };

Event Timeline

Bloodshot_vp renamed this task from Experimental 1.27 - Equipment bar no longer support extra player slots correctly. to Experimental 1.27 - Equipment bar no longer support extra player equipment bar slots correctly..Feb 19 2025, 5:36 PM

The exact same happens also on 1.26
Happened to me for weeks with the the tool slot (eg Hatchet) on the one backpack on KarmaKrew where you can attach buttons, a plastic bottle and a small tool.

The exact same happens also on 1.26
Happened to me for weeks with the the tool slot (eg Hatchet) on the one backpack on KarmaKrew where you can attach buttons, a plastic bottle and a small tool.

Believe that to be a separate issue. I’m talking about the grey equipment bar at the top right. In 1.26 it adds a new row when needed. In 1.27 it doesnt.

Geez changed the task status from New to Awaiting internal Testing.Feb 20 2025, 10:58 AM
Kreser added a subscriber: Kreser.Feb 20 2025, 11:03 AM

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

That’s great news. Thanks very much for that 👍

The workshop mod appears to be missing the keys folder.

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Salutesh added a comment.EditedFeb 21 2025, 8:43 AM

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Sorry i forgot to override something! Should work now when you update the mod and the key is also there now.

Awesome, thanks. Will give it another go tonight.

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Sorry i forgot to override something! Should work now when you update the mod and the key is also there now.

Thanks! this worked for the bar now. Although there is now a bug with the lower sections of the inventory. It does not allow you to scroll all the way to the bottom.

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Sorry i forgot to override something! Should work now when you update the mod and the key is also there now.

Thanks! this worked for the bar now. Although there is now a bug with the lower sections of the inventory. It does not allow you to scroll all the way to the bottom.

Sorry about that. I will take a look again.

Thank you. 👍

Geez changed the task status from Awaiting internal Testing to Confirmed Internally.Feb 24 2025, 12:39 PM

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Sorry i forgot to override something! Should work now when you update the mod and the key is also there now.

Thanks! this worked for the bar now. Although there is now a bug with the lower sections of the inventory. It does not allow you to scroll all the way to the bottom.

Sorry about that. I will take a look again.

Hello, do you think this will be resolved before the update is out? Just looking to make adjustments on my server if not.

Kreser removed a subscriber: Kreser.Feb 25 2025, 9:59 AM

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Sorry i forgot to override something! Should work now when you update the mod and the key is also there now.

Thanks! this worked for the bar now. Although there is now a bug with the lower sections of the inventory. It does not allow you to scroll all the way to the bottom.

Sorry about that. I will take a look again.

Hello, do you think this will be resolved before the update is out? Just looking to make adjustments on my server if not.

Hello again, sorry it took me a bit longer to hop back into this. The mod is updated now and the problems should be hopefully all resolved in that new version.

kuzyn added a subscriber: kuzyn.Feb 25 2025, 9:03 PM

Update is out, slots are still broken.

Update is out, slots are still broken.

You need to use the hotfix mentioned above.

Hello! For now you can use this mod or repack its contents in your own mod to hotfix the problem:
https://steamcommunity.com/workshop/filedetails/?id=3431076620

Sorry, but so far it does not seem to have resolved the problem for me. When running my mod with your pbo listed as a required addon, along side "@CF-Test;@DabsFramework;@BuilderItems;@Community-Online-Tools-Test;@InventorySlotsHotfix" . The bar still does not extend.

Sorry i forgot to override something! Should work now when you update the mod and the key is also there now.

Thanks! this worked for the bar now. Although there is now a bug with the lower sections of the inventory. It does not allow you to scroll all the way to the bottom.

Sorry about that. I will take a look again.

Hello, do you think this will be resolved before the update is out? Just looking to make adjustments on my server if not.

Hello again, sorry it took me a bit longer to hop back into this. The mod is updated now and the problems should be hopefully all resolved in that new version.

Hello, confirmed all is working now. Thanks a lot for that.

kuzyn added a comment.Sat, Mar 1, 1:02 PM

Update is out, slots are still broken.

You need to use the hotfix mentioned above.

I would like to have a bug free experience without adding additional mods. I dont really understand this situation. BI is completely aware that there is a strong modding community, they often highlight mods on community spotlights. And they couldnt predict that servers often use more than 2 rows?

Geez closed this task as Resolved.Wed, Mar 26, 3:56 PM
Geez claimed this task.
Geez added a subscriber: Geez.

Resolved for the upcoming patch.