Necesse
Ultra Storage
153 comentarii
Surtur 22 nov. la 12:44 
After unsubbing and re-sub, The mod doesn't crash anymore and seems to work
Wumbolord 22 nov. la 12:34 
can confirm as well, still crashing when hovering over the upgrade option
azrael ✟ 22 nov. la 12:10 
it is still crashing when i hover over the upgrade option :(
Save  [autor] 22 nov. la 2:15 
For the freezer thing I recommend a mod called "Larger Freezers" or something like that
Save  [autor] 22 nov. la 2:14 
Fixed
Greysion 21 nov. la 23:36 
My kingdom for a way to turn the new vaults into freezers
Miniteo 21 nov. la 21:39 
I got this issue when i open the storage. But hard to reproduce this error.

Mods: Ultra Storage (v. 1.3.4)

java.lang.NoSuchMethodError: 'necesse.inventory.recipe.CanCraft necesse.inventory.recipe.Recipe.canCraft(necesse.inventory.recipe.Ingredient[], necesse.level.maps.Level, necesse.entity.mobs.PlayerMob, java.lang.Iterable, boolean)'
at ultrastorage.containers.VaultStorageContainerForm$2.addTooltips(VaultStorageContainerForm.java:232)
at necesse.gfx.forms.components.FormFairTypeButton.draw(FormFairTypeButton.java:96)
at necesse.gfx.forms.ComponentList.lambda$drawComponents$3(ComponentList.java:179)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.ac
RigellooStarz 21 nov. la 17:18 
When i place my ivy chest in a very specific spot in my house, it crashes the game and flashes after flashing the ui i think if i hover over upgrade
Raging Jebus 21 nov. la 14:26 
Bugged. Client crash when you hover over upgrade.
Storage still works, and you can build new vaults but you can not upgrade without script error
Mistafreez Live 21 nov. la 13:23 
@pezenwever if i upgrade it to copper say will it still crash due to the upgrade if so ill wait for update
pezenwever 21 nov. la 6:02 
Anyhow guys, you still can use it no problem. Just make sure you position yourself so that your mouse is not above the "upgrade" button when opening a chest and control your fingers. As for updating ; just craft the next tiers and replace. Your minions will sort stuff fast if you set proper storage filters.
pezenwever 20 nov. la 23:34 
Seems there was a client update, so no wonder yesterday all was fine and today not :p
Kokobin 20 nov. la 19:43 
game crash when interacting with the storage
Surtur 20 nov. la 18:58 
The game crashes for me when in storage for a certain period of time. if not looking in storage the game runs fine for a few minutes but still crashes. So till the mod is pdated of fixed, the game crashes when the mod is activated, but at thic point of progress, the mods to good to deactive, hope the issue is fixed eventually. Love the mod
Darius 20 nov. la 17:52 
Hope for a quick fix for the crashing issue. The mod is awesome and i cant play without XD
SoftBanana 20 nov. la 16:03 
when you put your mouse over the Upgrade Vault, it crashes the game
Wumbolord 20 nov. la 14:47 
Same
Shooks! 20 nov. la 13:21 
Can confirm, it's specifically hovering over the upgrade button that causes it to crash.
s0kn0l 20 nov. la 12:49 
Same problem here, but I noticed that the game crashes when the cursor hovers over the button to upgrade the chest.
Shooks! 20 nov. la 10:23 
Crashing when opening chests as well. So confused, because I didn't have this issue after the most recent update until today.

Which oddly seems to be the case for everyone else.
Galie 20 nov. la 10:13 
Crashing when I put cursor over Upgrade on any chest
Jujonkey 20 nov. la 9:08 
Same error as SenSen. Game crashes when opening any chest.
†东海帝皇† 20 nov. la 7:58 
使用箱子时会进行报错,我在下午玩的那会没有这样,今晚开始出现的
SenSen 20 nov. la 7:14 
The game crashes when opening the chest.
Zanzah 16 nov. la 4:52 
can you update this so it saves configs in the appdata/configs/mods folder like every other standard mod..? Will revert on every update otherwise..
Solzucht 16 nov. la 0:30 
Thy for the fix :)
If i may ask; is there any plan as to implement a larger cooler box too?
Or did i miss a config which enables the vaults to work as such
Save  [autor] 15 nov. la 3:30 
Finally fixed!
Hero in green 12 nov. la 0:25 
just popping in to also say i'm getting the crash when upgrading a chest. It still upgrades properly but it crashes on every single chest. i play single player so this doesn't greatly affect me but i imagine it's a nuisance for multiplayer. Update it when you can but take care of yourself first if you have more important things to handle. I feel i speak for most fans of the game when i say that we appreciate you for making free content, so thank you.
JustMeTobi 9 nov. la 5:35 
At the moment, when you upgrade a chest, it crashes the server, but can be started again, and it then will be upgraded. Not great for a min. 2 player server..
Amagi 9 nov. la 4:41 
Mods: Ultra Storage (v. 1.3.3)

