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
4 minutes ago, diesieben07 said:

The file names of some of your mods suggest you got them from illegal reposting sites.

Can you tell me which ones and where to get them?

Posted
2 hours ago, 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.

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
7 minutes ago, 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.

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

    • I am trying to make an attack animation works for this entity, I have followed tutorials on youtube, looked into Geckolib's documentation but I can't find why it isn't working. The walking animation works, the mob recognizes the player and attack them. The model and animations were made in Blockbench.   public class RedSlimeEntity extends TensuraTamableEntity implements IAnimatable { private final AnimationFactory factory = GeckoLibUtil.createFactory(this); private boolean swinging; private long lastAttackTime; public RedSlimeEntity(EntityType<? extends RedSlimeEntity> type, Level worldIn) { super(type, worldIn); this.xpReward = 20; } public static AttributeSupplier.Builder createAttributes() { AttributeSupplier.Builder builder = Mob.createMobAttributes(); builder = builder.add(Attributes.MOVEMENT_SPEED, 0.1); builder = builder.add(Attributes.MAX_HEALTH, 50); builder = builder.add(Attributes.ARMOR, 0); builder = builder.add(Attributes.ATTACK_DAMAGE, 25); builder = builder.add(Attributes.FOLLOW_RANGE, 16); return builder; } public static void init() { } @Override protected void registerGoals() { this.goalSelector.addGoal(3, new FloatGoal(this)); this.goalSelector.addGoal(1, new RedSlimeAttackGoal(this, 1.2D, false)); this.goalSelector.addGoal(4, new WaterAvoidingRandomStrollGoal(this, 1.0D)); this.goalSelector.addGoal(5, new RandomLookAroundGoal(this)); this.goalSelector.addGoal(2, new RedSlimeAttackGoal.StopNearPlayerGoal(this, 1)); this.targetSelector.addGoal(2, new NearestAttackableTargetGoal<>(this, Player.class, true)); } private <E extends IAnimatable> PlayState predicate(AnimationEvent<E> event) { if (event.isMoving()) { event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.walk", true)); return PlayState.CONTINUE; } event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.idle", true)); return PlayState.CONTINUE; } private <E extends IAnimatable> PlayState attackPredicate(AnimationEvent<E> event) { if (this.swinging && event.getController().getAnimationState() == AnimationState.Stopped) { event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.attack", false)); this.swinging = false; return PlayState.CONTINUE; } return PlayState.STOP; } @Override public void swing(InteractionHand hand, boolean updateSelf) { super.swing(hand, updateSelf); this.swinging = true; } @Override public void registerControllers(AnimationData data) { data.addAnimationController(new AnimationController<>(this, "controller", 0, this::predicate)); data.addAnimationController(new AnimationController<>(this, "attackController", 0, this::attackPredicate)); } @Override public AnimationFactory getFactory() { return factory; } class RedSlimeAttackGoal extends MeleeAttackGoal { private final RedSlimeEntity entity; public RedSlimeAttackGoal(RedSlimeEntity entity, double speedModifier, boolean longMemory) { super(entity, speedModifier, longMemory); this.entity = entity; if (this.mob.getTarget() != null && this.mob.getTarget().isAlive()) { long currentTime = this.entity.level.getGameTime(); if (!this.entity.swinging && currentTime - this.entity.lastAttackTime > 20) { // 20 ticks = 1 second this.entity.swinging = true; this.entity.lastAttackTime = currentTime; } } } protected double getAttackReach(LivingEntity target) { return this.mob.getBbWidth() * 2.0F * this.mob.getBbWidth() * 2.0F + target.getBbWidth(); } @Override protected void checkAndPerformAttack(LivingEntity target, double distToEnt) { double reach = this.getAttackReach(target); if (distToEnt <= reach && this.getTicksUntilNextAttack() <= 0) { this.resetAttackCooldown(); this.entity.swinging = true; this.mob.doHurtTarget(target); } } public static class StopNearPlayerGoal extends Goal { private final Mob mob; private final double stopDistance; public StopNearPlayerGoal(Mob mob, double stopDistance) { this.mob = mob; this.stopDistance = stopDistance; } @Override public boolean canUse() { Player nearestPlayer = this.mob.level.getNearestPlayer(this.mob, stopDistance); if (nearestPlayer != null) { double distanceSquared = this.mob.distanceToSqr(nearestPlayer); return distanceSquared < (stopDistance * stopDistance); } return false; } @Override public void tick() { // Stop movement this.mob.getNavigation().stop(); } @Override public boolean canContinueToUse() { Player nearestPlayer = this.mob.level.getNearestPlayer(this.mob, stopDistance); if (nearestPlayer != null) { double distanceSquared = this.mob.distanceToSqr(nearestPlayer); return distanceSquared < (stopDistance * stopDistance); } return false; } } @Override public void tick() { super.tick(); if (this.mob.getTarget() != null && this.mob.getTarget().isAlive()) { if (!this.entity.swinging) { this.entity.swinging = true; } } } } @Override public @Nullable AgeableMob getBreedOffspring(ServerLevel serverLevel, AgeableMob ageableMob) { return null; } @Override public int getRemainingPersistentAngerTime() { return 0; } @Override public void setRemainingPersistentAngerTime(int i) { } @Override public @Nullable UUID getPersistentAngerTarget() { return null; } @Override public void setPersistentAngerTarget(@Nullable UUID uuid) { } @Override public void startPersistentAngerTimer() { } protected void playStepSound(BlockPos pos, BlockState blockIn) { this.playSound(SoundEvents.SLIME_SQUISH, 0.15F, 1.0F); } protected SoundEvent getAmbientSound() { return SoundEvents.SLIME_SQUISH; } protected SoundEvent getHurtSound(DamageSource damageSourceIn) { return SoundEvents.SLIME_HURT; } protected SoundEvent getDeathSound() { return SoundEvents.SLIME_DEATH; } protected float getSoundVolume() { return 0.2F; } }  
    • CAN ANYBODY HELP ME? JVM info: Oracle Corporation - 1.8.0_431 - 25.431-b10 java.net.preferIPv4Stack=true Current Time: 15/01/2025 17:45:17 Host: files.minecraftforge.net [104.21.58.163, 172.67.161.211] Host: maven.minecraftforge.net [172.67.161.211, 104.21.58.163] Host: libraries.minecraft.net [127.0.0.1] Host: launchermeta.mojang.com [127.0.0.1] Host: piston-meta.mojang.com [127.0.0.1] Host: sessionserver.mojang.com [127.0.0.1] Host: authserver.mojang.com [Unknown] Error checking https://launchermeta.mojang.com/: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Data kindly mirrored by CreeperHost at https://www.creeperhost.net/ Considering minecraft server jar Downloading libraries Found 1 additional library directories Considering library cpw.mods:securejarhandler:2.1.10   Downloading library from https://maven.creeperhost.net/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-util:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:accesstransformers:8.0.4   Downloading library from https://maven.creeperhost.net/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar     Download completed: Checksum validated. Considering library org.antlr:antlr4-runtime:4.9.1   Downloading library from https://maven.creeperhost.net/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:eventbus:6.0.5   Downloading library from https://maven.creeperhost.net/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar     Download completed: Checksum validated. Considering library net.minecraftforge:forgespi:7.0.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:coremods:5.2.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/coremods/5.2.1/coremods-5.2.1.jar     Download completed: Checksum validated. Considering library cpw.mods:modlauncher:10.0.9   Downloading library from https://maven.creeperhost.net/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar     Download completed: Checksum validated. Considering library net.minecraftforge:unsafe:0.2.0   Downloading library from https://maven.creeperhost.net/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar     Download completed: Checksum validated. Considering library net.minecraftforge:mergetool:1.1.5:api   Downloading library from https://maven.creeperhost.net/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar     Download completed: Checksum validated. Considering library com.electronwill.night-config:core:3.6.4   Downloading library from https://maven.creeperhost.net/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar     Download completed: Checksum validated. Considering library com.electronwill.night-config:toml:3.6.4   Downloading library from https://maven.creeperhost.net/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar     Download completed: Checksum validated. Considering library org.apache.maven:maven-artifact:3.8.5   Downloading library from https://maven.creeperhost.net/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar     Download completed: Checksum validated. Considering library net.jodah:typetools:0.6.3   Downloading library from https://maven.creeperhost.net/net/jodah/typetools/0.6.3/typetools-0.6.3.jar     Download completed: Checksum validated. Considering library net.minecrell:terminalconsoleappender:1.2.0   Downloading library from https://maven.creeperhost.net/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar     Download completed: Checksum validated. Considering library org.jline:jline-reader:3.12.1   Downloading library from https://maven.creeperhost.net/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar     Download completed: Checksum validated. Considering library org.jline:jline-terminal:3.12.1   Downloading library from https://maven.creeperhost.net/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar     Download completed: Checksum validated. Considering library org.spongepowered:mixin:0.8.5   Downloading library from https://maven.creeperhost.net/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar     Download completed: Checksum validated. Considering library org.openjdk.nashorn:nashorn-core:15.4   Downloading library from https://maven.creeperhost.net/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarSelector:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarMetadata:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar     Download completed: Checksum validated. Considering library cpw.mods:bootstraplauncher:1.1.2   Downloading library from https://maven.creeperhost.net/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarFileSystems:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlloader:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlloader/1.20.1-47.3.12/fmlloader-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlearlydisplay:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlearlydisplay/1.20.1-47.3.12/fmlearlydisplay-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library com.github.jponge:lzma-java:1.3   Downloading library from https://maven.creeperhost.net/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar     Download completed: Checksum validated. Considering library com.google.code.findbugs:jsr305:3.0.2   Downloading library from https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Failed to establish connection to https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library com.google.code.gson:gson:2.10.1   Downloading library from https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar Failed to establish connection to https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library com.google.errorprone:error_prone_annotations:2.1.3   Downloading library from https://maven.creeperhost.net/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar     Download completed: Checksum validated. Considering library com.google.guava:guava:25.1-jre   Downloading library from https://maven.creeperhost.net/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar     Download completed: Checksum validated. Considering library com.google.j2objc:j2objc-annotations:1.1   Downloading library from https://maven.creeperhost.net/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar     Download completed: Checksum validated. Considering library com.nothome:javaxdelta:2.0.1   Downloading library from https://maven.creeperhost.net/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar     Download completed: Checksum validated. Considering library commons-io:commons-io:2.4   Downloading library from https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar Failed to establish connection to https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip   Downloading library from https://maven.creeperhost.net/de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip     Download completed: Checksum validated. Considering library de.siegmar:fastcsv:2.2.2   Downloading library from https://maven.creeperhost.net/de/siegmar/fastcsv/2.2.2/fastcsv-2.2.2.jar     Download completed: Checksum validated. Considering library net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all   Downloading library from https://maven.creeperhost.net/net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar     Download completed: Checksum validated. Considering library net.minecraftforge:binarypatcher:1.1.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlcore:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlearlydisplay:1.20.1-47.3.12   File exists: Checksum validated. Considering library net.minecraftforge:fmlloader:1.20.1-47.3.12   File exists: Checksum validated. Considering library net.minecraftforge:forge:1.20.1-47.3.12:universal   Downloading library from https://maven.creeperhost.net/net/minecraftforge/forge/1.20.1-47.3.12/forge-1.20.1-47.3.12-universal.jar     Download completed: Checksum validated. Considering library net.minecraftforge:installertools:1.4.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/installertools/1.4.1/installertools-1.4.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:jarsplitter:1.1.4   Downloading library from https://maven.creeperhost.net/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar     Download completed: Checksum validated. Considering library net.minecraftforge:javafmllanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:lowcodelanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:mclanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.3   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.9   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.5.6   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.5.6/srgutils-0.5.6.jar     Download completed: Checksum validated. Considering library net.sf.jopt-simple:jopt-simple:5.0.4   Downloading library from https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar Failed to establish connection to https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library net.sf.jopt-simple:jopt-simple:6.0-alpha-3   Downloading library from https://maven.creeperhost.net/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar     Download completed: Checksum validated. Considering library org.checkerframework:checker-qual:2.0.0   Downloading library from https://maven.creeperhost.net/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar     Download completed: Checksum validated. Considering library org.codehaus.mojo:animal-sniffer-annotations:1.14   Downloading library from https://maven.creeperhost.net/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.2/asm-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.6/asm-9.6.jar     Download completed: Checksum validated. Considering library trove:trove:1.0.2   Downloading library from https://maven.creeperhost.net/trove/trove/1.0.2/trove-1.0.2.jar     Download completed: Checksum validated. These libraries failed to download. Try again. com.google.code.findbugs:jsr305:3.0.2 com.google.code.gson:gson:2.10.1 commons-io:commons-io:2.4 net.sf.jopt-simple:jopt-simple:5.0.4 There was an error during installation  
    • Maybe some kind of bug with Pixelmon - something with Raids   Report it to the Creators
    • Did you make changes at the paper-global.yml file?   If not, delete this file and restart the server
    • My friends and I are playing a modified version of BMC4 and we're noticing stuff like passive mobs. (I think) like creatures/animals from Alex mobs, naturalist, let's do nature and even vanilla MC (sheep, cow, pigs, chickens, horses, donkeys) don't really spawn in, unlike the sea creatures and hostile monsters spawn in just fine and normal numbers. Here is a mod list from a crash report: https://pastebin.ubuntu.com/p/K9vJxxx6n4/ Just a quick copy and paste of the mod list from an unrelated crash report If anything please let me know if I should post pics of the mods from my mods folder I want to know how to increase their spawn rate/amount and if there are any mods that are causing the scarce appearances of these mobs
  • Topics

×
×
  • Create New...

Important Information

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