Posted September 20, 20196 yr Spoiler ---- Minecraft Crash Report ---- WARNING: coremods are present: FarseekCoreMod (Farseek-1.12-2.3.1.jar) LoadingPlugin (Quark-r1.5-146.jar) CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) OTGCorePlugin (OTG-Core.jar) ForgelinPlugin (Forgelin-1.8.2.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.19_mc1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) Contact their authors BEFORE contacting forge // I bet Cylons wouldn't have this problem. Time: 9/20/19 11:57 PM Description: Exception in server tick loop java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render at mod.mcreator.wizardanimalsbeta10.<init>(wizardanimalsbeta10.java:112) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:586) at sun.reflect.GeneratedMethodAccessor12.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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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:135) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 38 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer vazkii.quark.base.asm.ClassTransformer@36a8dde5 from coremod LoadingPlugin 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) ... 40 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at vazkii.quark.base.asm.ClassTransformer.transform(ClassTransformer.java:531) at vazkii.quark.base.asm.ClassTransformer.transformRender(ClassTransformer.java:505) at vazkii.quark.base.asm.ClassTransformer.transform(ClassTransformer.java:114) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ... 42 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_191, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 939869848 bytes (896 MB) / 1205862400 bytes (1150 MB) up to 2846883840 bytes (2715 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2768 83 mods loaded, 83 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 | |:----- |:-------------------- |:------------------------ |:------------------------------------------- |:---------------------------------------- | | UC | minecraft | 1.12.2 | minecraft.jar | None | | UC | mcp | 9.42 | minecraft.jar | None | | UC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | creativecoredummy | 1.0.0 | minecraft.jar | None | | UC | itemphysic | 1.4.0 | minecraft.jar | None | | UC | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | UC | otgcore | 1.12.2 - v7 | minecraft.jar | None | | UC | dsurroundcore | 3.5.4.3 | minecraft.jar | None | | UC | orbis_api | 0.1.0 | orbis_api-0.1.0.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf | | UC | aether | 0.1.1 | aether_ii-0.1.1-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf | | UC | animalbikes | 1.11.2 | AnimalBikes_1.12.2(13Jan19).jar | None | | UC | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None | | UC | jei | 4.15.0.275 | jei_1.12.2-4.15.0.275.jar | None | | UC | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | UC | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | UC | quark | r1.5-146 | Quark-r1.5-146.jar | None | | UC | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None | | UC | betteranimalsplus | 5.0.1 | betteranimalsplus-5.0.1.jar | None | | UC | openterraingenerator | v6 | OpenTerrainGenerator-1.12.2+-+v6.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 | | UC | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None | | UC | bookshelf | 2.3.577 | Bookshelf-1.12.2-2.3.577.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UC | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | UC | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | UC | creativecore | 1.9.9 | CreativeCore_v1.9.45_mc1.12.2.jar | None | | UC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | UC | cyclicmagic | 1.17.16 | Cyclic-1.12.2-1.17.16.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe | | UC | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None | | UC | dldungeonsjbg | 1.12.3 | DoomlikeDungeons-1.12.3-MC1.12.2.jar | None | | UC | mocreatures | 12.0.5 | DrZharks MoCreatures Mod-12.0.5.jar | None | | UC | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None | | UC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | exoticbirds | 1.0 | Exotic+Birds+1.12.2-2.2.1.jar | None | | UC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | UC | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None | | UC | fastfurnace | 1.2.1 | FastFurnace-1.12.2-1.2.1.jar | None | | UC | ferdinandsflowers | 1.10.1b | Ferdinand's+Flowers-1.10.1b-1.12.jar | None | | UC | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | UC | cfm | 6.2.0 | furniture-6.2.0-1.12.2.jar | None | | UC | gravestone | 1.10.1 | gravestone-1.10.1.jar | None | | UC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | UC | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | UC | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None | | UC | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | UC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | UC | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None | | UC | levelup2 | ${version} | Level+Up!+2-1.1.22-1.12.jar | None | | UC | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None | | UC | lycanitesmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | swampmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | forestmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | demonmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | elementalmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | desertmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | arcticmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | freshwatermobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | mountainmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | plainsmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | saltwatermobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | junglemobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | shadowmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | infernomobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete+1.20.5.2+[1.12.2].jar | None | | UC | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None | | UC | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None | | UC | morph | 7.1.2 | Morph-1.12.2-7.1.2.jar | None | | UC | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None | | UC | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None | | UC | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None | | UC | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None | | UC | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None | | UC | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None | | UC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | UC | ruins | 17.1 | Ruins-1.12.2.jar | None | | UC | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None | | UC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None | | UC | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None | | UC | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | UC | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | U | wizardanimalsbeta10 | 1.0.0 | WizardAnimalsBeta1.0.jar | None | | U | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | None | | U | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | None | Loaded coremods (and transformers): FarseekCoreMod (Farseek-1.12-2.3.1.jar) farseek.core.FarseekClassTransformer LoadingPlugin (Quark-r1.5-146.jar) vazkii.quark.base.asm.ClassTransformer CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler OTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.OTGClassTransformer ForgelinPlugin (Forgelin-1.8.2.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.19_mc1.12.2.jar) com.creativemd.itemphysic.ItemTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) mods.betterfoliage.loader.BetterFoliageTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) org.orecruncher.dsurround.asm.Transformer llibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) Hi, My forge modded server keeps crashing. I hope someone can help me out with this. Cheers!
September 20, 20196 yr Author Debug Log Spoiler [23:57:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [23:57:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [23:57:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [23:57:07] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading [23:57:07] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_191 [23:57:07] [main/INFO] [FML]: Searching C:\Users\Me\Desktop\Forge Server\.\mods for mods [23:57:07] [main/INFO] [FML]: Searching C:\Users\Me\Desktop\Forge Server\.\mods\1.12.2 for mods [23:57:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:07] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed! [23:57:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:07] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed! [23:57:07] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar [23:57:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.45_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:07] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:07] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed! [23:57:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:07] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:07] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed! [23:57:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Farseek-1.12-2.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:08] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:08] [main/WARN] [FML]: The coremod FarseekCoreMod (farseek.core.FarseekCoreMod) is not signed! [23:57:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:08] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:08] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed! [23:57:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:08] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:08] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:08] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed! [23:57:08] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:08] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed! [23:57:08] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar [23:57:08] [main/WARN] [FML]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.launch.OTGCorePlugin) is not signed! [23:57:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-146.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [23:57:08] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [23:57:08] [main/WARN] [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed! [23:57:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [23:57:08] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker [23:57:08] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [23:57:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [23:57:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [23:57:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [23:57:08] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker [23:57:08] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [23:57:08] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer [23:57:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [23:57:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [23:57:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [23:57:10] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments [23:57:10] [main/INFO] [FML]: [Quark ASM] Transforming WorldServer [23:57:10] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z) [23:57:10] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:10] [main/INFO] [FML]: [Quark ASM] Located patch target node L0 [23:57:10] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:10] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [23:57:10] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow) [23:57:10] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState] [23:57:10] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished. [23:57:10] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.item.Item]: Item Info Hook [23:57:10] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.item.Item]: Item Info Hook [23:57:10] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.world.biome.Biome]: Biome Info Hook [23:57:10] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.world.biome.Biome]: Biome Info Hook [23:57:11] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ... [23:57:11] [main/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ... [23:57:11] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.block.state.BlockStateBase]: BlockStateBase Info Hook [23:57:11] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.block.state.BlockStateBase]: BlockStateBase Info Hook [23:57:11] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm [23:57:11] [main/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase [23:57:11] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z) [23:57:11] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:11] [main/INFO] [FML]: [Quark ASM] Located patch target node ALOAD 5 [23:57:11] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:11] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, 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 / (Lawt;Lamu;Let;Lfa;ZLfa;)Z) [23:57:11] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:11] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z [23:57:11] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:11] [main/INFO] [FML]: [Quark ASM] Transforming TileEntityPiston [23:57:11] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V) [23:57:11] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:11] [main/INFO] [FML]: [Quark ASM] Located patch target node L0 [23:57:11] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:11] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V) [23:57:11] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:11] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z [23:57:11] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:11] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V) [23:57:11] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:11] [main/INFO] [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z [23:57:11] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:12] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh) [23:57:12] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl) [23:57:12] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw) [23:57:13] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows [23:57:13] [main/INFO] [dsurroundcore]: func_70071_h_()V: Found! [23:57:13] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows [23:57:13] [main/INFO] [FML]: [Quark ASM] Transforming EntityBoat [23:57:13] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z) [23:57:13] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:13] [main/INFO] [FML]: [Quark ASM] Located patch target node POP [23:57:13] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:13] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V) [23:57:13] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:13] [main/INFO] [FML]: [Quark ASM] Located patch target node L0 [23:57:13] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:13] [main/INFO] [FML]: [Quark ASM] Transforming ItemBanner [23:57:13] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V) [23:57:13] [main/INFO] [FML]: [Quark ASM] Failed to locate the method! [23:57:13] [main/INFO] [FML]: [Quark ASM] Transforming RecipeAddPattern [23:57:13] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafy;Lamu;)Z) [23:57:13] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:13] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 6 [23:57:13] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:14] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz) [23:57:14] [main/INFO] [FML]: [Quark ASM] Transforming ContainerMerchant [23:57:14] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;) [23:57:14] [main/INFO] [FML]: [Quark ASM] Located Method, patching... [23:57:14] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 39 [23:57:14] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 39 [23:57:14] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 30 [23:57:14] [main/INFO] [FML]: [Quark ASM] Adding invokestatic to 30/3 [23:57:14] [main/INFO] [FML]: [Quark ASM] Located patch target node BIPUSH 30 [23:57:14] [main/INFO] [FML]: [Quark ASM] Adding invokestatic to 30/4 [23:57:14] [main/INFO] [FML]: [Quark ASM] Patch result: true [23:57:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 [23:57:15] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_191] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_191] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_191] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_191] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_191] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_191] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_191] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_191] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_191] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_191] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?] [23:57:15] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized [23:57:15] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [23:57:15] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients [23:57:16] [Server thread/INFO] [FML]: Searching C:\Users\Me\Desktop\Forge Server\.\mods for mods [23:57:16] [Server thread/INFO] [FML]: Searching C:\Users\Me\Desktop\Forge Server\.\mods\1.12.2 for mods [23:57:16] [Server thread/INFO] [FML]: Disabling mod betterfoliage it is client side only. [23:57:16] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only. [23:57:16] [Server thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.17.16 [23:57:17] [Server thread/INFO] [FML]: Disabling mod fbp it is client side only. [23:57:17] [Server thread/WARN] [FML]: Mod farseek is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.1 [23:57:18] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844 [23:57:18] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only. [23:57:18] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only. [23:57:18] [Server thread/INFO] [FML]: Disabling mod neat it is client side only. [23:57:18] [Server thread/INFO] [FML]: Disabling mod ptrmodellib it is client side only. [23:57:18] [Server thread/INFO] [FML]: Disabling mod soundfilters it is client side only. [23:57:18] [Server thread/WARN] [FML]: Mod streams is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.4 [23:57:18] [Server thread/INFO] [FML]: Forge Mod Loader has identified 83 mods to load [23:57:18] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for biomebundle: assets/biomebundle/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for clumps: assets/clumps/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for dldungeonsjbg: assets/dldungeonsjbg/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for farseek: assets/farseek/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for fastfurnace: assets/fastfurnace/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for lex: assets/lex/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for radixcore: assets/radixcore/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for ruins: assets/ruins/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for streams: assets/streams/lang/en_us.lang [23:57:19] [Server thread/WARN] [FML]: Missing English translation for orbis_api: assets/orbis_api/lang/en_us.lang [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file BetterFoliage-MC1.12-2.2.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. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-0.3.3.22.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file FancyBlockParticles-1.12.x-2.4.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file JustEnoughResources-1.12.2-0.8.5.27.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.10-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file Neat+1.4-17.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file PTRLib-1.0.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:19] [Server thread/INFO] [FML]: FML has found a non-mod file SoundFilters-0.10_for_1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [23:57:21] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, ivtoolkit, otgcore, dsurroundcore, aether, animalbikes, applecore, appleskin, aquaculture, autoreglib, betteranimalsplus, biomebundle, bookshelf, chameleon, chisel, clumps, creativecore, cucumber, cyclicmagic, props, dldungeonsjbg, mocreatures, dynamictrees, eplus, exoticbirds, extrautils2, farseek, fastfurnace, ferdinandsflowers, forgelin, cfm, gravestone, waila, iceandfire, ichunutil, inventorytweaks, ironchest, jei, journeymap, levelup2, lex, swampmobs, forestmobs, demonmobs, elementalmobs, desertmobs, lycanitesmobs, arcticmobs, freshwatermobs, mountainmobs, plainsmobs, saltwatermobs, junglemobs, shadowmobs, infernomobs, mca, morph, mowziesmobs, mysticalagriculture, naturescompass, nex, openterraingenerator, harvestcraft, quark, radixcore, reccomplex, roguelike, ruins, spiceoflife, storagedrawers, streams, treechopper, twilightforest, wizardanimalsbeta10, orbis_api, dsurround, llibrary, orelib] at CLIENT [23:57:21] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, ivtoolkit, otgcore, dsurroundcore, aether, animalbikes, applecore, appleskin, aquaculture, autoreglib, betteranimalsplus, biomebundle, bookshelf, chameleon, chisel, clumps, creativecore, cucumber, cyclicmagic, props, dldungeonsjbg, mocreatures, dynamictrees, eplus, exoticbirds, extrautils2, farseek, fastfurnace, ferdinandsflowers, forgelin, cfm, gravestone, waila, iceandfire, ichunutil, inventorytweaks, ironchest, jei, journeymap, levelup2, lex, swampmobs, forestmobs, demonmobs, elementalmobs, desertmobs, lycanitesmobs, arcticmobs, freshwatermobs, mountainmobs, plainsmobs, saltwatermobs, junglemobs, shadowmobs, infernomobs, mca, morph, mowziesmobs, mysticalagriculture, naturescompass, nex, openterraingenerator, harvestcraft, quark, radixcore, reccomplex, roguelike, ruins, spiceoflife, storagedrawers, streams, treechopper, twilightforest, wizardanimalsbeta10, orbis_api, dsurround, llibrary, orelib] at SERVER [23:57:28] [Server thread/INFO] [FML]: [Quark ASM] Transforming Render [23:57:28] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render at mod.mcreator.wizardanimalsbeta10.<init>(wizardanimalsbeta10.java:112) ~[wizardanimalsbeta10.class:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_191] at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_191] at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193) ~[forge-1.12.2-14.23.5.2768-universal.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:586) ~[forge-1.12.2-14.23.5.2768-universal.jar:?] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] 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:218) ~[forge-1.12.2-14.23.5.2768-universal.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge-1.12.2-14.23.5.2768-universal.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] 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:135) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] 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_191] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] ... 38 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer vazkii.quark.base.asm.ClassTransformer@36a8dde5 from coremod LoadingPlugin at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[forge-1.12.2-14.23.5.2768-universal.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] ... 38 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.2.jar:5.2] at vazkii.quark.base.asm.ClassTransformer.transform(ClassTransformer.java:531) ~[ClassTransformer.class:?] at vazkii.quark.base.asm.ClassTransformer.transformRender(ClassTransformer.java:505) ~[ClassTransformer.class:?] at vazkii.quark.base.asm.ClassTransformer.transform(ClassTransformer.java:114) ~[ClassTransformer.class:?] at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[forge-1.12.2-14.23.5.2768-universal.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] ... 38 more [23:57:28] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Users\Me\Desktop\Forge Server\.\crash-reports\crash-2019-09-20_23.57.28-server.txt [23:57:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [23:57:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [23:57:28] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded. [23:57:28] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [23:57:28] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
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.