DontCrashTom (Fixes for Tom's Simple Storage Mod)
No reviews yet
Fixes stability issues in Tom’s Simple Storage. (Will be forked soon)
Does not follow a specific thematic focus apart from vanilla Minecraft.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Features machines that produce and store energy or resources.
Features machines that process raw materials or automation processes.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Addresses and fixes known bugs and issues.
Adds extra features or content to an existing mod.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
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
Don’t Crash Tom (NeoForge 1.21.1)
A micro patch for Tom’s Simple Storage that stops a rare but annoying crash from BlockCapabilityCache when chunks unload, dimensions change (portals), or capability caches are invalidated.
What it fixes
- Tom’s Simple Storage PlatformInventoryAccess.BlockInventoryAccess calls itemCache.getCapability() even after the cache is invalid.
- When the cache is dead, NeoForge throws an
IllegalStateException, crashing or kicking the server/client. - This mod intercepts tracker() and exists() and bails out if the cache is null/invalid instead of touching the dead cache.
Scope
- Stability-only. No gameplay, balance, loot, GUIs, or configs.
- Safe to add to existing worlds; remove anytime once upstream includes the fix.
- Tiny footprint: just a mixin that guards the capability lookup.
Requirements
- Loader: NeoForge 21.1.x
- Game: Minecraft 1.21.1
- Target mod: Tom’s Simple Storage (tested with 1.21-2.2.3). Other minor versions likely fine as long as the same BlockInventoryAccess class/methods exist.
Compatibility
- No worldgen, no items/blocks, no mixins beyond Tom’s Simple Storage PlatformInventoryAccess.BlockInventoryAccess.
- Should coexist with other storage/network mods and general optimization mods.
How to tell it worked
- The specific BlockCapabilityCache crash on chunk unload/portal travel no longer occurs.
- Log line on load: “DontCrashTom loaded - Tom’s Storage BlockCapabilityCache fix active”.
- Occasional debug log when it prevents an invalid cache access (can be ignored).
Why you’d want this
- Prevents unexpected crashes on busy servers where chunks unload/reload frequently or players portal around.
- Zero configuration, zero gameplay impact; pure stability patch.
License / Credit
- License: All Rights Reserved (matches upstream policy of the source assets).
- Author: Navrelis
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