- Now the "Stellarium Sky" is only applied to the 'Overworld' and 'The End'.
* After this update, I'll make client-only part of Stellarium into new mod, Stellar Sky.
Sounds great! Will the "Stellarium" name go to the server-side mod? If you're still looking for names ("Stellarium" is good for serverside, but client could be "Astral" or "Astro")
Sounds great! Will the "Stellarium" name go to the server-side mod? If you're still looking for names ("Stellarium" is good for serverside, but client could be "Astral" or "Astro")
Actually Universal (its not server-side) Stellarium will be named "StellarCraft"
Rollback Post to RevisionRollBack
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
IMO, 'Stellarium' is a far better and more interesting name than 'StellarCraft'. There are far too many mods out there that have 'Craft' tacked on to the name...
IMO, 'Stellarium' is a far better and more interesting name than 'StellarCraft'. There are far too many mods out there that have 'Craft' tacked on to the name...
Oh then I will revert to it.
Rollback Post to RevisionRollBack
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
No, I'll update 1.7.10 version, but I'm just considering on downgrading it for 1.6.4 users.
The other updates will be for 1.7.10.
Ok. thank you I was confused sorry. I have a suggestion. Can you add shooting stars,comets and meteor showers as well as the auroas and phases and eclipses of the moon. I hope you like my suggestions
I have experienced a mod-breaking bug being this which I fished out of the Game Output after realizing that Stellarium was not loading
[Client thread/WARN] [FML]: Zip file Stellarium v0.1.5.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
I downloaded it normally and installed normally by putting in the mod folder.
Here is the full Game Output
[22:21:08] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1272 for Minecraft 1.7.10 loading
[22:21:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[22:21:08] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Stellarium v0.1.5.jar as JSON
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:21:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.1.110 is newer than request 1.1.1.98
[22:21:09] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:09] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:09] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_A4.jar
[22:21:09] [main/ERROR] [FML]: Unable to read the jar file Stellarium v0.1.5.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1272.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Riley/Desktop/Minecraft%20Stuff/Minecraft/Rex/mods/OptiFine_1.7.10_HD_U_A4.jar
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@6e704a0
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Stellarium v0.1.5.jar
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [forge-1.7.10-10.13.2.1272.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:21:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:21:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[22:21:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:21:14] [main/INFO]: Setting user: rex8112
[22:21:15] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_A4
[OptiFine] Tue Dec 23 22:21:16 CST 2014
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.7.0_60, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: GeForce GT 745M/PCIe/SSE2 version 4.4.0 NVIDIA 344.48, NVIDIA Corporation
[OptiFine] OpenGL Version: 4.0
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: B4
[22:21:16] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:21:16] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1272 Initialized
[22:21:17] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[22:21:17] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:21:17] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_A4, enabling compatibility features
[22:21:17] [Client thread/INFO] [FML]: Searching C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\mods for mods
[22:21:17] [Client thread/INFO] [FML]: Also searching C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\mods\1.7.10 for mods
[22:21:20] [Client thread/WARN] [FML]: Zip file Stellarium v0.1.5.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[22:21:20] [Client thread/INFO] [FML]: FML has found a non-mod file Stellarium v0.1.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[22:21:20] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-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.
[22:21:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AncientWarfareVehicle, BetterTitleScreen, BiblioCraft, clockworkphase, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, eplus, iChunUtil, inventorytweaks, journeymap, mca, Morph, Mystcraft, radixcore, row, sciapi, Sync, telepads, weather2, Baubles] at CLIENT
[22:21:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AncientWarfareVehicle, BetterTitleScreen, BiblioCraft, clockworkphase, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, eplus, iChunUtil, inventorytweaks, journeymap, mca, Morph, Mystcraft, radixcore, row, sciapi, Sync, telepads, weather2, Baubles] at SERVER
[22:21:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftHeraldry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Rails of War, FMLFileResourcePack:SciAPI, FMLFileResourcePack:Sync, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:weather2, FMLFileResourcePack:Baubles, paper_cutout_2_17.zip
[22:21:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:21:23] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:21:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Started
[22:21:23] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Completed
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init started
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init completed
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init completed
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init completed
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init completed
[22:21:25] [Client thread/INFO] [eplus]: Initializing Configurations.
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[22:21:25] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[22:21:25] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[22:21:25] [Client thread/INFO] [eplus]: Initializing Blocks.
[22:21:25] [Client thread/INFO] [eplus]: Initializing Items.
[22:21:25] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[22:21:25] [Client thread/INFO] [FML]: RadixCore CLIENT: RadixCore version 1.3.4 is running from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex
[22:21:25] [Client thread/WARN] [FML]: =============================================================
[22:21:25] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[22:21:25] [Client thread/WARN] [FML]: Offendor: com/radixshock/radixcore/client/gui/GuiBadRadixVersion.func_146284_a(Lnet/minecraft/client/gui/GuiButton;)V
[22:21:25] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[22:21:25] [Client thread/WARN] [FML]: =============================================================
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loading mod properties...
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Language ID: en_US - English
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loading English...
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loaded 1647 phrases in English.
[22:21:26] [Client thread/INFO] [FML]: [RoW] Done loading the config
[22:21:26] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[22:21:26] [Client thread/INFO] [FML]: Applying holder lookups
[22:21:26] [Client thread/INFO] [FML]: Holder lookups applied
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: paper_cutout_2_17.zip
[22:21:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:27] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[22:21:27] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[22:21:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:27] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Texture size: textures/blocks, 1024x512
[22:21:28] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[22:21:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4274_register.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 512x512
[22:21:28] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[22:21:28] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[22:21:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init completed
[22:21:29] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[22:21:29] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[22:21:29] [Client thread/INFO] [inventorytweaks]: Mod initialized
[22:21:29] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[22:21:29] [Client thread/INFO] [journeymap]: ensureCurrent ENTER
[22:21:29] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.core.config
[22:21:29] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.fullmap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.minimap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.minimap2.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.webmap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.waypoint.config
[22:21:30] [Client thread/INFO] [journeymap]: ensureCurrent EXIT, elapsed time: 189.57ms
[22:21:30] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
[22:21:30] [Client thread/INFO] [FML]: [RoW] Loaded language file en_US
[22:21:30] [Client thread/INFO] [FML]: [RoW] Loaded language file ru_RU
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Started
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Completed
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init started
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init completed. Successfully completed all loading stages.
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Skin pack: default_skin_pack.zip containing: 76 skins.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded NPC Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Vehicle Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Automation Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [trading_post] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [viking_tower] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_church] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_large] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_small] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house_garden] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut1] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut2] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_library] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_smith] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [big_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [desert_tower] WorldGen: true Survival: false
[22:21:31] [Client thread/ERROR] [AncientWarfare]: Could not locate biome: desert oil field while registering template: desert_tower for world generation.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [jungle_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [lava_trap_new] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [pirate_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded 16 structure(s).
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
[22:21:31] [Client thread/INFO] [journeymap]: postInitialize ENTER
[22:21:31] [Client thread/INFO] [journeymap]: Registered channel: world_info
[22:21:32] [Client thread/INFO] [journeymap]: Initializing icon sets...
[22:21:32] [Client thread/INFO] [journeymap]: Started webserver on port 8080
[22:21:32] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed time: 803.07ms
[22:21:32] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Searching for addons...
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.util.SkinLoader.fileContainsAddonData(SkinLoader.java:352)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.util.SkinLoader.loadAddonSkins(SkinLoader.java:62)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.MCA.postInit(MCA.java:503)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.radixshock.radixcore.core.RadixCore.onPostInit(RadixCore.java:148)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:21:32] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeMainspring Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeConstructReassemble Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeClockwork Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeMultitoolAddition Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipePocketWatchModule Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
[22:21:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftHeraldry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Rails of War, FMLFileResourcePack:SciAPI, FMLFileResourcePack:Sync, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:weather2, FMLFileResourcePack:Baubles, paper_cutout_2_17.zip
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: paper_cutout_2_17.zip
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/WindVane.png, java.io.FileNotFoundException
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/Anemometer.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 1024x512
[22:21:33] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4274_register.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 1024x512
[22:21:33] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[22:21:33] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:33] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:21:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:21:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:34] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = 559060
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 5
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = 559060
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 5
[22:21:42] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
[22:21:42] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[22:21:46] [Client thread/INFO]: Stopping!
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:46] [JM-svr-2/INFO] [journeymap]: Stopped webserver without errors
I have experienced a mod-breaking bug being this which I fished out of the Game Output after realizing that Stellarium was not loading
[Client thread/WARN] [FML]: Zip file Stellarium v0.1.5.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
I downloaded it normally and installed normally by putting in the mod folder.
Here is the full Game Output
[22:21:08] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1272 for Minecraft 1.7.10 loading
[22:21:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[22:21:08] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Stellarium v0.1.5.jar as JSON
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:21:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.1.110 is newer than request 1.1.1.98
[22:21:09] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:09] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:09] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_A4.jar
[22:21:09] [main/ERROR] [FML]: Unable to read the jar file Stellarium v0.1.5.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1272.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Riley/Desktop/Minecraft%20Stuff/Minecraft/Rex/mods/OptiFine_1.7.10_HD_U_A4.jar
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@6e704a0
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Stellarium v0.1.5.jar
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [forge-1.7.10-10.13.2.1272.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:21:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:21:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[22:21:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:21:14] [main/INFO]: Setting user: rex8112
[22:21:15] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_A4
[OptiFine] Tue Dec 23 22:21:16 CST 2014
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.7.0_60, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: GeForce GT 745M/PCIe/SSE2 version 4.4.0 NVIDIA 344.48, NVIDIA Corporation
[OptiFine] OpenGL Version: 4.0
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: B4
[22:21:16] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:21:16] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1272 Initialized
[22:21:17] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[22:21:17] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:21:17] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_A4, enabling compatibility features
[22:21:17] [Client thread/INFO] [FML]: Searching C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\mods for mods
[22:21:17] [Client thread/INFO] [FML]: Also searching C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\mods\1.7.10 for mods
[22:21:20] [Client thread/WARN] [FML]: Zip file Stellarium v0.1.5.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[22:21:20] [Client thread/INFO] [FML]: FML has found a non-mod file Stellarium v0.1.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[22:21:20] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-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.
[22:21:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AncientWarfareVehicle, BetterTitleScreen, BiblioCraft, clockworkphase, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, eplus, iChunUtil, inventorytweaks, journeymap, mca, Morph, Mystcraft, radixcore, row, sciapi, Sync, telepads, weather2, Baubles] at CLIENT
[22:21:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AncientWarfareVehicle, BetterTitleScreen, BiblioCraft, clockworkphase, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, eplus, iChunUtil, inventorytweaks, journeymap, mca, Morph, Mystcraft, radixcore, row, sciapi, Sync, telepads, weather2, Baubles] at SERVER
[22:21:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftHeraldry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Rails of War, FMLFileResourcePack:SciAPI, FMLFileResourcePack:Sync, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:weather2, FMLFileResourcePack:Baubles, paper_cutout_2_17.zip
[22:21:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:21:23] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:21:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Started
[22:21:23] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Completed
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init started
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init completed
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init completed
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init completed
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init completed
[22:21:25] [Client thread/INFO] [eplus]: Initializing Configurations.
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[22:21:25] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[22:21:25] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[22:21:25] [Client thread/INFO] [eplus]: Initializing Blocks.
[22:21:25] [Client thread/INFO] [eplus]: Initializing Items.
[22:21:25] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[22:21:25] [Client thread/INFO] [FML]: RadixCore CLIENT: RadixCore version 1.3.4 is running from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex
[22:21:25] [Client thread/WARN] [FML]: =============================================================
[22:21:25] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[22:21:25] [Client thread/WARN] [FML]: Offendor: com/radixshock/radixcore/client/gui/GuiBadRadixVersion.func_146284_a(Lnet/minecraft/client/gui/GuiButton;)V
[22:21:25] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[22:21:25] [Client thread/WARN] [FML]: =============================================================
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loading mod properties...
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Language ID: en_US - English
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loading English...
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loaded 1647 phrases in English.
[22:21:26] [Client thread/INFO] [FML]: [RoW] Done loading the config
[22:21:26] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[22:21:26] [Client thread/INFO] [FML]: Applying holder lookups
[22:21:26] [Client thread/INFO] [FML]: Holder lookups applied
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: paper_cutout_2_17.zip
[22:21:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:27] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[22:21:27] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[22:21:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:27] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Texture size: textures/blocks, 1024x512
[22:21:28] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[22:21:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4274_register.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 512x512
[22:21:28] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[22:21:28] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[22:21:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init completed
[22:21:29] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[22:21:29] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[22:21:29] [Client thread/INFO] [inventorytweaks]: Mod initialized
[22:21:29] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[22:21:29] [Client thread/INFO] [journeymap]: ensureCurrent ENTER
[22:21:29] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.core.config
[22:21:29] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.fullmap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.minimap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.minimap2.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.webmap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.waypoint.config
[22:21:30] [Client thread/INFO] [journeymap]: ensureCurrent EXIT, elapsed time: 189.57ms
[22:21:30] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
[22:21:30] [Client thread/INFO] [FML]: [RoW] Loaded language file en_US
[22:21:30] [Client thread/INFO] [FML]: [RoW] Loaded language file ru_RU
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Started
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Completed
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init started
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init completed. Successfully completed all loading stages.
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Skin pack: default_skin_pack.zip containing: 76 skins.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded NPC Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Vehicle Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Automation Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [trading_post] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [viking_tower] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_church] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_large] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_small] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house_garden] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut1] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut2] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_library] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_smith] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [big_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [desert_tower] WorldGen: true Survival: false
[22:21:31] [Client thread/ERROR] [AncientWarfare]: Could not locate biome: desert oil field while registering template: desert_tower for world generation.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [jungle_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [lava_trap_new] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [pirate_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded 16 structure(s).
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
[22:21:31] [Client thread/INFO] [journeymap]: postInitialize ENTER
[22:21:31] [Client thread/INFO] [journeymap]: Registered channel: world_info
[22:21:32] [Client thread/INFO] [journeymap]: Initializing icon sets...
[22:21:32] [Client thread/INFO] [journeymap]: Started webserver on port 8080
[22:21:32] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed time: 803.07ms
[22:21:32] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Searching for addons...
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.util.SkinLoader.fileContainsAddonData(SkinLoader.java:352)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.util.SkinLoader.loadAddonSkins(SkinLoader.java:62)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.MCA.postInit(MCA.java:503)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.radixshock.radixcore.core.RadixCore.onPostInit(RadixCore.java:148)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:21:32] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeMainspring Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeConstructReassemble Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeClockwork Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeMultitoolAddition Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipePocketWatchModule Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
[22:21:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftHeraldry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Rails of War, FMLFileResourcePack:SciAPI, FMLFileResourcePack:Sync, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:weather2, FMLFileResourcePack:Baubles, paper_cutout_2_17.zip
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: paper_cutout_2_17.zip
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/WindVane.png, java.io.FileNotFoundException
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/Anemometer.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 1024x512
[22:21:33] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4274_register.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 1024x512
[22:21:33] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[22:21:33] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:33] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:21:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:21:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:34] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = 559060
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 5
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = 559060
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 5
[22:21:42] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
[22:21:42] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[22:21:46] [Client thread/INFO]: Stopping!
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:46] [JM-svr-2/INFO] [journeymap]: Stopped webserver without errors
Where did you downloaded it? The filename would be Stellarium v0.1.5 [1.7.10].jar, if you downloaded it from this thread.
(+ It works fine for me. If you really downloaded it from this forum, then please tell me the list of mods you installed.)
Rollback Post to RevisionRollBack
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
Ok. thank you I was confused sorry. I have a suggestion. Can you add shooting stars,comets and meteor showers as well as the auroas and phases and eclipses of the moon. I hope you like my suggestions
I am planning to add all of them, but it will take time.
Rollback Post to RevisionRollBack
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
The Meaning of Life, the Universe, and Everything.
Join Date:
7/12/2013
Posts:
194
Minecraft:
Abastro
Member Details
On Stellar Sky v0.1.7, You can change the length of day!
Added Config Properties for Stellar Sky:
- Server_Enabled : Enables Server-Side Sky change. When this config is enabled, this mod will be treated as Universal.
- Day_Length : Now, You can change the Length of a Day! Imagine 1000 tick-day!
(You can do it by Setting it 1000!)
- Year_Length : You can also change the year length. its unit is 'day'
* Server_Enabled means, Stellar Sky is now Universal again. It will be Client-Only when Server_Enabled property is disabled.
Sounds great! Will the "Stellarium" name go to the server-side mod? If you're still looking for names ("Stellarium" is good for serverside, but client could be "Astral" or "Astro")
Actually Universal (its not server-side) Stellarium will be named "StellarCraft"
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Oh then I will revert to it.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Oh that will be the next version.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
No, but I'm considering on downgrading Stellar Sky to 1.6.4.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Why are you not gonna update for 1.7.10. Most people use that version?
No, I'll update 1.7.10 version, but I'm just considering on downgrading it for 1.6.4 users.
The other updates will be for 1.7.10.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Ok. thank you I was confused sorry. I have a suggestion. Can you add shooting stars,comets and meteor showers as well as the auroas and phases and eclipses of the moon. I hope you like my suggestions
[Client thread/WARN] [FML]: Zip file Stellarium v0.1.5.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
I downloaded it normally and installed normally by putting in the mod folder.
Here is the full Game Output
[22:21:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:21:08] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1272 for Minecraft 1.7.10 loading
[22:21:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[22:21:08] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Stellarium v0.1.5.jar as JSON
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:21:08] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:21:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.1.110 is newer than request 1.1.1.98
[22:21:09] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:09] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:21:09] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_A4.jar
[22:21:09] [main/ERROR] [FML]: Unable to read the jar file Stellarium v0.1.5.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1272.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1272.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Riley/Desktop/Minecraft%20Stuff/Minecraft/Rex/mods/OptiFine_1.7.10_HD_U_A4.jar
[22:21:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@6e704a0
[22:21:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:21:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Stellarium v0.1.5.jar
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.3.23-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [forge-1.7.10-10.13.2.1272.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:21:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:21:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:21:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:21:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[22:21:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:21:14] [main/INFO]: Setting user: rex8112
[22:21:15] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_A4
[OptiFine] Tue Dec 23 22:21:16 CST 2014
[OptiFine] OS: Windows 8.1 (amd64) version 6.3
[OptiFine] Java: 1.7.0_60, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: GeForce GT 745M/PCIe/SSE2 version 4.4.0 NVIDIA 344.48, NVIDIA Corporation
[OptiFine] OpenGL Version: 4.0
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[OptiFine] Version found: B4
[22:21:16] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:21:16] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1272 Initialized
[22:21:17] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[22:21:17] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:21:17] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_A4, enabling compatibility features
[22:21:17] [Client thread/INFO] [FML]: Searching C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\mods for mods
[22:21:17] [Client thread/INFO] [FML]: Also searching C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\mods\1.7.10 for mods
[22:21:20] [Client thread/WARN] [FML]: Zip file Stellarium v0.1.5.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[22:21:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[22:21:20] [Client thread/INFO] [FML]: FML has found a non-mod file Stellarium v0.1.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[22:21:20] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.110-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.
[22:21:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AncientWarfareVehicle, BetterTitleScreen, BiblioCraft, clockworkphase, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, eplus, iChunUtil, inventorytweaks, journeymap, mca, Morph, Mystcraft, radixcore, row, sciapi, Sync, telepads, weather2, Baubles] at CLIENT
[22:21:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AncientWarfareVehicle, BetterTitleScreen, BiblioCraft, clockworkphase, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, eplus, iChunUtil, inventorytweaks, journeymap, mca, Morph, Mystcraft, radixcore, row, sciapi, Sync, telepads, weather2, Baubles] at SERVER
[22:21:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftHeraldry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Rails of War, FMLFileResourcePack:SciAPI, FMLFileResourcePack:Sync, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:weather2, FMLFileResourcePack:Baubles, paper_cutout_2_17.zip
[22:21:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:21:23] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:21:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Started
[22:21:23] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Completed
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init started
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init completed
[22:21:23] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init completed
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init completed
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init started
[22:21:24] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init completed
[22:21:25] [Client thread/INFO] [eplus]: Initializing Configurations.
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin
[22:21:25] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[22:21:25] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[22:21:25] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[22:21:25] [Client thread/INFO] [eplus]: Initializing Blocks.
[22:21:25] [Client thread/INFO] [eplus]: Initializing Items.
[22:21:25] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[22:21:25] [Client thread/INFO] [FML]: RadixCore CLIENT: RadixCore version 1.3.4 is running from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex
[22:21:25] [Client thread/WARN] [FML]: =============================================================
[22:21:25] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[22:21:25] [Client thread/WARN] [FML]: Offendor: com/radixshock/radixcore/client/gui/GuiBadRadixVersion.func_146284_a(Lnet/minecraft/client/gui/GuiButton;)V
[22:21:25] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[22:21:25] [Client thread/WARN] [FML]: =============================================================
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loading mod properties...
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Language ID: en_US - English
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loading English...
[22:21:25] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Loaded 1647 phrases in English.
[22:21:26] [Client thread/INFO] [FML]: [RoW] Done loading the config
[22:21:26] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[22:21:26] [Client thread/INFO] [FML]: Applying holder lookups
[22:21:26] [Client thread/INFO] [FML]: Holder lookups applied
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: paper_cutout_2_17.zip
[22:21:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:27] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[22:21:27] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[22:21:27] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[22:21:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:27] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Texture size: textures/blocks, 1024x512
[22:21:28] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[22:21:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4274_register.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 512x512
[22:21:28] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[22:21:28] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[22:21:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init completed
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init started
[22:21:28] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init completed
[22:21:29] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[22:21:29] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[22:21:29] [Client thread/INFO] [inventorytweaks]: Mod initialized
[22:21:29] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[22:21:29] [Client thread/INFO] [journeymap]: ensureCurrent ENTER
[22:21:29] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.core.config
[22:21:29] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.fullmap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.minimap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.minimap2.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.webmap.config
[22:21:30] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\Riley\Desktop\Minecraft Stuff\Minecraft\Rex\journeymap\config\5.0\journeymap.waypoint.config
[22:21:30] [Client thread/INFO] [journeymap]: ensureCurrent EXIT, elapsed time: 189.57ms
[22:21:30] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
[22:21:30] [Client thread/INFO] [FML]: [RoW] Loaded language file en_US
[22:21:30] [Client thread/INFO] [FML]: [RoW] Loaded language file ru_RU
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[22:21:30] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Started
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Completed
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init started
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init completed. Successfully completed all loading stages.
[22:21:30] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Skin pack: default_skin_pack.zip containing: 76 skins.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded NPC Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Vehicle Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Automation Module Structure Plugin
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [trading_post] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [viking_tower] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_church] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_large] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_small] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house_garden] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut1] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut2] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_library] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_smith] WorldGen: false Survival: true
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [big_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [desert_tower] WorldGen: true Survival: false
[22:21:31] [Client thread/ERROR] [AncientWarfare]: Could not locate biome: desert oil field while registering template: desert_tower for world generation.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [jungle_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [lava_trap_new] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded Structure Template: [pirate_fortress] WorldGen: true Survival: false
[22:21:31] [Client thread/INFO] [AncientWarfare]: Loaded 16 structure(s).
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init started
[22:21:31] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init completed. Successfully completed all loading stages.
[22:21:31] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
[22:21:31] [Client thread/INFO] [journeymap]: postInitialize ENTER
[22:21:31] [Client thread/INFO] [journeymap]: Registered channel: world_info
[22:21:32] [Client thread/INFO] [journeymap]: Initializing icon sets...
[22:21:32] [Client thread/INFO] [journeymap]: Started webserver on port 8080
[22:21:32] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed time: 803.07ms
[22:21:32] [Client thread/INFO] [FML]: Minecraft Comes Alive CLIENT: Searching for addons...
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.util.SkinLoader.fileContainsAddonData(SkinLoader.java:352)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.util.SkinLoader.loadAddonSkins(SkinLoader.java:62)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mca.core.MCA.postInit(MCA.java:503)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.radixshock.radixcore.core.RadixCore.onPostInit(RadixCore.java:148)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[22:21:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:21:32] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeMainspring Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeConstructReassemble Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeClockwork Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipeMultitoolAddition Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Unknown recipe class! lumaceon.mods.clockworkphase.recipe.RecipePocketWatchModule Modder please refer to net.minecraftforge.oredict.RecipeSorter
[22:21:32] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
[22:21:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Clockwork Phase, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftHeraldry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Rails of War, FMLFileResourcePack:SciAPI, FMLFileResourcePack:Sync, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:weather2, FMLFileResourcePack:Baubles, paper_cutout_2_17.zip
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: paper_cutout_2_17.zip
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_carved/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/black/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/brown/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/cyan/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/gray/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/green/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/light_blue/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/lime/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/magenta/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/orange/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/pink/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/purple/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/red/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/silver/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/white/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/stainedglass/yellow/glasspane.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/WindVane.png, java.io.FileNotFoundException
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/Anemometer.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 1024x512
[22:21:33] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[22:21:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4274_register.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 1024x512
[22:21:33] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[22:21:33] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:33] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:21:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:21:34] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:34] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[22:21:34] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = 559060
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 5
[22:21:34] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:34] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = 559060
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 5
[22:21:42] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
[22:21:42] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[22:21:46] [Client thread/INFO]: Stopping!
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[22:21:46] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:21:46] [JM-svr-2/INFO] [journeymap]: Stopped webserver without errors
Yes I realize this isn't Minecraft related.
In fact it is Starmade related.
Where did you downloaded it? The filename would be Stellarium v0.1.5 [1.7.10].jar, if you downloaded it from this thread.
(+ It works fine for me. If you really downloaded it from this forum, then please tell me the list of mods you installed.)
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
I tried the downgrading, and I failed. There were too many things to change. So there will be no Stellar Sky for minecraft 1.6.4.
I am planning to add all of them, but it will take time.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Added Config Properties for Stellar Sky:
- Server_Enabled : Enables Server-Side Sky change. When this config is enabled, this mod will be treated as Universal.
- Day_Length : Now, You can change the Length of a Day! Imagine 1000 tick-day!
(You can do it by Setting it 1000!)
- Year_Length : You can also change the year length. its unit is 'day'
* Server_Enabled means, Stellar Sky is now Universal again. It will be Client-Only when Server_Enabled property is disabled.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
+ I'm not english too, so that's okay.
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks
Also, it is just a additional functionality of this mod. The main functionality of this mod is on Realistic sky with Fancy Stars!
Photoptics introduces optical instruments in minecraft such as binoculars and telescopes.
+ InvWorks