java.lang.NoSuchMethodError: 'void necesse.engine.network.packet.PacketPlaceObject.<init>(necesse.level.maps.Level, necesse.engine.network.server.ServerClient, int, int, int, int, int, boolean)'
at ultrastorage.objects.VaultObject.performUpgrade(VaultObject.java:89)
at ultrastorage.containers.VaultStorageContainer$7.run(VaultStorageContainer.java:152)
at necesse.inventory.container.customAction.EmptyCustomAction.executePacket(EmptyCustomAction.java:14)
Amagi 9 nov. la 4:41 
at necesse.inventory.container.customAction.ContainerCustomActionRegistry.runAction(ContainerCustomActionRegistry.java:26)
at necesse.inventory.container.Container.runCustomAction(Container.java:731)
at necesse.engine.network.packet.PacketContainerCustomAction.processServer(PacketContainerCustomAction.java:44)
at necesse.engine.network.NetworkPacket.processServer(NetworkPacket.java:236)
at necesse.engine.network.server.Server.processPacket(Server.java:343)
at necesse.engine.network.server.Server.frameTick(Server.java:253)
at necesse.engine.gameLoop.ServerGameLoop.lambda$update$0(ServerGameLoop.java:45)
at necesse.engine.gameLoop.tickManager.PerformanceTimerManager.recordPerformance(PerformanceTimerManager.java:113)
Amagi 9 nov. la 4:41 
at necesse.engine.gameLoop.tickManager.Performance.record(Performance.java:10)
at necesse.engine.gameLoop.ServerGameLoop.lambda$update$1(ServerGameLoop.java:43)
at necesse.engine.gameLoop.tickManager.PerformanceTimerManager.recordConstantPerformance(PerformanceTimerManager.java:121)
at necesse.engine.gameLoop.tickManager.Performance.recordConstant(Performance.java:20)
at necesse.engine.gameLoop.ServerGameLoop.update(ServerGameLoop.java:40)
at necesse.engine.gameLoop.tickManager.TickManager.tickLogic(TickManager.java:98)
at necesse.engine.gameLoop.GameLoop.runMainGameLoop(GameLoop.java:24)
at necesse.engine.server.ServerTickThread.run(ServerTickThread.java:45)
Jujonkey 7 nov. la 14:50 
I've got the same error message as previous comments, while upgrading the chests (any level). Chest will still upgrade and game can be resumed after.
Zara ♡ 6 nov. la 18:45 
When you go to upgrade a chest within the chest itself an error pops up and the whole game crashes. However, making a chest at a workbench and placing it is fine.
Shadowing 5 nov. la 8:41 
started to crash when i upgrade
noodles 5 nov. la 0:36 
Playing singleplayer, whenever upgrading the chest from it's own interface it cause a crash to main menu. Going back into the game the chest is upgraded.

It's the same error as a previous commenter.
Mr.Choi 4 nov. la 22:32 
Thank you for the mod.
Miniteo 4 nov. la 7:34 
Just test only this ultra storage if upgrade will happen error
Miniteo 4 nov. la 7:23 
I face a issue, when the storage got item (include mod item), and i upgrade it, it exit to the menu and show error , but i return to the game, the storage is upgraded (item still there), but if i upgraded again, it happen error again.

Mods: Ultra Storage (v. 1.3.3)

java.lang.NoSuchMethodError: 'void necesse.engine.network.packet.PacketPlaceObject.<init>(necesse.level.maps.Level, necesse.engine.network.server.ServerClient, int, int, int, int, int, boolean)'
at ultrastorage.objects.VaultObject.performUpgrade(VaultObject.java:89)
at ultrastorage.containers.VaultStorageContainer$7.run(VaultStorageContainer.java:152)
at necesse.engine.gameLoop.tickManager.PerformanceTimerManager.recordConstantPerformance(PerformanceTimerManager.java:121)...
Thechosen22 30 oct. la 10:21 
I love this mod, but for some ♥♥♥♥♥♥♥ reason the vaults just.. vanished. Literally thousands of items, gone. Wtf.
Oblivion 29 oct. la 5:23 
perfect mod!
Save  [autor] 28 oct. la 10:20 
Each one is separate. Read the mod description please
Kevin 27 oct. la 23:41 
can you combine chests? like when the chests are side by side, accessing one will also access each other.
Kitty 27 oct. la 12:53 
Yes, I am, we're both playing in English, both updated, on server and client, everything is the same version
Save  [autor] 27 oct. la 12:47 
Also make sure everyone has the v1.0.2 Necesse version
Save  [autor] 27 oct. la 12:47 
⚠ For Ultra Storage to work perfectly in multiplayer, all players must have the game set to the same language
Save  [autor] 27 oct. la 12:46 
Are you playing in multiplayer?
Kitty 27 oct. la 12:45 
Since the 1.0.2 update, searching is very hard, flashes the item i searched for, then shows me unrelated items.
Save  [autor] 27 oct. la 10:37 
Each one is separate. Read the mod description please
Maokee 27 oct. la 9:30 
Am I able to link chests together, or is each one seperate?
Like can I make one chest for materials and one for Armor, but open in them both in one interface?