Jump to content

"NoClassDefFoundError: net/minecraft/client/renderer/entity/Render" HELP!!


Recommended Posts

Posted (edited)

Hello guys, i'm trying to make a modded forge server, but this error keeps popping up "NoClassDefFoundError: net/minecraft/client/renderer/entity/Render", i'm a noob with this kind of stuff, so i have no idea what does that mean, can someone please help me?

this is my log: 

 
 
 
  Quote

[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:39:09] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2816 for Minecraft 1.12.2 loading
[00:39:09] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[00:39:09] [main/INFO] [FML]: Searching E:\Users\utente\Desktop\Server mods\.\mods for mods
[00:39:09] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar
[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:39:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:39:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:39:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[00:39:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[00:39:16] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2816 Initialized
[00:39:16] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:39:16] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: Handle non valido
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_211]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_211]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_211]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_211]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_211]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_211]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[00:39:16] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[00:39:17] [Server thread/INFO] [FML]: Searching E:\Users\utente\Desktop\Server mods\.\mods for mods
[00:39:18] [Server thread/INFO] [FML]: Disabling mod mobdismemberment it is client side only.
[00:39:18] [Server thread/ERROR] [FML]: Unable to parse dependency for mod 'raiders' with dependency string 'after:BiomesOPlenty'. The modId 'BiomesOPlenty' must be all lowercase.
[00:39:18] [Server thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for extendedrenderer: assets/extendedrenderer/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for configmod: assets/configmod/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for lex: assets/lex/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
[00:39:18] [Server thread/INFO] [FML]: FML has found a non-mod file Mob-Dismemberment-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:39:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ageofweapons, biomesoplenty, extendedrenderer, coroutil, configmod, fnaf, generallaymansaestheticspyingscreen, ichunutil, jei, lex, millenaire, mocreatures, mopickaxes, moarores, mobbattle, morecraft, moreplayermodels, nex, placeableitems, portalgun, raiders, scp, supermariobrothers, supertnt, twilightforest, weather2, worldedit, orelib, trapexpansion] at CLIENT
[00:39:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ageofweapons, biomesoplenty, extendedrenderer, coroutil, configmod, fnaf, generallaymansaestheticspyingscreen, ichunutil, jei, lex, millenaire, mocreatures, mopickaxes, moarores, mobbattle, morecraft, moreplayermodels, nex, placeableitems, portalgun, raiders, scp, supermariobrothers, supertnt, twilightforest, weather2, worldedit, orelib, trapexpansion] at SERVER
[00:39:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526) ~[forge-1.12.2-14.23.5.2816-universal.jar:?]
    at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2816-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2816-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
    ... 33 more
