Jump to content

Help!!!!!!!! I have problem 2


Recommended Posts

 

Look at this 

Couldn't look up profile properties for com.mojang.authlib.GameProfile@381020a1[id=9739ecc8-e92f-36c8-a287-35f39b8be512,name=Velociraptor1923,properties={},legacy=false] com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) at com.google.common.cache.LocalCache.get(LocalCache.java:3934) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2907) at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: 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.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessController.doPrivileged(AccessController.java:713) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ... 19 more 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(PKIXValidator.java:387) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) at sun.security.validator.Validator.validate(Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ... 38 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ... 44 more

Link to comment
Share on other sites

1.10.2 Minecraft Launcher I downloaded Forge in files.minecraftforge.net

Spoiler


[10:44:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:44:33] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:44:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[10:44:33] [main/INFO]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
[10:44:33] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[10:44:34] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:44:34] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:44:34] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:44:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:44:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:44:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:44:46] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:44:46] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[10:44:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:44:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:44:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:44:46] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[10:44:49] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[10:44:49] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[10:44:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[10:44:49] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: net/minecraftforge/fml/common/Loader (0 / 1)
[10:44:55] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:44:55] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[10:44:55] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:45:04] [Client thread/INFO]: Setting user: Velociraptor1923
[10:45:08] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockGrass
[10:45:08] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockGrass transformed
[10:45:08] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockLeaves
[10:45:08] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockLeaves transformed
[10:45:20] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockFarmland
[10:45:20] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockFarmland transformed
[10:45:47] [Client thread/INFO]: LWJGL Version: 2.9.4
[10:45:54] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
Contact their authors BEFORE contacting forge

// I just don't know what went wrong :(

