RimWorld

RimWorld

Adaptive Storage Framework
630 kommentarer
bradson  [ophavsmand] 12. okt. kl. 3:26 
@Haraise no Tenshi No, that's not something this mod does.
Haraise no Tenshi 12. okt. kl. 3:09 
Is there any way to tell a storage item/stockpile to only stock like 200 of every allowed item? and not just fill up all available space with one type?

Wanted to have them stock 10 of each mortar type i commonly use but they just fill them up with explosives as those are what I have most of :/
Felywhyen 11. okt. kl. 9:42 
@bradson
Thx for the reply. I do have more an issue with any text inside the window as I added a scrollable list of items in the storage with the name of the item and a corresponding image. The text was not there at the time I wrote the mod. I need to check if I can hide it somehow.
bradson  [ophavsmand] 10. okt. kl. 12:13 
What this does is shorten the text a little in case of duplicates by consolidating those, having repeated entries of the same thing show up once with its count. If your mod is having issues with the text being too long it'd definitely have those with vanilla too, as it's even longer there
bradson  [ophavsmand] 10. okt. kl. 12:08 
@Felywhyen Take a look at vanilla shelves, without mods. They have the same text.
Felywhyen 10. okt. kl. 9:53 
@bradon
I am creator of the mod "ExtendedInspectData" .. users asked me to remove the text (stored things) inside my inspect window, with a user pointing out it may come from your mod. Seems like it is like this.
Is the text you add to the inspect window optional and is there a way to hide it while your mod is active?
Just asking. If you cannot hide the text niside the inspect window my mod should be considered "Soft incompatible" because things are not readable anymore.
If your text can be hidden, I would inform the people in my workshop item about it.
Thanks :)
| CaptainIceland | 8. okt. kl. 7:45 
Thanks, yeah I tried to verify the game files and re downloaded the framework mod and it still persists. I sent the log in git hub.
bradson  [ophavsmand] 7. okt. kl. 7:39 
@| CaptainIceland | There's a hugslib log publisher to get logs uploaded to a website, but if that's really happening with no other mods it'd have to be some issue with a failed download or similar. Verifying files or resubscribing to everything relevant and restarting rimworld twice would be ways to try get that resolved. Make sure you do have Harmony too
| CaptainIceland | 7. okt. kl. 6:25 
Unsure if this is just me but trying to use this mod makes vanilla shelves behave weird. I can select them, but I can't do anything with them, no deconstruct, no storage options, nothing. I only have speed up as the other mod and all DCLs on.
With dev mode on when I click on a shelf it says some error but not sure how do I post it here without being too long.
bradson  [ophavsmand] 30. sep. kl. 3:06 
@Lionheart Thanks for letting us know. I'd recommend just using some VPN for now, considering there are at least several 100s of mods using imgur in descriptions
Lionheart 30. sep. kl. 2:53 
FYI imgur.com has blocked the UK from accessing it's site so your mod description which contains images hosted there, now has NO information available in that format for anyone accessing from the UK.
you may want to consider updating with a text description.
bradson  [ophavsmand] 28. sep. kl. 2:15 
@Narcessa Never heard of that mod before. Feel free to try and report back, but I don't see why there'd be any reason for conflicts. The mods that do tend to cause issues include destructive harmony patches entirely replacing vanilla hauling or storage methods, not simply adding content
Narcessa 27. sep. kl. 23:48 
Was wondering if ASF has compatiblity with the nanochest in the [HYE] Nanotech Overpower mod? If not, are you able to add it?
bradson  [ophavsmand] 27. sep. kl. 1:51 
@zyzyhasl That looks correct, yea
zyzyhasl 26. sep. kl. 20:59 
<maxItemsByCell>
<columns>
<c0>
<rows>
<r0>0</r0>
<r1>50</r1>
<r2>0</r2>
</rows>
</c0>
</columns>
</maxItemsByCell>

like this?
zyzyhasl 26. sep. kl. 20:49 
Thank you for your reply!
But how to use the field?What need I add to the <li Class="AdaptiveStorage.Extension">
bradson  [ophavsmand] 26. sep. kl. 3:06 
Looks like that maxItemsByCell field isn't mentioned in the documentation. It's afaik not currently used by any published storage mod, but did work without issues with vanilla hauling and Pick Up And Haul for me. While You're Up and a few stack limiting mods completely replace vanilla storage cell finding methods in a way that prevent other mod's patches from applying and would be incompatible with that feature
bradson  [ophavsmand] 26. sep. kl. 2:58 
@zyzyhasl The vanilla <maxItemsInCell> needs every cell to be reachable and this doesn't implement any alternative haul AI. Having only one interaction cell is not an option there.

What you can do though is to use this mod's Extension for ThingDefs with the <maxItemsByCell> field, which takes a grid of columns and rows like itemGraphics does to specify values seperately for each cell. Using that it'd be possible to have all items only hauled to one storage cell, but not necessarily from the same direction like you'd have with interaction cells
zyzyhasl 26. sep. kl. 1:07 
Can I use Interaction Cell? If I had a 3 * 3 or even larger storage,what should I do if I want the Pawns to only put and take out items at the Interaction Cell?
Hemito 16. sep. kl. 9:21 
Does anyone know how to make it so that in my storage tab, items are displayed not each individual stack, but just the total amount?
2560655489 16. sep. kl. 7:02 
Can we make the width of the "Content" tab customizable? I don't like the protruding part on the right.
bradson  [ophavsmand] 10. sep. kl. 15:50 
The github version is currently slightly ahead and does have that fixed
Nathan 10. sep. kl. 13:29 
Hello again. I apologize for asking, but is there any progress regarding the storage group name not displaying in the bottom left info box?
bradson  [ophavsmand] 10. sep. kl. 8:55 
Those affect storage buildings using this framework. Everything that does not use this framework, including random items on the floor, isn't meant to be affected
bradson  [ophavsmand] 10. sep. kl. 8:53 
There's a checkbox on hide labels when zoomed out and a slider to control the zoom level to hide at. Changes to those apply instantly
SamsTheMan 10. sep. kl. 5:46 
I've tried adjusting the different settings in the mod options but I can't figure out how to make the numbers of individual resource display when im zoomed out. they only display when zoomed to the closest zoom setting

