RTSSFix
No reviews yet
Fixes the crashes/hangs on minecraft while using RTSS
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Compatibility
Supported Environments
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
About
Description
What is RTSSFix?
RTSSFix is a tiny Fabric mod that prevents Minecraft from crashing when RivaTuner Statistics Server (RTSS) is running alongside the game.
The Problem
RTSS hooks into Minecraft's GPU context and interferes with its OpenGL timer queries. This causes Minecraft to crash with: IllegalStateException: GlTimerQuery is closed
This happens because RTSS closes GpuQuery objects that Minecraft is still trying to read from, causing the game to throw an unhandled exception and crash during frame rendering.
The Fix
RTSSFix injects into TimerQuery.FrameProfile and safely catches the exception. Instead of crashing, the mod skips the frame timing result for that tick and logs a warning. You keep your FPS overlay, Minecraft keeps running.
Features
- No configuration required
- No gameplay impact
- Fully compatible with other Fabric mods
- Extremely lightweight — one mixin, one class
Compatibility
| Software | Status |
|---|---|
| RivaTuner Statistics Server (RTSS) | ✅ Fixed |
| MSI Afterburner (uses RTSS) | ✅ Fixed |
| EVGA Precision X1 (uses RTSS) | ✅ Fixed |
Requirements
- Minecraft 26.1+
- Fabric Loader 0.19.3+
- Java 25+
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