Time: 16.6.19 10:45
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 755298784 bytes (720 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
[10:45:54] [Client thread/INFO]: MinecraftForge v12.18.3.2511 Initialized
[10:45:55] [Client thread/INFO]: Replaced 231 ore recipes
[10:45:58] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:45:58] [Client thread/INFO]: Searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods for mods
[10:45:58] [Client thread/INFO]: Also searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods\1.10.2 for mods
[10:46:03] [Thread-6/INFO]: Using alternative sync timing : 200 frames of Display.update took 4156790165 nanos
[10:46:03] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[10:46:09] [Client thread/INFO]: Forge Mod Loader has identified 11 mods to load
[10:46:12] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, mercurius_updater, cedapocalypse, extraplanets, galacticraftplanets, galacticraftcore, mjrlegendslib, xaerominimap] at CLIENT
[10:46:12] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, mercurius_updater, cedapocalypse, extraplanets, galacticraftplanets, galacticraftcore, mjrlegendslib, xaerominimap] at SERVER
[10:46:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:CedKilleur's Apocalypse Mod, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:MJRLegendsLib, FMLFileResourcePack:Xaero's Minimap
[10:46:21] [Client thread/INFO]: Processing ObjectHolder annotations
[10:46:21] [Client thread/INFO]: Found 423 ObjectHolder annotations
[10:46:21] [Client thread/INFO]: Identifying ItemStackHolder annotations
[10:46:21] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[10:46:21] [Client thread/INFO]: Applying holder lookups
[10:46:21] [Client thread/INFO]: Holder lookups applied
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `farmer`, expected `cedapocalypse` invalid registry invocation/invalid name?
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:146)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `librarian`, expected `cedapocalypse` invalid registry invocation/invalid name?
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:156)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `priest`, expected `cedapocalypse` invalid registry invocation/invalid name?
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:163)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `smith`, expected `cedapocalypse` invalid registry invocation/invalid name?
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:170)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `butcher`, expected `cedapocalypse` invalid registry invocation/invalid name?
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:179)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[10:46:21] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[10:46:21] [Client thread/WARN]: ****************************************
[10:46:21] [Client thread/INFO]: Applying holder lookups
[10:46:21] [Client thread/INFO]: Holder lookups applied
[10:46:21] [Client thread/INFO]: Applying holder lookups
[10:46:21] [Client thread/INFO]: Holder lookups applied
[10:46:21] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[10:46:21] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[10:46:22] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
[10:46:22] [Client thread/INFO]: Remote version needs update. Old: 1.9.4 New: 1.9.4-1.0.5.24
[10:46:22] [Client thread/INFO]: Download checksums verified: 044c04ab8b8970752ef618d45213f62a3b66cab4
[10:46:22] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
[10:46:24] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: bnz (5 / 7)
[10:47:00] [Client thread/INFO]: OBJLoader: Domain extraplanets has been added.
[10:47:00] [Client thread/INFO]: Applying holder lookups
[10:47:00] [Client thread/INFO]: Holder lookups applied
[10:47:00] [Client thread/INFO]: Injecting itemstacks
[10:47:00] [Client thread/INFO]: Itemstack injection complete
[10:47:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[10:47:08] [Thread-9/INFO]: Initializing LWJGL OpenAL
[10:47:08] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[10:47:15] [Thread-9/INFO]: OpenAL initialized.
[10:47:15] [Sound Library Loader/INFO]: Sound engine started
[10:47:31] [Client thread/INFO]: Max texture size: 8192
[10:47:31] [Client thread/INFO]: Created: 16x16 textures-atlas
[10:47:55] [Client thread/INFO]: Injecting itemstacks
[10:47:55] [Client thread/INFO]: Itemstack injection complete
[10:47:58] [Client thread/FATAL]: extraplanets: Error when setting up ExtremeReactors Compatibility, ErrorMessage: 
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]: java.lang.ClassNotFoundException: erogenousbeef.bigreactors.api.registry.ReactorInterior
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.Class.forName0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.Class.forName(Class.java:264)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility.registerCompatibility(ExtremeReactorsCompatibility.java:16)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility.init(ExtremeReactorsCompatibility.java:11)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:381)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:47:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[10:47:58] [Client thread/FATAL]: extraplanets: Error when setting up MCMultiPart Compatibility, ErrorMessage: 
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]: java.lang.ClassNotFoundException: mcmultipart.microblock.MicroMaterialRegistry
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.Class.forName0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.Class.forName(Class.java:264)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.compatibility.MCMultiPartCompatibility.registerMicroBlocks(MCMultiPartCompatibility.java:20)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.compatibility.MCMultiPartCompatibility.init(MCMultiPartCompatibility.java:15)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:385)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[10:47:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:47:59] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[10:47:59] [Client thread/FATAL]: extraplanets: Error when setting up MorePlanets Compatibility, ErrorMessage: 
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: java.lang.ClassNotFoundException: stevekung.mods.moreplanets.util.helper.RecipeHelper
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.Class.forName0(Native Method)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.Class.forName(Class.java:264)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.registerRocketCrusherRecipes(MorePlanetsCompatibility.java:19)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.init(MorePlanetsCompatibility.java:14)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:388)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[10:47:59] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:47:59] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[10:48:03] [Client thread/INFO]: Forge Mod Loader has successfully loaded 11 mods
[10:48:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:CedKilleur's Apocalypse Mod, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:MJRLegendsLib, FMLFileResourcePack:Xaero's Minimap
[10:48:15] [Client thread/INFO]: SoundSystem shutting down...
[10:48:16] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[10:48:16] [Sound Library Loader/INFO]: Starting up SoundSystem...
[10:48:16] [Thread-12/INFO]: Initializing LWJGL OpenAL
[10:48:16] [Thread-12/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[10:48:19] [Thread-12/INFO]: OpenAL initialized.
[10:48:19] [Sound Library Loader/INFO]: Sound engine started
[10:48:37] [Client thread/INFO]: Max texture size: 8192
[10:48:40] [Client thread/WARN]: Texture extraplanets:textures/items/geiger_counter.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[10:48:46] [Client thread/INFO]: Created: 4096x2048 textures-atlas
[10:49:03] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:11] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:11] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:12] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[10:49:31] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[10:49:36] [Client thread/INFO]: [xaero.common.events.ForgeEventHandler:onOutdatedOverridable:150]: Minimap is outdated!
[10:51:17] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[10:51:17] [Server thread/INFO]: Generating keypair
[10:51:18] [Server thread/INFO]: Injecting existing block and item data into this server instance
[10:51:18] [Server thread/INFO]: Applying holder lookups
[10:51:18] [Server thread/INFO]: Holder lookups applied
[10:51:19] [Server thread/INFO]: Loading dimension 0 (End of the world) (net.minecraft.server.integrated.IntegratedServer@32199ccb)
[10:51:22] [Server thread/INFO]: Loading dimension 1 (End of the world) (net.minecraft.server.integrated.IntegratedServer@32199ccb)
[10:51:22] [Server thread/INFO]: Loading dimension -1 (End of the world) (net.minecraft.server.integrated.IntegratedServer@32199ccb)
[10:51:22] [Server thread/INFO]: Preparing start region for level 0
[10:51:23] [Server thread/INFO]: Preparing spawn area: 2%
[10:51:24] [Server thread/INFO]: Preparing spawn area: 4%
[10:51:25] [Server thread/INFO]: Preparing spawn area: 5%
[10:51:26] [Server thread/INFO]: Preparing spawn area: 6%
[10:51:27] [Server thread/INFO]: Preparing spawn area: 8%
[10:51:28] [Server thread/INFO]: Preparing spawn area: 9%
[10:51:29] [Server thread/INFO]: Preparing spawn area: 10%
[10:51:30] [Server thread/INFO]: Preparing spawn area: 11%
[10:51:32] [Server thread/INFO]: Preparing spawn area: 13%
[10:51:33] [Server thread/INFO]: Preparing spawn area: 15%
[10:51:34] [Server thread/INFO]: Preparing spawn area: 16%
[10:51:35] [Server thread/INFO]: Preparing spawn area: 18%
[10:51:36] [Server thread/INFO]: Preparing spawn area: 19%
[10:51:37] [Server thread/INFO]: Preparing spawn area: 22%
[10:51:38] [Server thread/INFO]: Preparing spawn area: 23%
[10:51:39] [Server thread/INFO]: Preparing spawn area: 25%
[10:51:40] [Server thread/INFO]: Preparing spawn area: 27%
[10:51:42] [Server thread/INFO]: Preparing spawn area: 29%
[10:51:43] [Server thread/INFO]: Preparing spawn area: 29%
[10:51:44] [Server thread/INFO]: Preparing spawn area: 30%
[10:51:45] [Server thread/INFO]: Preparing spawn area: 32%
[10:51:46] [Server thread/INFO]: Preparing spawn area: 33%
[10:51:47] [Server thread/INFO]: Preparing spawn area: 35%
[10:51:48] [Server thread/INFO]: Preparing spawn area: 36%
[10:51:50] [Server thread/INFO]: Preparing spawn area: 36%
[10:51:51] [Server thread/INFO]: Preparing spawn area: 38%
[10:51:52] [Server thread/INFO]: Preparing spawn area: 39%
[10:51:53] [Server thread/INFO]: Preparing spawn area: 39%
[10:51:54] [Server thread/INFO]: Preparing spawn area: 41%
[10:51:55] [Server thread/INFO]: Preparing spawn area: 43%
[10:51:56] [Server thread/INFO]: Preparing spawn area: 44%
[10:51:57] [Server thread/INFO]: Preparing spawn area: 46%
[10:51:59] [Server thread/INFO]: Preparing spawn area: 47%
[10:52:00] [Server thread/INFO]: Preparing spawn area: 49%
[10:52:01] [Server thread/INFO]: Preparing spawn area: 50%
[10:52:02] [Server thread/INFO]: Preparing spawn area: 51%
[10:52:03] [Server thread/INFO]: Preparing spawn area: 52%
[10:52:04] [Server thread/INFO]: Preparing spawn area: 53%
[10:52:05] [Server thread/INFO]: Preparing spawn area: 54%
[10:52:06] [Server thread/INFO]: Preparing spawn area: 56%
[10:52:07] [Server thread/INFO]: Preparing spawn area: 57%
[10:52:09] [Server thread/INFO]: Preparing spawn area: 57%
[10:52:10] [Server thread/INFO]: Preparing spawn area: 58%
[10:52:11] [Server thread/INFO]: Preparing spawn area: 59%
[10:52:12] [Server thread/INFO]: Preparing spawn area: 61%
[10:52:13] [Server thread/INFO]: Preparing spawn area: 62%
[10:52:14] [Server thread/INFO]: Preparing spawn area: 64%
[10:52:15] [Server thread/INFO]: Preparing spawn area: 66%
[10:52:16] [Server thread/INFO]: Preparing spawn area: 69%
[10:52:17] [Server thread/INFO]: Preparing spawn area: 71%
[10:52:19] [Server thread/INFO]: Preparing spawn area: 72%
[10:52:20] [Server thread/INFO]: Preparing spawn area: 74%
[10:52:21] [Server thread/INFO]: Preparing spawn area: 76%
[10:52:22] [Server thread/INFO]: Preparing spawn area: 79%
[10:52:23] [Server thread/INFO]: Preparing spawn area: 82%
[10:52:24] [Server thread/INFO]: Preparing spawn area: 84%
[10:52:25] [Server thread/INFO]: Preparing spawn area: 87%
[10:52:26] [Server thread/INFO]: Preparing spawn area: 90%
[10:52:27] [Server thread/INFO]: Preparing spawn area: 92%
[10:52:28] [Server thread/INFO]: Preparing spawn area: 94%
[10:52:29] [Server thread/INFO]: Preparing spawn area: 96%
[10:52:30] [Server thread/INFO]: Registered Dimension: -30
[10:52:30] [Server thread/INFO]: Registered Dimension: -20
[10:52:30] [Server thread/INFO]: Registered Dimension: -21
[10:52:30] [Server thread/INFO]: Registered Dimension: -15
[10:52:30] [Server thread/INFO]: Registered Dimension: -22
[10:52:30] [Server thread/INFO]: Registered Dimension: -29
[10:52:30] [Server thread/INFO]: Registered Dimension: -13
[10:52:30] [Server thread/INFO]: Registered Dimension: -18
[10:52:30] [Server thread/INFO]: Registered Dimension: -19
[10:52:30] [Server thread/INFO]: Registered Dimension: -16
[10:52:30] [Server thread/INFO]: Registered Dimension: -17
[10:52:30] [Server thread/INFO]: Registered Dimension: -31
[10:52:30] [Server thread/INFO]: Registered Dimension: -1505
[10:52:30] [Server thread/INFO]: Registered Dimension: -1503
[10:52:30] [Server thread/INFO]: Registered Dimension: -1501
[10:52:30] [Server thread/INFO]: Registered Dimension: -1506
[10:52:30] [Server thread/INFO]: Registered Dimension: -1511
[10:52:30] [Server thread/INFO]: Registered Dimension: -1500
[10:52:30] [Server thread/INFO]: Registered Dimension: -28
[10:52:30] [Server thread/INFO]: Registered Dimension: -1509
[10:52:30] [Server thread/INFO]: Registered Dimension: -1502
[10:52:30] [Server thread/INFO]: Registered Dimension: -1507
[10:52:30] [Server thread/INFO]: Registered Dimension: -1508
[10:52:30] [Server thread/INFO]: Registered Dimension: -1510
[10:52:30] [Server thread/INFO]: Registered Dimension: -1504
[10:52:31] [Thread-15/INFO]: Galacticraft remote version found: 4.0.2
[10:52:31] [Server thread/INFO]: Changing view distance to 25, from 10
[10:52:34] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6c8b3a3c[id=9739ecc8-e92f-36c8-a287-35f39b8be512,name=Velociraptor1923,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
    at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2350) [bcx.class:?]
    at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:224) [bic.class:?]
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460) [bft.class:?]
    at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:408) [bic.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bft.class:?]
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bft.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: 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.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 18 more
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(PKIXValidator.java:387) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 18 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 18 more
[10:52:35] [Netty Local Client IO #0/INFO]: Server protocol version 2
[10:52:35] [Netty Server IO #1/INFO]: Client protocol version 2
[10:52:35] [Netty Server IO #1/INFO]: Client attempting to join with 11 mods : [email protected],[email protected],Micdoodlecore@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[10:52:36] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[10:52:37] [Server thread/INFO]: [Server thread] Server side modded connection established
[10:52:38] [Server thread/INFO]: Velociraptor1923[local:E:7c6835a4] logged in with entity id 595 at (206.5, 70.0, 242.5)
[10:52:38] [Server thread/INFO]: Velociraptor1923 joined the game
[10:52:39] [Server thread/INFO]: [INFO] : Player initialized
[10:52:39] [Server thread/INFO]: [INFO] : World initialized
[10:52:39] [Server thread/INFO]: [INFO] : Loading config file...
[10:52:40] [Server thread/INFO]: [INFO] : Done !
[10:52:59] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@381020a1[id=9739ecc8-e92f-36c8-a287-35f39b8be512,name=Velociraptor1923,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
    at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
    at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2907) [bcx.class:?]
    at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [bxk$3.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: 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.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 19 more
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(PKIXValidator.java:387) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 19 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 19 more
[10:53:19] [Server thread/INFO]: Saving and pausing game...
[10:53:19] [Server thread/INFO]: Saving chunks for level 'End of the world'/Overworld
[10:53:25] [Server thread/INFO]: Saving chunks for level 'End of the world'/Nether
[10:53:25] [Server thread/INFO]: Saving chunks for level 'End of the world'/The End
[10:53:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 54474ms behind, skipping 1089 tick(s)
[10:53:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 19659ms behind, skipping 393 tick(s)
[10:54:00] [Server thread/INFO]: Velociraptor1923 has just earned the achievement [Taking Inventory]
[10:54:03] [Client thread/INFO]: [CHAT] Velociraptor1923 has just earned the achievement [Taking Inventory]
[10:54:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 17241ms behind, skipping 344 tick(s)
[10:54:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13641ms behind, skipping 272 tick(s)
[10:54:37] [Server thread/INFO]: Saving and pausing game...
[10:54:37] [Server thread/INFO]: Saving chunks for level 'End of the world'/Overworld
[10:54:39] [Server thread/INFO]: Saving chunks for level 'End of the world'/Nether
[10:54:39] [Server thread/INFO]: Saving chunks for level 'End of the world'/The End
[10:54:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6655ms behind, skipping 133 tick(s)
[10:55:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 56260ms behind, skipping 1125 tick(s)
[10:56:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16533ms behind, skipping 330 tick(s)
[10:56:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11959ms behind, skipping 239 tick(s)
[10:57:32] [Client thread/INFO]: Stopping!
[10:57:32] [Client thread/INFO]: SoundSystem shutting down...
[10:57:35] [Server thread/INFO]: Stopping server
[10:57:35] [Server thread/INFO]: Saving players
[10:57:35] [Server thread/INFO]: Saving worlds
[10:57:35] [Server thread/INFO]: Saving chunks for level 'End of the world'/Overworld
[10:57:36] [Server thread/INFO]: Saving chunks for level 'End of the world'/Nether
[10:57:36] [Server thread/INFO]: Saving chunks for level 'End of the world'/The End
[10:57:38] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[10:57:39] [Client Shutdown Thread/INFO]: Stopping server
[10:57:39] [Client Shutdown Thread/INFO]: Saving players
[10:57:39] [Client Shutdown Thread/INFO]: Saving worlds
[10:57:39] [Client Shutdown Thread/INFO]: Saving chunks for level 'End of the world'/Overworld

 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Again
 
Spoiler

 

16:48:45
FML
Client thread
error
Caught exception from Lantern (boatlantern) java.lang.NoClassDefFoundError: com/infinityraider/boatlantern/block/BlockLantern at com.infinityraider.boatlantern.BoatLantern.getModBlockRegistry(BoatLantern.java:39) at com.infinityraider.infinitylib.utility.ModHelper.RegisterBlocksAndItems(ModHelper.java:34) at com.infinityraider.infinitylib.InfinityMod.preInit(InfinityMod.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.infinityraider.boatlantern.block.BlockLantern at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 39 more Caused by: java.lang.NoClassDefFoundError: com/infinityraider/infinitylib/item/IItemWithRecipe at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 41 more Caused by: java.lang.ClassNotFoundException: com.infinityraider.infinitylib.item.IItemWithRecipe at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 45 more
16:48:45
STDOUT
Client thread
info
[net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ---- WARNING: coremods are present: CCLCorePlugin (CodeChickenLib-1.10.2.jar) NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar) CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar) MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar) IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) Contact their authors BEFORE contacting forge // Oh - I know what I did wrong! Time: 16.6.19 16:48 Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Lantern (boatlantern) Caused by: java.lang.NoClassDefFoundError: com/infinityraider/boatlantern/block/BlockLantern at com.infinityraider.boatlantern.BoatLantern.getModBlockRegistry(BoatLantern.java:39) at com.infinityraider.infinitylib.utility.ModHelper.RegisterBlocksAndItems(ModHelper.java:34) at com.infinityraider.infinitylib.InfinityMod.preInit(InfinityMod.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.infinityraider.boatlantern.block.BlockLantern at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 39 more Caused by: java.lang.NoClassDefFoundError: com/infinityraider/infinitylib/item/IItemWithRecipe at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 41 more Caused by: java.lang.ClassNotFoundException: com.infinityraider.infinitylib.item.IItemWithRecipe at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 45 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1021377208 bytes (974 MB) / 1711276032 bytes (1632 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2511 27 mods loaded, 27 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) UCH Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCH NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) UCH cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) UCH ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) UCH CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) UCH CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) UCH IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) UCH galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) UCH galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) UCH mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) UCH extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) UCH ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) UCH infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) UCH JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCE boatlantern{1.10.2-0.2.1} [Lantern] (Lantern-Mod-1.10.2.jar) UCH lostcities{1.0.1} [The Lost Cities] (lostcities-1.1x-1.0.1.jar) UCH mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) UCH portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) UCH tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) UCH uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) UCH usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) UCH xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) Loaded coremods (and transformers): CCLCorePlugin (CodeChickenLib-1.10.2.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar) codechicken.nei.asm.NEITransformer CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar) cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar) micdoodle8.mods.miccore.MicdoodleTransformer IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics' NotEnoughItems Invalid Fingerprint Reports: CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports:
16:48:45
STDOUT
Client thread
info
[net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Lukas\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-16_16.48.45-client.txt
16:48:46
launcher
main
info
Exception in thread "Thread-9"
16:48:46
monitor
Process Monitor
fatal
Process crashed with exit code -1

 

 
Edited by diesieben07
spoiler
Link to comment
Share on other sites

Spoiler

 

[16:45:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:17] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:18] [main/INFO]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
[16:45:18] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[16:45:19] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:45:19] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:45:19] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:45:19] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:45:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:45:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:45:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:45:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:45:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:40] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:45:41] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:45:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:43] [main/INFO]: Loaded library EJML-core-0.26.jar.
[16:45:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:43] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[16:45:46] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[16:45:47] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[16:45:47] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:45:47] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:45:47] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: net/minecraftforge/fml/common/Loader (0 / 1)
[16:45:53] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:45:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:45:53] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:46:03] [Client thread/INFO]: Setting user: Velociraptor1923
[16:46:08] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockGrass
[16:46:09] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockGrass transformed
[16:46:09] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockLeaves
[16:46:09] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockLeaves transformed
[16:46:23] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockFarmland
[16:46:23] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockFarmland transformed
[16:46:49] [Client thread/INFO]: LWJGL Version: 2.9.4
[16:46:58] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 16.6.19 16:46
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 114211096 bytes (108 MB) / 301989888 bytes (288 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  codechicken.nei.asm.NEITransformer
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
[16:46:58] [Client thread/INFO]: MinecraftForge v12.18.3.2511 Initialized
[16:46:59] [Client thread/INFO]: Replaced 231 ore recipes
[16:47:03] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[16:47:03] [Client thread/INFO]: Searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods for mods
[16:47:04] [Client thread/INFO]: Also searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods\1.10.2 for mods
[16:47:11] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[16:47:15] [Thread-6/INFO]: Using alternative sync timing : 200 frames of Display.update took 9600902512 nanos
[16:47:18] [Client thread/WARN]: ****************************************
[16:47:18] [Client thread/WARN]: * The modid ChestTransporter is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:47:18] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:47:18] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:47:18] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:47:18] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:47:18] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:47:18] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[16:47:18] [Client thread/WARN]: ****************************************
[16:47:19] [Client thread/WARN]: ****************************************
[16:47:19] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:47:19] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:47:19] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:47:19] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:47:19] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:47:19] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:47:19] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[16:47:19] [Client thread/WARN]: ****************************************
[16:47:19] [Client thread/WARN]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0.101
[16:47:19] [Client thread/WARN]: ****************************************
[16:47:19] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:47:19] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:47:19] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:47:19] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:47:19] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:47:19] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:47:19] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[16:47:19] [Client thread/WARN]: ****************************************
[16:47:19] [Client thread/WARN]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.320
[16:47:19] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[16:47:19] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:47:26] [Client thread/WARN]: ****************************************
[16:47:26] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:47:26] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:47:26] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:47:26] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:47:26] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:47:26] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:47:26] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[16:47:26] [Client thread/WARN]: ****************************************
[16:47:27] [Client thread/WARN]: ****************************************
[16:47:27] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:47:27] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:47:27] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:47:27] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:47:27] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:47:27] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:47:27] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[16:47:27] [Client thread/WARN]: ****************************************
[16:47:28] [Client thread/INFO]: Mod mo_swords is missing the required element 'name'. Substituting mo_swords
[16:47:29] [Client thread/INFO]: Forge Mod Loader has identified 27 mods to load
[16:47:29] [Client thread/INFO]: FML has found a non-mod file CompatLayer-1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:47:31] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, NotEnoughItems, mercurius_updater, cedapocalypse, ChestTransporter, CodeChickenCore, CodeChickenLib, ccl-entityhook, extraplanets, galacticraftplanets, galacticraftcore, ichunutil, IC2, infinitylib, JEI, boatlantern, lostcities, mjrlegendslib, mo_swords, portalgun, tntmod, uteamcore, usefulbackpacks, xaerominimap] at CLIENT
[16:47:31] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, NotEnoughItems, mercurius_updater, cedapocalypse, ChestTransporter, CodeChickenCore, CodeChickenLib, ccl-entityhook, extraplanets, galacticraftplanets, galacticraftcore, ichunutil, IC2, infinitylib, JEI, boatlantern, lostcities, mjrlegendslib, mo_swords, portalgun, tntmod, uteamcore, usefulbackpacks, xaerominimap] at SERVER
[16:47:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:CedKilleur's Apocalypse Mod, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Lantern, FMLFileResourcePack:The Lost Cities, FMLFileResourcePack:MJRLegendsLib, FMLFileResourcePack:mo_swords, FMLFileResourcePack:PortalGun, FMLFileResourcePack:TNTmod, FMLFileResourcePack:UTeam Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Xaero's Minimap
[16:47:45] [Client thread/INFO]: Processing ObjectHolder annotations
[16:47:46] [Client thread/INFO]: Found 423 ObjectHolder annotations
[16:47:46] [Client thread/INFO]: Identifying ItemStackHolder annotations
[16:47:46] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[16:47:46] [Client thread/INFO]: Applying holder lookups
[16:47:46] [Client thread/INFO]: Holder lookups applied
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `farmer`, expected `cedapocalypse` invalid registry invocation/invalid name?
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:146)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `librarian`, expected `cedapocalypse` invalid registry invocation/invalid name?
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:156)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `priest`, expected `cedapocalypse` invalid registry invocation/invalid name?
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:163)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `smith`, expected `cedapocalypse` invalid registry invocation/invalid name?
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:170)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `butcher`, expected `cedapocalypse` invalid registry invocation/invalid name?
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:179)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[16:47:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[16:47:46] [Client thread/WARN]: ****************************************
[16:47:46] [Client thread/INFO]: Applying holder lookups
[16:47:46] [Client thread/INFO]: Holder lookups applied
[16:47:46] [Client thread/INFO]: Applying holder lookups
[16:47:46] [Client thread/INFO]: Holder lookups applied
[16:47:46] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[16:47:46] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:47:46] [Client thread/INFO]: Version Number exists, Using it: 1.9.4-1.0.5.24
[16:47:46] [Client thread/INFO]: File exists, Checking hash: C:\Users\Lukas\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.5.24\Mercurius-1.9.4-1.0.5.24.jar
[16:47:46] [Client thread/INFO]:   Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[16:47:47] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
[16:47:48] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
[16:47:48] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[16:47:50] [Forge Version Check/INFO]: [usefulbackpacks] Found status: BETA Target: null
[16:47:50] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[16:47:50] [Forge Version Check/INFO]: [uteamcore] Found status: BETA Target: null
[16:48:17] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: bnz (5 / 7)
[16:48:18] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[16:48:18] [Client thread/WARN]: The item plasma_launcher is not initialized.
[16:48:18] [Client thread/WARN]: The fluid deuterium is not initialized.
[16:48:39] [Client thread/INFO]: OBJLoader: Domain extraplanets has been added.
[16:48:42] [Client thread/INFO]: Upgrading Lost Cities config from 7 to 5!
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.drachentoeter
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.dtGriff
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.dtKlinge
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.iceSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fireSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.lightningSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.earthSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.aura
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.doomSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.baseball
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.tousandDown
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.paperSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastGladius
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.obsidianSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastNormal
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.ninjaSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.saebel
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.creditsBook
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.obsidianBarren
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fischOel
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.spezialStick
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastzenerBarren
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastzenerBarrenGlowing
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.spezialGlass
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.licoriceSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.appleSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.breadSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fishSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.porkSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.sugarSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.melonSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.steakSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.chikenSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.cookieSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.karotSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.potatoSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.licorice
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.goldenAplleSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.stich
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.coalSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.smaragt
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.knife
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.meteorIngot
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.meteorSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.boneSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.doubleBlade
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.slimeSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.didntMeSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.enderSword
[16:48:43] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.rocketSword
[16:48:45] [Client thread/INFO]: No discord client is present.
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]: java.lang.IllegalStateException: IPCClient (ID: 427196986064764928) is not connected!
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.checkConnected(IPCClient.java:453)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.sendRichPresence(IPCClient.java:252)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.sendRichPresence(IPCClient.java:228)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setState(DiscordRichPresence.java:84)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setState(DiscordRichPresence.java:67)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setIdling(DiscordRichPresence.java:46)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.start(DiscordRichPresence.java:42)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.proxy.ClientProxy.preinit(ClientProxy.java:29)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.UCoreMain.preinit(UCoreMain.java:46)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:48:45] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:48:45] [Client thread/INFO]: Applying holder lookups
[16:48:45] [Client thread/INFO]: Holder lookups applied
[16:48:45] [Client thread/INFO]: Injecting itemstacks
[16:48:45] [Client thread/INFO]: Itemstack injection complete
[16:48:45] [Client thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[16:48:45] [Client thread/ERROR]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCH    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) 
    UCH    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) 
    UCH    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCH    NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) 
    UCH    ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) 
    UCH    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCH    cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) 
    UCH    ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) 
    UCH    CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) 
    UCH    CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) 
    UCH    IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) 
    UCH    galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) 
    UCH    galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) 
    UCH    mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) 
    UCH    extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) 
    UCH    ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) 
    UCH    infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) 
    UCH    JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCE    boatlantern{1.10.2-0.2.1} [Lantern] (Lantern-Mod-1.10.2.jar) 
    UCH    lostcities{1.0.1} [The Lost Cities] (lostcities-1.1x-1.0.1.jar) 
    UCH    mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) 
    UCH    portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) 
    UCH    tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) 
    UCH    uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) 
    UCH    usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) 
    UCH    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) 
