Crash report is as follows, my friend is able to launch it but I am not.
I am launching it off of the Twitch client if that makes a difference.
Thank you.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// But it works on my machine.
Time: 2/25/18 4:31 PMDescription: Initializing game
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.reflect.InvocationTargetException 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:483) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ... 42 moreCaused by: java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:322) at scala.None$.get(Option.scala:320) at cn.academy.misc.media.MediaManagerInit$$anon$2.(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$.newInternal(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:61) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:55) at scala.collection.Iterator$class.foreach(Iterator.scala:743) at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) at scala.collection.AbstractIterable.foreach(Iterable.scala:54) at cn.academy.misc.media.MediaManagerInit$.loadClient(MediaManager.scala:55) at cn.academy.misc.media.MediaManagerInit$.init(MediaManager.scala:30) at cn.academy.misc.media.MediaManagerInit.init(MediaManager.scala) ... 50 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4071143528 bytes (3882 MB) / 5053087744 bytes (4819 MB) up to 5053087744 bytes (4819 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5g -Xms4g -XX:PermSize=1g AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 72 mods loaded, 62 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI {000} [CoFH ASM] (minecraft.jar) UCHI FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHI securitycraft{v1.8.4} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.4.jar) UCHI LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar) UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHE academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHI llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHI fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHI MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHI ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar) UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.31' Renderer: 'GeForce GTX 970/PCIe/SSE2' CoFHCore: -[1.7.10]3.1.4-329 AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: Environment healthy. MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.31, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
[17:14:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading[17:14:18] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Christian\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25[17:14:18] [main/INFO]: [AppEng] Core Init[17:14:19] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar[17:14:19] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod cn.lambdalib.core.LLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[17:14:19] [main/INFO]: Loading tweak class name fastcraft.Tweaker[17:14:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker[17:14:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[17:14:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[17:14:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557[17:14:21] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:22] [main/INFO]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher[17:14:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer[17:14:22] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk[17:14:22] [main/INFO]: Calling tweak class fastcraft.Tweaker[17:14:22] [main/INFO]: FastCraft loaded.[17:14:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker[17:14:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker[17:14:22] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}[17:14:22] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed[17:14:22] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method[17:14:22] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual[17:14:22] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)[17:14:23] [main/INFO]: Patching class net/minecraft/server/MinecraftServer[17:14:23] [main/INFO]: Patching method run()V[17:14:23] [main/INFO]: Setting user: chrisbillybob[17:14:24] [main/INFO]: Patching leaves.[17:14:24] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase[17:14:24] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)[17:14:25] [Client thread/INFO]: LWJGL Version: 2.9.1[17:14:26] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.[17:14:26] [Client thread/ERROR]: Couldn't initialize twitch stream[17:14:26] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)[17:14:26] [Client thread/INFO]: Patching class net/minecraft/client/resources/Locale[17:14:26] [Client thread/INFO]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V[17:14:26] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----// Don't be sad. I'll do better next time, I promise!
Time: 2/25/18 5:14 PMDescription: 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.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 242237688 bytes (231 MB) / 608174080 bytes (580 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.31' Renderer: 'GeForce GTX 970/PCIe/SSE2'[17:14:26] [Client thread/INFO]: Attempting early MinecraftForge initialization[17:14:26] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized[17:14:26] [Client thread/INFO]: Replaced 183 ore recipies[17:14:26] [Client thread/INFO]: Completed early MinecraftForge initialization[17:14:26] [Client thread/INFO]: [AppEng] Core Init[17:14:27] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer[17:14:27] [Client thread/INFO]: Searching C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\mods for mods[17:14:27] [Client thread/INFO]: Also searching C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\mods\1.7.10 for mods[17:14:34] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12[17:14:34] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575[17:14:35] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11[17:14:36] [Client thread/INFO]: Forge Mod Loader has identified 72 mods to load[17:14:36] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration[17:14:36] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.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:14:37] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, LambdaLib|Core, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, FastCraft, securitycraft, academy-craft, appliedenergistics2, BattleTowers, BiblioCraft, BigReactors, Botania, BrandonsCore, chococraft, CoFHCore, CustomSpawner, DraconicEvolution, MoCreatures, extracells, ExtraUtilities, fastleafdecay, ForbiddenMagic, fossil, inventorytweaks, journeymap, LambdaLib, llibrary, malisiscore, malisisdoors, Mantle, MCA, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, Mystcraft, harvestcraft, ProjectE, RadixCore, RedstonePasteMod, secretroomsmod, tchelper, tcinventoryscan, TConstruct, Thaumcraft, ThaumicEquivalence, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, Waila, WailaHarvestability, witchery, Baubles] at CLIENT[17:14:37] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, LambdaLib|Core, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, FastCraft, securitycraft, academy-craft, appliedenergistics2, BattleTowers, BiblioCraft, BigReactors, Botania, BrandonsCore, chococraft, CoFHCore, CustomSpawner, DraconicEvolution, MoCreatures, extracells, ExtraUtilities, fastleafdecay, ForbiddenMagic, fossil, inventorytweaks, journeymap, LambdaLib, llibrary, malisiscore, malisisdoors, Mantle, MCA, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, Mystcraft, harvestcraft, ProjectE, RadixCore, RedstonePasteMod, secretroomsmod, tchelper, tcinventoryscan, TConstruct, Thaumcraft, ThaumicEquivalence, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, Waila, WailaHarvestability, witchery, Baubles] at SERVER[17:14:37] [Client thread/INFO]: LambdaLib|Core is loading.[17:14:37] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.Container[17:14:38] [Client thread/INFO]: Hello Minecraft!!![17:14:38] [Client thread/INFO]: Hello Minecraft!!![17:14:38] [Client thread/INFO]: Patching class net/minecraft/client/model/ModelBiped[17:14:38] [Client thread/INFO]: Patching method <init>(FFII)V[17:14:39] [Client thread/INFO]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V[17:14:39] [Client thread/INFO]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V[17:14:40] [Client thread/INFO]: Preparing to take over the world[17:14:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Clienthax's ChocoCraft, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LambdaLib, FMLFileResourcePack:LLibrary, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:ProjectE, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:TC Research-Helper, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Equivalence, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles[17:14:41] [Client thread/INFO]: Processing ObjectHolder annotations[17:14:42] [Client thread/INFO]: Found 336 ObjectHolder annotations[17:14:42] [Client thread/INFO]: Identifying ItemStackHolder annotations[17:14:42] [Client thread/INFO]: Found 0 ItemStackHolder annotations[17:14:42] [Client thread/INFO]: Configured a dormant chunk cache size of 0[17:14:42] [Client thread/INFO]: FastCraft 1.25 loaded.[17:14:42] [Thread-9/INFO]: You are using the latest suitable version.[17:14:42] [Client thread/INFO]: Starting LambdaLib[17:14:42] [Client thread/INFO]: Copyright (c) Lambda Innovation, 2013-2016[17:14:42] [Client thread/INFO]: http://www.li-dev.cn/[17:14:44] [Client thread/INFO]: Registering Default Templates.[17:14:44] [Client thread/INFO]: Registering default generators[17:14:45] [Client thread/INFO]: Complete[17:14:45] [Client thread/INFO]: Starting AcademyCraft[17:14:45] [Client thread/INFO]: Copyright (c) Lambda Innovation, 2013-2016[17:14:45] [Client thread/INFO]: http://ac.li-dev.cn/[17:14:45] [Client thread/INFO]: Pre Initialization ( started )[17:14:45] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed[17:14:45] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed[17:14:45] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/
tile/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/tile/powersink/IC2[17:14:45] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.[17:14:45] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.[17:14:45] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft[17:14:45] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.[17:14:45] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules[17:14:45] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.[17:14:45] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.[17:14:45] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench[17:14:45] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2[17:14:45] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.[17:14:46] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool[17:14:46] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.[17:14:46] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus[17:14:46] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.[17:14:46] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems[17:14:46] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.[17:14:46] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power[17:14:46] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.[17:14:46] [Client thread/INFO]: Starting AE2 VersionChecker[17:14:46] [Client thread/INFO]: Pre Initialization ( ended after 878ms )[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.run(VersionChecker.java:86)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)[17:14:46] [Client thread/INFO]: Thermal Foundation: Loading Plugins...[17:14:46] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.[17:14:47] [Client thread/INFO]: ThermalExpansion: Loading Plugins...[17:14:47] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.[17:14:48] [Client thread/INFO]: Patching class net/minecraft/client/renderer/entity/RenderPlayer[17:14:48] [Client thread/INFO]: Patching method <init>()V[17:14:48] [Client thread/INFO]: Patching method func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V[17:14:49] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench[17:14:49] [Client thread/INFO]: [Botania] Registered 1215 recipes.[17:14:50] [Client thread/INFO]: Finished PreInitialization[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen Me\mods\DrZharks MoCreatures Mod v6.3.1.zip (The system cannot find the path specified)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.client.renderer.texture.MoCTextures.getResourceListing(MoCTextures.java:84)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.client.renderer.texture.MoCTextures.loadTextures(MoCTextures.java:28)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.client.MoCClientProxy.initTextures(MoCClientProxy.java:232)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:352)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)[17:14:50] [Client thread/INFO]:
[java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)[17:14:51] [Client thread/INFO]: Hello World[17:14:54] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation[17:14:54] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors[17:14:54] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors[17:14:54] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedRecipes[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedRecipes[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.[17:14:54] [Client thread/INFO]: Entering preinitialization phase.[17:14:54] [Client thread/INFO]: Loading configuration from disk.[17:14:54] [Client thread/INFO]: Configuration load completed.[17:14:54] [Client thread/INFO]: Loaded language en_US for mca.[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools[17:14:55] [Client thread/INFO]: Gear module active. Adding gear cast.[17:14:56] [Client thread/INFO]: Loaded configuration file.[17:14:56] [Client thread/INFO]: Loaded configuration file.[17:14:58] [Client thread/INFO]: Applying holder lookups[17:14:58] [Client thread/INFO]: Holder lookups applied[17:14:58] [Client thread/INFO]: Injecting itemstacks[17:14:58] [Client thread/INFO]: Itemstack injection complete[17:14:58] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: [17:14:58] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...[17:14:58] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL[17:14:58] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)[17:14:58] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.[17:14:58] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: [17:14:58] [Sound Library Loader/INFO]: Sound engine started[17:14:59] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen Me\mods\BiblioCraft[v1.11.7][MC1.7.10].jar (The system cannot find the path specified)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getJarPaintings(PaintingUtil.java:212)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getListOfPaintings(PaintingUtil.java:142)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.updateCustomArtDatas(PaintingUtil.java:65)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.EventResourcePackReload.ReloadResourcePackEvent(EventResourcePackReload.java:11)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_94_EventResourcePackReload_ReloadResourcePackEvent_Post.invoke(.dynamic)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748
]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)[17:14:59] [Client thread/INFO]: Created: 16x16 textures/items-atlas[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen Me\mods\BiblioCraft[v1.11.7][MC1.7.10].jar (The system cannot find the path specified)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getJarPaintings(PaintingUtil.java:212)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getListOfPaintings(PaintingUtil.java:142)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.updateCustomArtDatas(PaintingUtil.java:65)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.EventResourcePackReload.ReloadResourcePackEvent(EventResourcePackReload.java:11)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_94_EventResourcePackReload_ReloadResourcePackEvent_Post.invoke(.dynamic)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:547)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)[17:14:59] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment[17:15:00] [Client thread/WARN]: =============================================================[17:15:00] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML![17:15:00] [Client thread/WARN]: Offendor: com/jcraft/jorbis/VorbisFile.make_decode_ready()I[17:15:00] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead[17:15:00] [Client thread/WARN]: =============================================================[17:15:00] [Client thread/ERROR]: Error when registering AnnotationData (RegInitCallback, public static void cn.academy.misc.media.MediaManagerInit.init()).[17:15:00] [Client thread/INFO]: Initialization ( started )[17:15:01] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0[17:15:01] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0[17:15:01] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0[17:15:01] [Client thread/INFO]: Recipes Loading: Pulverizer: 9 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: OreRegistration: 14 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Smelt: 4 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: HCCrusher: 9 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Shaped: 203 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Crusher: 9 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Shapeless: 55 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.[17:15:01] [Client thread/INFO]: Initialization ( ended after 270ms )[17:15:02] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField[17:15:02] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b[17:15:02] [Client thread/INFO]: Iron Chests was not detected! using fallback chest recipe[17:15:02] [Client thread/INFO]: Finished Initialization[17:15:02] [Thread-17/INFO]: [Update Checker] Thread Started[17:15:02] [Thread-17/INFO]: [Update Checker] Thread Finished[17:15:03] [Thread-16/WARN]: If you see a error just below this line, its prob fine to ignore <3 chococraft[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)[17:15:03] [Thread-16/
INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chococraft.common.utils.UpdateChecker.run(UpdateChecker.java:25)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more[17:15:03] [Client thread/INFO]: RS Added[17:15:03] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.[17:15:03] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.[17:15:03] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium[17:15:03] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot[17:15:03] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood[17:15:03] [Client thread/INFO]: Skipping TC Multipart integration[17:15:04] [Client thread/INFO]: InvTweaks: Configuration loaded.[17:15:04] [Client thread/INFO]: Mod initialized[17:15:04] [Client thread/INFO]: JourneyMap log initialized.[17:15:04] [Client thread/INFO]: initialize ENTER[17:15:04] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.core.config[17:15:04] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.fullmap.config[17:15:04] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.minimap.config[17:15:04] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.minimap2.config[17:15:04] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.webmap.config[17:15:04] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.waypoint.config[17:15:04] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms[17:15:04] [Client thread/INFO]: Entering initialization phase.[17:15:04] [Client thread/INFO]: Registering Gysahls for Planter/Harvester/Fertilizer[17:15:04] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.[17:15:04] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.[17:15:04] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.[17:15:04] [Client thread/INFO]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.[17:15:04] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.[17:15:05] [Client thread/INFO]: Adding Entity Renderers[17:15:05] [Client thread/ERROR]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue[17:15:05] [Client thread/ERROR]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHI FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHI securitycraft{v1.8.4} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.4.jar) UCHI LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar) UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHE academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHI llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHI fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHI MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHI ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar) UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R
2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) [17:15:05] [Client thread/ERROR]: The following problems were captured during this phase[17:15:05] [Client thread/ERROR]: Caught exception from academy-craftjava.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-17.0.jar:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) ~[RegistryType.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) ~[RegistrationManager.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) ~[RegistrationManager.class:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) ~[RegistryType.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) ~[RegistrationManager.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) ~[RegistrationManager.class:?] at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) ~[AcademyCraft.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) ~[RegistrationMethodSimple.class:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ~[RegistryType.class:?] ... 42 moreCaused by: java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:322) ~[None$.class:?] at scala.None$.get(Option.scala:320) ~[None$.class:?] at cn.academy.misc.media.MediaManagerInit$$anon$2.<init>(MediaManager.scala:137) ~[MediaManagerInit$$anon$2.class:?] at cn.academy.misc.media.MediaManagerInit$.newInternal(MediaManager.scala:137) ~[MediaManagerInit$.class:?] at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:61) ~[MediaManagerInit$$anonfun$loadClient$1.class:?] at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:55) ~[MediaManagerInit$$anonfun$loadClient$1.class:?] at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[Iterator$class.class:?] at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[AbstractIterator.class:?] at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[IterableLike$class.class:?] at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[AbstractIterable.class:?] at cn.academy.misc.media.MediaManagerInit$.loadClient(MediaManager.scala:55) ~[MediaManagerInit$.class:?] at cn.academy.misc.media.MediaManagerInit$.init(MediaManager.scala:30) ~[MediaManagerInit$.class:?] at cn.academy.misc.media.MediaManagerInit.init(MediaManager.scala) ~[MediaManagerInit.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) ~[RegistrationMethodSimple.class:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ~[RegistryType.class:?] ... 42 more[17:15:05] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----// Uh... Did I do that?
Time: 2/25/18 5:15 PMDescription: Initializing game
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.reflect.InvocationTargetException 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:483) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ... 42 moreCaused by: java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:322) at scala.None$.get(Option.scala:320) at cn.academy.misc.media.MediaManagerInit$$anon$2.<init>(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$.newInternal(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:61) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:55) at scala.collection.Iterator$class.foreach(Iterator.scala:743) at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) at scala.collection.AbstractIterable.foreach(Iterable.scala:54) at cn.academy.misc.media.MediaManagerInit$.loadClient(MediaManager.scala:55) at cn.academy.misc.media.MediaManagerInit$.init(MediaManager.scala:30) at cn.academy.misc.media.MediaManagerInit.init(MediaManager.scala) ... 50 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 519014920 bytes (494 MB) / 1531969536 bytes (1461 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 72 mods loaded, 62 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHI FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHI securitycraft{v1.8.4} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.4.jar) UCHI LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar) UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHE academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHI llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHI fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHI MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHI ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar) UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.31' Renderer: 'GeForce GTX 970/PCIe/SSE2' CoFHCore: -[1.7.10]3.1.4-329 AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: Environment healthy. MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.31, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)[17:15:05] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\crash-reports\crash-2018-02-25_17.15.05-client.txt
Crash report is as follows, my friend is able to launch it but I am not.
I am launching it off of the Twitch client if that makes a difference.
Thank you.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// But it works on my machine.
Time: 2/25/18 4:31 PMDescription: Initializing game
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.reflect.InvocationTargetException 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:483) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ... 42 moreCaused by: java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:322) at scala.None$.get(Option.scala:320) at cn.academy.misc.media.MediaManagerInit$$anon$2.(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$.newInternal(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:61) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:55) at scala.collection.Iterator$class.foreach(Iterator.scala:743) at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) at scala.collection.AbstractIterable.foreach(Iterable.scala:54) at cn.academy.misc.media.MediaManagerInit$.loadClient(MediaManager.scala:55) at cn.academy.misc.media.MediaManagerInit$.init(MediaManager.scala:30) at cn.academy.misc.media.MediaManagerInit.init(MediaManager.scala) ... 50 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4071143528 bytes (3882 MB) / 5053087744 bytes (4819 MB) up to 5053087744 bytes (4819 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5g -Xms4g -XX:PermSize=1g AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 72 mods loaded, 62 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI {000} [CoFH ASM] (minecraft.jar) UCHI FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHI securitycraft{v1.8.4} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.4.jar) UCHI LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar) UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHE academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHI llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHI fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHI MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHI ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar) UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.31' Renderer: 'GeForce GTX 970/PCIe/SSE2' CoFHCore: -[1.7.10]3.1.4-329 AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: Environment healthy. MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.31, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
It says that either Lambdalib or Academycraft is causing this, I can't see anything farther than that without you posting your FML logs.
I do this for fun
Thank you, the log is as follows
[17:14:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker[17:14:18] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading[17:14:18] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Christian\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25[17:14:18] [main/INFO]: [AppEng] Core Init[17:14:19] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar[17:14:19] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod cn.lambdalib.core.LLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft[17:14:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[17:14:19] [main/INFO]: Loading tweak class name fastcraft.Tweaker[17:14:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker[17:14:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[17:14:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker[17:14:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557[17:14:21] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:22] [main/INFO]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher[17:14:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock[17:14:22] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer[17:14:22] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk[17:14:22] [main/INFO]: Calling tweak class fastcraft.Tweaker[17:14:22] [main/INFO]: FastCraft loaded.[17:14:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker[17:14:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker[17:14:22] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}[17:14:22] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed[17:14:22] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method[17:14:22] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual[17:14:22] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)[17:14:23] [main/INFO]: Patching class net/minecraft/server/MinecraftServer[17:14:23] [main/INFO]: Patching method run()V[17:14:23] [main/INFO]: Setting user: chrisbillybob[17:14:24] [main/INFO]: Patching leaves.[17:14:24] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase[17:14:24] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)[17:14:25] [Client thread/INFO]: LWJGL Version: 2.9.1[17:14:26] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.[17:14:26] [Client thread/ERROR]: Couldn't initialize twitch stream[17:14:26] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)[17:14:26] [Client thread/INFO]: Patching class net/minecraft/client/resources/Locale[17:14:26] [Client thread/INFO]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V[17:14:26] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----// Don't be sad. I'll do better next time, I promise!
Time: 2/25/18 5:14 PMDescription: 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.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 242237688 bytes (231 MB) / 608174080 bytes (580 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.31' Renderer: 'GeForce GTX 970/PCIe/SSE2'[17:14:26] [Client thread/INFO]: Attempting early MinecraftForge initialization[17:14:26] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized[17:14:26] [Client thread/INFO]: Replaced 183 ore recipies[17:14:26] [Client thread/INFO]: Completed early MinecraftForge initialization[17:14:26] [Client thread/INFO]: [AppEng] Core Init[17:14:27] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer[17:14:27] [Client thread/INFO]: Searching C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\mods for mods[17:14:27] [Client thread/INFO]: Also searching C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\mods\1.7.10 for mods[17:14:34] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12[17:14:34] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575[17:14:35] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11[17:14:36] [Client thread/INFO]: Forge Mod Loader has identified 72 mods to load[17:14:36] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration[17:14:36] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration[17:14:36] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.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:14:37] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, LambdaLib|Core, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, FastCraft, securitycraft, academy-craft, appliedenergistics2, BattleTowers, BiblioCraft, BigReactors, Botania, BrandonsCore, chococraft, CoFHCore, CustomSpawner, DraconicEvolution, MoCreatures, extracells, ExtraUtilities, fastleafdecay, ForbiddenMagic, fossil, inventorytweaks, journeymap, LambdaLib, llibrary, malisiscore, malisisdoors, Mantle, MCA, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, Mystcraft, harvestcraft, ProjectE, RadixCore, RedstonePasteMod, secretroomsmod, tchelper, tcinventoryscan, TConstruct, Thaumcraft, ThaumicEquivalence, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, Waila, WailaHarvestability, witchery, Baubles] at CLIENT[17:14:37] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, LambdaLib|Core, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, FastCraft, securitycraft, academy-craft, appliedenergistics2, BattleTowers, BiblioCraft, BigReactors, Botania, BrandonsCore, chococraft, CoFHCore, CustomSpawner, DraconicEvolution, MoCreatures, extracells, ExtraUtilities, fastleafdecay, ForbiddenMagic, fossil, inventorytweaks, journeymap, LambdaLib, llibrary, malisiscore, malisisdoors, Mantle, MCA, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, Mystcraft, harvestcraft, ProjectE, RadixCore, RedstonePasteMod, secretroomsmod, tchelper, tcinventoryscan, TConstruct, Thaumcraft, ThaumicEquivalence, ThaumicTinkerer, ThermalExpansion, ThermalFoundation, Waila, WailaHarvestability, witchery, Baubles] at SERVER[17:14:37] [Client thread/INFO]: LambdaLib|Core is loading.[17:14:37] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.Container[17:14:38] [Client thread/INFO]: Hello Minecraft!!![17:14:38] [Client thread/INFO]: Hello Minecraft!!![17:14:38] [Client thread/INFO]: Patching class net/minecraft/client/model/ModelBiped[17:14:38] [Client thread/INFO]: Patching method <init>(FFII)V[17:14:39] [Client thread/INFO]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V[17:14:39] [Client thread/INFO]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V[17:14:40] [Client thread/INFO]: Preparing to take over the world[17:14:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Clienthax's ChocoCraft, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LambdaLib, FMLFileResourcePack:LLibrary, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:ProjectE, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:TC Research-Helper, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Equivalence, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles[17:14:41] [Client thread/INFO]: Processing ObjectHolder annotations[17:14:42] [Client thread/INFO]: Found 336 ObjectHolder annotations[17:14:42] [Client thread/INFO]: Identifying ItemStackHolder annotations[17:14:42] [Client thread/INFO]: Found 0 ItemStackHolder annotations[17:14:42] [Client thread/INFO]: Configured a dormant chunk cache size of 0[17:14:42] [Client thread/INFO]: FastCraft 1.25 loaded.[17:14:42] [Thread-9/INFO]: You are using the latest suitable version.[17:14:42] [Client thread/INFO]: Starting LambdaLib[17:14:42] [Client thread/INFO]: Copyright (c) Lambda Innovation, 2013-2016[17:14:42] [Client thread/INFO]: http://www.li-dev.cn/[17:14:44] [Client thread/INFO]: Registering Default Templates.[17:14:44] [Client thread/INFO]: Registering default generators[17:14:45] [Client thread/INFO]: Complete[17:14:45] [Client thread/INFO]: Starting AcademyCraft[17:14:45] [Client thread/INFO]: Copyright (c) Lambda Innovation, 2013-2016[17:14:45] [Client thread/INFO]: http://ac.li-dev.cn/[17:14:45] [Client thread/INFO]: Pre Initialization ( started )[17:14:45] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed[17:14:45] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed[17:14:45] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/
tile/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/tile/powersink/IC2[17:14:45] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.[17:14:45] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.[17:14:45] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft[17:14:45] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.[17:14:45] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules[17:14:45] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.[17:14:45] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.[17:14:45] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench[17:14:45] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.[17:14:45] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2[17:14:45] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.[17:14:46] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool[17:14:46] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.[17:14:46] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus[17:14:46] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.[17:14:46] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems[17:14:46] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.[17:14:46] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.[17:14:46] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power[17:14:46] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.[17:14:46] [Client thread/INFO]: Starting AE2 VersionChecker[17:14:46] [Client thread/INFO]: Pre Initialization ( ended after 878ms )[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.run(VersionChecker.java:86)[17:14:46] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)[17:14:46] [Client thread/INFO]: Thermal Foundation: Loading Plugins...[17:14:46] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.[17:14:47] [Client thread/INFO]: ThermalExpansion: Loading Plugins...[17:14:47] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.[17:14:48] [Client thread/INFO]: Patching class net/minecraft/client/renderer/entity/RenderPlayer[17:14:48] [Client thread/INFO]: Patching method <init>()V[17:14:48] [Client thread/INFO]: Patching method func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V[17:14:49] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench[17:14:49] [Client thread/INFO]: [Botania] Registered 1215 recipes.[17:14:50] [Client thread/INFO]: Finished PreInitialization[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen Me\mods\DrZharks MoCreatures Mod v6.3.1.zip (The system cannot find the path specified)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.client.renderer.texture.MoCTextures.getResourceListing(MoCTextures.java:84)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.client.renderer.texture.MoCTextures.loadTextures(MoCTextures.java:28)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.client.MoCClientProxy.initTextures(MoCClientProxy.java:232)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:352)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)[17:14:50] [Client thread/INFO]:
[java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)[17:14:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)[17:14:51] [Client thread/INFO]: Hello World[17:14:54] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation[17:14:54] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore[17:14:54] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors[17:14:54] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors[17:14:54] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedRecipes[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedRecipes[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting[17:14:54] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.[17:14:54] [Client thread/INFO]: Entering preinitialization phase.[17:14:54] [Client thread/INFO]: Loading configuration from disk.[17:14:54] [Client thread/INFO]: Configuration load completed.[17:14:54] [Client thread/INFO]: Loaded language en_US for mca.[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes[17:14:55] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools[17:14:55] [Client thread/INFO]: Gear module active. Adding gear cast.[17:14:56] [Client thread/INFO]: Loaded configuration file.[17:14:56] [Client thread/INFO]: Loaded configuration file.[17:14:58] [Client thread/INFO]: Applying holder lookups[17:14:58] [Client thread/INFO]: Holder lookups applied[17:14:58] [Client thread/INFO]: Injecting itemstacks[17:14:58] [Client thread/INFO]: Itemstack injection complete[17:14:58] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: [17:14:58] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...[17:14:58] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL[17:14:58] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)[17:14:58] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.[17:14:58] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: [17:14:58] [Sound Library Loader/INFO]: Sound engine started[17:14:59] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen Me\mods\BiblioCraft[v1.11.7][MC1.7.10].jar (The system cannot find the path specified)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getJarPaintings(PaintingUtil.java:212)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getListOfPaintings(PaintingUtil.java:142)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.updateCustomArtDatas(PaintingUtil.java:65)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.EventResourcePackReload.ReloadResourcePackEvent(EventResourcePackReload.java:11)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_94_EventResourcePackReload_ReloadResourcePackEvent_Post.invoke(.dynamic)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748
]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)[17:14:59] [Client thread/INFO]: Created: 16x16 textures/items-atlas[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen Me\mods\BiblioCraft[v1.11.7][MC1.7.10].jar (The system cannot find the path specified)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:166)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.jar.JarFile.<init>(JarFile.java:103)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getJarPaintings(PaintingUtil.java:212)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.getListOfPaintings(PaintingUtil.java:142)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.PaintingUtil.updateCustomArtDatas(PaintingUtil.java:65)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at jds.bibliocraft.EventResourcePackReload.ReloadResourcePackEvent(EventResourcePackReload.java:11)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_94_EventResourcePackReload_ReloadResourcePackEvent_Post.invoke(.dynamic)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:547)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)[17:14:59] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)[17:14:59] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment[17:15:00] [Client thread/WARN]: =============================================================[17:15:00] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML![17:15:00] [Client thread/WARN]: Offendor: com/jcraft/jorbis/VorbisFile.make_decode_ready()I[17:15:00] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead[17:15:00] [Client thread/WARN]: =============================================================[17:15:00] [Client thread/ERROR]: Error when registering AnnotationData (RegInitCallback, public static void cn.academy.misc.media.MediaManagerInit.init()).[17:15:00] [Client thread/INFO]: Initialization ( started )[17:15:01] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0[17:15:01] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0[17:15:01] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0[17:15:01] [Client thread/INFO]: Recipes Loading: Pulverizer: 9 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: OreRegistration: 14 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Smelt: 4 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: HCCrusher: 9 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Shaped: 203 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Crusher: 9 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: Shapeless: 55 loaded.[17:15:01] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.[17:15:01] [Client thread/INFO]: Initialization ( ended after 270ms )[17:15:02] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField[17:15:02] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b[17:15:02] [Client thread/INFO]: Iron Chests was not detected! using fallback chest recipe[17:15:02] [Client thread/INFO]: Finished Initialization[17:15:02] [Thread-17/INFO]: [Update Checker] Thread Started[17:15:02] [Thread-17/INFO]: [Update Checker] Thread Finished[17:15:03] [Thread-16/WARN]: If you see a error just below this line, its prob fine to ignore <3 chococraft[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)[17:15:03] [Thread-16/
INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chococraft.common.utils.UpdateChecker.run(UpdateChecker.java:25)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)[17:15:03] [Thread-16/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more[17:15:03] [Client thread/INFO]: RS Added[17:15:03] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.[17:15:03] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.[17:15:03] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium[17:15:03] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot[17:15:03] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood[17:15:03] [Client thread/INFO]: Skipping TC Multipart integration[17:15:04] [Client thread/INFO]: InvTweaks: Configuration loaded.[17:15:04] [Client thread/INFO]: Mod initialized[17:15:04] [Client thread/INFO]: JourneyMap log initialized.[17:15:04] [Client thread/INFO]: initialize ENTER[17:15:04] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.core.config[17:15:04] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.fullmap.config[17:15:04] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.minimap.config[17:15:04] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.minimap2.config[17:15:04] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.webmap.config[17:15:04] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\journeymap\config\5.1\journeymap.waypoint.config[17:15:04] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms[17:15:04] [Client thread/INFO]: Entering initialization phase.[17:15:04] [Client thread/INFO]: Registering Gysahls for Planter/Harvester/Fertilizer[17:15:04] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.[17:15:04] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.[17:15:04] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.[17:15:04] [Client thread/INFO]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.[17:15:04] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.[17:15:05] [Client thread/INFO]: Adding Entity Renderers[17:15:05] [Client thread/ERROR]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue[17:15:05] [Client thread/ERROR]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHI FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHI securitycraft{v1.8.4} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.4.jar) UCHI LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar) UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHE academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHI llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHI fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHI MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHI ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar) UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R
2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) [17:15:05] [Client thread/ERROR]: The following problems were captured during this phase[17:15:05] [Client thread/ERROR]: Caught exception from academy-craftjava.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-17.0.jar:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) ~[RegistryType.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) ~[RegistrationManager.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) ~[RegistrationManager.class:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) ~[RegistryType.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) ~[RegistrationManager.class:?] at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) ~[RegistrationManager.class:?] at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) ~[AcademyCraft.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) ~[RegistrationMethodSimple.class:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ~[RegistryType.class:?] ... 42 moreCaused by: java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:322) ~[None$.class:?] at scala.None$.get(Option.scala:320) ~[None$.class:?] at cn.academy.misc.media.MediaManagerInit$$anon$2.<init>(MediaManager.scala:137) ~[MediaManagerInit$$anon$2.class:?] at cn.academy.misc.media.MediaManagerInit$.newInternal(MediaManager.scala:137) ~[MediaManagerInit$.class:?] at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:61) ~[MediaManagerInit$$anonfun$loadClient$1.class:?] at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:55) ~[MediaManagerInit$$anonfun$loadClient$1.class:?] at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[Iterator$class.class:?] at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[AbstractIterator.class:?] at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[IterableLike$class.class:?] at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[AbstractIterable.class:?] at cn.academy.misc.media.MediaManagerInit$.loadClient(MediaManager.scala:55) ~[MediaManagerInit$.class:?] at cn.academy.misc.media.MediaManagerInit$.init(MediaManager.scala:30) ~[MediaManagerInit$.class:?] at cn.academy.misc.media.MediaManagerInit.init(MediaManager.scala) ~[MediaManagerInit.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) ~[InitCallbackRegistration.class:?] at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) ~[RegistrationMethodSimple.class:?] at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ~[RegistryType.class:?] ... 42 more[17:15:05] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----// Uh... Did I do that?
Time: 2/25/18 5:15 PMDescription: Initializing game
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.reflect.InvocationTargetException 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:483) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:30) at cn.lambdalib.annoreg.mc.InitCallbackRegistration.register(InitCallbackRegistration.java:20) at cn.lambdalib.annoreg.base.RegistrationMethodSimple.registerMethod(RegistrationMethodSimple.java:28) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:159) ... 42 moreCaused by: java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:322) at scala.None$.get(Option.scala:320) at cn.academy.misc.media.MediaManagerInit$$anon$2.<init>(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$.newInternal(MediaManager.scala:137) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:61) at cn.academy.misc.media.MediaManagerInit$$anonfun$loadClient$1.apply(MediaManager.scala:55) at scala.collection.Iterator$class.foreach(Iterator.scala:743) at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) at scala.collection.AbstractIterable.foreach(Iterable.scala:54) at cn.academy.misc.media.MediaManagerInit$.loadClient(MediaManager.scala:55) at cn.academy.misc.media.MediaManagerInit$.init(MediaManager.scala:30) at cn.academy.misc.media.MediaManagerInit.init(MediaManager.scala) ... 50 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at com.google.common.base.Throwables.propagate(Throwables.java:160) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:164) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.lambdalib.annoreg.core.RegistryType.registerAll(RegistryType.java:83) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:149) at cn.lambdalib.annoreg.core.RegistrationManager.registerAll(RegistrationManager.java:155) at cn.academy.core.AcademyCraft.init(AcademyCraft.java:98) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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:483) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 519014920 bytes (494 MB) / 1531969536 bytes (1461 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 72 mods loaded, 62 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHI FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHI securitycraft{v1.8.4} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.4.jar) UCHI LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar) UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHE academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHI BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHI BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar) UCHI CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) UCHI llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHI fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHI RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar) UCHI MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHI Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) UCHI tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar) UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHI ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar) UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.31' Renderer: 'GeForce GTX 970/PCIe/SSE2' CoFHCore: -[1.7.10]3.1.4-329 AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: Environment healthy. MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.31, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)[17:15:05] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Christian\Documents\Curse\Minecraft\Instances\Jalen + Me\crash-reports\crash-2018-02-25_17.15.05-client.txt
Well, it certainly seems to be Academycraft and Lambdalib. Try removing both.
As the Lambdalib page says:
"LambdaLib is currently not yet stable and is only for internal usage only, but will reach a stable state perhaps soon."
I do this for fun
Alright, thank you for the help. Removing Academycraft fixed the issue, thank you.