1

[Resolved] Issues With Forge Server

SteampunkWolf 3/15/19 6:57 pm history
1.8k
3/15/2019 10:12 pm
Hey guys,

So I was just hoping somebody could help me with an issue that I'm having.

I am trying to create a modded 1.12.2 Forge server, but I can't seem to get it to work properly once I add my mods, but it works just fine without my mods. The thing is that I've used these same mods with the client version of Forge, and it works just fine, so I'm not sure why it isn't working with the same version for the server. I'm also added my mods config files, but that didn't seem to make a difference.

The Forge .jar I'm using is forge-1.12.2-14.23.5.2814-universal, and I've attached a crash report and log to this post.

I'd appreciate any help you could give me, thanks! Also, if anybody wants a copy of the server, just let me know.

Log
[18:41:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:41:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:41:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:41:20] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2814 for Minecraft 1.12.2 loading
[18:41:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_201
[18:41:20] [main/INFO] [FML]: Searching C:\Users\Lepi\AppData\Roaming\.minecraft\server\.\mods for mods
[18:41:20] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Chunk-Animator-Mod-1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:41:20] [main/WARN] [FML]: The coremod lumien.chunkanimator.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:41:20] [main/WARN] [FML]: The coremod LoadingPlugin (lumien.chunkanimator.asm.LoadingPlugin) is not signed!
[18:41:20] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in MDXLib-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:41:20] [main/WARN] [FML]: The coremod FMLModule (com.asx.mdx.FMLModule) is not signed!
[18:41:20] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:41:20] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[18:41:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:41:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:41:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:41:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:41:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:41:22] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:41:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:41:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:41:22] [main/INFO] [MDX]: Loading access transformer: %s
[18:41:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:41:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[18:41:22] [main/INFO] [FML]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[18:41:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[18:41:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[18:41:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:41:22] [main/INFO] [MDX]: Loading access transformer: %s
[18:41:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:41:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:41:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:41:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:41:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[18:41:29] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_201]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_201]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_201]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_201]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_201]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_201]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_201]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_201]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_201]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_201]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[18:41:29] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2814 Initialized
[18:41:29] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[18:41:29] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[18:41:30] [Server thread/INFO] [FML]: Searching C:\Users\Lepi\AppData\Roaming\.minecraft\server\.\mods for mods
[18:41:30] [Server thread/WARN] [FML]: Mod avp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.0.0.26
[18:41:31] [Server thread/INFO] [FML]: Disabling mod chunkanimator it is client side only.
[18:41:31] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.2.353
[18:41:31] [Server thread/INFO] [FML]: Disabling mod easiercrafting it is client side only.
[18:41:31] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-6
[18:41:31] [Server thread/WARN] [FML]: Mod prettybeaches is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4
[18:41:31] [Server thread/INFO] [FML]: Disabling mod torohealthmod it is client side only.
[18:41:31] [Server thread/INFO] [FML]: Forge Mod Loader has identified 58 mods to load
[18:41:31] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[18:41:32] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[18:41:32] [Server thread/WARN] [FML]: Missing English translation for extendedrenderer: assets/extendedrenderer/lang/en_us.lang
[18:41:32] [Server thread/WARN] [FML]: Missing English translation for configmod: assets/configmod/lang/en_us.lang
[18:41:32] [Server thread/WARN] [FML]: Missing English translation for customspawner: assets/customspawner/lang/en_us.lang
[18:41:32] [Server thread/WARN] [FML]: Missing English translation for mdxlib: assets/mdxlib/lang/en_us.lang
[18:41:32] [Server thread/WARN] [FML]: Missing English translation for prettybeaches: assets/prettybeaches/lang/en_us.lang
[18:41:32] [Server thread/INFO] [FML]: FML has found a non-mod file Chunk-Animator-Mod-1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:41:32] [Server thread/INFO] [FML]: FML has found a non-mod file Easier-Crafting-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.
[18:41:32] [Server thread/INFO] [FML]: FML has found a non-mod file ToroCrafts-Damage-Indicators-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.
[18:41:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, abyssalcraft, aether_legacy, avp, asmodeuscore, babymobs, baubles, byg, bloodmagic, codechickenlib, extendedrenderer, coroutil, configmod, customspawner, dawnoftime, dungeonmobs, erebus, camera, galacticraftcore, galacticraftplanets, generaldisasters, guardillagers, guideapi, history, ichunutil, jei, arcticmobs, demonmobs, desertmobs, elementalmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, lycanitesmobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, mdxlib, mocreatures, nei, patchouli, portalgun, prettybeaches, primitivemobs, silentgear, silentlib, skydimension, specialmobs, treechopper, weather2, yabm] at CLIENT
[18:41:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, abyssalcraft, aether_legacy, avp, asmodeuscore, babymobs, baubles, byg, bloodmagic, codechickenlib, extendedrenderer, coroutil, configmod, customspawner, dawnoftime, dungeonmobs, erebus, camera, galacticraftcore, galacticraftplanets, generaldisasters, guardillagers, guideapi, history, ichunutil, jei, arcticmobs, demonmobs, desertmobs, elementalmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, lycanitesmobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, mdxlib, mocreatures, nei, patchouli, portalgun, prettybeaches, primitivemobs, silentgear, silentlib, skydimension, specialmobs, treechopper, weather2, yabm] at SERVER
[18:41:35] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/client/model/ModelBiped
at mod.mcreator.byg.<clinit>(byg.java:836) ~[byg.class:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526) ~[forge-1.12.2-14.23.5.2814-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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.2814-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2814-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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_201]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.ModelBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
... 35 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
... 35 more
[18:41:35] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Users\Lepi\AppData\Roaming\.minecraft\server\.\crash-reports\crash-2019-03-15_18.41.35-server.txt
[18:41:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[18:41:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[18:41:35] [Server thread/INFO] [STDOUT]: [org.avp.world.hives.HiveHandler:clearCaches:145]: Cleared hive cache.
[18:41:36] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[18:41:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[18:41:36] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds



Crash Report
---- Minecraft Crash Report ----

WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
LoadingPlugin (Chunk-Animator-Mod-1.12.jar)
FMLModule (MDXLib-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 3/15/19 5:09 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/model/ModelBiped
at mod.mcreator.byg.<clinit>(byg.java:836)
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.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.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.model.ModelBiped
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 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_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1259713840 bytes (1201 MB) / 1645740032 bytes (1569 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -Xmx3G -Xms1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2814 58 mods loaded, 58 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.2814-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | forge | 14.23.5.2814 | forge-1.12.2-14.23.5.2814-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | micdoodlecore | | minecraft.jar | None |
| LC | jei | 4.14.4.264 | jei_1.12.2-4.14.4.264.jar | None |
| LC | abyssalcraft | 1.9.5.4 | AbyssalCraft-1.12.2-1.9.5.4.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LC | aether_legacy | 1.12.2-v1.4.3 | aether_legacy-1.12.2-v1.4.3.jar | None |
| LC | mdxlib | 3.0.0.12 | MDXLib-1.12.2.jar | None |
| LC | avp | 6.0.0.26 | Aliens-vs-Predator-Mod-1.12.2.jar | None |
| LC | galacticraftcore | 4.0.1.181 | Galacticraft-Mod-1.12.2.jar | None |
| LC | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-Mod-1.12.2.jar | None |
| LC | asmodeuscore | 0.0.6 | AsmodeusCore-1.12.2-0.0.6.jar | None |
| LC | babymobs | 1.5.5 | Baby-Mobs-Mod-1.12.jar | None |
| LC | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None |
| L | byg | 1.5.5 | BiomesYouGo_1.5.5.jar | None |
| L | guideapi | 1.12-2.1.8-63 | Guide-API-1.12.2.jar | None |
| L | bloodmagic | 1.12.2-2.3.2-100 | Blood-Magic-Mod-1.12.2.jar | None |
| L | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | None |
| L | extendedrenderer | v1.0 | CoroUtil-1.12.2.jar | None |
| L | coroutil | 1.12.1-1.2.19 | CoroUtil-1.12.2.jar | None |
| L | configmod | v1.0 | CoroUtil-1.12.2.jar | None |
| L | customspawner | 3.11.4 | Custom-Mob-Spawner-Mod-1.12.2.jar | None |
| L | dawnoftime | 0.1 | Dawn-of-Time-Mod-1.12.2.jar | None |
| L | dungeonmobs | 5.0.3 | Dungeon-Mobs-Reborn-Mod-1.12.2.jar | None |
| L | erebus | 1.0.28 | Erebus-Dimension-Mod-1.12.2.jar | None |
| L | camera | 1.0.2 | EuhDawsons-Camera-Mod-1.12.2.jar | None |
| L | generaldisasters | 1.0 | General-Disasters-Mod-1.12.2.zip | None |
| L | guardillagers | 1.0.0 | Guard-Illagers-Mod-1.12.2.jar | None |
| L | history | Beta 2 | History-Of-Technology-Mod-1.12.2.jar | None |
| L | ichunutil | 7.2.1 | iChun-Util-Mod-1.12.2.jar | None |
| L | lycanitesmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | arcticmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | demonmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | desertmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | elementalmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | forestmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | freshwatermobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | infernomobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | junglemobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | mountainmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | plainsmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | saltwatermobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | shadowmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | swampmobs | 1.20.5.0 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.0+[1.12.2].jar | None |
| L | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None |
| L | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | None |
| L | patchouli | 1.0-6 | Patchouli-Mod-1.12.2.jar | None |
| L | portalgun | 7.1.0 | Portal-Gun-Mod-1.12.2.jar | None |
| L | prettybeaches | 1.0.4 | Pretty-Beaches-Mod-1.12.2.jar | None |
| L | primitivemobs | 1.1.1 | Primitive-Mobs-Mod-1.12.2.jar | None |
| L | silentlib | 3.0.13 | Silent-Lib-1.12.2.jar | None |
| L | silentgear | 0.5.1 | Silent-Gear-Mod-1.12.2.jar | None |
| L | skydimension | 1.0.0 | sky_dimension.jar | None |
| L | specialmobs | 1.0.0_for_mc1.12.2 | Special-Mobs-Mod-1.12.2.jar | None |
| L | treechopper | 1.2.4 | Tree-Chopper-Mod-1.12.2.jar | None |
| L | weather2 | 1.12.1-2.6.12 | Weather-Storms-Tornadoes-Mod-1.12.2.jar | None |
| L | yabm | 1.0.1 | YABM-Mod-1.12.2.jar | None |

Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
LoadingPlugin (Chunk-Animator-Mod-1.12.jar)
lumien.chunkanimator.asm.ClassTransformer
FMLModule (MDXLib-1.12.2.jar)
com.asx.mdx.AccessTransformer
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Posted by
SteampunkWolf
Level 56 : Grandmaster Wolf
132

  Have something to say?

JoinSign in

1

SteampunkWolf
03/15/2019 10:12 pm
Level 56 : Grandmaster Wolf
Alright, well I tried every single mod individually, and it turns out the cause was two mods, so I removed them, and now it's working fine.
1

Welcome