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 : galacticraftcore@4.0.2.190,galacticraftplanets@4.0.2.190,Micdoodlecore@,mercurius_updater@1.0,cedapocalypse@0.19,mjrlegendslib@1.10.2-1.1.5,FML@8.0.99.99,extraplanets@1.10.2-1.2.5,Forge@12.18.3.2511,xaerominimap@1.15.8,mcp@9.19
[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



×
×
  • Create New...

Important Information

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