NoServerSideClientMods

Quick rating

NoServerSideClientMods

No reviews yet

This mod can prevent game from crashing when there is a situation where a client side mod fails to load on the server side.

Performance & Optimization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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 modified FMLModContainer class.

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 类重新转换为修改后的 FMLModContainer 类

其次,当客户端模组在服务器端崩溃时,它会检查配置文件中是否有相关关键字存在于“<游戏目录>/config/nsscm-config.json”文件中,如果有,则会阻止游戏崩溃并禁用崩溃的模组。

这个模组的核心内容是什么?

实际上,这个模组只是修改了 FMLModContainer 类,使其能够检查崩溃模组的崩溃报告中的关键字,并防止游戏崩溃以及禁用该崩溃的模组。

这就是为什么此模组不仅可在服务器端使用,也可在客户端使用。正因如此,该模组适用于客户端和服务器端,用户可自由选择使用哪一方的环境。

配置文件中有一些默认关键字:

  1. DEDICATED_SERVER
  2. net/minecraft/client
  3. net.minecraft.client

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works