any help appreciated
Igarashi 9. sep. kl. 3:34 
Even after naming the storage group, the name does not appear. (The number of linked buildings is displayed.)

In-game display:
Storage Group: [Name] (n buildings)

Display when using a MOD:
Storage Group: (n buildings)
Vectrix 8. sep. kl. 20:03 
thank you
bradson  [ophavsmand] 7. sep. kl. 9:52 
Below Core and Multiplayer if active, above Vanilla Expanded and any mod depending on this are the only requirements, as defined in the mod manager supported About file. Placement against DLCs doesn't matter
Vectrix 7. sep. kl. 9:21 
any recommendation for load order? just checking because i use rimpy and it keeps putting it under core/above all the dlcs
bradson  [ophavsmand] 29. aug. kl. 17:45 
Definitely wasn't caused by this mod then. I'd recommond profiling with dubs analyzer to find causes of slowdown. Something of that scale has gotta be some error somewhere, or possibly rimworld's recent patch with the known new bad gravship entering jobgiver.
This mod doesn't patch hauling, and the custom storage renderer it has does consistently outperform the vanilla renderer by at least 50% when directly comparing in a profiler
7 inches 29. aug. kl. 17:24 
after installing the mod, my fps went from 144 fps at 3x to 20 fps at 3x while my colonist hauling stuff, it did not produce any error logs, i had this mod and gravship storage mod.
bradson  [ophavsmand] 23. aug. kl. 1:25 
Don't those IndexOutOfRange exceptions get thrown without this too? I recall LTO overhaul had that issue when rimworld updated with new meal graphics it didn't have textures for.
I'll note down to look into errors there turning into a crash though, thanks for reporting
TheSimpleDude42 23. aug. kl. 0:30 
For those who have their game crash when moving the gravship, this mod has an incompatibility with Rustic Meal Retexture ( as of recent patch, I think ), where the game is trying to draw a meal Graphic_MealVariants -> code tries to pick the right subgraphic -> index it calculates doesn’t exist → crash.

Then, Adaptive Storage Framework (OptimizedPrintData → AssignThingGraphic → ThingCollection.Add) tries to render the thing when it’s registered in a storage cell, and the crash bubbles out while spawning gravship cargo (GravshipPlacementUtility.SpawnNonPawnThings).

Removing the retexture fixes the issue.
bradson  [ophavsmand] 23. aug. kl. 0:19 
There's the Packable Containers mod for that
Curiosity 22. aug. kl. 17:25 
When I move a fuel tank from the Gravship - the fuel stays in. Is there any possibility that a shelf might be made to act in the same way? Instead of just exploding it's contents all over the map
bradson  [ophavsmand] 18. aug. kl. 15:04 
Not on my end, no. Feel free to report with a log in the appropriate discussion thread or on github if you are getting errors pointing at this mod and not anything else in an unreasonably large modlist
monkeman 18. aug. kl. 13:10 
mod seems to break launching grav ships back back back to certain tiles with lots of storage. just gets stuck on the launch of the grav ship.
bradson  [ophavsmand] 18. aug. kl. 7:10 
Other mods already add that, as mentioned in the description
Mk1 18. aug. kl. 6:56 
Can we add option to manually set stacksize for storage units?
bradson  [ophavsmand] 18. aug. kl. 1:45 
It's the bottom left section currently not displaying names. Everything else about renaming still goes through as normal, showing up in bills for example. The GitHub version has that fixed for now
Jet 17. aug. kl. 22:52 
Hello, when i rename a storage such as large metal crate it doesnt actually change the name of the building. Anyone else getting that?
Beathoven 16. aug. kl. 3:55 
i had to set PUAH to the end of my modlist for it to work again with this. (Fenry progression)
bradson  [ophavsmand] 15. aug. kl. 4:22 
It works on my end. I can't help you further than that here.
Jonuss 15. aug. kl. 2:36 
Also having issues with PUAH. You say steam comments aren't the place for troubleshooting but it's clearly not an isolated incident of an issue between ASF and PUAH.
bradson  [ophavsmand] 14. aug. kl. 0:11 
Pick Up And Haul works on my end exactly the same way it does with vanilla shelves here. This framework for storage visuals doesn't patch hauling and does use the vanilla maxItemsInCell system. Feel free to move any cries for help regarding troubleshooting to discord, steam comments are not the place for that
Sen5iz 13. aug. kl. 12:38 
Not compatible with PUAH sadly pawns use vanilla hauling system when it comes to moving items to deep storages made with this framework
bradson  [ophavsmand] 13. aug. kl. 1:42 
The Contents tab has a slider below the search box
Omega13 13. aug. kl. 1:19 
Is there any way to compel a particular storage item to hold no more than one stack of a single item?
Alpacalypse 12. aug. kl. 12:38 
I'll try that if I can't mitigate it with load order changes, thanks for the advice. I just wanted to see if it was an already known issue or not.