Community listing page, reviews here may not be monitored by the author.
CreateVaultFix
No reviews yet
Client-side compatibility fix that prevents IndexOutOfBoundsException crashes when opening Create Item Vault with Relics or Artifacts items equipped.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Create Vault Fix
A lightweight client-side compatibility patch that prevents crashes when using Create Item Vault together with Relics or Artifacts mods.
The Problem
When you have items from Relics or Artifacts mods equipped in your additional inventory slots and try to open a Create Item Vault, the game crashes with:
java.lang.IndexOutOfBoundsException: Index 36 out of bounds for length 36
at net.minecraft.world.inventory.AbstractContainerMenu.getSlot()
This happens because of a slot synchronization issue between the server and client when Curios-based additional inventory slots interact with Create's custom container menu.
The Solution
This mod intercepts invalid container slot update packets on the client side before they can cause an IndexOutOfBoundsException. It safely cancels processing of packets that reference non-existent slot indices in the current menu.
Known Limitations
In rare cases, you might experience a brief visual desync in the vault interface (a slot might not update visually for a moment). This resolves instantly with any inventory interaction and is a minor visual trade-off to prevent a complete game crash.
Requirements
- Minecraft 1.21.1
- NeoForge 21.1.192+
- Create (any 1.21.1 version)
- Relics OR Artifacts (optional, but this is what causes the crash)
Installation
- Install NeoForge for Minecraft 1.21.1
- Place
createvaultfix-1.0.0.jarin yourmodsfolder - Launch the game
No server-side installation needed!
License
MIT License - feel free to use, modify, and distribute.
Git
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources