Jump to content

Recommended Posts

Posted (edited)

I have a 1.12.2 dedicated server with mods and I'm getting this error that the crash report describes as a "Exception in server tick loop" 

I've tried looking to see if a certain mod is causing it but I can't seem to find one. If anyone could point me in the right direction that would be great.

Here's the crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  FMLModule (mdxlib-3.0.0.20.jar)
  Quark Plugin (Quark-r1.6-177.jar)
  Techguns Core (Techguns-Mod-1.12.2.jar)
  MalisisCorePlugin (MalisisCore-1.12.2.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
  ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 10/1/19 12:31 PM
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:539)
	at sun.reflect.GeneratedMethodAccessor10.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:595)
	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: 3694399744 bytes (3523 MB) / 5145362432 bytes (4907 MB) up to 5145362432 bytes (4907 MB)
	JVM Flags: 2 total; -Xmx5G -Xms5G
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 73 mods loaded, 73 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.2847-universal.jar            | None                                     |
	| LC    | forge                                        | 14.23.5.2847      | forge-1.12.2-14.23.5.2847-universal.jar            | None                                     |
	| LC    | micdoodlecore                                |                   | minecraft.jar                                      | None                                     |
	| LC    | com.elytradev.movingworld.common.asm.coremod |                   | minecraft.jar                                      | None                                     |
	| LC    | obfuscate                                    | 0.2.6             | minecraft.jar                                      | None                                     |
	| LC    | techguns_core                                | 1.12.2-1.0        | minecraft.jar                                      | None                                     |
	| LC    | securitycraft                                | v1.8.12           | 1.12.2securitycraftv1.8.12.jar                     | None                                     |
	| LC    | ageofweapons                                 | 0.13.5            | ageofweapons1.12.2v.0.13.5.jar                     | None                                     |
	| LC    | csb_armorstand                               | 1.0.4             | armorstandgui-1.12-1.0.4.jar                       | None                                     |
	| LC    | ic2                                          | 2.8.109-ex112     | industrialcraft-2-2.8.109-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
	| LC    | galacticraftcore                             | 4.0.2.237         | GalacticraftCore-1.12.2-4.0.2.237.jar              | None                                     |
	| LC    | galacticraftplanets                          | 4.0.2.237         | Galacticraft-Planets-1.12.2-4.0.2.237.jar          | None                                     |
	| LC    | asmodeuscore                                 | 0.0.6             | AsmodeusCore-1.12.2.jar                            | None                                     |
	| LC    | quark                                        | r1.6-177          | Quark-r1.6-177.jar                                 | None                                     |
	| LC    | autoreglib                                   | 1.3-32            | AutoRegLib-1.3-32.jar                              | None                                     |
	| LC    | baubles                                      | 1.5.2             | baubles-mod-1.12.2.jar                             | None                                     |
	| LC    | bookshelf                                    | 2.3.559           | bookshelf-1.12.2-2.3.559.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | botania                                      | r1.10-358         | botaniar1.10-358.jar                               | None                                     |
	| LC    | codechickenlib                               | 3.2.2.353         | CodeChickenLib-1.12.2.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | redstoneflux                                 | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | brandonscore                                 | 2.4.5             | BrandonsCore-1.12.2-2.4.5.176-universal.jar        | None                                     |
	| LC    | car                                          | 1.2.11            | car-1.2.11.jar                                     | None                                     |
	| LC    | chisel                                       | MC1.12.2-0.2.0.31 | Chisel-Mod-1.12.2.jar                              | None                                     |
	| LC    | cofhcore                                     | 4.6.2             | CoFHCore-1.12.2-4.6.2.25-universal.jar             | None                                     |
	| LC    | darkutils                                    | 1.8.211           | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | movingworld                                  | 1.12-6.342        | movingworld-1.12-6.342-full.jar                    | None                                     |
	| LC    | davincisvessels                              | @DVESSELSVER@     | Davincis-Vessels-Mod-1.12.jar                      | None                                     |
	| LC    | draconicevolution                            | 2.3.15            | Draconic-Evolution-1.12.2-2.3.15.312-universal.jar | None                                     |
	| LC    | extrautils2                                  | 1.0               | extrautils2-1.12-1.9.4.jar                         | None                                     |
	| LC    | friendlymobs                                 | 1.1.5             | FriendlyMobs_1.12-v1.1.5.jar                       | None                                     |
	| LC    | cfm                                          | 6.2.0             | furniture-6.2.0-1.12.2.jar                         | None                                     |
	| LC    | galaxyspace                                  | 2.0.6             | Galaxy-Space-Mod-1.12.2.jar                        | None                                     |
	| LC    | grapplemod                                   | 1.12.2-v11.1      | grapplemod-v11.1-1.12.2.jar                        | None                                     |
	| LC    | cgm                                          | 0.6.4             | guns-0.6.4-1.12.2.jar                              | None                                     |
	| LC    | hud                                          | 1.3.9             | hud-1.3.9-1.12.jar                                 | None                                     |
	| LC    | ichunutil                                    | 7.1.4             | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
	| LC    | inventorypets                                | 1.5.3.1           | inventorypets-1.12-1.5.3.1.jar                     | None                                     |
	| LC    | journeymap                                   | 1.12.2-5.5.2      | JourneyMap-Mod-1.12.2-Unlimited.jar                | None                                     |
	| LC    | keepinginventory                             | 2.4               | KeepingInventory-1.12.2-2.4.jar                    | None                                     |
	| LC    | lex                                          | 1.0.3             | LibEx-1.12.2.jar                                   | None                                     |
	| LC    | libraryex                                    | 1.0.11            | LibraryEx-1.12.2-1.0.11.jar                        | None                                     |
	| LC    | libvulpes                                    | 0.4.0.-57         | LibVulpes-1.12.2.jar                               | None                                     |
	| LC    | malisiscore                                  | 1.12.2-6.4.0      | MalisisCore-1.12.2.jar                             | None                                     |
	| LC    | malisisdoors                                 | 1.12.2-7.3.0      | MalisisDoors-Mod-1.12.2.jar                        | None                                     |
	| LC    | radixcore                                    | 1.12.x-2.2.1      | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
	| LC    | mca                                          | 1.12.2-5.3.1      | MCA-1.12.x-5.3.1-universal.jar                     | None                                     |
	| LC    | mcjtylib_ng                                  | 3.1.1             | mcjtylib-1.12-3.1.1.jar                            | None                                     |
	| LC    | mdxlib                                       | 3.0.0.20          | mdxlib-3.0.0.20.jar                                | None                                     |
	| LC    | mekanism                                     | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
	| LC    | mekanismtools                                | 9.4.11            | MekanismTools-1.12.2-9.4.13.349.jar                | None                                     |
	| LC    | mjrlegendslib                                | 1.12.2-1.1.6      | MJRLegendsLib-1.12.2-1.1.6.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
	| LC    | morph                                        | 7.1.2             | Morph-1.12.2-7.1.2.jar                             | None                                     |
	| LC    | cdm                                          | 0.4.1             | MrCrayfishs-Device-Mod-1.12.2.jar                  | None                                     |
	| LC    | mrtjpcore                                    | 2.1.4.43          | MrTJPCore-1.12.2.jar                               | None                                     |
	| LC    | mumboredstone                                | 0.3.3             | mumboredstone-0.3.3.jar                            | None                                     |
	| LC    | nex                                          | 2.1.14.15         | NetherEx-Mod-1.12.2.jar                            | None                                     |
	| LC    | nightmares                                   | 1.0.4             | Nightmares-1.12.2-1.0.4.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | notenoughwands                               | 1.7.2             | notenoughwands-1.12-1.7.2.jar                      | None                                     |
	| LC    | nuclearcraft                                 | 2.12d             | NuclearCraft-2.12d--1.12.2.jar                     | None                                     |
	| LC    | pewpods                                      | 1.1.0             | PewDiePiesAirPods_1.12.2-1.1.0.jar                 | None                                     |
	| LC    | portalgun                                    | 7.0.2             | PortalGun-1.12.2-7.0.2.jar                         | None                                     |
	| LC    | prefab                                       | 1.3.0.26          | prefab-1.3.0.26.jar                                | None                                     |
	| LC    | redstonearsenal                              | 2.6.2             | RedstoneArsenal-1.12.2-2.6.2.17-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | corerm                                       | 1.3.3             | RikMuldsCore_1.3.3.jar                             | None                                     |
	| LC    | rustic                                       | 1.1.0             | rustic-1.1.0.jar                                   | None                                     |
	| LC    | sm                                           | 1.1               | Sunglassesandmore1.1.jar                           | None                                     |
	| L     | supertnt                                     | 1.0.1             | SuperTNT-1.12.2-1.0.1.jar                          | None                                     |
	| L     | techguns                                     | 2.0.1.2           | Techguns-Mod-1.12.2.jar                            | None                                     |
	| L     | vehicle                                      | 0.36.1            | vehicle-mod-0.36.1-1.12.2.jar                      | None                                     |
	| L     | wawla                                        | 2.5.269           | Wawla-1.12.2-2.5.269.jar                           | None                                     |
	| L     | mysticallib                                  | 1.12.2-1.3.7      | mysticallib-1.12.2-1.3.7.jar                       | None                                     |

	Loaded coremods (and transformers): 