[16:48:45] [Client thread/ERROR]: The following problems were captured during this phase
[16:48:45] [Client thread/ERROR]: Caught exception from Lantern (boatlantern)
java.lang.NoClassDefFoundError: com/infinityraider/boatlantern/block/BlockLantern
    at com.infinityraider.boatlantern.BoatLantern.getModBlockRegistry(BoatLantern.java:39) ~[BoatLantern.class:?]
    at com.infinityraider.infinitylib.utility.ModHelper.RegisterBlocksAndItems(ModHelper.java:34) ~[ModHelper.class:?]
    at com.infinityraider.infinitylib.InfinityMod.preInit(InfinityMod.java:90) ~[InfinityMod.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: com.infinityraider.boatlantern.block.BlockLantern
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    ... 39 more
Caused by: java.lang.NoClassDefFoundError: com/infinityraider/infinitylib/item/IItemWithRecipe
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_51]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    ... 39 more
Caused by: java.lang.ClassNotFoundException: com.infinityraider.infinitylib.item.IItemWithRecipe
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_51]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    ... 39 more
[16:48:45] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 16.6.19 16:48
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Lantern (boatlantern)
Caused by: java.lang.NoClassDefFoundError: com/infinityraider/boatlantern/block/BlockLantern
    at com.infinityraider.boatlantern.BoatLantern.getModBlockRegistry(BoatLantern.java:39)
    at com.infinityraider.infinitylib.utility.ModHelper.RegisterBlocksAndItems(ModHelper.java:34)
    at com.infinityraider.infinitylib.InfinityMod.preInit(InfinityMod.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.infinityraider.boatlantern.block.BlockLantern
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 39 more
Caused by: java.lang.NoClassDefFoundError: com/infinityraider/infinitylib/item/IItemWithRecipe
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 41 more
Caused by: java.lang.ClassNotFoundException: com.infinityraider.infinitylib.item.IItemWithRecipe
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 45 more


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1021377208 bytes (974 MB) / 1711276032 bytes (1632 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCH    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) 
    UCH    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) 
    UCH    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCH    NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) 
    UCH    ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) 
    UCH    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCH    cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) 
    UCH    ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) 
    UCH    CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) 
    UCH    CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) 
    UCH    IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) 
    UCH    galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) 
    UCH    galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) 
    UCH    mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) 
    UCH    extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) 
    UCH    ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) 
    UCH    infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) 
    UCH    JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCE    boatlantern{1.10.2-0.2.1} [Lantern] (Lantern-Mod-1.10.2.jar) 
    UCH    lostcities{1.0.1} [The Lost Cities] (lostcities-1.1x-1.0.1.jar) 
    UCH    mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) 
    UCH    portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) 
    UCH    tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) 
    UCH    uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) 
    UCH    usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) 
    UCH    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) 
    Loaded coremods (and transformers): 
CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  codechicken.nei.asm.NEITransformer
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
    NotEnoughItems Invalid Fingerprint Reports: 
    CodeChickenLib Invalid Fingerprint Reports: 
    CodeChickenCore Invalid Fingerprint Reports: 
[16:48:45] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Lukas\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-16_16.48.45-client.txt

 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Too again

Spoiler

 

[17:23:28] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:23:28] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:23:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:23:28] [main/INFO]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
[17:23:28] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[17:23:29] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:23:30] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:23:30] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:23:30] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:23:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:23:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:23:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:41] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:23:41] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:23:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:42] [main/INFO]: Loaded library EJML-core-0.26.jar.
[17:23:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:42] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[17:23:45] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[17:23:45] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[17:23:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:23:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:23:46] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: net/minecraftforge/fml/common/Loader (0 / 1)
[17:23:51] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:23:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:23:52] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:24:04] [Client thread/INFO]: Setting user: Velociraptor1923
[17:24:06] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockGrass
[17:24:06] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockGrass transformed
[17:24:06] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockLeaves
[17:24:06] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockLeaves transformed
[17:24:14] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockFarmland
[17:24:14] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockFarmland transformed
[17:24:36] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:24:43] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 16.6.19 17:24
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 806685072 bytes (769 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  codechicken.nei.asm.NEITransformer
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
[17:24:44] [Client thread/INFO]: MinecraftForge v12.18.3.2511 Initialized
[17:24:45] [Client thread/INFO]: Replaced 231 ore recipes
[17:24:49] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:24:49] [Client thread/INFO]: Searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods for mods
[17:24:49] [Client thread/INFO]: Also searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods\1.10.2 for mods
[17:24:59] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[17:25:05] [Client thread/WARN]: ****************************************
[17:25:05] [Client thread/WARN]: * The modid ChestTransporter is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:25:05] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:25:05] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:25:05] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:25:05] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:25:05] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:25:05] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:25:05] [Client thread/WARN]: ****************************************
[17:25:06] [Client thread/WARN]: ****************************************
[17:25:06] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:25:06] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:25:06] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:25:06] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:25:06] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:25:06] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:25:06] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:25:06] [Client thread/WARN]: ****************************************
[17:25:06] [Client thread/WARN]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0.101
[17:25:06] [Client thread/WARN]: ****************************************
[17:25:06] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:25:06] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:25:06] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:25:06] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:25:06] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:25:06] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:25:06] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:25:06] [Client thread/WARN]: ****************************************
[17:25:06] [Client thread/WARN]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.320
[17:25:06] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[17:25:06] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:25:08] [Thread-6/INFO]: Using alternative sync timing : 200 frames of Display.update took 19552959310 nanos
[17:25:12] [Client thread/WARN]: ****************************************
[17:25:12] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:25:12] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:25:12] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:25:12] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:25:12] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:25:12] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:25:12] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:25:12] [Client thread/WARN]: ****************************************
[17:25:13] [Client thread/WARN]: ****************************************
[17:25:13] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:25:13] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:25:13] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:25:13] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:25:13] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:25:13] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:25:13] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:25:13] [Client thread/WARN]: ****************************************
[17:25:14] [Client thread/INFO]: Mod mo_swords is missing the required element 'name'. Substituting mo_swords
[17:25:15] [Client thread/INFO]: Forge Mod Loader has identified 27 mods to load
[17:25:16] [Client thread/INFO]: FML has found a non-mod file CompatLayer-1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:25:18] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, NotEnoughItems, mercurius_updater, boatlantern, cedapocalypse, ChestTransporter, CodeChickenCore, CodeChickenLib, ccl-entityhook, extraplanets, galacticraftplanets, galacticraftcore, ichunutil, IC2, infinitylib, JEI, lostcities, mjrlegendslib, mo_swords, portalgun, tntmod, uteamcore, usefulbackpacks, xaerominimap] at CLIENT
[17:25:18] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, NotEnoughItems, mercurius_updater, boatlantern, cedapocalypse, ChestTransporter, CodeChickenCore, CodeChickenLib, ccl-entityhook, extraplanets, galacticraftplanets, galacticraftcore, ichunutil, IC2, infinitylib, JEI, lostcities, mjrlegendslib, mo_swords, portalgun, tntmod, uteamcore, usefulbackpacks, xaerominimap] at SERVER
[17:25:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Lantern, FMLFileResourcePack:CedKilleur's Apocalypse Mod, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:The Lost Cities, FMLFileResourcePack:MJRLegendsLib, FMLFileResourcePack:mo_swords, FMLFileResourcePack:PortalGun, FMLFileResourcePack:TNTmod, FMLFileResourcePack:UTeam Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Xaero's Minimap
[17:25:32] [Client thread/INFO]: Processing ObjectHolder annotations
[17:25:32] [Client thread/INFO]: Found 423 ObjectHolder annotations
[17:25:32] [Client thread/INFO]: Identifying ItemStackHolder annotations
[17:25:32] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[17:25:32] [Client thread/INFO]: Applying holder lookups
[17:25:32] [Client thread/INFO]: Holder lookups applied
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `farmer`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:146)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `librarian`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:156)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `priest`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:163)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `smith`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:170)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `butcher`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:179)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:25:32] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:25:32] [Client thread/WARN]: ****************************************
[17:25:32] [Client thread/INFO]: Applying holder lookups
[17:25:32] [Client thread/INFO]: Holder lookups applied
[17:25:32] [Client thread/INFO]: Applying holder lookups
[17:25:32] [Client thread/INFO]: Holder lookups applied
[17:25:33] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:25:33] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[17:25:33] [Client thread/INFO]: Version Number exists, Using it: 1.9.4-1.0.5.24
[17:25:33] [Client thread/INFO]: File exists, Checking hash: C:\Users\Lukas\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.5.24\Mercurius-1.9.4-1.0.5.24.jar
[17:25:33] [Client thread/INFO]:   Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[17:25:33] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
[17:25:39] [Forge Version Check/INFO]: [uteamcore] Found status: BETA Target: null
[17:25:39] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:25:39] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
[17:25:39] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[17:25:39] [Forge Version Check/INFO]: [usefulbackpacks] Found status: BETA Target: null
[17:26:08] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: bnz (5 / 7)
[17:26:10] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[17:26:10] [Client thread/WARN]: The item plasma_launcher is not initialized.
[17:26:10] [Client thread/WARN]: The fluid deuterium is not initialized.
[17:26:35] [Client thread/INFO]: OBJLoader: Domain extraplanets has been added.
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.drachentoeter
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.dtGriff
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.dtKlinge
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.iceSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fireSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.lightningSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.earthSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.aura
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.doomSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.baseball
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.tousandDown
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.paperSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastGladius
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.obsidianSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastNormal
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.ninjaSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.saebel
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.creditsBook
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.obsidianBarren
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fischOel
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.spezialStick
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastzenerBarren
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastzenerBarrenGlowing
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.spezialGlass
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.licoriceSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.appleSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.breadSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fishSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.porkSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.sugarSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.melonSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.steakSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.chikenSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.cookieSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.karotSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.potatoSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.licorice
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.goldenAplleSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.stich
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.coalSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.smaragt
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.knife
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.meteorIngot
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.meteorSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.boneSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.doubleBlade
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.slimeSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.didntMeSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.enderSword
[17:26:40] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.rocketSword
[17:26:42] [Client thread/INFO]: No discord client is present.
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]: java.lang.IllegalStateException: IPCClient (ID: 427196986064764928) is not connected!
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.checkConnected(IPCClient.java:453)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.sendRichPresence(IPCClient.java:252)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.sendRichPresence(IPCClient.java:228)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setState(DiscordRichPresence.java:84)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setState(DiscordRichPresence.java:67)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setIdling(DiscordRichPresence.java:46)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.start(DiscordRichPresence.java:42)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.proxy.ClientProxy.preinit(ClientProxy.java:29)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.UCoreMain.preinit(UCoreMain.java:46)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
[17:26:42] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:26:43] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:26:43] [Client thread/INFO]: Applying holder lookups
[17:26:43] [Client thread/INFO]: Holder lookups applied
[17:26:43] [Client thread/INFO]: Injecting itemstacks
[17:26:43] [Client thread/INFO]: Itemstack injection complete
[17:26:50] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:26:51] [Thread-11/INFO]: Initializing LWJGL OpenAL
[17:26:51] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:27:14] [Thread-11/INFO]: OpenAL initialized.
[17:27:14] [Sound Library Loader/INFO]: Sound engine started
[17:27:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #layer0 in mo_swords:models/item/sword_base
[17:27:18] [Client thread/INFO]: Max texture size: 8192
[17:27:18] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:27:22] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=3
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=3 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:27:22] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=2
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=2 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:27:22] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=1
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=1 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:27:22] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=0
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=0 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:27:27] [Client thread/INFO]: Successfully loaded 326 out of 326 recipes for shaped recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 73 out of 73 recipes for shapeless recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[17:27:27] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.dragon@0 in mo_swords:dragon
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.dtGriff@0 in mo_swords:dtgriff
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.dtKlinge@0 in mo_swords:dtklinge
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.iceSword@0 in mo_swords:icesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.fireSword@0 in mo_swords:firesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.lightningSword@0 in mo_swords:lightningsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.earthSword@0 in mo_swords:earthsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@0 in mo_swords:aura_fire
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@1 in mo_swords:aura_ice
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@2 in mo_swords:aura_air
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@3 in mo_swords:aura_earth
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@4 in mo_swords:aura_end
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@5 in mo_swords:aura
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.doomSword@0 in mo_swords:doomsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.baseball-bat@0 in mo_swords:baseball-bat
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.tousandDowns@0 in mo_swords:tousanddowns
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.paperSword@0 in mo_swords:papersword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastGladius@0 in mo_swords:damastgladius
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.obsidianSword@0 in mo_swords:obsidiansword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastNormal@0 in mo_swords:damastnormal
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.ninjaSword@0 in mo_swords:ninjasword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.saebel@0 in mo_swords:saebel
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.dry_ice@0 in mo_swords:dry_ice
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.hotfurnace@0 in mo_swords:hotfurnace
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@0 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@1 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@2 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@3 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@4 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@5 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@6 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@7 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@8 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@9 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@10 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@11 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@12 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@13 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@14 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@15 in mo_swords:meteor
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.creditBook@0 in mo_swords:creditbook
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.obsidianBarren@0 in mo_swords:obsidianbarren
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.fischOel@0 in mo_swords:fischoel
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.spezialStick@0 in mo_swords:spezialstick
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastBarren@0 in mo_swords:damastbarren
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastBarrenGlowing@0 in mo_swords:damastbarrenglowing
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.spezialGlass@0 in mo_swords:spezialglass
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.licoriceSword@0 in mo_swords:licoricesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.appleSword@0 in mo_swords:applesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.breadSword@0 in mo_swords:breadsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.fishSword@0 in mo_swords:fishsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.steakSword@0 in mo_swords:steaksword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.sugarSword@0 in mo_swords:sugarsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.melonSword@0 in mo_swords:melonsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.porkSword@0 in mo_swords:porksword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.chickenSword@0 in mo_swords:chickensword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.cookieSword@0 in mo_swords:cookiesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.karotSword@0 in mo_swords:karotsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.potatoSword@0 in mo_swords:potatosword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.licorice@0 in mo_swords:licorice
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.goldenAplleSword@0 in mo_swords:goldenapllesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.stich@0 in mo_swords:stich
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.coalSword@0 in mo_swords:coalsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.smaragtSword@0 in mo_swords:smaragtsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.knife@0 in mo_swords:knife
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.meteorIngot@0 in mo_swords:meteoringot
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.meteorSword@0 in mo_swords:meteorsword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.boneSword@0 in mo_swords:bonesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.doubleBlade@0 in mo_swords:doubleblade
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.slimeSword@0 in mo_swords:slimesword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.wasntMe@0 in mo_swords:wasntme
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.enderSword@0 in mo_swords:endersword
[17:27:42] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.rocketSword@0 in mo_swords:rocketsword
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:242]: 1.10.2.1
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:246]: [1, 10, 2, 1]
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:247]: [1, 8, 9, 3]
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:259]: [1, 10, 2, 1]
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:260]: [1, 8, 9, 3]
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:265]: 1:1
[17:27:43] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:265]: 10:8
[17:27:47] [Client thread/INFO]: Injecting itemstacks
[17:27:47] [Client thread/INFO]: Itemstack injection complete
[17:27:49] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[17:27:52] [Client thread/INFO]: IC2 version 2.6.252-ex110 loaded.
[17:27:53] [Client thread/INFO]: Galacticraft: activating IndustrialCraft2 compatibility features.
[17:27:58] [Client thread/FATAL]: extraplanets: Error when setting up ExtremeReactors Compatibility, ErrorMessage: 
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]: java.lang.ClassNotFoundException: erogenousbeef.bigreactors.api.registry.ReactorInterior
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.Class.forName0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.Class.forName(Class.java:264)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility.registerCompatibility(ExtremeReactorsCompatibility.java:16)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility.init(ExtremeReactorsCompatibility.java:11)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:381)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:27:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[17:27:58] [Client thread/FATAL]: extraplanets: Error when setting up MCMultiPart Compatibility, ErrorMessage: 
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]: java.lang.ClassNotFoundException: mcmultipart.microblock.MicroMaterialRegistry
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.Class.forName0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.Class.forName(Class.java:264)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.compatibility.MCMultiPartCompatibility.registerMicroBlocks(MCMultiPartCompatibility.java:20)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.compatibility.MCMultiPartCompatibility.init(MCMultiPartCompatibility.java:15)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:385)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:27:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[17:27:58] [Client thread/FATAL]: extraplanets: Error when setting up MorePlanets Compatibility, ErrorMessage: 
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: java.lang.ClassNotFoundException: stevekung.mods.moreplanets.util.helper.RecipeHelper
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.Class.forName0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.Class.forName(Class.java:264)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.registerRocketCrusherRecipes(MorePlanetsCompatibility.java:19)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.init(MorePlanetsCompatibility.java:14)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:388)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:27:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:27:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[17:27:59] [Client thread/INFO]: [mcjty.lostcities.dimensions.world.lost.cityassets.AssetRegistries:reset:22]: AssetRegistries.reset
[17:28:02] [Client thread/ERROR]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
[17:28:02] [Client thread/ERROR]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCHIJ    NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) 
    UCHIJ    ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCHIJ    infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) 
    UCHIJ    boatlantern{1.10.2-0.11.0} [Lantern] (boatlantern-0.11.0.jar) 
    UCHIJ    cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) 
    UCHIJ    ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) 
    UCHIJ    CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) 
    UCHIJ    IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) 
    UCHIJ    galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) 
    UCHIJ    galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) 
    UCHIJ    mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) 
    UCHIJ    extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) 
    UCHIJ    ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) 
    UCHIJ    JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCHIE    lostcities{1.0.1} [The Lost Cities] (lostcities-1.1x-1.0.1.jar) 
    UCHIJ    mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) 
    UCHIJ    portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) 
    UCHIJ    tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) 
    UCHIJ    uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) 
    UCHIJ    usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) 
    UCHIJ    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) 