Caused by: java.lang.NullPointerException
[00:39:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: E:\Users\utente\Desktop\Server mods\.\crash-reports\crash-2019-06-28_00.39.21-server.txt
[00:39:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[00:39:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[00:39:21] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[00:39:21] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[00:39:21] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
 

Expand  

and this is my crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 28/06/19 0.39
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526)
    at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 33 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_211, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 668130424 bytes (637 MB) / 842530816 bytes (803 MB) up to 1900019712 bytes (1812 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2816 33 mods loaded, 33 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                                  | Version          | Source                                               | Signature                                |
    |:----- |:----------------------------------- |:---------------- |:---------------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                           | 1.12.2           | minecraft.jar                                        | None                                     |
    | LC    | mcp                                 | 9.42             | minecraft.jar                                        | None                                     |
    | LC    | FML                                 | 8.0.99.99        | forge-1.12.2-14.23.5.2816-universal.jar              | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                               | 14.23.5.2816     | forge-1.12.2-14.23.5.2816-universal.jar              | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | ageofweapons                        | 0.13.5           | Age+of+Weapons+1.12.2++(v.0.13.5).jar                | None                                     |
    | LC    | biomesoplenty                       | 7.0.1.2427       | BiomesOPlenty-1.12.2-7.0.1.2427-universal.jar        | None                                     |
    | LC    | extendedrenderer                    | v1.0             | CoroUtil-1.12.2.jar                                  | None                                     |
    | LC    | coroutil                            | 1.12.1-1.2.19    | CoroUtil-1.12.2.jar                                  | None                                     |
    | LC    | configmod                           | v1.0             | CoroUtil-1.12.2.jar                                  | None                                     |
    | LC    | fnaf                                | 1.12.2-V12       | FNaFUniverseMod_1.12.2-Release1.5.jar                | None                                     |
    | LC    | ichunutil                           | 7.2.0            | iChunUtil-1.12.2-7.2.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | generallaymansaestheticspyingscreen | 7.0.0            | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None                                     |
    | LC    | jei                                 | 4.15.0.279       | jei_1.12.2-4.15.0.279.jar                            | None                                     |
    | LC    | lex                                 | 1.0.8            | LibEx-1.12.2-1.0.8.jar                               | None                                     |
    | LC    | millenaire                          | Millénaire 7.2.0 | millenaire-1.12.2-7.2.0.jar                          | None                                     |
    | LC    | mocreatures                         | 12.0.5           | Mo-Creatures-Mod-1.12.2.jar                          | None                                     |
    | LC    | mopickaxes                          | 10.0 BETA        | Mo-Pickaxes-Mod-1.12.2.jar                           | None                                     |
    | LC    | moarores                            | 1.1.1            | Moarores-1.1.1.jar                                   | None                                     |
    | LC    | mobbattle                           | 2.2.4[1.12]      | Mob-Battle-Mod-1.12.2.jar                            | None                                     |
    | LC    | morecraft                           | 3.2b2            | MoreCraft-Mod-1.12.2.jar                             | None                                     |
    | LC    | moreplayermodels                    | 1.12.2           | MorePlayerModels_1.12.2(18jan18) (1).jar             | None                                     |
    | LC    | nex                                 | 2.0.8            | NetherEx-1.12.2-2.0.8.jar                            | None                                     |
    | LC    | placeableitems                      | 3.3              | placeableitems-3.3.jar                               | None                                     |
    | LC    | portalgun                           | 7.1.0            | Portal-Gun-Mod-1.12.2.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | raiders                             | 3.0.0            | Raiders-Mod-1.12.2.jar                               | None                                     |
    | LC    | scp                                 | 2.1.1            | SCP+Lockdown-1.12.2-2.1.1-beta.jar                   | None                                     |
    | LC    | supermariobrothers                  | 0.0.3.0 Alpha    | supermariobrothers-1.12.2-0.0.3.0.jar                | None                                     |
    | L     | supertnt                            | 1.0.1            | SuperTNT-1.12.2-1.0.1 (1).jar                        | None                                     |
    | L     | twilightforest                      | 3.8.689          | twilightforest-1.12.2-3.8.689-universal.jar          | None                                     |
    | L     | weather2                            | 1.12.1-2.6.12    | weather2-1.12.1-2.6.12.jar                           | None                                     |
    | L     | worldedit                           | 6.1.10-SNAPSHOT  | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar    | None                                     |
    | L     | orelib                              | 3.5.2.2          | OreLib-1.12.2-3.5.2.2.jar                            | None                                     |
    | L     | trapexpansion                       | 1.0.0            | Trap-Expansion-Mod-1.12.2.jar                        | None                                     |

    Loaded coremods (and transformers): 
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

 

 

i'd appreciate if someone helped me

Edited by Sluka
Posted

The filenames of some of your mods suggests you are not getting them from official sources, please read my signature for more info on why this is a bad thing.

At least one of your mods is broken/poorly made and will not work on a server.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I can't figure out if you're looking for help trying to steal someone elses work, or cheat at the game....
    • Title: Why Is It So Hard to Rename and Restructure Mods Like Xray or AntiXray? 🤔 Post text: Hey everyone! I’ve been digging into Minecraft modding for a while and have one big question that I can’t figure out on my own. Maybe someone with more experience could help or give me some advice. Here’s the issue: When I take a “normal” Minecraft mod — for example, one that just adds some blocks or new items — I can easily change its structure, package names, or even rebrand it entirely. It’s straightforward. But as soon as I try this with cheat-type mods like XrayMod or AntiXray, everything falls apart. Even if I just rename the classes, refactor the packages, or hide its identity somehow, the mod either breaks or stops working properly. XrayMod in particular is proving to be a nightmare to modify without losing its core function. So my question is — why is this so much harder with cheat mods like Xray? Is there something fundamentally different about how they’re coded, loaded, or protected that prevents simple renaming or restructuring? And if so, how can I actually learn to understand someone else’s cheat mod enough to safely refactor it without breaking the core features? I’ve already been spending over two months trying to figure this out and haven’t gotten anywhere. It feels like there must be some trick or knowledge I’m missing. Would really appreciate any thoughts, tips, or references — maybe there are guides or techniques for understanding cheat-mod internals? Or if you’ve successfully “disguised” a cheat mod like Xray before, I’d love to hear how you did it. Thanks in advance for any help or discussion. ✌️
    • just started making cinamatic contect check it out on my channel or check out my facebook page    Humbug City Minecraft Youtube https://www.youtube.com/watch?v=v2N6OveKwno https://www.facebook.com/profile.php?id=61575866982337  
    • Where did you get the schematic? Source/Link? And do use an own modpack or a pre-configured from curseforge? If yes, which one On a later time, I can make some tests on my own - but I need the schematic and the modpack name
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.