FMLModule (mdxlib-3.0.0.20.jar)
  com.asx.mdx.AccessTransformer
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
Techguns Core (Techguns-Mod-1.12.2.jar)
  techguns.core.TechgunsASMTransformer
MalisisCorePlugin (MalisisCore-1.12.2.jar)
  
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
	Profiler Position: N/A (disabled)
	Is Modded: Definitely; Server brand changed to 'fml,forge'
	Type: Dedicated Server (map_server.txt)

And if you need it the full log: 

[12:30:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:30:48] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[12:30:48] [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
[12:30:48] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[12:30:48] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[12:30:48] [main/INFO] [FML]: Searching E:\Minecraft 1.12.2 forge server\.\mods for mods
[12:30:48] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from betterfps-1.4.8.jar
[12:30:48] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from MalisisCore-1.12.2.jar
[12:30:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mdxlib-3.0.0.20.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:30:48] [main/WARN] [FML]: The coremod FMLModule (com.asx.mdx.FMLModule) is not signed!
[12:30:48] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:30:48] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[12:30:48] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-1.12-6.342-full.jar
[12:30:48] [main/WARN] [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
[12:30:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-177.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:30:48] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[12:30:48] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Techguns-Mod-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:30:48] [main/WARN] [FML]: The coremod Techguns Core (techguns.core.TechgunsFMLPlugin) is not signed!
[12:30:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[12:30:48] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/E:/Minecraft%201.12.2%20forge%20server/./mods/MalisisCore-1.12.2.jar Service=LaunchWrapper Env=SERVER
[12:30:48] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:30:48] [main/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[12:30:48] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[12:30:48] [main/WARN] [FML]: The coremod com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:30:48] [main/WARN] [FML]: The coremod MovingWorldCore (com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod) is not signed!
[12:30:48] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
[12:30:48] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:30:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:49] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[12:30:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:49] [main/INFO] [MDX]: Loading access transformer: %s
[12:30:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:49] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[12:30:50] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[12:30:50] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[12:30:50] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
[12:30:50] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@2c1d57bc
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:30:50] [main/INFO] [MDX]: Loading access transformer: %s
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:30:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:30:50] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:30:50] [main/WARN] [mixin]: Reference map 'movingworld.mixin.refmap.json' for mixins.movingworld.json could not be read. If this is a development environment you can ignore this message
[12:30:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[12:30:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[12:30:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:50] [main/INFO] [Quark ASM]: Patch result: true
[12:30:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[12:30:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:50] [main/INFO] [Quark ASM]: Patch result: true
[12:30:50] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[12:30:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[12:30:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:50] [main/INFO] [Quark ASM]: Patch result: true
[12:30:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:50] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[12:30:50] [main/INFO] [Quark ASM]: Patch result: true
[12:30:50] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[12:30:50] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:50] [main/INFO] [Quark ASM]: Patch result: true
[12:30:50] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[12:30:50] [main/INFO] [mixin]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[12:30:51] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:51] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[12:30:51] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:51] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[12:30:51] [main/INFO] [Quark ASM]: Patch result: true
[12:30:52] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[12:30:52] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[12:30:52] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[12:30:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[12:30:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[12:30:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:52] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:30:52] [main/INFO] [Quark ASM]: Located patch target node IRETURN
[12:30:52] [main/INFO] [Quark ASM]: Patch result: true
[12:30:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[12:30:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[12:30:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:52] [main/INFO] [Quark ASM]: Located patch target node ARETURN
[12:30:52] [main/INFO] [Quark ASM]: Patch result: true
[12:30:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[12:30:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[12:30:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:52] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
[12:30:52] [main/INFO] [Quark ASM]: Patch result: true
[12:30:52] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[12:30:52] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[12:30:52] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:52] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[12:30:52] [main/INFO] [Quark ASM]: Patch result: true
[12:30:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[12:30:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[12:30:53] [main/INFO] [Quark ASM]: Failed to locate the method!
[12:30:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[12:30:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[12:30:53] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:53] [main/INFO] [Quark ASM]: Patch result: true
[12:30:53] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[12:30:53] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[12:30:53] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:53] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[12:30:53] [main/INFO] [Quark ASM]: Patch result: true
[12:30:53] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[12:30:54] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[12:30:54] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[12:30:54] [main/INFO] [Quark ASM]: Located Method, patching...
[12:30:54] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:54] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:54] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:54] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:54] [main/INFO] [Quark ASM]: Patch result: true
[12:30:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[12:30:54] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
[12:30:54] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[12:30:54] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[12:30:54] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[12:30:54] [Server thread/INFO] [FML]: Searching E:\Minecraft 1.12.2 forge server\.\mods for mods
[12:30:55] [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
[12:30:56] [Server thread/INFO] [FML]: Disabling mod memorybar it is client side only.
[12:30:56] [Server thread/WARN] [FML]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.4.43
[12:30:56] [Server thread/INFO] [FML]: Forge Mod Loader has identified 73 mods to load
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for keepinginventory: assets/keepinginventory/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for lex: assets/lex/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for libraryex: assets/libraryex/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for mdxlib: assets/mdxlib/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for mekanismtools: assets/mekanismtools/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for mjrlegendslib: assets/mjrlegendslib/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for movingworld: assets/movingworld/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for mrtjpcore: assets/mrtjpcore/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for radixcore: assets/radixcore/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[12:30:56] [Server thread/WARN] [FML]: Missing English translation for corerm: assets/corerm/lang/en_us.lang
[12:30:57] [Server thread/INFO] [FML]: FML has found a non-mod file memorybar-1.12.2_1.0.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:30:57] [Server thread/INFO] [FML]: FML has found a non-mod file core-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:30:57] [Server thread/INFO] [FML]: FML has found a non-mod file json-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:30:57] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, com.elytradev.movingworld.common.asm.coremod, obfuscate, techguns_core, securitycraft, ageofweapons, csb_armorstand, asmodeuscore, autoreglib, baubles, bookshelf, botania, brandonscore, car, chisel, codechickenlib, cofhcore, darkutils, davincisvessels, draconicevolution, extrautils2, friendlymobs, cfm, galacticraftplanets, galacticraftcore, galaxyspace, grapplemod, cgm, hud, ichunutil, ic2, inventorypets, journeymap, keepinginventory, lex, libraryex, libvulpes, malisiscore, malisisdoors, mca, mcjtylib_ng, mdxlib, mekanism, mekanismtools, mjrlegendslib, morph, movingworld, cdm, mrtjpcore, mumboredstone, mysticallib, nex, nightmares, notenoughwands, nuclearcraft, pewpods, portalgun, prefab, quark, radixcore, redstonearsenal, redstoneflux, corerm, rustic, sm, supertnt, techguns, vehicle, wawla] at CLIENT
[12:30:57] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, com.elytradev.movingworld.common.asm.coremod, obfuscate, techguns_core, securitycraft, ageofweapons, csb_armorstand, asmodeuscore, autoreglib, baubles, bookshelf, botania, brandonscore, car, chisel, codechickenlib, cofhcore, darkutils, davincisvessels, draconicevolution, extrautils2, friendlymobs, cfm, galacticraftplanets, galacticraftcore, galaxyspace, grapplemod, cgm, hud, ichunutil, ic2, inventorypets, journeymap, keepinginventory, lex, libraryex, libvulpes, malisiscore, malisisdoors, mca, mcjtylib_ng, mdxlib, mekanism, mekanismtools, mjrlegendslib, morph, movingworld, cdm, mrtjpcore, mumboredstone, mysticallib, nex, nightmares, notenoughwands, nuclearcraft, pewpods, portalgun, prefab, quark, radixcore, redstonearsenal, redstoneflux, corerm, rustic, sm, supertnt, techguns, vehicle, wawla] at SERVER
[12:30:58] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[12:30:58] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[12:30:58] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[12:30:58] [Server thread/INFO] [Quark ASM]: Patch result: true
[12:30:58] [Server thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
[12:30:58] [Server thread/INFO] [draconicevolution]: Draconic Evolution online!
[12:30:58] [Server thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
[12:30:58] [Server thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
[12:30:59] [Server thread/INFO] [draconicevolution]: Hello Minecraft!!!
[12:30:59] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerWorkbench
[12:30:59] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[12:30:59] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[12:30:59] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:59] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:59] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:59] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[12:30:59] [Server thread/INFO] [Quark ASM]: Patch result: true
[12:31:00] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.Render
[12:31:00] [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:539) ~[forge-1.12.2-14.23.5.2847-universal.jar:?]
	at sun.reflect.GeneratedMethodAccessor10.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.2847-universal.jar:?]
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2847-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:595) ~[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
[12:31:00] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: E:\Minecraft 1.12.2 forge server\.\crash-reports\crash-2019-10-01_12.31.00-server.txt
[12:31:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:31:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[12:31:00] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 0 data blobs
[12:31:00] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[12:31:00] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:31:00] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds

 

Edited by Em_B
Posted
  On 10/1/2019 at 5:18 PM, diesieben07 said:

You should know where you got your mods. If you are at all unsure, I recommend you redownload all of them from CurseForge or the mod authors own website.

Expand  

How about now?

---- Minecraft Crash Report ----

WARNING: coremods are present:
  FMLModule (mdxlib-3.0.0.20.jar)
  Quark Plugin (Quark-r1.6-177.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
  Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 10/1/19 3:25 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourceManagerReloadListener
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Unknown Source)
	at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
	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:595)
	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.resources.IResourceManagerReloadListener
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	... 34 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@c4c0b41 from coremod FMLCorePlugin
	at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
	... 36 more