[17:28:02] [Client thread/ERROR]: The following problems were captured during this phase
[17:28:02] [Client thread/ERROR]: Caught exception from The Lost Cities (lostcities)
java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_51]
    at java.io.InputStreamReader.<init>(InputStreamReader.java:97) ~[?:1.8.0_51]
    at mcjty.lostcities.dimensions.world.lost.cityassets.AssetRegistries.load(AssetRegistries.java:44) ~[AssetRegistries.class:?]
    at mcjty.lostcities.proxy.CommonProxy.postInit(CommonProxy.java:81) ~[CommonProxy.class:?]
    at mcjty.lostcities.proxy.ClientProxy.postInit(ClientProxy.java:20) ~[ClientProxy.class:?]
    at mcjty.lostcities.LostCities.postInit(LostCities.java:90) ~[LostCities.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:28:02] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
Contact their authors BEFORE contacting forge

// Ouch. That hurt :(

Time: 16.6.19 17:28
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Lost Cities (lostcities)
Caused by: java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:78)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
    at mcjty.lostcities.dimensions.world.lost.cityassets.AssetRegistries.load(AssetRegistries.java:44)
    at mcjty.lostcities.proxy.CommonProxy.postInit(CommonProxy.java:81)
    at mcjty.lostcities.proxy.ClientProxy.postInit(ClientProxy.java:20)
    at mcjty.lostcities.LostCities.postInit(LostCities.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 316647088 bytes (301 MB) / 1342177280 bytes (1280 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCHIJ    NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) 
    UCHIJ    ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCHIJ    infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) 
    UCHIJ    boatlantern{1.10.2-0.11.0} [Lantern] (boatlantern-0.11.0.jar) 
    UCHIJ    cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) 
    UCHIJ    ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) 
    UCHIJ    CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) 
    UCHIJ    IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) 
    UCHIJ    galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) 
    UCHIJ    galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) 
    UCHIJ    mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) 
    UCHIJ    extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) 
    UCHIJ    ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) 
    UCHIJ    JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCHIE    lostcities{1.0.1} [The Lost Cities] (lostcities-1.1x-1.0.1.jar) 
    UCHIJ    mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) 
    UCHIJ    portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) 
    UCHIJ    tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) 
    UCHIJ    uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) 
    UCHIJ    usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) 
    UCHIJ    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) 
    Loaded coremods (and transformers): 
CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  codechicken.nei.asm.NEITransformer
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
    NotEnoughItems Invalid Fingerprint Reports: 
    CodeChickenLib Invalid Fingerprint Reports: 
    CodeChickenCore Invalid Fingerprint Reports: 
[17:28:02] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Lukas\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-16_17.28.02-client.txt

 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

How is possible

Spoiler

 

[17:34:36] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:34:37] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:34:37] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:34:38] [main/INFO]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
[17:34:38] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[17:34:39] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:34:39] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:34:39] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:34:39] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:34:39] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:39] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:34:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:58] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:34:58] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:34:58] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:58] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:35:00] [main/INFO]: Loaded library EJML-core-0.26.jar.
[17:35:00] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:35:00] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[17:35:03] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[17:35:03] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[17:35:03] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:35:03] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:35:03] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: net/minecraftforge/fml/common/Loader (0 / 1)
[17:35:13] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:35:13] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:35:14] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:35:29] [Client thread/INFO]: Setting user: Velociraptor1923
[17:35:34] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockGrass
[17:35:34] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockGrass transformed
[17:35:34] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockLeaves
[17:35:34] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockLeaves transformed
[17:35:43] [Client thread/INFO]: [Ced Apocalypse Mod] Transforming class net.minecraft.block.BlockFarmland
[17:35:43] [Client thread/INFO]: [Ced Apocalypse Mod] net.minecraft.block.BlockFarmland transformed
[17:36:07] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:36:19] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
Contact their authors BEFORE contacting forge

// Sorry :(

Time: 16.6.19 17:36
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 299430832 bytes (285 MB) / 536870912 bytes (512 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  codechicken.nei.asm.NEITransformer
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
[17:36:21] [Client thread/INFO]: MinecraftForge v12.18.3.2511 Initialized
[17:36:21] [Client thread/INFO]: Replaced 231 ore recipes
[17:36:26] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:36:26] [Client thread/INFO]: Searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods for mods
[17:36:26] [Client thread/INFO]: Also searching C:\Users\Lukas\AppData\Roaming\.minecraft\mods\1.10.2 for mods
[17:36:34] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[17:36:35] [Thread-6/INFO]: Using alternative sync timing : 200 frames of Display.update took 7773359904 nanos
[17:36:39] [Client thread/WARN]: ****************************************
[17:36:39] [Client thread/WARN]: * The modid ChestTransporter is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:36:39] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:36:39] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:36:39] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:36:39] [Client thread/WARN]: ****************************************
[17:36:39] [Client thread/WARN]: ****************************************
[17:36:39] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:36:39] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:36:39] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:36:39] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:36:39] [Client thread/WARN]: ****************************************
[17:36:39] [Client thread/WARN]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0.101
[17:36:39] [Client thread/WARN]: ****************************************
[17:36:39] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:36:39] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:36:39] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:36:39] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:36:39] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:36:39] [Client thread/WARN]: ****************************************
[17:36:39] [Client thread/WARN]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.320
[17:36:40] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[17:36:40] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:36:45] [Client thread/WARN]: ****************************************
[17:36:45] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:36:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:36:46] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:36:46] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:36:46] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:36:46] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:36:46] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:36:46] [Client thread/WARN]: ****************************************
[17:36:48] [Client thread/WARN]: ****************************************
[17:36:48] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:36:48] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[17:36:48] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[17:36:48] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:36:48] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:36:48] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:36:48] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)...
[17:36:48] [Client thread/WARN]: ****************************************
[17:36:48] [Client thread/INFO]: Mod mo_swords is missing the required element 'name'. Substituting mo_swords
[17:36:49] [Client thread/INFO]: Forge Mod Loader has identified 27 mods to load
[17:36:50] [Client thread/INFO]: FML has found a non-mod file CompatLayer-1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:36:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, NotEnoughItems, mercurius_updater, boatlantern, cedapocalypse, ChestTransporter, CodeChickenCore, CodeChickenLib, ccl-entityhook, extraplanets, galacticraftplanets, galacticraftcore, ichunutil, IC2, infinitylib, JEI, lostcities, mjrlegendslib, mo_swords, portalgun, tntmod, uteamcore, usefulbackpacks, xaerominimap] at CLIENT
[17:36:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, Micdoodlecore, NotEnoughItems, mercurius_updater, boatlantern, cedapocalypse, ChestTransporter, CodeChickenCore, CodeChickenLib, ccl-entityhook, extraplanets, galacticraftplanets, galacticraftcore, ichunutil, IC2, infinitylib, JEI, lostcities, mjrlegendslib, mo_swords, portalgun, tntmod, uteamcore, usefulbackpacks, xaerominimap] at SERVER
[17:37:09] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Lantern, FMLFileResourcePack:CedKilleur's Apocalypse Mod, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:The Lost Cities, FMLFileResourcePack:MJRLegendsLib, FMLFileResourcePack:mo_swords, FMLFileResourcePack:PortalGun, FMLFileResourcePack:TNTmod, FMLFileResourcePack:UTeam Core, FMLFileResourcePack:Useful Backpacks, FMLFileResourcePack:Xaero's Minimap
[17:37:10] [Client thread/INFO]: Processing ObjectHolder annotations
[17:37:11] [Client thread/INFO]: Found 423 ObjectHolder annotations
[17:37:11] [Client thread/INFO]: Identifying ItemStackHolder annotations
[17:37:11] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[17:37:11] [Client thread/INFO]: Applying holder lookups
[17:37:11] [Client thread/INFO]: Holder lookups applied
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `farmer`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:146)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `librarian`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:156)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `priest`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:163)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `smith`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:170)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/WARN]: * Dangerous alternative prefix `minecraft` for name `butcher`, expected `cedapocalypse` invalid registry invocation/invalid name?
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession.<init>(VillagerRegistry.java:206)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.init(VillagerRegistry.java:179)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<init>(VillagerRegistry.java:52)
[17:37:11] [Client thread/WARN]: *  at net.minecraftforge.fml.common.registry.VillagerRegistry.<clinit>(VillagerRegistry.java:46)...
[17:37:11] [Client thread/WARN]: ****************************************
[17:37:11] [Client thread/INFO]: Applying holder lookups
[17:37:11] [Client thread/INFO]: Holder lookups applied
[17:37:11] [Client thread/INFO]: Applying holder lookups
[17:37:11] [Client thread/INFO]: Holder lookups applied
[17:37:12] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:37:12] [Forge Version Check/INFO]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[17:37:13] [Client thread/INFO]: Version Number exists, Using it: 1.9.4-1.0.5.24
[17:37:13] [Client thread/INFO]: File exists, Checking hash: C:\Users\Lukas\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.5.24\Mercurius-1.9.4-1.0.5.24.jar
[17:37:13] [Client thread/INFO]:   Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[17:37:13] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
[17:37:17] [Forge Version Check/INFO]: [uteamcore] Found status: BETA Target: null
[17:37:17] [Forge Version Check/INFO]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[17:37:17] [Forge Version Check/INFO]: [usefulbackpacks] Found status: BETA Target: null
[17:37:17] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:37:18] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
[17:38:19] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1799]: Potential problem: Galacticraft did not complete injection of bytecode into: bnz (5 / 7)
[17:38:26] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[17:38:27] [Client thread/WARN]: The item plasma_launcher is not initialized.
[17:38:28] [Client thread/WARN]: The fluid deuterium is not initialized.
[17:39:18] [Client thread/INFO]: OBJLoader: Domain extraplanets has been added.
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.drachentoeter
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.dtGriff
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.dtKlinge
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.iceSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fireSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.lightningSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.earthSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.aura
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.doomSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.baseball
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.tousandDown
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.paperSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastGladius
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.obsidianSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastNormal
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.ninjaSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.saebel
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.creditsBook
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.obsidianBarren
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fischOel
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.spezialStick
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastzenerBarren
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.damastzenerBarrenGlowing
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.spezialGlass
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.licoriceSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.appleSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.breadSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.fishSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.porkSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.sugarSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.melonSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.steakSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.chikenSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.cookieSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.karotSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.potatoSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.licorice
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.goldenAplleSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.stich
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.coalSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.smaragt
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.knife
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.meteorIngot
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.meteorSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.boneSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.doubleBlade
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.slimeSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.didntMeSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.enderSword
[17:39:26] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerItems:93]: public static net.minecraft.item.Item mo_swords.moSwordsMain.rocketSword
[17:39:27] [Client thread/INFO]: No discord client is present.
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]: java.lang.IllegalStateException: IPCClient (ID: 427196986064764928) is not connected!
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.checkConnected(IPCClient.java:453)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.sendRichPresence(IPCClient.java:252)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.sendRichPresence(IPCClient.java:228)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setState(DiscordRichPresence.java:84)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setState(DiscordRichPresence.java:67)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.setIdling(DiscordRichPresence.java:46)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence.start(DiscordRichPresence.java:42)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.intern.proxy.ClientProxy.preinit(ClientProxy.java:29)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at info.u_team.u_team_core.UCoreMain.preinit(UCoreMain.java:46)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:39:27] [Client thread/INFO]: [info.u_team.u_team_core.intern.discord.DiscordRichPresence:setState:86]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:39:27] [Client thread/INFO]: Applying holder lookups
[17:39:27] [Client thread/INFO]: Holder lookups applied
[17:39:27] [Client thread/INFO]: Injecting itemstacks
[17:39:27] [Client thread/INFO]: Itemstack injection complete
[17:39:33] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:39:33] [Thread-11/INFO]: Initializing LWJGL OpenAL
[17:39:33] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:39:52] [Thread-11/INFO]: OpenAL initialized.
[17:39:52] [Sound Library Loader/INFO]: Sound engine started
[17:40:09] [Client thread/WARN]: Unable to resolve texture due to upward reference: #layer0 in mo_swords:models/item/sword_base
[17:40:12] [Client thread/INFO]: Max texture size: 8192
[17:40:12] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:40:18] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=3
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=3 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:40:18] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=2
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=2 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:40:18] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=1
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=1 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:40:18] [Client thread/ERROR]: Exception loading model for variant mo_swords:hotfurnace#direction=0
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mo_swords:hotfurnace#direction=0 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[17:40:30] [Client thread/INFO]: Successfully loaded 326 out of 326 recipes for shaped recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 73 out of 73 recipes for shapeless recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[17:40:30] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.dragon@0 in mo_swords:dragon
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.dtGriff@0 in mo_swords:dtgriff
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.dtKlinge@0 in mo_swords:dtklinge
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.iceSword@0 in mo_swords:icesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.fireSword@0 in mo_swords:firesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.lightningSword@0 in mo_swords:lightningsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.earthSword@0 in mo_swords:earthsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@0 in mo_swords:aura_fire
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@1 in mo_swords:aura_ice
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@2 in mo_swords:aura_air
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@3 in mo_swords:aura_earth
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@4 in mo_swords:aura_end
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.aura@5 in mo_swords:aura
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.doomSword@0 in mo_swords:doomsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.baseball-bat@0 in mo_swords:baseball-bat
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.tousandDowns@0 in mo_swords:tousanddowns
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.paperSword@0 in mo_swords:papersword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastGladius@0 in mo_swords:damastgladius
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.obsidianSword@0 in mo_swords:obsidiansword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastNormal@0 in mo_swords:damastnormal
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.ninjaSword@0 in mo_swords:ninjasword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.saebel@0 in mo_swords:saebel
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.dry_ice@0 in mo_swords:dry_ice
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.hotfurnace@0 in mo_swords:hotfurnace
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@0 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@1 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@2 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@3 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@4 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@5 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@6 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@7 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@8 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@9 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@10 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@11 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@12 in mo_swords:meteor
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:242]: 1.10.2.1
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:246]: [1, 10, 2, 1]
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:247]: [1, 8, 9, 3]
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:259]: [1, 10, 2, 1]
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:260]: [1, 8, 9, 3]
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:265]: 1:1
[17:40:45] [Thread-15/INFO]: [mo_swords.moSwordsMain$2:run:265]: 10:8
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@13 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@14 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xtile.meteor@15 in mo_swords:meteor
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.creditBook@0 in mo_swords:creditbook
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.obsidianBarren@0 in mo_swords:obsidianbarren
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.fischOel@0 in mo_swords:fischoel
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.spezialStick@0 in mo_swords:spezialstick
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastBarren@0 in mo_swords:damastbarren
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.damastBarrenGlowing@0 in mo_swords:damastbarrenglowing
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.spezialGlass@0 in mo_swords:spezialglass
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.licoriceSword@0 in mo_swords:licoricesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.appleSword@0 in mo_swords:applesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.breadSword@0 in mo_swords:breadsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.fishSword@0 in mo_swords:fishsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.steakSword@0 in mo_swords:steaksword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.sugarSword@0 in mo_swords:sugarsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.melonSword@0 in mo_swords:melonsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.porkSword@0 in mo_swords:porksword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.chickenSword@0 in mo_swords:chickensword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.cookieSword@0 in mo_swords:cookiesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.karotSword@0 in mo_swords:karotsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.potatoSword@0 in mo_swords:potatosword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.licorice@0 in mo_swords:licorice
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.goldenAplleSword@0 in mo_swords:goldenapllesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.stich@0 in mo_swords:stich
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.coalSword@0 in mo_swords:coalsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.smaragtSword@0 in mo_swords:smaragtsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.knife@0 in mo_swords:knife
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.meteorIngot@0 in mo_swords:meteoringot
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.meteorSword@0 in mo_swords:meteorsword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.boneSword@0 in mo_swords:bonesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.doubleBlade@0 in mo_swords:doubleblade
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.slimeSword@0 in mo_swords:slimesword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.wasntMe@0 in mo_swords:wasntme
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.enderSword@0 in mo_swords:endersword
[17:40:45] [Client thread/INFO]: [mo_swords.moSwordsHelper:registerRendering:241]: Register 1xitem.rocketSword@0 in mo_swords:rocketsword
[17:40:49] [Client thread/INFO]: Injecting itemstacks
[17:40:49] [Client thread/INFO]: Itemstack injection complete
[17:40:50] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[17:40:52] [Client thread/INFO]: IC2 version 2.6.252-ex110 loaded.
[17:40:55] [Client thread/INFO]: Galacticraft: activating IndustrialCraft2 compatibility features.
[17:40:58] [Client thread/FATAL]: extraplanets: Error when setting up ExtremeReactors Compatibility, ErrorMessage: 
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]: java.lang.ClassNotFoundException: erogenousbeef.bigreactors.api.registry.ReactorInterior
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.Class.forName0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.Class.forName(Class.java:264)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility.registerCompatibility(ExtremeReactorsCompatibility.java:16)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility.init(ExtremeReactorsCompatibility.java:11)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:381)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.ExtremeReactorsCompatibility:registerCompatibility:37]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:40:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[17:40:58] [Client thread/FATAL]: extraplanets: Error when setting up MCMultiPart Compatibility, ErrorMessage: 
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]: java.lang.ClassNotFoundException: mcmultipart.microblock.MicroMaterialRegistry
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.Class.forName0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.Class.forName(Class.java:264)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.compatibility.MCMultiPartCompatibility.registerMicroBlocks(MCMultiPartCompatibility.java:20)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.compatibility.MCMultiPartCompatibility.init(MCMultiPartCompatibility.java:15)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:385)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MCMultiPartCompatibility:registerMicroBlocks:74]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:40:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[17:40:58] [Client thread/FATAL]: extraplanets: Error when setting up MorePlanets Compatibility, ErrorMessage: 
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]: java.lang.ClassNotFoundException: stevekung.mods.moreplanets.util.helper.RecipeHelper
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.Class.forName0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.Class.forName(Class.java:264)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.registerRocketCrusherRecipes(MorePlanetsCompatibility.java:19)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.compatibility.MorePlanetsCompatibility.init(MorePlanetsCompatibility.java:14)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.mjr.extraplanets.ExtraPlanets.postInit(ExtraPlanets.java:388)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at java.lang.reflect.Method.invoke(Method.java:497)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[17:40:58] [Client thread/INFO]: [com.mjr.extraplanets.compatibility.MorePlanetsCompatibility:registerRocketCrusherRecipes:49]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[17:40:58] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[17:40:59] [Client thread/INFO]: [mcjty.lostcities.dimensions.world.lost.cityassets.AssetRegistries:reset:22]: AssetRegistries.reset
[17:41:02] [Client thread/ERROR]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
[17:41:02] [Client thread/ERROR]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCHIJ    NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) 
    UCHIJ    ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCHIJ    infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) 
    UCHIJ    boatlantern{1.10.2-0.11.0} [Lantern] (boatlantern-0.11.0.jar) 
    UCHIJ    cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) 
    UCHIJ    ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) 
    UCHIJ    CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) 
    UCHIJ    IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) 
    UCHIJ    galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) 
    UCHIJ    galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) 
    UCHIJ    mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) 
    UCHIJ    extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) 
    UCHIJ    ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) 
    UCHIJ    JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCHIE    lostcities{1.0.2} [The Lost Cities] (lostcities-1.1x-1.0.2.jar) 
    UCHIJ    mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) 
    UCHIJ    portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) 
    UCHIJ    tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) 
    UCHIJ    uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) 
    UCHIJ    usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) 
    UCHIJ    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) 
