· 6 years ago · Dec 04, 2019, 06:10 PM
1[18:53:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2[18:53:24] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[18:53:24] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
4[18:53:24] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
5[18:53:24] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64
6[18:53:24] [main/INFO]: [AppEng] Core Init
7[18:53:24] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
8[18:53:24] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
9[18:53:24] [main/WARN]: The coremod com.chocohead.biab.BornInABarn does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[18:53:24] [main/INFO]: Debug Flag: false (Enable creating file ".debug" in Minecraft Directory)
11[18:53:24] [main/WARN]: The coremod cartfixes.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[18:53:24] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13[18:53:25] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[18:53:25] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
15[18:53:25] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
16[18:53:25] [main/WARN]: The coremod com.endertech.minecraft.forge.coremod.DummyPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[18:53:25] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[18:53:25] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[18:53:25] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[18:53:25] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21[18:53:25] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[18:53:25] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
23[18:53:25] [main/WARN]: The coremod net.thecondemned.LumySkinPatch.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
24[18:53:25] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25[18:53:25] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26[18:53:25] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
27[18:53:25] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
28[18:53:25] [main/WARN]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
29[18:53:25] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
30[18:53:25] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
31[18:53:25] [main/ERROR]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
32java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
33 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
34 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
35 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
36 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
37 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
38 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
39 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
40 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
41 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
42 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
43 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
44 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
45 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
46 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
47 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
48[18:53:25] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
49[18:53:25] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
50[18:53:25] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
51[18:53:25] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
52[18:53:25] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
53[18:53:25] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
54[18:53:25] [main/INFO]: Loading tweak class name fastcraft.Tweaker
55[18:53:25] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
56[18:53:25] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
57[18:53:25] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
58[18:53:25] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
59[18:53:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
60[18:53:26] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
61[18:53:26] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
62[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
63[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
64[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
65[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
66[18:53:26] [main/INFO]: Finished data injection.
67[18:53:26] [main/INFO]: Finished data injection.
68[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
69[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
70[18:53:26] [main/INFO]: Obfuscated environment detected
71[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
72[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
73[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
74[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
75[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
76[18:53:26] [main/INFO]: Loaded library EJML-core-0.26.jar.
77[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
78[18:53:26] [main/INFO]: Attempting to detect JVM version...
79[18:53:26] [main/INFO]: Detected JVM: 1.8
80[18:53:26] [main/INFO]: Starting library configuration...
81[18:53:26] [main/INFO]: [info.inpureprojects.core.API.Utils.Downloader:download:19]: Downloading: http://files.inpureprojects.info/libs/commons-codec-1.9.jar
82[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.net.UnknownHostException: files.inpureprojects.info
83[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
84[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
85[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
86[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.Socket.connect(Socket.java:589)
87[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.Socket.connect(Socket.java:538)
88[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
89[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
90[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
91[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
92[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.New(HttpClient.java:308)
93[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.New(HttpClient.java:326)
94[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
95[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
96[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988)
97[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986)
98[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
99[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
100[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985)
101[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
102[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
103[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
104[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
105[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
106[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
107[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
108[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
109[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
110[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1460)
111[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at info.inpureprojects.core.API.Utils.Downloader.download(Downloader.java:20)
112[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at info.inpureprojects.core.Preloader.INpurePreLoader.injectData(INpurePreLoader.java:80)
113[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119)
114[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
115[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
116[18:53:26] [main/INFO]: [info.inpureprojects.core.API.Utils.Downloader:download:19]: Downloading: http://files.inpureprojects.info/libs/commons-compress-1.8.1.jar
117[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.net.UnknownHostException: files.inpureprojects.info
118[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
119[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
120[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
121[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.Socket.connect(Socket.java:589)
122[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.Socket.connect(Socket.java:538)
123[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
124[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
125[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
126[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
127[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.New(HttpClient.java:308)
128[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.http.HttpClient.New(HttpClient.java:326)
129[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
130[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
131[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988)
132[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986)
133[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
134[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
135[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985)
136[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
137[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
138[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
139[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
140[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
141[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
142[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
143[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
144[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
145[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1460)
146[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at info.inpureprojects.core.API.Utils.Downloader.download(Downloader.java:20)
147[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at info.inpureprojects.core.Preloader.INpurePreLoader.injectData(INpurePreLoader.java:80)
148[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119)
149[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
150[18:53:26] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
151[18:53:26] [main/INFO]: System attached to FML. Now intercepting all logging calls.
152[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
153[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
154[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
155[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
156[18:53:26] [main/INFO]: [LumySkinPatch] [LumySkinPatch] Minecraft version: 1.7.10
157[18:53:26] [main/INFO]: [LumySkinPatch] [LumySkinPatch] Minecraft version: 1.7.10
158[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
159[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
160[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
161[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
162[18:53:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
163[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
164[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
165[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
166[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
167[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
168[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
169[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
170[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
171[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
172[18:53:28] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
173[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
174[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
175[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
176[18:53:28] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
177[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
178[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
179[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
180[18:53:28] [main/INFO]: Starting to apply transformations
181[18:53:28] [main/INFO]: Starting to apply transformations
182[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
183[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
184[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
185[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
186[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
187[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
188[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
189[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
190[18:53:28] [main/INFO]: Calling tweak class fastcraft.Tweaker
191[18:53:28] [main/INFO]: FastCraft loaded.
192[18:53:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
193[18:53:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
194[18:53:28] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
195[18:53:28] [main/INFO]: Patching Game Start...
196[18:53:29] [main/INFO]: [LumySkinPatch] Patching bro to fix skin issue on Minecraft 1.7.10 ...
197[18:53:29] [main/INFO]: [LumySkinPatch] bro patched!
198[18:53:29] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
199[18:53:29] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
200[18:53:29] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
201[18:53:29] [main/INFO]: Patching World, obf: true
202[18:53:29] [main/INFO]: Patching Complete!
203[18:53:29] [main/INFO]: Setting user: felixwa04
204[18:53:30] [main/INFO]: Patching leaves.
205[18:53:30] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
206[18:53:30] [main/INFO]: Successfully patched sw.recreateLeash.
207[18:53:30] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
208[18:53:30] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
209[18:53:30] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
210[18:53:30] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
211[18:53:30] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
212[18:53:30] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
213[18:53:30] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
214[18:53:30] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
215[18:53:30] [main/INFO]: Patching Minecraft using Riven's "Half" Algorithm
216[18:53:30] [Client thread/INFO]: Patching Key Event...
217[18:53:30] [Client thread/INFO]: LWJGL Version: 2.9.1
218[18:53:31] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
219[18:53:31] [Client thread/INFO]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
220[18:53:31] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
221// You're mean.
222
223Time: 04.12.19 18:53
224Description: Loading screen debug info
225
226This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
227
228
229A detailed walkthrough of the error, its code path and all known details is as follows:
230---------------------------------------------------------------------------------------
231
232-- System Details --
233Details:
234 Minecraft Version: 1.7.10
235 Operating System: Windows 10 (amd64) version 10.0
236 Java Version: 1.8.0_51, Oracle Corporation
237 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
238 Memory: 117028504 bytes (111 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB)
239 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
240 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
241 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
242 FML:
243 GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6617' Renderer: 'Intel(R) UHD Graphics 630'
244[18:53:31] [Client thread/INFO]: Attempting early MinecraftForge initialization
245[18:53:31] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
246[18:53:31] [Client thread/INFO]: Replaced 183 ore recipies
247[18:53:31] [Client thread/INFO]: Completed early MinecraftForge initialization
248[18:53:31] [Client thread/INFO]: [AppEng] Core Init
249[18:53:31] [Client thread/INFO]: CoreMod registered
250[18:53:31] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
251[18:53:31] [Client thread/INFO]: Searching C:\Users\felix\AppData\Roaming\.minecraft\mods for mods
252[18:53:31] [Client thread/INFO]: Also searching C:\Users\felix\AppData\Roaming\.minecraft\mods\1.7.10 for mods
253[18:53:35] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
254[18:53:35] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
255[18:53:35] [Client thread/WARN]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1.0.0
256[18:53:35] [Client thread/WARN]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
257[18:53:35] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
258[18:53:36] [Client thread/WARN]: Mod betterquesting is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.306
259[18:53:36] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
260[18:53:36] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
261[18:53:36] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
262[18:53:36] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
263[18:53:36] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
264[18:53:36] [Client thread/INFO]: Mod BotaniaVisualizer is missing the required element 'name'. Substituting BotaniaVisualizer
265[18:53:36] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
266[18:53:37] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
267[18:53:37] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
268[18:53:37] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
269[18:53:37] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
270[18:53:37] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
271[18:53:38] [Client thread/WARN]: Mod gud_thaumicnei is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0
272[18:53:38] [Client thread/WARN]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
273[18:53:39] [Client thread/ERROR]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
274com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
275 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
276 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
277 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
278 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
279 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
280 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
281 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
282 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
283 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
284 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
285 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
286 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
287 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
288 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
289 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
290 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
291 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
292 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
293 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
294 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
295Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
296 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
297 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
298 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
299 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
300 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
301 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
302 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
303 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
304 ... 19 more
305[18:53:39] [Client thread/ERROR]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
306com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
307 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
308 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
309 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
310 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
311 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
312 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
313 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
314 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
315 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
316 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
317 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
318 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
319 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
320 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
321 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
322 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
323 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
324 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
325 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
326 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
327Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
328 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
329 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
330 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
331 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
332 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
333 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
334 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
335 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
336 ... 19 more
337[18:53:40] [Client thread/WARN]: Mod NEI-Mystcraft-Plugin is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 02.01.09
338[18:53:41] [Client thread/WARN]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-152
339[18:53:42] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
340[18:53:42] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
341[18:53:42] [Client thread/WARN]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
342[18:53:42] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
343[18:53:42] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
344[18:53:42] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
345[18:53:42] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
346[18:53:42] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
347[18:53:42] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
348[18:53:42] [Client thread/WARN]: Mod spacore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 01.05.12
349[18:53:42] [Client thread/WARN]: Mod bq_standard is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.162
350[18:53:43] [Client thread/WARN]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
351[18:53:44] [Client thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
352[18:53:44] [Client thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
353[18:53:44] [Client thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
354[18:53:44] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
355[18:53:44] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
356[18:53:44] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
357[18:53:44] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
358[18:53:44] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
359[18:53:44] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
360[18:53:44] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
361[18:53:44] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
362[18:53:44] [Client thread/INFO]: Forge Mod Loader has identified 305 mods to load
363[18:53:44] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
364[18:53:44] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
365[18:53:44] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
366[18:53:44] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
367[18:53:44] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
368[18:53:44] [Client thread/INFO]: Found mod(s) [universalmodcore, immersiverailroading] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
369[18:53:44] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
370[18:53:44] [Client thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
371[18:53:45] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
372[18:53:45] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
373[18:53:45] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
374[18:53:45] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
375[18:53:45] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
376[18:53:45] [Client thread/ERROR]: The mod debo (Dense EB Ores) requires mods [enhancedbiomes] to be available
377[18:53:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Additional Pipes, FMLFileResourcePack:Advanced Finders, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AE2 Tech Add-On, FMLFileResourcePack:Aether II, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Another One Bites The Dust: Singularities, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:AromaBackup, FMLFileResourcePack:AromaBackup Recovery, FMLFileResourcePack:Grinder, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Backpack, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods ExtraBiomesXL Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Highlands Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:BiblioWoodsTFC, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Botany, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bloody Quests, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:BotaniaVisualizer, FMLFileResourcePack:Botanic-Energistics, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Additions, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Compact Lava Generator, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CompactStorage, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:ComputerCraftEdu, FMLFileResourcePack:Computer LandMark, FMLFileResourcePack:Controlling, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Crash Log Additions, FMLFileResourcePack:Bloody Enchanting, FMLFileResourcePack:DeathCounter, FMLFileResourcePack:Default World Generator, FMLFileResourcePack:Dense EB Ores, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Ding, FMLFileResourcePack:Disenchanter, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Enchanted Apples, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender Crop, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Eureka, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forge Endertech, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Galactic Ores, FMLFileResourcePack:GalacticScience-Tweaks, FMLFileResourcePack:GalaxySpace, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Milk, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Thaumic NEI, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Hbm's Nuclear Tech, FMLFileResourcePack:HelpFixer, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:UniversalModCore, FMLFileResourcePack:Immersive Railroading, FMLFileResourcePack:IndustrialAge, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Industrial Expansion, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MineTech, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineMenu, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:mobstatues, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:MoonOfMining, FMLFileResourcePack:More Planets, FMLFileResourcePack:Morph, FMLFileResourcePack:Morpheus, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:NEI Mystcraft Plugin, FMLFileResourcePack:Natura, FMLFileResourcePack:Necromancy, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NEIlootbags, FMLFileResourcePack:NEI Recipe Handlers, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:Numina, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pam's Need Moar Sticks, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Pressure Pipes, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:qCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:ReAuth, FMLFileResourcePack:RebornCore, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:RFTools, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Rin's So Many Enchantments, FMLFileResourcePack:EnchExtensioner, FMLFileResourcePack:SonarCore, FMLFileResourcePack:SpACore, FMLFileResourcePack:stabilizermod, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Steve's Addons, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Sync, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TechReborn, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Equivalence, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Defense, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Track API, FMLFileResourcePack:Translocator, FMLFileResourcePack:Twilight Forest Portal Catalyst, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:UniDict, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Veinminer Mod Integration, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Warp Book, FMLFileResourcePack:Witchery, FMLFileResourcePack:WitcheryCommand, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Blood Baubles, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
378[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\felix\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
379[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\felix\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
380[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\felix\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
381[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\felix\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
382[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\felix\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
383[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\felix\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
384[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoonOfMining in C:\Users\felix\AppData\Roaming\.minecraft\mods\MoonOfMining-1.7.10-1.0.1.jar
385[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoonOfMining in C:\Users\felix\AppData\Roaming\.minecraft\mods\MoonOfMining-1.7.10-1.0.1.jar
386[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: MoonOfMining in C:\Users\felix\AppData\Roaming\.minecraft\mods\MoonOfMining-1.7.10-1.0.1.jar
387[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SoManyEnchantments in C:\Users\felix\AppData\Roaming\.minecraft\mods\SoManyEnchantments Final(1.7.10) V0.3.0.jar
388[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SoManyEnchantments in C:\Users\felix\AppData\Roaming\.minecraft\mods\SoManyEnchantments Final(1.7.10) V0.3.0.jar
389[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SoManyEnchantments in C:\Users\felix\AppData\Roaming\.minecraft\mods\SoManyEnchantments Final(1.7.10) V0.3.0.jar
390[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SoManyEnchantments in C:\Users\felix\AppData\Roaming\.minecraft\mods\SoManyEnchantments Final(1.7.10) V0.3.0.jar
391[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SoManyEnchantments in C:\Users\felix\AppData\Roaming\.minecraft\mods\SoManyEnchantments Final(1.7.10) V0.3.0.jar
392[18:53:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SoManyEnchantments in C:\Users\felix\AppData\Roaming\.minecraft\mods\SoManyEnchantments Final(1.7.10) V0.3.0.jar
393[18:53:46] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
394[18:53:46] [Client thread/INFO]: [LumySkinPatch] Patching brj to fix skin issue on Minecraft 1.7.10 ...
395[18:53:46] [Client thread/INFO]: [LumySkinPatch] brj patched!
396[18:53:46] [Client thread/INFO]: [LumySkinPatch] Patching brk to fix skin issue on Minecraft 1.7.10 ...
397[18:53:46] [Client thread/INFO]: [LumySkinPatch] brk patched!
398[18:53:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
399[18:53:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
400[18:53:46] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud
401[18:53:46] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
402[18:53:46] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
403[18:53:46] [Client thread/INFO]: Successfully patched bok.func_110827_b.
404[18:53:46] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
405[18:53:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
406[18:53:46] [Sound Library Loader/INFO]: Sound engine started
407[18:53:46] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
408[18:53:46] [Client thread/INFO]: Created: 16x16 textures/items-atlas