Caused by: java.lang.RuntimeException: Attempted to load class ceq for invalid side SERVER
	at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
	at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
	... 38 more


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: 4693820264 bytes (4476 MB) / 5145362432 bytes (4907 MB) up to 5145362432 bytes (4907 MB)
	JVM Flags: 2 total; -Xmx5G -Xms5G
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 72 mods loaded, 72 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.2847-universal.jar            | None                                     |
	| LC    | forge                                        | 14.23.5.2847          | forge-1.12.2-14.23.5.2847-universal.jar            | None                                     |
	| LC    | micdoodlecore                                |                       | minecraft.jar                                      | None                                     |
	| LC    | com.elytradev.movingworld.common.asm.coremod |                       | minecraft.jar                                      | None                                     |
	| LC    | obfuscate                                    | 0.2.6                 | minecraft.jar                                      | None                                     |
	| LC    | techguns_core                                | 1.12.2-1.0            | minecraft.jar                                      | None                                     |
	| LC    | securitycraft                                | v1.8.12.1             | [1.12.2]+SecurityCraft+v1.8.12.1.jar               | None                                     |
	| LC    | ageofweapons                                 | 0.13.5                | Age+of+Weapons+1.12.2++(v.0.13.5).jar              | None                                     |
	| LC    | csb_armorstand                               | 1.0.4                 | ArmorStandGUI-1.12-1.0.4.jar                       | None                                     |
	| LC    | ic2                                          | 2.8.187-ex112         | industrialcraft-2-2.8.187-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
	| LC    | galacticraftcore                             | 4.0.2.237             | GalacticraftCore-1.12.2-4.0.2.237.jar              | None                                     |
	| LC    | galacticraftplanets                          | 4.0.2.237             | Galacticraft-Planets-1.12.2-4.0.2.237.jar          | None                                     |
	| LC    | asmodeuscore                                 | 0.0.10                | AsmodeusCore-1.12.2-0.0.11.jar                     | None                                     |
	| LC    | quark                                        | r1.6-177              | Quark-r1.6-177.jar                                 | None                                     |
	| LC    | autoreglib                                   | 1.3-32                | AutoRegLib-1.3-32.jar                              | None                                     |
	| LC    | baubles                                      | 1.5.2                 | Baubles-1.12-1.5.2.jar                             | None                                     |
	| L     | betterhud                                    | 1.4                   | betterhud-1.12.2-1.4.jar                           | None                                     |
	| L     | bookshelf                                    | 2.3.585               | Bookshelf-1.12.2-2.3.585.jar                       | None                                     |
	| L     | botania                                      | r1.10-361             | Botania+r1.10-361.jar                              | None                                     |
	| L     | codechickenlib                               | 3.2.3.358             | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | None                                     |
	| L     | redstoneflux                                 | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar            | None                                     |
	| L     | brandonscore                                 | 2.4.17                | BrandonsCore-1.12.2-2.4.17.208-universal.jar       | None                                     |
	| L     | chisel                                       | MC1.12.2-0.2.0.31     | Chisel-Mod-1.12.2.jar                              | None                                     |
	| L     | cofhcore                                     | 4.6.3                 | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
	| L     | corpse                                       | 1.12.2-1.0.3          | corpse-1.12.2-1.0.3.jar                            | None                                     |
	| L     | darkutils                                    | 1.8.226               | DarkUtils-1.12.2-1.8.226.jar                       | None                                     |
	| L     | movingworld                                  | 1.12-6.342            | movingworld-1.12-6.342-full.jar                    | None                                     |
	| L     | davincisvessels                              | @DVESSELSVER@         | davincisvessels-1.12-6.340-full.jar                | None                                     |
	| L     | cdm                                          | 0.4.1                 | device-mod-0.4.1-1.12.2.jar                        | None                                     |
	| L     | draconicevolution                            | 2.3.24                | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None                                     |
	| L     | extrautils2                                  | 1.0                   | extrautils2-1.12-1.9.9.jar                         | None                                     |
	| L     | friendlymobs                                 | 1.1.5                 | FriendlyMobs_1.12-v1.1.5.jar                       | None                                     |
	| L     | cfm                                          | 6.3.1                 | furniture-6.3.1-1.12.2.jar                         | None                                     |
	| L     | galaxyspace                                  | 2.0.10                | GalaxySpace-1.12.2-2.0.10.jar                      | None                                     |
	| L     | grapplemod                                   | 1.12.2-v11.1          | grapplemod-v11.1-1.12.2.jar                        | None                                     |
	| L     | cgm                                          | 0.12.2                | guns-0.12.2-1.12.2.jar                             | None                                     |
	| L     | ichunutil                                    | 7.2.1                 | iChunUtil-1.12.2-7.2.1.jar                         | None                                     |
	| L     | inventorypets                                | 2.0.2                 | inventorypets-1.12-2.0.2.jar                       | None                                     |
	| L     | journeymap                                   | 1.12.2-5.5.5          | journeymap-1.12.2-5.5.5.jar                        | None                                     |
	| L     | libraryex                                    | 1.0.11                | LibraryEx-1.12.2-1.0.11.jar                        | None                                     |
	| L     | libvulpes                                    | 0.4.1.-62             | LibVulpes-1.12.2-0.4.1-62-universal.jar            | None                                     |
	| L     | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                       | None                                     |
	| L     | malisisdoors                                 | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
	| L     | mca                                          | 6.0.1                 | MCA-1.12.2-6.0.1-universal.jar                     | None                                     |
	| L     | mcjtylib_ng                                  | 3.5.4                 | mcjtylib-1.12-3.5.4.jar                            | None                                     |
	| L     | mdxlib                                       | 3.0.0.20              | mdxlib-3.0.0.20.jar                                | None                                     |
	| L     | mekanism                                     | 1.12.2-9.8.2.389      | Mekanism-1.12.2-9.8.2.389.jar                      | None                                     |
	| L     | mekanismtools                                | 1.12.2-9.8.2.389      | MekanismTools-1.12.2-9.8.2.389.jar                 | None                                     |
	| L     | mjrlegendslib                                | 1.12.2-1.1.8          | MJRLegendsLib-1.12.2-1.1.8.jar                     | None                                     |
	| L     | morph                                        | 7.1.3                 | Morph-1.12.2-7.1.3.jar                             | None                                     |
	| L     | mrtjpcore                                    | 2.1.4.43              | MrTJPCore-1.12.2-2.1.4.43-universal.jar            | None                                     |
	| L     | mumboredstone                                | 0.3.3                 | mumboredstone-0.3.3.jar                            | None                                     |
	| L     | netherex                                     | 2.0.15                | NetherEx-1.12.2-2.0.15.jar                         | None                                     |
	| L     | nightmares                                   | 1.0.4                 | Nightmares-1.12.2-1.0.4.jar                        | None                                     |
	| L     | notenoughwands                               | 1.8.1                 | notenoughwands-1.12-1.8.1.jar                      | None                                     |
	| L     | nuclearcraft                                 | 2.18k                 | NuclearCraft-2.18k-1.12.2.jar                      | None                                     |
	| L     | personalcars                                 | 1.4                   | PersonalCars-1.4.jar                               | None                                     |
	| L     | pewpods                                      | 1.1.0                 | PewDiePie's+AirPods_1.12.2-1.1.0.jar               | None                                     |
	| L     | portalgun                                    | 7.1.0                 | PortalGun-1.12.2-7.1.0.jar                         | None                                     |
	| L     | prefab                                       | 1.3.0.26              | prefab-1.3.0.26.jar                                | None                                     |
	| L     | radixcore                                    | 1.12.x-2.2.1          | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
	| L     | redstonearsenal                              | 2.6.3                 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar      | None                                     |
	| L     | corerm                                       | 1.3.3                 | RikMuldsCore_1.3.3.jar                             | None                                     |
	| L     | rustic                                       | 1.1.1                 | rustic-1.1.1.jar                                   | None                                     |
	| L     | sm                                           | 1.1                   | Sunglasses+and+more+1.1.jar                        | None                                     |
	| L     | supertnt                                     | 1.0.1                 | SuperTNT-1.12.2-1.0.1.jar                          | None                                     |
	| L     | techguns                                     | 2.0.2.0               | techguns-1.12.2-2.0.2.0_pre3.1.jar                 | None                                     |
	| L     | vehicle                                      | 0.41.0                | vehicle-mod-0.41.0-1.12.2.jar                      | None                                     |
	| L     | wawla                                        | 2.5.273               | Wawla-1.12.2-2.5.273.jar                           | None                                     |
	| L     | mysticallib                                  | 1.12.2-1.3.7          | mysticallib-1.12.2-1.3.7.jar                       | None                                     |

	Loaded coremods (and transformers): 