[17:41:02] [Client thread/ERROR]: The following problems were captured during this phase
[17:41:02] [Client thread/ERROR]: Caught exception from The Lost Cities (lostcities)
java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_51]
    at java.io.InputStreamReader.<init>(InputStreamReader.java:97) ~[?:1.8.0_51]
    at mcjty.lostcities.dimensions.world.lost.cityassets.AssetRegistries.load(AssetRegistries.java:44) ~[AssetRegistries.class:?]
    at mcjty.lostcities.proxy.CommonProxy.postInit(CommonProxy.java:81) ~[CommonProxy.class:?]
    at mcjty.lostcities.proxy.ClientProxy.postInit(ClientProxy.java:20) ~[ClientProxy.class:?]
    at mcjty.lostcities.LostCities.postInit(LostCities.java:90) ~[LostCities.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forge-1.10.2-12.18.3.2511.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:41:02] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
Contact their authors BEFORE contacting forge

// Ouch. That hurt :(

Time: 16.6.19 17:41
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Lost Cities (lostcities)
Caused by: java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:78)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
    at mcjty.lostcities.dimensions.world.lost.cityassets.AssetRegistries.load(AssetRegistries.java:44)
    at mcjty.lostcities.proxy.CommonProxy.postInit(CommonProxy.java:81)
    at mcjty.lostcities.proxy.ClientProxy.postInit(ClientProxy.java:20)
    at mcjty.lostcities.LostCities.postInit(LostCities.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 677021280 bytes (645 MB) / 1509949440 bytes (1440 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJ    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) 
    UCHIJ    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
    UCHIJ    NotEnoughItems{2.1.3.207} [Not Enough Items] (Not-Enough-Items-1.10.2-Recommended.jar) 
    UCHIJ    ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
    UCHIJ    infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) 
    UCHIJ    boatlantern{1.10.2-0.11.0} [Lantern] (boatlantern-0.11.0.jar) 
    UCHIJ    cedapocalypse{0.19} [CedKilleur's Apocalypse Mod] (Ced’s-Apocalypse-1.10.2.jar) 
    UCHIJ    ChestTransporter{2.5.17} [Chest Transporter] (Chest-Transporter-Mod-1.10.2.jar) 
    UCHIJ    CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2.jar) 
    UCHIJ    CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-Recommended.jar) 
    UCHIJ    IC2{2.6.252-ex110} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.10.2.jar) 
    UCHIJ    galacticraftcore{4.0.2.190} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.2.190.jar) 
    UCHIJ    galacticraftplanets{4.0.2.190} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.2.190.jar) 
    UCHIJ    mjrlegendslib{1.10.2-1.1.5} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.5.jar) 
    UCHIJ    extraplanets{1.10.2-1.2.5} [Extra Planets] (ExtraPlanets-1.10.2-1.2.5.jar) 
    UCHIJ    ichunutil{6.5.0} [iChunUtil] (iChun-Util-Mod-1.10.2.jar) 
    UCHIJ    JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
    UCHIE    lostcities{1.0.2} [The Lost Cities] (lostcities-1.1x-1.0.2.jar) 
    UCHIJ    mo_swords{v3} [mo_swords] (MoSwords-Mod-1.10.2.jar) 
    UCHIJ    portalgun{6.0.1} [PortalGun] (Portal-Gun-Mod-1.10.2.jar) 
    UCHIJ    tntmod{1.7.10} [TNTmod] (TNT-1.10.2.jar) 
    UCHIJ    uteamcore{1.3.0.67} [UTeam Core] (U-Team-Core-1.10.2.jar) 
    UCHIJ    usefulbackpacks{1.2.0.7} [Useful Backpacks] (Useful-Backpacks-Mod-1.10.2.jar) 
    UCHIJ    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.10.2.jar) 
    Loaded coremods (and transformers): 
