Indestructible Server Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

Indestructible Server Fix

No reviews yet

This mod fixes the server-side crash caused by the Indestructible mod. It was created to ensure compatibility with my Annoying Villagers mod on multiplayer servers. You can remove this mod once Indestructible receives an official fix.

No Theme
No Genre
Bug Fixes
Server Utility
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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

About

Project Details

Type
Mod
Latest Version
Indestructible Server Fix-1.0.jar

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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

GitHub     YouTube      Discord      Ko‑fi

Indestructible has not provided a startup server-side fix for a long time. As a result, my mod, Annoying Villagers Full, which relies on Indestructible, cannot run on multiplayer servers. While waiting for an official fix, this mod serves as a temporary solution.

You can also use this mod independently of Annoying Villagers, as it simply prevents Indestructible from crashing on multiplayer servers on startup.

⚠️ This mod is server-side only. Do not install it if you're playing in singleplayer or using it as a client-side mod. You can remove this mod once Indestructible provides an official fix.

How the fix works

Currently, if you install Indestructible on the server side with a custom Indestructible datapack, the game will crash with the following error:

java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/apache/commons/compress/utils/Lists
    at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
    at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
    at net.minecraft.server.Main.main(Main.java:195) ~[server-1.20.1-20230612.114412-srg.jar%23125!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]
...

This mod installs Commons Compress and injects it into the runtime JAR to fix the issue caused by the missing library.

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

~51,000
Downloads
Last Updated
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