FMLModule (mdxlib-3.0.0.20.jar)
  com.asx.mdx.AccessTransformer
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  mekanism.coremod.KeybindingMigrationHelper
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1.jar)
  techguns.core.TechgunsASMTransformer
	Profiler Position: N/A (disabled)
	Is Modded: Definitely; Server brand changed to 'fml,forge'
	Type: Dedicated Server (map_server.txt)

 

Posted
  On 10/1/2019 at 7:43 PM, diesieben07 said:

BetterHUD is a client-only mod which does not indicate that fact, so Forge tries to load it anyways and it crashes.

Remove the mod and please report this bug to the mod author.

Expand  

Okay now I'm back to the first error 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  FMLModule (mdxlib-3.0.0.20.jar)
  Quark Plugin (Quark-r1.6-177.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
  Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 10/1/19 3:48 PM
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:539)
	at sun.reflect.GeneratedMethodAccessor10.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:595)
	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
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
	... 35 more


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: 3603525248 bytes (3436 MB) / 5145362432 bytes (4907 MB) up to 5145362432 bytes (4907 MB)
	JVM Flags: 2 total; -Xmx5G -Xms5G
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 71 mods loaded, 71 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.2847-universal.jar            | None                                     |
	| LC    | forge                                        | 14.23.5.2847          | forge-1.12.2-14.23.5.2847-universal.jar            | None                                     |
	| LC    | micdoodlecore                                |                       | minecraft.jar                                      | None                                     |
	| LC    | com.elytradev.movingworld.common.asm.coremod |                       | minecraft.jar                                      | None                                     |
	| LC    | obfuscate                                    | 0.2.6                 | minecraft.jar                                      | None                                     |
	| LC    | techguns_core                                | 1.12.2-1.0            | minecraft.jar                                      | None                                     |
	| LC    | securitycraft                                | v1.8.12.1             | [1.12.2]+SecurityCraft+v1.8.12.1.jar               | None                                     |
	| LC    | ageofweapons                                 | 0.13.5                | Age+of+Weapons+1.12.2++(v.0.13.5).jar              | None                                     |
	| LC    | csb_armorstand                               | 1.0.4                 | ArmorStandGUI-1.12-1.0.4.jar                       | None                                     |
	| LC    | ic2                                          | 2.8.187-ex112         | industrialcraft-2-2.8.187-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
	| LC    | galacticraftcore                             | 4.0.2.237             | GalacticraftCore-1.12.2-4.0.2.237.jar              | None                                     |
	| LC    | galacticraftplanets                          | 4.0.2.237             | Galacticraft-Planets-1.12.2-4.0.2.237.jar          | None                                     |
	| LC    | asmodeuscore                                 | 0.0.10                | AsmodeusCore-1.12.2-0.0.11.jar                     | None                                     |
	| LC    | quark                                        | r1.6-177              | Quark-r1.6-177.jar                                 | None                                     |
	| LC    | autoreglib                                   | 1.3-32                | AutoRegLib-1.3-32.jar                              | None                                     |
	| LC    | baubles                                      | 1.5.2                 | Baubles-1.12-1.5.2.jar                             | None                                     |
	| LC    | bookshelf                                    | 2.3.585               | Bookshelf-1.12.2-2.3.585.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | botania                                      | r1.10-361             | Botania+r1.10-361.jar                              | None                                     |
	| LC    | codechickenlib                               | 3.2.3.358             | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | redstoneflux                                 | 2.1.0                 | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | brandonscore                                 | 2.4.17                | BrandonsCore-1.12.2-2.4.17.208-universal.jar       | None                                     |
	| LC    | chisel                                       | MC1.12.2-0.2.0.31     | Chisel-Mod-1.12.2.jar                              | None                                     |
	| LC    | cofhcore                                     | 4.6.3                 | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
	| LC    | corpse                                       | 1.12.2-1.0.3          | corpse-1.12.2-1.0.3.jar                            | None                                     |
	| LC    | darkutils                                    | 1.8.226               | DarkUtils-1.12.2-1.8.226.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | movingworld                                  | 1.12-6.342            | movingworld-1.12-6.342-full.jar                    | None                                     |
	| LC    | davincisvessels                              | @DVESSELSVER@         | davincisvessels-1.12-6.340-full.jar                | None                                     |
	| LC    | cdm                                          | 0.4.1                 | device-mod-0.4.1-1.12.2.jar                        | None                                     |
	| LC    | draconicevolution                            | 2.3.24                | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None                                     |
	| LC    | extrautils2                                  | 1.0                   | extrautils2-1.12-1.9.9.jar                         | None                                     |
	| LC    | friendlymobs                                 | 1.1.5                 | FriendlyMobs_1.12-v1.1.5.jar                       | None                                     |
	| LC    | cfm                                          | 6.3.1                 | furniture-6.3.1-1.12.2.jar                         | None                                     |
	| LC    | galaxyspace                                  | 2.0.10                | GalaxySpace-1.12.2-2.0.10.jar                      | None                                     |
	| LC    | grapplemod                                   | 1.12.2-v11.1          | grapplemod-v11.1-1.12.2.jar                        | None                                     |
	| LC    | cgm                                          | 0.12.2                | guns-0.12.2-1.12.2.jar                             | None                                     |
	| LC    | ichunutil                                    | 7.2.1                 | iChunUtil-1.12.2-7.2.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LC    | inventorypets                                | 2.0.2                 | inventorypets-1.12-2.0.2.jar                       | None                                     |
	| LC    | journeymap                                   | 1.12.2-5.5.5          | journeymap-1.12.2-5.5.5.jar                        | None                                     |
	| LC    | libraryex                                    | 1.0.11                | LibraryEx-1.12.2-1.0.11.jar                        | None                                     |
	| LC    | libvulpes                                    | 0.4.1.-62             | LibVulpes-1.12.2-0.4.1-62-universal.jar            | None                                     |
	| LC    | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                       | None                                     |
	| LC    | malisisdoors                                 | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
	| LC    | mca                                          | 6.0.1                 | MCA-1.12.2-6.0.1-universal.jar                     | None                                     |
	| LC    | mcjtylib_ng                                  | 3.5.4                 | mcjtylib-1.12-3.5.4.jar                            | None                                     |
	| LC    | mdxlib                                       | 3.0.0.20              | mdxlib-3.0.0.20.jar                                | None                                     |
	| LC    | mekanism                                     | 1.12.2-9.8.2.389      | Mekanism-1.12.2-9.8.2.389.jar                      | None                                     |
	| LC    | mekanismtools                                | 1.12.2-9.8.2.389      | MekanismTools-1.12.2-9.8.2.389.jar                 | None                                     |
	| LC    | mjrlegendslib                                | 1.12.2-1.1.8          | MJRLegendsLib-1.12.2-1.1.8.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
	| LC    | morph                                        | 7.1.3                 | Morph-1.12.2-7.1.3.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LC    | mrtjpcore                                    | 2.1.4.43              | MrTJPCore-1.12.2-2.1.4.43-universal.jar            | None                                     |
	| LC    | mumboredstone                                | 0.3.3                 | mumboredstone-0.3.3.jar                            | None                                     |
	| LC    | netherex                                     | 2.0.15                | NetherEx-1.12.2-2.0.15.jar                         | None                                     |
	| LC    | nightmares                                   | 1.0.4                 | Nightmares-1.12.2-1.0.4.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | notenoughwands                               | 1.8.1                 | notenoughwands-1.12-1.8.1.jar                      | None                                     |
	| LC    | nuclearcraft                                 | 2.18k                 | NuclearCraft-2.18k-1.12.2.jar                      | None                                     |
	| LC    | personalcars                                 | 1.4                   | PersonalCars-1.4.jar                               | None                                     |
	| LC    | pewpods                                      | 1.1.0                 | PewDiePie's+AirPods_1.12.2-1.1.0.jar               | None                                     |
	| LC    | portalgun                                    | 7.1.0                 | PortalGun-1.12.2-7.1.0.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LC    | prefab                                       | 1.3.0.26              | prefab-1.3.0.26.jar                                | None                                     |
	| LC    | radixcore                                    | 1.12.x-2.2.1          | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
	| LC    | redstonearsenal                              | 2.6.3                 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | corerm                                       | 1.3.3                 | RikMuldsCore_1.3.3.jar                             | None                                     |
	| LC    | rustic                                       | 1.1.1                 | rustic-1.1.1.jar                                   | None                                     |
	| LC    | sm                                           | 1.1                   | Sunglasses+and+more+1.1.jar                        | None                                     |
	| L     | supertnt                                     | 1.0.1                 | SuperTNT-1.12.2-1.0.1.jar                          | None                                     |
	| L     | techguns                                     | 2.0.2.0               | techguns-1.12.2-2.0.2.0_pre3.1.jar                 | None                                     |
	| L     | vehicle                                      | 0.41.0                | vehicle-mod-0.41.0-1.12.2.jar                      | None                                     |
	| L     | wawla                                        | 2.5.273               | Wawla-1.12.2-2.5.273.jar                           | None                                     |
	| L     | mysticallib                                  | 1.12.2-1.3.7          | mysticallib-1.12.2-1.3.7.jar                       | None                                     |

	Loaded coremods (and transformers): 