CCLCorePlugin (CodeChickenLib-1.10.2.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (Not-Enough-Items-1.10.2-Recommended.jar)
  codechicken.nei.asm.NEITransformer
CedApocalypsePlugin (Ced’s-Apocalypse-1.10.2.jar)
  cedkilleur.cedapocalypse.asm.CedApocalypseClassTransformer
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IC2core (Industrial-Craft-2-Mod-Experimental-1.10.2.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
    NotEnoughItems Invalid Fingerprint Reports: 
    CodeChickenLib Invalid Fingerprint Reports: 
    CodeChickenCore Invalid Fingerprint Reports: 
[17:41:02] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Lukas\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-16_17.41.02-client.txt
[17:41:02] [Thread-9/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IllegalStateException: IPCClient (ID: 427196986064764928) is not connected!
[17:41:02] [Thread-9/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.checkConnected(IPCClient.java:453)
[17:41:02] [Thread-9/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at info.u_team.u_team_core.repack.com.jagrosh.discordipc.IPCClient.close(IPCClient.java:313)
[17:41:02] [Thread-9/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at info.u_team.u_team_core.intern.discord.DiscordRichPresence$1.run(DiscordRichPresence.java:30)

 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Just because it’s true doesn’t mean it’s relevant. Yes, 9minecraft is run from Vietnam. Yes, they rehost (sometimes outdated) versions of popular mods.

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

1 minute ago, Velociraptor1923 said:

Why version below 1.11 is not supported

Because it’s old and we don’t know how it works anymore. Since we don’t know how it works we don’t know to help you

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I'm trying to use datagen to create json files in my own mod. This is my ModRecipeProvider class. public class ModRecipeProvider extends RecipeProvider implements IConditionBuilder { public ModRecipeProvider(PackOutput pOutput) { super(pOutput); } @Override protected void buildRecipes(Consumer<FinishedRecipe> pWriter) { ShapedRecipeBuilder.shaped(RecipeCategory.MISC, ModBlocks.COMPRESSED_DIAMOND_BLOCK.get()) .pattern("SSS") .pattern("SSS") .pattern("SSS") .define('S', ModItems.COMPRESSED_DIAMOND.get()) .unlockedBy(getHasName(ModItems.COMPRESSED_DIAMOND.get()), has(ModItems.COMPRESSED_DIAMOND.get())) .save(pWriter); ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, ModItems.COMPRESSED_DIAMOND.get(),9) .requires(ModBlocks.COMPRESSED_DIAMOND_BLOCK.get()) .unlockedBy(getHasName(ModBlocks.COMPRESSED_DIAMOND_BLOCK.get()), has(ModBlocks.COMPRESSED_DIAMOND_BLOCK.get())) .save(pWriter); ShapedRecipeBuilder.shaped(RecipeCategory.MISC, ModItems.COMPRESSED_DIAMOND.get()) .pattern("SSS") .pattern("SSS") .pattern("SSS") .define('S', Blocks.DIAMOND_BLOCK) .unlockedBy(getHasName(ModItems.COMPRESSED_DIAMOND.get()), has(ModItems.COMPRESSED_DIAMOND.get())) .save(pWriter); } } When I try to run the runData client, it shows an error:  Caused by: java.lang.IllegalStateException: Duplicate recipe compressed:compressed_diamond I know that it's caused by the fact that there are two recipes for the ModItems.COMPRESSED_DIAMOND. But I need both of these recipes, because I need a way to craft ModItems.COMPRESSED_DIAMOND_BLOCK and restore 9 diamond blocks from ModItems.COMPRESSED_DIAMOND. Is there a way to solve this?
    • what's wrong here? info: [2024-05-08T11:50:59Z DEBUG rust_launcher::downloader] Downloading https://game-launcher.feathermc.com/release/version_index.json to C:\Users\Dell\AppData\Roaming\.minecraft\version_index.json... info: [2024-05-08T11:50:59Z DEBUG rust_launcher::downloader] Download from https://game-launcher.feathermc.com/release/version_index.json to C:\Users\Dell\AppData\Roaming\.minecraft\version_index.json completed. info: [2024-05-08T11:51:04Z ERROR rust_launcher::start::drm] Error while getting NTP time: Próba połączenia nie powiodła się, ponieważ połączona strona nie odpowiedziała poprawnie po ustalonym okresie czasu lub utworzone połączenie nie powiodło się, ponieważ połączony host nie odpowiedział. (os error 10060) info: CONNECTING TO SERVER undefined info: [2024-05-08T11:51:04Z INFO  rust_launcher::start::bindings] server: None info: [2024-05-08T11:51:04Z INFO  rust_launcher::start] Loading version info: {"versionSize":221968648,"state":{"VersionLoading":true},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":0} info: [2024-05-08T11:51:04Z INFO  rust_launcher::start] Finished loading version info: [2024-05-08T11:51:04Z INFO  rust_launcher::start] Finished moving mods info: [2024-05-08T11:51:04Z INFO  rust_launcher::start] Preparing assets [2024-05-08T11:51:04Z INFO  rust_launcher::start] Preparing JRE info: {"versionSize":221968648,"state":{"Downloading":["Assets","Mods","Jre","Libraries"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":75483} info: [2024-05-08T11:51:04Z DEBUG rust_launcher::start] Finished preparing JRE [2024-05-08T11:51:04Z INFO  rust_launcher::start] Preparing libraries info: [2024-05-08T11:51:04Z INFO  rust_launcher::start] Preparing mods [2024-05-08T11:51:04Z INFO  rust_launcher::start] Finished preparing mods info: {"versionSize":221968648,"state":{"Downloading":["Assets","Mods","Libraries"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":43223364} info: {"versionSize":221968648,"state":{"Downloading":["Assets","Libraries"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":43223364} info: {"versionSize":221968648,"state":{"Downloading":["Assets","Libraries"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":132324388} info: {"versionSize":221968648,"state":{"Downloading":["Assets","Libraries"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":361246457} info: [2024-05-08T11:51:07Z INFO  rust_launcher::start] Finished preparing libraries info: {"versionSize":221968648,"state":{"Downloading":["Assets"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":628395692} info: {"versionSize":221968648,"state":{"Downloading":["Assets"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":653786583} info: {"versionSize":221968648,"state":{"Downloading":["Assets"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":678407583} info: {"versionSize":221968648,"state":{"Downloading":["Assets"]},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":703052935} info: [2024-05-08T11:51:10Z INFO  rust_launcher::start] Finished preparing assets [2024-05-08T11:51:10Z INFO  rust_launcher::start] Preparing registry info: {"versionSize":221968648,"state":{"Jvm":true},"currentDownloadRate":0,"expectedTasks":6,"downloadSpeed":0,"downloaded":800814091} info: [2024-05-08T11:51:10Z INFO  rust_launcher::start] Finished preparing registry info: [2024-05-08T11:51:10Z INFO  rust_launcher::common::launch] starting JVM with arguments: ["-Djava.library.path=libraries/native\\net/digitalingot/fcef-windows/0.0.9\\extracted/;libraries/native\\net/digitalingot/fwebp-windows/0.0.2\\extracted/;libraries/native\\net/digitalingot/favif-windows/0.0.1\\extracted/;libraries/native\\com/discord/discord-game-sdk/3.2.1\\extracted/;libraries/native\\net/digitalingot/fdiscord/0.0.1\\extracted/;libraries/native\\net/digitalingot/fjni/0.0.1\\extracted/;libraries/native\\org/jitsi/jnopus/1.0\\extracted/;libraries/native\\org/lwjgl/lwjgl/3.3.1\\extracted/;libraries/native\\org/lwjgl/lwjgl-jemalloc/3.3.1\\extracted/;libraries/native\\org/lwjgl/lwjgl-openal/3.3.1\\extracted/;libraries/native\\org/lwjgl/lwjgl-opengl/3.3.1\\extracted/;libraries/native\\org/lwjgl/lwjgl-glfw/3.3.1\\extracted/;libraries/native\\org/lwjgl/lwjgl-stb/3.3.1\\extracted/;libraries/native\\org/lwjgl/lwjgl-tinyfd/3.3.1\\extracted/;libraries/native\\com/mojang/text2speech/1.13.9\\extracted/", "--add-opens=java.desktop/java.awt.event=ALL-UNNAMED", "--add-opens=java.desktop/java.awt.color=ALL-UNNAMED", "--add-opens=java.desktop/java.awt=ALL-UNNAMED", "--add-opens=java.base/java.lang=ALL-UNNAMED", "-Xmx4474M", "-XX:+UnlockExperimentalVMOptions", "-XX:+UseG1GC", "-XX:G1NewSizePercent=20", "-XX:G1ReservePercent=20", "-XX:MaxGCPauseMillis=50", "-XX:G1HeapRegionSize=32M", "-Dlog4j2.formatMsgNoLookups=true", "-XX:ErrorFile=feather/java_error.log", "-Djavax.accessibility.assistive_technologies=", "-Djavax.net.ssl.trustStoreType=WINDOWS-ROOT", "-cp", "libraries\\java\\net/minecraft/client/1.19.2/minecraft-1.19.2.jar;libraries\\java\\net/fabricmc/sponge-mixin/0.13.4+mixin.0.8.5/sponge-mixin-0.13.4+mixin.0.8.5.jar;libraries\\java\\org/ow2/asm/asm/9.6/asm-9.6.jar;libraries\\java\\org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar;libraries\\java\\org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar;libraries\\java\\org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar;libraries\\java\\org/ow2/asm/asm-util/9.6/asm-util-9.6.jar;libraries\\java\\net/fabricmc/intermediary/1.19.2/intermediary-1.19.2.jar;libraries/java\\net/fabricmc/fabric-loader/0.15.11/fabric-loader-0.15.11.jar;libraries\\java\\de/javagl/obj/0.3.0/obj-0.3.0.jar;libraries\\java\\net/digitalingot/fjni/0.0.1/fjni-0.0.1.jar;libraries\\java\\net/digitalingot/fdiscord/0.0.1/fdiscord-0.0.1.jar;libraries\\java\\software/bernie/geckolib/geckolib-fabric-1.19-3.5.0.jar;libraries\\java\\net/digitalingot/rust-extension/1.0.7/rust-extension-1.0.7.jar;libraries\\java\\net/digitalingot/fcef/0.0.6/fcef-0.0.6.jar;libraries\\java\\net/digitalingot/fwebp/0.0.1/fwebp-0.0.1.jar;libraries\\java\\net/digitalingot/favif/0.0.1/favif-0.0.1.jar;libraries\\java\\org/joml/joml/1.10.5/joml-1.10.5.jar;libraries\\java\\net/digitalingot/feather-server-api/messaging/0.0.4/messaging-0.0.4-SNAPSHOT.jar;libraries\\java\\org/jitsi/libjitsi/1.0-CUSTOM/libjitsi-1.0-CUSTOM.jar;libraries\\java\\org/jitsi/jitsi-utils/1.0-45-gc3afb76/jitsi-utils-1.0-45-gc3afb76.jar;libraries\\java\\org/capnproto/runtime/0.1.10/runtime-0.1.10.jar;libraries\\java\\com/google/inject/guice/5.1.0/guice-vendored-5.1.0.jar;libraries\\java\\javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar;libraries\\java\\com/mojang/logging/1.0.0/logging-1.0.0.jar;libraries\\java\\com/mojang/blocklist/1.0.10/blocklist-1.0.10.jar;libraries\\java\\com/mojang/patchy/2.2.10/patchy-2.2.10.jar;libraries\\java\\com/github/oshi/oshi-core/5.8.5/oshi-core-5.8.5.jar;libraries\\java\\net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar;libraries\\java\\net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar;libraries\\java\\org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar;libraries\\java\\org/apache/logging/log4j/log4j-slf4j18-impl/2.17.0/log4j-slf4j18-impl-2.17.0.jar;libraries\\java\\com/ibm/icu/icu4j/70.1/icu4j-70.1.jar;libraries\\java\\com/mojang/javabridge/1.2.24/javabridge-1.2.24.jar;libraries\\java\\net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar;libraries\\java\\io/netty/netty-codec-http/4.1.76.Final/netty-codec-http-4.1.76.Final.jar;libraries\\java\\io/netty/netty-common/4.1.76.Final/netty-common-4.1.76.Final.jar;libraries\\java\\io/netty/netty-buffer/4.1.76.Final/netty-buffer-4.1.76.Final.jar;libraries\\java\\io/netty/netty-codec/4.1.76.Final/netty-codec-4.1.76.Final.jar;libraries\\java\\io/netty/netty-handler/4.1.76.Final/netty-handler-4.1.76.Final.jar;libraries\\java\\io/netty/netty-resolver/4.1.76.Final/netty-resolver-4.1.76.Final.jar;libraries\\java\\io/netty/netty-transport/4.1.76.Final/netty-transport-4.1.76.Final.jar;libraries\\java\\io/netty/netty-transport-native-unix-common/4.1.76.Final/netty-transport-native-unix-common-4.1.76.Final.jar;libraries\\java\\io/netty/netty-transport-classes-epoll/4.1.76.Final/netty-transport-classes-epoll-4.1.76.Final.jar;libraries\\java\\com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar;libraries\\java\\com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar;libraries\\java\\org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar;libraries\\java\\commons-io/commons-io/2.11.0/commons-io-2.11.0.jar;libraries\\java\\commons-codec/commons-codec/1.15/commons-codec-1.15.jar;libraries\\java\\com/mojang/brigadier/1.0.18/brigadier-1.0.18.jar;libraries\\java\\com/mojang/datafixerupper/5.0.28/datafixerupper-5.0.28.jar;libraries\\java\\com/google/code/gson/gson/2.8.9/gson-2.8.9.jar;libraries\\java\\com/mojang/authlib/3.11.49/authlib-3.11.49.jar;libraries\\java\\org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar;libraries\\java\\org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;libraries\\java\\commons-logging/commons-logging/1.2/commons-logging-1.2.jar;libraries\\java\\org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar;libraries\\java\\it/unimi/dsi/fastutil/8.5.6/fastutil-8.5.6.jar;libraries\\java\\org/apache/logging/log4j/log4j-api/2.17.0/log4j-api-2.17.0.jar;libraries\\java\\org/apache/logging/log4j/log4j-core/2.17.0/log4j-core-2.17.0.jar;libraries\\java\\org/lwjgl/lwjgl/3.3.1/lwjgl-3.3.1.jar;libraries\\java\\org/lwjgl/lwjgl-jemalloc/3.3.1/lwjgl-jemalloc-3.3.1.jar;libraries\\java\\org/lwjgl/lwjgl-openal/3.3.1/lwjgl-openal-3.3.1.jar;libraries\\java\\org/lwjgl/lwjgl-opengl/3.3.1/lwjgl-opengl-3.3.1.jar;libraries\\java\\org/lwjgl/lwjgl-glfw/3.3.1/lwjgl-glfw-3.3.1.jar;libraries\\java\\org/lwjgl/lwjgl-stb/3.3.1/lwjgl-stb-3.3.1.jar;libraries\\java\\org/lwjgl/lwjgl-tinyfd/3.3.1/lwjgl-tinyfd-3.3.1.jar;libraries\\java\\com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar", "-DFabricMcEmu= net.minecraft.client.main.Main ", "net.digitalingot.rustextension.ProxiedStart", "net.fabricmc.loader.launch.knot.KnotClient", "--username", "yeeeat", "--version", "1.19.2-feather", "--gameDir", "C:\\Users\\Dell\\AppData\\Roaming/.minecraft", "--assetsDir", "assets", "--assetIndex", "1.19-feather-game", "--uuid", "4820f9fb67c34cb6927e80e8a03a21c6", "--accessToken", "<hidden>", "--userType", "msa", "--versionType", "feather"] info: sending javaw pid info: starting cleanup info: [13:51:11] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.15.11 info: [13:51:12] [ForkJoinPool-1-worker-2/WARN]: Mod feather uses the version release/756b8dc6 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'release/756b8dc6'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version info: [13:51:12] [main/INFO]: Loading 126 mods:     - appleskin 2.4.1+mc1.19     - architectury 6.5.85     - betterhurtcam 1.3.3+mc1.19.2     - boostedbrightness 2.1.2     - clearhitboxes 1.2     - cloth-config 8.2.88        \-- cloth-basic-math 0.6.1     - cmdkeybind 1.6.0-1.19        \-- kyrptconfig 1.4.14-1.19     - collective 6.61     - completeconfig 2.1.0        |-- coat 1.0.0-beta.19+mc22w17a        |-- completeconfig-base 2.1.0        |-- completeconfig-gui-cloth 2.1.0        |-- completeconfig-gui-coat 2.1.0        \-- completeconfig-gui-yacl 2.1.0     - cull-less-leaves 1.0.6        \-- conditional-mixin 0.3.0     - custom_hud 3.0.0+1.19.2     - darkkore 0.3.1-1.19        |-- com_electronwill_night-config_core 3.6.5        |-- com_electronwill_night-config_json 3.6.5        |-- com_electronwill_night-config_toml 3.6.5        |-- com_github_darkkronicle_konstruct_addons 2.0.3-build1        \-- com_github_darkkronicle_konstruct_core 2.0.3-build1     - debugify 2.8.0     - entitycollisionfpsfix 2.0.0.0     - entityculling 1.6.1-mc1.19.2     - exordium 1.0.2-mc1.19.2     - fabric-api 0.76.1+1.19.2        |-- fabric-api-base 0.4.15+8f4e8eb390        |-- fabric-api-lookup-api-v1 1.6.14+93d8cb8290        |-- fabric-biome-api-v1 9.1.1+16f1e31390        |-- fabric-block-api-v1 1.0.2+e415d50e90        |-- fabric-blockrenderlayer-v1 1.1.25+cafc6e8e90        |-- fabric-client-tags-api-v1 1.0.5+b35fea8390        |-- fabric-command-api-v1 1.2.16+f71b366f90        |-- fabric-command-api-v2 2.2.1+413cbbc790        |-- fabric-commands-v0 0.2.33+df3654b390        |-- fabric-containers-v0 0.1.42+df3654b390        |-- fabric-content-registries-v0 3.5.2+7c6cd14d90        |-- fabric-convention-tags-v1 1.3.0+4bc6e26290        |-- fabric-crash-report-info-v1 0.2.8+aeb40ebe90        |-- fabric-data-generation-api-v1 5.3.9+413cbbc790        |-- fabric-dimensions-v1 2.1.35+0d0f210290        |-- fabric-entity-events-v1 1.5.4+9244241690        |-- fabric-events-interaction-v0 0.4.34+562bff6e90        |-- fabric-events-lifecycle-v0 0.2.36+df3654b390        |-- fabric-game-rule-api-v1 1.0.24+b6b6abb490        |-- fabric-item-api-v1 1.6.6+b7d1888890        |-- fabric-item-groups-v0 0.3.39+9244241690        |-- fabric-key-binding-api-v1 1.0.25+5c4fce2890        |-- fabric-keybindings-v0 0.2.23+df3654b390        |-- fabric-lifecycle-events-v1 2.2.4+1b46dc7890        |-- fabric-loot-api-v2 1.1.13+83a8659290        |-- fabric-loot-tables-v1 1.1.16+9e7660c690        |-- fabric-message-api-v1 5.0.7+93d8cb8290        |-- fabric-mining-level-api-v1 2.1.24+33fbc73890        |-- fabric-models-v0 0.3.21+c6af733c90        |-- fabric-networking-api-v1 1.2.12+def3f86d90        |-- fabric-networking-v0 0.3.29+df3654b390        |-- fabric-object-builder-api-v1 4.2.2+d8ef690890        |-- fabric-particles-v1 1.0.14+4d0d570390        |-- fabric-recipe-api-v1 1.0.2+413cbbc790        |-- fabric-registry-sync-v0 0.9.33+9244241690        |-- fabric-renderer-api-v1 1.2.1+1adbf27790        |-- fabric-renderer-indigo 0.8.0+1adbf27790        |-- fabric-renderer-registries-v1 3.2.24+df3654b390        |-- fabric-rendering-data-attachment-v1 0.3.19+6e0787e690        |-- fabric-rendering-fluids-v1 3.0.11+4d0d570390        |-- fabric-rendering-v0 1.1.27+df3654b390        |-- fabric-rendering-v1 1.12.1+d8ef690890        |-- fabric-resource-conditions-api-v1 2.1.2+aae9039d90        |-- fabric-resource-loader-v0 0.8.4+edbdcddb90        |-- fabric-screen-api-v1 1.0.32+4d0d570390        |-- fabric-screen-handler-api-v1 1.3.8+1cc24b1b90        |-- fabric-sound-api-v1 1.0.2+c4f28df590        |-- fabric-textures-v0 1.0.24+aeb40ebe90        |-- fabric-transfer-api-v1 2.1.6+413cbbc790        \-- fabric-transitive-access-wideners-v1 1.3.3+08b73de490     - fabric-language-kotlin 1.9.5+kotlin.1.8.22        |-- org_jetbrains_kotlin_kotlin-reflect 1.8.22        |-- org_jetbrains_kotlin_kotlin-stdlib 1.8.22        |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 1.8.22        |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 1.8.22        |-- org_jetbrains_kotlinx_atomicfu-jvm 0.20.2        |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.7.1        |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.7.1        |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.4.0        |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.5.1        |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.5.1        \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.5.1     - fabricloader 0.15.11        \-- mixinextras 0.3.5     - feather release/756b8dc6     - ferritecore 5.0.3     - forcecloseloadingscreen 1.1.1     - ias 8.0.1     - inventoryhud 3.4.2     - itemmodelfix 1.0.3+1.19     - java 17     - kronhud 1.19.2-2.2.3     - lessglintythings 1.3.2     - memoryleakfix 1.1.1     - minecraft 1.19.2     - mixin-conflict-helper 1.2.0     - modmenu 4.2.0-beta.2     - morecosmetics 1.2     - nametagping 1.19.2-1.2     - optifabric 1.13.24        \-- mm 2.3     - perspektive 1.2.1     - recursiveresources 2.4.3+1.19        |-- cicada 0.4.0        \-- shared-resources-api 1.5.0     - shulkerboxtooltip 3.2.2+1.19.2     - slotlock 1.1.1-BETA+1.19     - timechanger 1.2.0        \-- midnightlib 0.5.2     - ukulib 0.6.1+1.19.2        |-- com_moandjiezana_toml_toml4j 0.7.2        \-- gs_mclo_java_mclogs-java 2.1.1     - waveycapes 1.3.2     - whoami 1.0     - xaerobetterpvp 24.1.1     - yet-another-config-lib 2.2.0-for-1.19.2 info: [13:51:13] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/Dell/AppData/Roaming/.minecraft/libraries/java/net/fabricmc/sponge-mixin/0.13.4+mixin.0.8.5/sponge-mixin-0.13.4+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT info: [13:51:13] [main/INFO]: Compatibility level set to JAVA_16 info: [13:51:13] [main/INFO]: Compatibility level set to JAVA_17 info: [13:51:13] [main/INFO]: [Feather::EssentialMod] Installed: false info: [13:51:14] [main/WARN]: Reference map 'shared-resources-api-refmap.json' for shared-resources-api.mixins.json could not be read. If this is a development environment you can ignore this message info: [13:51:14] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/gui/options/control/SliderControl (java.lang.ClassNotFoundException: me/jellysquid/mods/sodium/client/gui/options/control/SliderControl) info: [13:51:14] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/gui/options/OptionImpl (java.lang.ClassNotFoundException: me/jellysquid/mods/sodium/client/gui/options/OptionImpl) info: [13:51:14] [main/WARN]: Force disabled MC-121772 because it only applies to OS: MAC [13:51:14] [main/WARN]: Force disabled MC-122477 because it only applies to OS: LINUX info: [13:51:14] [main/WARN]: Force disabled MC-22882 because it only applies to OS: MAC info: [13:51:14] [main/WARN]: Force disabled MC-228976 because it's conflicting with: entitycollisionfpsfix info: [13:51:14] [main/WARN]: Force disabled MC-249059 because it's conflicting with: forcecloseloadingscreen info: [13:51:15] [main/INFO]: [MemoryLeakFix] Will be applying 4 memory leak fixes! [13:51:15] [main/INFO]: [MemoryLeakFix] Currently enabled memory leak fixes: [targetEntityLeak, entityMemoriesLeak, biomeTemperatureLeak, hugeScreenshotLeak] info: [13:51:15] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org/jetbrains/annotations/ApiStatus$Internal) error: Failed to setup optifine: java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider     at me.modmuss50.optifabric.mod.OptifabricSetup.run(OptifabricSetup.java:46)     at java.base/java.util.ArrayList.forEach(Unknown Source)     at com.chocohead.mm.Plugin.getMixins(Plugin.java:340)     at org.spongepowered.asm.mixin.transformer.PluginHandle.getMixins(PluginHandle.java:128)     at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:796)     at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:568)     at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)     at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)     at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)     at java.base/java.lang.ClassLoader.loadClass(Unknown Source)     at java.base/java.lang.Class.forName0(Native Method)     at java.base/java.lang.Class.forName(Unknown Source)     at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)     at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:117)     at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)     at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384)     at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)     at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)     at java.base/java.lang.reflect.Method.invoke(Unknown Source)     at net.digitalingot.rustextension.ProxiedStart.main(ProxiedStart.java:16) Caused by: java.lang.ClassNotFoundException: net.fabricmc.tinyremapper.IMappingProvider     at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)     at java.base/java.lang.ClassLoader.loadClass(Unknown Source)     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)     at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)     at java.base/java.lang.ClassLoader.loadClass(Unknown Source)     ... 30 more info: [13:51:15] [main/WARN]: Error loading class: net/optifine/Config (java.lang.ClassNotFoundException: net/optifine/Config) info: [13:51:15] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5). info: [13:51:15] [main/ERROR]: Minecraft has crashed! net.fabricmc.loader.impl.FormattedException: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_155 failed     at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:472) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.15.11.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]     at net.digitalingot.rustextension.ProxiedStart.main(ProxiedStart.java:16) [rust-extension-1.0.7.jar:?] Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_155 failed     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.15.11.jar:?]     at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]     at net.minecraft.client.main.Main.method_44604(Main.java:55) ~[minecraft-1.19.2.jar:?]     at net.minecraft.client.main.Main.main(Main.java:51) ~[minecraft-1.19.2.jar:?]     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?]     ... 7 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.15.11.jar:?]     at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]     at net.minecraft.client.main.Main.method_44604(Main.java:55) ~[minecraft-1.19.2.jar:?]     at net.minecraft.client.main.Main.main(Main.java:51) ~[minecraft-1.19.2.jar:?]     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?]     ... 7 more Caused by: java.lang.ClassCastException: class com.llamalad7.mixinextras.lib.apache.commons.tuple.ImmutablePair cannot be cast to class org.apache.commons.lang3.tuple.Pair (com.llamalad7.mixinextras.lib.apache.commons.tuple.ImmutablePair and org.apache.commons.lang3.tuple.Pair are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @66a3ffec)     at ca.fxco.memoryleakfix.config.mixinExtension.UnMixinExtension.preApply(UnMixinExtension.java:23) ~[memoryleakfix-fabric-1.17+-1.1.1.temp.jar:?]     at org.spongepowered.asm.mixin.transformer.ext.Extensions.preApply(Extensions.java:156) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.TargetClassContext.preApply(TargetClassContext.java:414) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:401) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.13.4+mixin.0.8.5.jar:0.13.4+mixin.0.8.5]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.15.11.jar:?]     at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.15.11.jar:?]     at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]     at net.minecraft.client.main.Main.method_44604(Main.java:55) ~[minecraft-1.19.2.jar:?]     at net.minecraft.client.main.Main.main(Main.java:51) ~[minecraft-1.19.2.jar:?]     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?]     ... 7 more info: [2024-05-08T11:51:15Z INFO  rust_launcher::start::bindings] launch stalled  
    • I am trying to play on a server with the "Perfect world" modpack but I keep crashing on loading minecraft. I tried every single mod manually and the only one that doesn't seem to wor iks the Chipped mod.   ---- Minecraft Crash Report ---- // There are four lights! Time: 2024-05-08 10:11:58 Description: Initializing game java.lang.RuntimeException: null     at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:328) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}     at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading}     at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}     at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}     at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:70) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:90) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:70) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:redirector.mixins.json:net.minecraft.client.MinecraftMixin,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:xaeroplus.mixins.json:mc.MixinMinecraftClient,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.2.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}     Suppressed: net.minecraftforge.fml.ModLoadingException: Sophisticated Backpacks (sophisticatedbackpacks) encountered an error during the common_setup event phase §7java.lang.NoSuchFieldError: BOTANIST_WORKBENCH_TYPE         at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.20.1-47.2.0.jar%23378!/:?] {}         at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$33(ModLoader.java:346) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}         at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:344) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at net.minecraftforge.fml.ModLoader.postEventWrapContainerInModOrder(ModLoader.java:337) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:342) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}         at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading}         at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}         at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}         at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}         at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:70) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:90) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:70) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}         at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:redirector.mixins.json:net.minecraft.client.MinecraftMixin,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:xaeroplus.mixins.json:mc.MixinMinecraftClient,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}         at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.2.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}         at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}         at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}         at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}         at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}         at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {}         at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {}         at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {}         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}         at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}     Caused by: java.lang.NoSuchFieldError: BOTANIST_WORKBENCH_TYPE         at net.p3pp3rf1y.sophisticatedbackpacks.compat.chipped.ChippedCompat.lambda$static$0(ChippedCompat.java:34) ~[sophisticatedbackpacks-1.20.1-3.19.5.988.jar%23361!/:1.20.1-3.19.5.988] {re:classloading}         at net.minecraftforge.registries.DeferredRegister.lambda$addEntries$1(DeferredRegister.java:386) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading}         at net.minecraftforge.registries.RegisterEvent.register(RegisterEvent.java:59) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:eventbus:A}         at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:386) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading}         at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:328) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading}         at net.minecraftforge.registries.__EventDispatcher_handleEvent_RegisterEvent.invoke(.dynamic) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:eventbus:B}         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}         at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.20.1-47.2.0.jar%23378!/:?] {}         ... 34 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:328) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}     at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading}     at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}     at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}     at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.0.jar%23377!/:?] {}     at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:70) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:90) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:70) ~[forge-1.20.1-47.2.0-universal.jar%23381!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23376!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:APP:redirector.mixins.json:net.minecraft.client.MinecraftMixin,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:xaeroplus.mixins.json:mc.MixinMinecraftClient,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details:     Modules:          ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation         CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation         CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.2506:Microsoft Corporation         DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         GDI32.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation         GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         MSCTF.dll:MSCTF Server DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         MpOav.dll:IOfficeAntiVirus Module:4.18.24030.9 (cd8105518e5571788ee3b6a178bae8fbcdf461a8):Microsoft Corporation         NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         SHELL32.dll:Windows Shell Common Dll:10.0.22621.2792 (WinBuild.160101.0800):Microsoft Corporation         UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation         VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WINSTA.dll:Winstation Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation         WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation         combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         drvstore.dll:Driver Store API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         dxcore.dll:DXCore:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         gdi32full.dll:GDI Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW         icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation         imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         inputhost.dll:InputHost:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft         jemalloc.dll         jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         jna13674901637216541159.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)         jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft         kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation         lwjgl.dll         lwjgl_opengl.dll         lwjgl_stb.dll         management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation         msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         ntdll.dll:NT Layer DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 552.22 :31.0.15.5222:NVIDIA Corporation         nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.5222:NVIDIA Corporation         nvspcap64.dll:NVIDIA Game Proxy:3.28.0.412:NVIDIA Corporation         ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         opengl32.dll:OpenGL Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         perfproc.dll:Windows System Process Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         profapi.dll:User Profile Basic API:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation         ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation         verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft         win32u.dll:Win32u:10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation         windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation         wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation         wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation         zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft Stacktrace:     at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.2.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Windows 11 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 746024536 bytes (711 MiB) / 1308622848 bytes (1248 MiB) up to 8589934592 bytes (8192 MiB)     CPUs: 16     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i7-10870H CPU @ 2.20GHz     Identifier: Intel64 Family 6 Model 165 Stepping 2     Microarchitecture: unknown     Frequency (GHz): 2.21     Number of physical packages: 1     Number of physical CPUs: 8     Number of logical CPUs: 16     Graphics card #0 name: NVIDIA GeForce RTX 3070 Laptop GPU     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x249d     Graphics card #0 versionInfo: DriverVersion=31.0.15.5222     Graphics card #1 name: Intel(R) UHD Graphics     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 1024.00     Graphics card #1 deviceId: 0x9bc4     Graphics card #1 versionInfo: DriverVersion=31.0.101.2115     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 3.20     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 3.20     Memory slot #1 type: DDR4     Virtual memory max (MB): 32399.69     Virtual memory used (MB): 19800.23     Swap memory total (MB): 16199.84     Swap memory used (MB): 200.37     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Launched Version: 1.20.1-forge-47.2.0     Backend library: LWJGL version 3.3.1 build 7     Backend API: NVIDIA GeForce RTX 3070 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 552.22, NVIDIA Corporation     Window size: <not initialized>     GL Caps: Using framebuffer using OpenGL 3.2     GL debug messages:      Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     CPU: 16x Intel(R) Core(TM) i7-10870H CPU @ 2.20GHz     ModLauncher: 10.0.9+10.0.9+main.dcd20f30     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.5.jar eventbus PLUGINSERVICE          fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE          fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         javafml@null         [email protected]         lowcodefml@null     Mod List:          dynamiclightsreforged-1.20.1_v1.6.0.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.20.1_v1.6.0       |COMMON_SET|Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |COMMON_SET|Manifest: NOSIGNATURE         open-parties-and-claims-forge-1.20.1-0.20.1.jar   |Open Parties and Claims       |openpartiesandclaims          |0.20.1              |COMMON_SET|Manifest: NOSIGNATURE         createdeco-2.0.0-forge-1.20.1.jar                 |Create Deco                   |createdeco                    |2.0.0-forge-1.20.1  |COMMON_SET|Manifest: NOSIGNATURE         recipeessentials-1.20.1-3.2.jar                   |recipeessentials mod          |recipeessentials              |1.20.1-3.2          |COMMON_SET|Manifest: NOSIGNATURE         connectivity-1.20.1-4.9.jar                       |Connectivity Mod              |connectivity                  |1.20.1-4.9          |COMMON_SET|Manifest: NOSIGNATURE         sophisticatedcore-1.20.1-0.5.113.524.jar          |Sophisticated Core            |sophisticatedcore             |0.5.113.524         |COMMON_SET|Manifest: NOSIGNATURE         gpumemleakfix-1.20.1-1.8.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.20.1-1.8          |COMMON_SET|Manifest: NOSIGNATURE         create_recycle_1.0.2_forge_1.20.1.jar             |Create Recycling              |create_crush_everything       |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE         structureessentials-1.20.1-3.2.jar                |Structure Essentials mod      |structureessentials           |1.20.1-3.2          |COMMON_SET|Manifest: NOSIGNATURE         villagernames-1.20.1-7.3.jar                      |Villager Names                |villagernames                 |7.3                 |COMMON_SET|Manifest: NOSIGNATURE         Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |COMMON_SET|Manifest: NOSIGNATURE         citadel-2.4.9-1.20.1.jar                          |Citadel                       |citadel                       |2.4.9               |COMMON_SET|Manifest: NOSIGNATURE         alexsmobs-1.22.7.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.7              |COMMON_SET|Manifest: NOSIGNATURE         mixinextras-forge-0.2.0.jar                       |MixinExtras                   |mixinextras                   |0.2.0               |COMMON_SET|Manifest: NOSIGNATURE         clientcrafting-1.20.1-1.7.jar                     |clientcrafting mod            |clientcrafting                |1.20.1-1.7          |COMMON_SET|Manifest: NOSIGNATURE         Bookshelf-Forge-1.20.1-20.1.8.jar                 |Bookshelf                     |bookshelf                     |20.1.8              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         Kambrik-6.1.1+1.20.1-forge.jar                    |Kambrik                       |kambrik                       |6.1.1+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE         sophisticatedbackpacks-1.20.1-3.19.5.988.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |3.19.5.988          |COMMON_SET|Manifest: NOSIGNATURE         guardvillagers-1.20.1-1.6.3.jar                   |Guard Villagers               |guardvillagers                |1.20.1-1.6.3        |COMMON_SET|Manifest: NOSIGNATURE         create_dragon_lib-1.20.1-1.3.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.3.3               |COMMON_SET|Manifest: NOSIGNATURE         mcw-doors-1.1.0forge-mc1.20.1.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE         Steam_Rails-1.5.3+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.5.3+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE         balm-forge-1.20.1-7.2.1.jar                       |Balm                          |balm                          |7.2.1               |COMMON_SET|Manifest: NOSIGNATURE         JustEnoughResources-1.20.1-1.4.0.238.jar          |Just Enough Resources         |jeresources                   |1.4.0.238           |COMMON_SET|Manifest: NOSIGNATURE         cloth-config-11.1.118-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.118            |COMMON_SET|Manifest: NOSIGNATURE         soundphysics-forge-1.20.1-1.1.2.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.20.1-1.1.2        |COMMON_SET|Manifest: NOSIGNATURE         konkrete_forge_1.6.1-2_MC_1.20.jar                |Konkrete                      |konkrete                      |1.6.1               |COMMON_SET|Manifest: NOSIGNATURE         athena-forge-1.20.1-3.1.1.jar                     |Athena                        |athena                        |3.1.1               |COMMON_SET|Manifest: NOSIGNATURE         corpse-1.20.1-1.0.9.jar                           |Corpse                        |corpse                        |1.20.1-1.0.9        |COMMON_SET|Manifest: NOSIGNATURE         Chipped-forge-1.20.1-3.0.4.jar                    |Chipped                       |chipped                       |3.0.4               |COMMON_SET|Manifest: NOSIGNATURE         mcw-bridges-2.1.1-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE         FarmersDelight-1.20.1-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.3        |COMMON_SET|Manifest: NOSIGNATURE         mcw-trapdoors-1.1.2-mc1.20.1forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE         mcw-fences-1.0.7-mc1.20.1forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE         supermartijn642corelib-1.1.16-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.16              |COMMON_SET|Manifest: NOSIGNATURE         create_recipes-1.2.0.jar                          |Create: More Recipes          |create_recipes                |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE         Bountiful-6.0.3+1.20.1-forge.jar                  |Bountiful                     |bountiful                     |6.0.3+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE         leaky-1.20.1-1.7.jar                              |leaky mod                     |leaky                         |1.20.1-1.7          |COMMON_SET|Manifest: NOSIGNATURE         curios-forge-5.4.7+1.20.1.jar                     |Curios API                    |curios                        |5.4.7+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE         collective-1.20.1-7.28.jar                        |Collective                    |collective                    |7.28                |COMMON_SET|Manifest: NOSIGNATURE         Searchables-forge-1.20.1-1.0.2.jar                |Searchables                   |searchables                   |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE         FramedBlocks-9.1.6.jar                            |FramedBlocks                  |framedblocks                  |9.1.6               |COMMON_SET|Manifest: NOSIGNATURE         bettervillage-forge-1.20.1-3.2.0.jar              |Better village                |bettervillage                 |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE         resourcefullib-forge-1.20.1-2.1.20.jar            |Resourceful Lib               |resourcefullib                |2.1.20              |COMMON_SET|Manifest: NOSIGNATURE         constructionwand-1.20.1-2.11.jar                  |Construction Wand             |constructionwand              |1.20.1-2.11         |COMMON_SET|Manifest: NOSIGNATURE         architectury-9.1.12-forge.jar                     |Architectury                  |architectury                  |9.1.12              |COMMON_SET|Manifest: NOSIGNATURE         cupboard-1.20.1-2.2.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.2          |COMMON_SET|Manifest: NOSIGNATURE         chunkloaders-1.2.8a-forge-mc1.20.1.jar            |Chunk Loaders                 |chunkloaders                  |1.2.8a              |COMMON_SET|Manifest: NOSIGNATURE         JadeAddons-1.20.1-forge-5.2.2.jar                 |Jade Addons                   |jadeaddons                    |5.2.2               |COMMON_SET|Manifest: NOSIGNATURE         KryptonReforged-0.2.3.jar                         |Krypton Reforged              |krypton                       |0.2.3               |COMMON_SET|Manifest: NOSIGNATURE         foodeffecttooltips-1.0.1+forge-1.20.jar.jar       |Food Effect Tooltips          |foodeffecttooltips            |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE         letmedespawn-forge-1.20.x-1.2.0.jar               |Let Me Despawn                |letmedespawn                  |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE         FastLeafDecay-31.jar                              |Fast Leaf Decay               |fastleafdecay                 |31                  |COMMON_SET|Manifest: NOSIGNATURE         gamemenumodoption-mc1.20.1-2.2.1.jar              |Game Menu Mod Option          |gamemenumodoption             |2.2.1               |COMMON_SET|Manifest: NOSIGNATURE         sliceanddice-forge-3.2.0.jar                      |Create Slice & Dice           |sliceanddice                  |3.2.0               |COMMON_SET|Manifest: NOSIGNATURE         inventorysorter-1.20.1-23.0.1.jar                 |Simple Inventory Sorter       |inventorysorter               |23.0.1              |COMMON_SET|Manifest: NOSIGNATURE         BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection  |betteranimationscollection    |8.0.0               |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         puzzlesapi-forge-8.1.4.jar                        |Puzzles Api                   |puzzlesapi                    |8.1.4               |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         ftb-library-forge-2001.1.4.jar                    |FTB Library                   |ftblibrary                    |2001.1.4            |COMMON_SET|Manifest: NOSIGNATURE         ftb-teams-forge-2001.1.4.jar                      |FTB Teams                     |ftbteams                      |2001.1.4            |COMMON_SET|Manifest: NOSIGNATURE         ftb-ranks-forge-2001.1.3.jar                      |FTB Ranks                     |ftbranks                      |2001.1.3            |COMMON_SET|Manifest: NOSIGNATURE         rechiseled-1.1.5c-forge-mc1.20.jar                |Rechiseled                    |rechiseled                    |1.1.5c              |COMMON_SET|Manifest: NOSIGNATURE         item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |COMMON_SET|Manifest: NOSIGNATURE         jei-1.20.1-forge-15.2.0.27.jar                    |Just Enough Items             |jei                           |15.2.0.27           |COMMON_SET|Manifest: NOSIGNATURE         AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         callablehorses-1.20.1-1.3.0.1.jar                 |Callable Horses               |callablehorses                |1.3.0.1             |COMMON_SET|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9         libraryferret-forge-1.20.1-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE         createchunkloading-1.6.0-forge.jar                |Create Chunkloading           |createchunkloading            |1.6.0               |COMMON_SET|Manifest: NOSIGNATURE         waystones-forge-1.20-14.1.3.jar                   |Waystones                     |waystones                     |14.1.3              |COMMON_SET|Manifest: NOSIGNATURE         fullstackwatchdog-1.0.1+1.19.2-forge.jar          |FullStack Watchdog            |fullstackwatchdog             |1.0.1+1.19.2-forge  |COMMON_SET|Manifest: NOSIGNATURE         Clumps-forge-1.20.1-12.0.0.3.jar                  |Clumps                        |clumps                        |12.0.0.3            |COMMON_SET|Manifest: NOSIGNATURE         comforts-forge-6.3.4+1.20.1.jar                   |Comforts                      |comforts                      |6.3.4+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE         NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE         StrawStatues-v8.0.2-1.20.1-Forge.jar              |Straw Statues                 |strawstatues                  |8.0.2               |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         BadMobs-1.20.1-19.0.2.jar                         |BadMobs                       |badmobs                       |19.0.2              |COMMON_SET|Manifest: NOSIGNATURE         rechiseledcreate-1.0.1-forge-mc1.20.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE         neruina-1.3.0-forge+1.18.2-1.20.1.jar             |Neruina                       |neruina                       |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE         create-confectionery1.20.1_v1.1.0.jar             |Create Confectionery          |create_confectionery          |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE         starlight-1.1.2+forge.1cda73c.jar                 |Starlight                     |starlight                     |1.1.2+forge.1cda73c |COMMON_SET|Manifest: NOSIGNATURE         fusion-1.1.0b-forge-mc1.20.1.jar                  |Fusion                        |fusion                        |1.1.0b              |COMMON_SET|Manifest: NOSIGNATURE         puzzlesaccessapi-forge-8.0.7.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.7               |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         rubidium_extras-1.20.1_v1.4.3.jar                 |Rubidium Extras               |rubidium_extras               |1.20.1_v1.4.3       |COMMON_SET|Manifest: NOSIGNATURE         ftb-chunks-forge-2001.2.4.jar                     |FTB Chunks                    |ftbchunks                     |2001.2.4            |COMMON_SET|Manifest: NOSIGNATURE         forge-1.20.1-47.2.0-universal.jar                 |Forge                         |forge                         |47.2.0              |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         craftingtweaks-forge-1.20-18.2.2.jar              |CraftingTweaks                |craftingtweaks                |18.2.2              |COMMON_SET|Manifest: NOSIGNATURE         client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         EnchantmentDescriptions-Forge-1.20.1-17.0.11.jar  |EnchantmentDescriptions       |enchdesc                      |17.0.11             |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         MouseTweaks-forge-mc1.20-2.25.jar                 |Mouse Tweaks                  |mousetweaks                   |2.25                |COMMON_SET|Manifest: NOSIGNATURE         ftb-quests-forge-2001.3.0.jar                     |FTB Quests                    |ftbquests                     |2001.3.0            |COMMON_SET|Manifest: NOSIGNATURE         ftb-xmod-compat-forge-2.1.0.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE         mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |COMMON_SET|Manifest: NOSIGNATURE         Jade-1.20.1-forge-11.7.1.jar                      |Jade                          |jade                          |11.7.1              |COMMON_SET|Manifest: NOSIGNATURE         spectrelib-forge-0.13.14+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.14+1.20.1      |COMMON_SET|Manifest: NOSIGNATURE         kffmod-4.10.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.10.0              |COMMON_SET|Manifest: NOSIGNATURE         flywheel-forge-1.20.1-0.6.10-7.jar                |Flywheel                      |flywheel                      |0.6.10-7            |COMMON_SET|Manifest: NOSIGNATURE         create-1.20.1-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |COMMON_SET|Manifest: NOSIGNATURE         create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen       |create_central_kitchen        |1.3.10              |COMMON_SET|Manifest: NOSIGNATURE         create-stuff-additions1.20.1_v2.0.4a.jar          |Create Stuff & Additions      |create_sa                     |2.0.4.              |COMMON_SET|Manifest: NOSIGNATURE         polymorph-forge-0.49.2+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.2+1.20.1       |COMMON_SET|Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE         storagedrawers-1.20.1-12.0.2.jar                  |Storage Drawers               |storagedrawers                |12.0.2              |COMMON_SET|Manifest: NOSIGNATURE         immersive_paintings-0.6.7+1.20.1-forge.jar        |Immersive Paintings           |immersive_paintings           |0.6.7+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE         redirector-1.20.1-4.4.0-forge.jar                 |Redirector                    |redirector                    |1.20.1-4.4.0        |COMMON_SET|Manifest: NOSIGNATURE         canary-mc1.20.1-0.2.10.jar                        |Canary                        |canary                        |0.2.10              |COMMON_SET|Manifest: NOSIGNATURE         XaeroPlus-Forge-1.20.1-59-WM1.37.2-MM23.9.3.jar   |XaeroPlus                     |xaeroplus                     |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE         XaerosWorldMap_1.37.2_Forge_1.20.jar              |Xaero's World Map             |xaeroworldmap                 |1.37.2              |COMMON_SET|Manifest: NOSIGNATURE         Xaeros_Minimap_23.9.3_Forge_1.20.jar              |Xaero's Minimap               |xaerominimap                  |23.9.3              |COMMON_SET|Manifest: NOSIGNATURE         ImmediatelyFast-Forge-1.2.8+1.20.4.jar            |ImmediatelyFast               |immediatelyfast               |1.2.8+1.20.4        |COMMON_SET|Manifest: NOSIGNATURE         appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |COMMON_SET|Manifest: NOSIGNATURE         lootr-1.20-0.7.30.73.jar                          |Lootr                         |lootr                         |0.7.29.68           |COMMON_SET|Manifest: NOSIGNATURE         ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         EffectTooltips-Forge-1.20.1-9.0.2.jar             |EffectTooltips                |effecttooltips                |9.0.2               |COMMON_SET|Manifest: NOSIGNATURE         PuzzlesLib-v8.1.11-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.11              |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         gjeb-forge-1.20.1-1.3.0.32.jar                    |GJEB (GammaJustExtremeBright) |gjeb                          |1.3.0.32            |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0         cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         chunksending-1.20.1-2.8.jar                       |chunksending mod              |chunksending                  |1.20.1-2.8          |COMMON_SET|Manifest: NOSIGNATURE         create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.7.h             |COMMON_SET|Manifest: NOSIGNATURE         deuf-1.20.1-1.3.jar                               |DEUF - Duplicate Entity UUID F|deuf                          |1.20.1-1.3          |COMMON_SET|Manifest: NOSIGNATURE     Crash Report UUID: c58237c8-cc45-4672-a48a-9c6384c39451     Flywheel Backend: Uninitialized     FML: 47.2     Forge: net.minecraftforge:47.2.0
  • Topics

×
×
  • Create New...

Important Information

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