NoServerSideClientMods
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🔍 Analysis
- 🏆 #323 of 367 forge mods in this game by downloads
📋 About This Mod
# English This is a mod that can prevent game from crashing when there is a situation where a client side mod fails to load on the server side. How does it works? First,it will load itself as a java agent when the mod loader is launching transformation services to try retransforming the FMLModContainer class to the (https://github.com/yiyuyan/ModifiedMinecraftForge/blob/1.20.1/javafmllanguage/src/main/java/net/minecraftforge/fml/javafmlmod/FMLModContainer.java). Second,when the client side mod crashed on the server side,it will check whether there are keywords from the configuration file in the "<game_dir>/config/nsscm-config.json" or not,if true,it will prevent game from crashing and disable the crashed mod. What is the essence of this mod? In fact,this mod just modified the FMLModContainer to check keywords in the crashed mod's crash report and prevent the game crashing and disable the crashed mod. This mod not only can be used in the server side,but also can be used in the client side.That's why this mod is suitable for client and server side,both optional. There are some default keywords in the configuration file: 1.DEDICATED_SERVER 2.net/minecraft/client 3.net.minecraft.client # 简体中文 这是一个优化模组,能够在客户端模组在服务器端无法加载的情况下防止游戏崩溃。 它是如何运作的? 首先,当模组加载器启动转换服务时,它会以 Java 代理的形式自行启动,以尝试将 FMLModContainer 类重新转换为(https://github.com/yiyuyan/ModifiedMinecraftForge/blob/1.20.1/javafmllanguage/src/main/java/net/minecraftforge/fml/javafmlmod/FMLModContainer.java)。 其次,当客户端模组在服务器端崩溃时,它会检查配置文件中是否有相关关键字存在于“<游戏目录>/config/nsscm-config.json”文件中,如果有,则会阻止游戏崩溃并禁用崩溃的模组。 这个模组的核心内容是什么? 实际上,这个模组只是修改了 FMLModContainer 类,使其能够检查崩溃模组的崩溃报告中的关键字,并防止游戏崩溃以及禁用该崩溃的模组。 这就是为什么此模组不仅可在服务器端使用,也可在客户端使用。正因如此,该模组适用于客户端和服务器端,用户可自由选择使用哪一方的环境。 配置文件中有一些默认关键字: 1. DEDICATED_SERVER 2. net/minecraft/client 3. net.minecraft.client
# English This is a mod that can prevent game from crashing when there is a situation where a client side mod fails to load on the server side.
How does it works?
First,it will load itself as a java agent when the mod loader is launching transformation services to try retransforming the FMLModContainer class to the (https://github.com/yiyuyan/ModifiedMinecraftForge/blob/1. 20. 1/javafmllanguage/src/main/java/net/minecraftforge/fml/javafmlmod/FMLModContainer.java).
Second,when the client side mod crashed on the server side,it will check whether there are keywords from the configuration file in the "
What is the essence of this mod?
In fact,this mod just modified the FMLModContainer to check keywords in the crashed mod's crash report and prevent the game crashing and disable the crashed mod.
This mod not only can be used in the server side,but also can be used in the client side. That's why this mod is suitable for client and server side,both optional.
There are some default keywords in the configuration file:
1. DEDICATED_SERVER
2.net/minecraft/client
3.net.minecraft.client
# 简体中文 这是一个优化模组,能够在客户端模组在服务器端无法加载的情况下防止游戏崩溃。
首先,当模组加载器启动转换服务时,它会以 Java 代理的形式自行启动,以尝试将 FMLModContainer 类重新转换为[修改后的 FMLModContainer 类](https://github.com/yiyuyan/ModifiedMinecraftForge/blob/1. 20. 1/javafmllanguage/src/main/java/net/minecraftforge/fml/javafmlmod/FMLModContainer.java)。
其次,当客户端模组在服务器端崩溃时,它会检查配置文件中是否有相关关键字存在于“<游戏目录>/config/nsscm-config.json”文件中,如果有,则会阻止游戏崩溃并禁用崩溃的模组。
这个模组的核心内容是什么?
实际上,这个模组只是修改了 FMLModContainer 类,使其能够检查崩溃模组的崩溃报告中的关键字,并防止游戏崩溃以及禁用该崩溃的模组。
这就是为什么此模组不仅可在服务器端使用,也可在客户端使用。正因如此,该模组适用于客户端和服务器端,用户可自由选择使用哪一方的环境。
配置文件中有一些默认关键字:
1. DEDICATED_SERVER 2. net/minecraft/client 3. net.minecraft.client
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Black_Moss
- Version
- 1.0
- Downloads
- 382
- Endorsements
- 1
- Category
- forge
- Created
- 2/12/2026
- Updated
- 2/11/2026
- Game Versions
- 1.20.1
- Tags
- optimization
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does NoServerSideClientMods support?
The author lists 1.20.1. Other versions may work but are untested by the author.
What is the latest version of NoServerSideClientMods?
Version 1.0, published 2026-02-11 with 382 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await