FMLModule (mdxlib-3.0.0.20.jar)
  com.asx.mdx.AccessTransformer
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  mekanism.coremod.KeybindingMigrationHelper
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.1.jar)
  techguns.core.TechgunsASMTransformer
	Profiler Position: N/A (disabled)
	Is Modded: Definitely; Server brand changed to 'fml,forge'
	Type: Dedicated Server (map_server.txt)

 

Posted

Thank you! After 10 hours of troubleshooting, fixing errors, and re-installing mods with my very limited java experience I finally got it working with your help.

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

    • After some time minecraft crashes with an error. Here is the log https://drive.google.com/file/d/1o-2R6KZaC8sxjtLaw5qj0A-GkG_SuoB5/view?usp=sharing
    • The specific issue is that items in my inventory wont stack properly. For instance, if I punch a tree down to collect wood, the first block I collected goes to my hand. So when I punch the second block of wood to collect it, it drops, but instead of stacking with the piece of wood already in my hand, it goes to the second slot in my hotbar instead. Another example is that I'll get some dirt, and then when I'm placing it down later I'll accidentally place a block where I don't want it. When I harvest it again, it doesn't go back to the stack that it came from on my hotbar, where it should have gone, but rather into my inventory. That means that if my inventory is full, then the dirt wont be picked up even though there should be space available in the stack I'm holding. The forge version I'm using is 40.3.0, for java 1.18.2. I'll leave the mods I'm using here, and I'd appreciate it if anybody can point me in the right direction in regards to figuring out how to fix this. I forgot to mention that I think it only happens on my server but I&#39;m not entirely sure. PLEASE HELP ME! LIST OF THE MODS. aaa_particles Adorn AdvancementPlaques AI-Improvements AkashicTome alexsdelight alexsmobs AmbientSounds amwplushies Animalistic another_furniture AppleSkin Aquaculture aquamirae architectury artifacts Atlas-Lib AutoLeveling AutoRegLib auudio balm betterfpsdist biggerstacks biomancy BiomesOPlenty blockui blueprint Bookshelf born_in_chaos Botania braincell BrassAmberBattleTowers brutalbosses camera CasinoCraft cfm (MrCrayfish’s Furniture Mod) chat_heads citadel cloth-config Clumps CMDCam CNB cobweb collective comforts convenientcurioscontainer cookingforblockheads coroutil CosmeticArmorReworked CozyHome CrabbersDelight crashexploitfixer crashutilities Create CreativeCore creeperoverhaul cristellib crittersandcompanions Croptopia CroptopiaAdditions CullLessLeaves curios curiouslanterns curiouslights Curses' Naturals CustomNPCs CyclopsCore dannys_expansion decocraft Decoration Mod DecorationDelightRefurbished Decorative Blocks Disenchanting DistantHorizons doubledoors DramaticDoors drippyloadingscreen durabilitytooltip dynamic-fps dynamiclights DynamicTrees DynamicTreesBOP DynamicTreesPlus Easy Dungeons EasyAnvils EasyMagic easy_npc eatinganimation ecologics effective_fg elevatorid embeddium emotecraft enchantlimiter EnchantmentDescriptions EnderMail engineersdecor entityculling entity_model_features entity_texture_features epicfight EvilCraft exlinefurniture expandability explosiveenhancement factory-blocks fairylights fancymenu FancyVideo FarmersDelight fast-ip-ping FastSuite ferritecore finsandtails FixMySpawnR Forge Middle Ages fossil FpsReducer2 furnish GamingDeco geckolib goblintraders goldenfood goodall H.e.b habitat harvest-with-ease hexerei hole_filler huge-structure-blocks HunterIllager iammusicplayer Iceberg illuminations immersive_paintings incubation infinitybuttons inventoryhud InventoryProfilesNext invocore ItemBorders itemzoom Jade jei (Just Enough Items) JetAndEliasArmors journeymap JRFTL justzoom kiwiboi Kobolds konkrete kotlinforforge lazydfu LegendaryTooltips libIPN lightspeed lmft lodestone LongNbtKiller LuckPerms Lucky77 MagmaMonsters malum ManyIdeasCore ManyIdeasDoors marbledsarsenal marg mcw-furniture mcw-lights mcw-paths mcw-stairs mcw-trapdoors mcw-windows meetyourfight melody memoryleakfix Mimic minecraft-comes-alive MineTraps minibosses MmmMmmMmmMmm MOAdecor (ART, BATH, COOKERY, GARDEN, HOLIDAYS, LIGHTS, SCIENCE) MobCatcher modonomicon mods_optimizer morehitboxes mowziesmobs MutantMonsters mysticalworld naturalist NaturesAura neapolitan NekosEnchantedBooks neoncraft2 nerb nifty NightConfigFixes nightlights nocube's_villagers_sell_animals NoSeeNoTick notenoughanimations obscure_api oculus oresabovediamonds otyacraftengine Paraglider Patchouli physics-mod Pillagers Gun PizzaCraft placeableitems Placebo player-animation-lib pneumaticcraft-repressurized polymorph PrettyPipes Prism projectbrazier Psychadelic-Chemistry PuzzlesLib realmrpg_imps_and_demons RecipesLibrary reeves-furniture RegionsUnexplored restrictedportals revive-me Scary_Mobs_And_Bosses selene shetiphiancore ShoulderSurfing smoothboot
    • Hi everyone, I'm currently developing a Forge 1.21 mod for Minecraft and I want to display a custom HUD overlay for a minigame. My goal: When the game starts, all players should see an item/block icon (from the base game, not a custom texture) plus its name/text in the HUD – similar to how the bossbar overlay works. The HUD should appear centered above the hotbar (or at a similar prominent spot), and update dynamically (icon and name change as the target item changes). What I've tried: I looked at many online tutorials and several GitHub repos (e.g. SeasonHUD, MiniHUD), but most of them use NeoForge or Forge versions <1.20 that provide the IGuiOverlay API (e.g. implements IGuiOverlay, RegisterGuiOverlaysEvent). In Forge 1.21, it seems that neither IGuiOverlay nor RegisterGuiOverlaysEvent exist anymore – at least, I can't import them and they are missing from the docs and code completion. I tried using RenderLevelStageEvent as a workaround but it is probably not intended for custom HUDs. I am not using NeoForge, and switching the project to NeoForge is currently not an option for me. I tried to look at the original minecraft source code to see how elements like hearts, hotbar etc are drawn on the screen but I am too new to Minecraft modding to understand. What I'm looking for: What is the correct way to add a custom HUD element (icon + text) in Forge 1.21, given that the previous overlay API is missing? Is there a new recommended event, callback, or method in Forge 1.21 for custom HUD overlays, or is everyone just using a workaround? Is there a minimal open-source example repo for Forge 1.21 that demonstrates a working HUD overlay without relying on NeoForge or deprecated Forge APIs? My ideal solution: Centered HUD element with an in-game item/block icon (from the base game's assets, e.g. a diamond or any ItemStack / Item) and its name as text, with a transparent background rectangle. It should be visible to the players when the mini game is running. Easy to update the item (e.g. static variable or other method), so it can change dynamically during the game. Any help, code snippets, or up-to-date references would be really appreciated! If this is simply not possible right now in Forge 1.21, it would also help to know that for sure. Thank you very much in advance!
    • The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
  • Topics

×
×
  • Create New...

Important Information

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