· 9 years ago · Oct 18, 2016, 10:16 AM
1Posted from FTB Launcher
2[11:52:32] [DEBUG] LaunchFrame.main:219: FTB Launcher CI Build #: 203, Git SHA: 9b3092c84c648524d65019efecfa000588d7773e
3[11:52:32] [INFO] JGoogleAnalyticsTracker$2.run:484: AnalyticsBackgroundThread started
4[11:52:32] [INFO] LaunchFrameHelpers.printInfo:33: FTBLaunch starting up (version 1.4.3 Build: 10403)
5[11:52:32] [INFO] LaunchFrameHelpers.printInfo:34: Java version: 1.8.0_101
6[11:52:32] [INFO] LaunchFrameHelpers.printInfo:35: Java vendor: Oracle Corporation
7[11:52:32] [INFO] LaunchFrameHelpers.printInfo:36: Java home: C:\Program Files (x86)\Java\jre1.8.0_101
8[11:52:32] [INFO] LaunchFrameHelpers.printInfo:37: Java specification: Java Virtual Machine Specification version: 1.8 by Oracle Corporation
9[11:52:32] [INFO] LaunchFrameHelpers.printInfo:39: Java vm: Java HotSpot(TM) Client VM version: 25.101-b13 by Oracle Corporation
10[11:52:32] [INFO] LaunchFrameHelpers.printInfo:40: OS: Windows 10 10.0 (64-bit)
11[11:52:32] [INFO] LaunchFrameHelpers.printInfo:41: Launcher Install Dir: C:\ftb launcher
12[11:52:32] [INFO] LaunchFrameHelpers.printInfo:42: System memory: 5254M free, 7872M total
13[11:52:32] [ERROR] OutputOverride.write:45: From Console: Okt 18, 2016 11:52:32 AM java.util.prefs.WindowsPreferences <init>
14WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
15[11:52:32] [INFO] JavaFinder.parseJavaVersion:166: The FTB Launcher has found the following Java versions installed:
16[11:52:32] [INFO] JavaFinder.parseJavaVersion:168: Java Version: 1.8.0_101 sorted as: 1.8.0_101 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_101\bin\java.exe
17[11:52:32] [INFO] JavaFinder.parseJavaVersion:168: Java Version: 1.8.0_101 sorted as: 1.8.0_101 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_101\bin\java.exe
18[11:52:32] [INFO] JavaFinder.parseJavaVersion:194: Preferred: Java Version: 1.8.0_101 sorted as: 1.8.0_101 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_101\bin\java.exe
19[11:52:32] [DEBUG] PiwikTracker.run:52: Tracker request failed. Return code: 502
20[11:52:32] [DEBUG] PiwikTracker.run:52: Tracker request failed. Return code: 502
21[11:52:32] [ERROR] LaunchFrameHelpers.printInfo:56: 32-bit Java in 64-bit operating system. 64-bit Java is required for most mod packs. If you have issues, please try the FTB Lite 2 pack.
22[11:52:32] [INFO] DownloadUtils.run:427: DownloadUtils.run() starting
23[11:52:32] [DEBUG] DownloadUtils.run:447: Balance Settings: 0.99999 > 0.1942919954169836
24[11:52:32] [INFO] DownloadUtils.run:449: Balance has selected Automatic:CurseCDN
25[11:52:32] [DEBUG] Benchmark.logBenchAs:71: Download Utils Bal took 117 ms.
26[11:52:32] [DEBUG] Benchmark.logBenchAs:71: Download Utils Curse took 157 ms.
27[11:52:32] [INFO] DownloadUtils.run:507: DL ready
28[11:52:32] [INFO] DownloadUtils.run:539: Using download server Automatic:CurseCDN on host ftb.cursecdn.com (52.222.171.88)
29[11:52:32] [DEBUG] Benchmark.logBenchAs:71: Download Utils Init took 158 ms.
30[11:52:32] [INFO] I18N.addFiles:91: [i18n] Fallback enUS loaded
31[11:52:32] [INFO] I18N.setLocale:114: [i18n] enUS English (US) language file loaded!
32[11:52:32] [DEBUG] LaunchFrameHelpers.tossNag:167: ignored: launcher_32java
33[11:52:33] [DEBUG] OSUtils.getMacAddress:343: Interface: Realtek PCIe GBE Family Controller : eth1
34[11:52:33] [ERROR] CipherCore.doFinal:975->CryptoUtils.decrypt:85: Error Decrypting information, attempting legacy decryption: javax.crypto.BadPaddingException: Given final block not properly padded
35com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:975)
36com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:833)
37com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446)
38javax.crypto.Cipher.doFinal(Cipher.java:2165)
39net.ftb.util.CryptoUtils.decrypt(CryptoUtils.java:79)
40net.ftb.data.User.readObject(User.java:155)
41sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
42sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
43sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
44java.lang.reflect.Method.invoke(Unknown Source)
45java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
46java.io.ObjectInputStream.readSerialData(Unknown Source)
47java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
48java.io.ObjectInputStream.readObject0(Unknown Source)
49java.io.ObjectInputStream.readObject(Unknown Source)
50net.ftb.data.UserManager.read(UserManager.java:97)
51net.ftb.data.UserManager.<init>(UserManager.java:46)
52net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:319)
53java.awt.event.InvocationEvent.dispatch(Unknown Source)
54java.awt.EventQueue.dispatchEventImpl(Unknown Source)
55java.awt.EventQueue.access$500(Unknown Source)
56java.awt.EventQueue$3.run(Unknown Source)
57java.awt.EventQueue$3.run(Unknown Source)
58java.security.AccessController.doPrivileged(Native Method)
59java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
60java.awt.EventQueue.dispatchEvent(Unknown Source)
61java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
62java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
63java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
64java.awt.EventDispatchThread.pumpEvents(Unknown Source)
65java.awt.EventDispatchThread.pumpEvents(Unknown Source)
66java.awt.EventDispatchThread.run(Unknown Source)
67[11:52:33] [ERROR] BigInteger.<init>:-1->UserManager.read:110: Failed to decode logindata: java.lang.NumberFormatException: Illegal embedded sign character
68java.math.BigInteger.<init>(Unknown Source)
69net.ftb.util.CryptoUtils.decryptLegacy(CryptoUtils.java:41)
70net.ftb.util.CryptoUtils.decrypt(CryptoUtils.java:86)
71net.ftb.data.User.readObject(User.java:155)
72sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
73sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
74sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
75java.lang.reflect.Method.invoke(Unknown Source)
76java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
77java.io.ObjectInputStream.readSerialData(Unknown Source)
78java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
79java.io.ObjectInputStream.readObject0(Unknown Source)
80java.io.ObjectInputStream.readObject(Unknown Source)
81net.ftb.data.UserManager.read(UserManager.java:97)
82net.ftb.data.UserManager.<init>(UserManager.java:46)
83net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:319)
84java.awt.event.InvocationEvent.dispatch(Unknown Source)
85java.awt.EventQueue.dispatchEventImpl(Unknown Source)
86java.awt.EventQueue.access$500(Unknown Source)
87java.awt.EventQueue$3.run(Unknown Source)
88java.awt.EventQueue$3.run(Unknown Source)
89java.security.AccessController.doPrivileged(Native Method)
90java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
91java.awt.EventQueue.dispatchEvent(Unknown Source)
92java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
93java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
94java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
95java.awt.EventDispatchThread.pumpEvents(Unknown Source)
96java.awt.EventDispatchThread.pumpEvents(Unknown Source)
97java.awt.EventDispatchThread.run(Unknown Source)
98[11:52:33] [INFO] UserManager.read:141: No users found after decoding old logindata format. Malformed logindata or empty logindata
99[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 0 enUS to options pane
100[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 1 cyGB to options pane
101[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 2 daDK to options pane
102[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 3 deDE to options pane
103[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 4 enUS to options pane
104[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 5 enGB to options pane
105[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 6 esES to options pane
106[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 7 fiFI to options pane
107[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 8 frFR to options pane
108[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 9 itIT to options pane
109[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 10 nlNL to options pane
110[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 11 noNO to options pane
111[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 12 maHU to options pane
112[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 13 ptBR to options pane
113[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 14 ptPT to options pane
114[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 15 ruRU to options pane
115[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 16 svSE to options pane
116[11:52:33] [INFO] OptionsPane.<init>:153: [i18n] Added 17 zhCN to options pane
117[11:52:33] [INFO] I18N.setLocale:114: [i18n] enUS English (US) language file loaded!
118[11:52:34] [ERROR] HttpURLConnection.getInputStream0:-1->UnreadNewsWorker.doInBackground:71: Error while checking news: java.io.IOException: Server returned HTTP response code: 403 for URL: http://launcher.feed-the-beast.com/newsupdate.php
119sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
120sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
121java.net.URL.openStream(Unknown Source)
122net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:45)
123net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:38)
124javax.swing.SwingWorker$1.call(Unknown Source)
125java.util.concurrent.FutureTask.run(Unknown Source)
126javax.swing.SwingWorker.run(Unknown Source)
127java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
128java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
129java.lang.Thread.run(Unknown Source)
130[11:52:34] [DEBUG] AuthlibDLWorker.doInBackground:57: Loading Authlib...
131[11:52:34] [DEBUG] UpdateChecker.<init>:70: Launcher Install path: C:\ftb launcher\FTB_Launcher.exe
132[11:52:34] [INFO] ModpackLoader.run:70: Loading modpack information for modpacks.xml...
133[11:52:34] [INFO] AuthlibDLWorker.downloadJars:132: Local Authlib Version is good, skipping Download
134[11:52:34] [INFO] AuthlibDLWorker.doInBackground:67: Adding Authlib to Classpath
135[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 1 (FTB Presents HermitPack)
136[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 2 (FTB Infinity Evolved 1.7)
137[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 3 (FTB Unstable 1.10)
138[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 4 (FTB Inventions)
139[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 5 (FTB Presents Crackpack)
140[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 6 (FTB Presents Skyfactory 2.5)
141[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 7 (FTB Infinity Evolved Skyblock)
142[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 8 (FTB Horizons: Daybreaker)
143[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 9 (FTB Vanilla+)
144[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 10 (FTB Departed)
145[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 11 (FTB Trident)
146[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 12 (FTB Presents Cloud 9)
147[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 13 (FTB Presents Direwolf20)
148[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 14 (FTB Lite 3)
149[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 15 (FTB Mage Quest)
150[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 16 (FTB Resurrection)
151[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 17 (Pax Prime 2015 Map)
152[11:52:34] [INFO] ModpackLoader.run:70: Loading modpack information for thirdparty.xml...
153[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 18 (Monster)
154[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 19 (Direwolf20)
155[11:52:34] [DEBUG] UpdateChecker.shouldUpdate:131: updater: buildjenk 203 < betajenk 341|| version 10403 < 10408
156[11:52:34] [DEBUG] UpdateChecker.shouldUpdate:132: latest = 10403
157[11:52:34] [DEBUG] ModpackLoader.run:139: All packlists loaded
158[11:52:34] [DEBUG] Benchmark.logBenchAs:71: Modpack Loader Init took 659 ms.
159[11:52:34] [INFO] TexturePackLoader.run:46: loading texture pack information...
160[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 20 (Horizons)
161[11:52:34] [INFO] MapLoader.run:46: loading map information...
162[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 21 (Tech World 2)
163[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 22 (Magic World 2)
164[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 23 (FTBLite2)
165[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 24 (FTB Unleashed)
166[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 25 (FTB Ultimate)
167[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 26 (Unstable 1.7.x (Public Beta Test Pack))
168[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 27 (FTB Lite)
169[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 28 (Direwolf20 1.5 v2)
170[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 29 (Direwolf20 Pack)
171[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 30 (MindCrack Pack)
172[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 31 (YogCraft Modpack)
173[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 32 (FTB Unhinged)
174[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 33 (Magic World)
175[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 34 (Tech World)
176[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 35 (Pax South 2015 Map)
177[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 36 (Pax Prime 2014 Map)
178[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 37 (Pax East 2014 Map)
179[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 38 (Pax Challenge Pack 2013)
180[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 39 (Feed The Beast Retro SSP)
181[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 40 (Feed The Beast Retro SMP)
182[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 41 (Slow's Stream Pack)
183[11:52:34] [INFO] AbstractModPackPane$3.run:154: Adding FTB Pack: 42 (Feed The Beast Beta Pack A)
184[11:52:34] [DEBUG] Benchmark.logBenchAs:71: Authlib DL Worker Init took 883 ms.
185[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 1 (Space Astronomy)
186[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 2 (InfiTech 2)
187[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 3 (TerraFirmaPunk)
188[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 4 (The Ferret Business)
189[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 5 (Simply Magic)
190[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 6 (BeeHappy)
191[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 7 (Regrowth)
192[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 8 (Crash Landing)
193[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 9 (Agrarian Skies: Hardcore Quest)
194[11:52:35] [INFO] AbstractModPackPane$3.run:154: Adding Third Party Pack: 10 (Vanilla Minecraft)
195[11:52:35] [INFO] TexturepackPane$6.run:257: Adding texture pack 1 (Soartex Fanver)
196[11:52:35] [DEBUG] Benchmark.logBenchAs:71: Texture Pack Load took 595 ms.
197[11:52:35] [INFO] TexturepackPane$6.run:257: Adding texture pack 2 (Jadedcat Mixpack)
198[11:52:35] [DEBUG] Benchmark.logBenchAs:71: MapLoader run took 608 ms.
199[11:52:35] [INFO] TexturepackPane$6.run:257: Adding texture pack 3 (Invictus)
200[11:52:35] [INFO] MapUtils$6.run:266: Adding map 1 (FTB Trident Default Map)
201[11:52:35] [INFO] TexturepackPane$6.run:257: Adding texture pack 4 (Faithful)
202[11:52:35] [INFO] MapUtils$6.run:266: Adding map 2 (Agrarian Skies Default Map)
203[11:52:35] [INFO] TexturepackPane$6.run:257: Adding texture pack 5 (JohnSmith Technicians Remix)
204[11:52:35] [INFO] MapUtils$6.run:266: Adding map 3 (Agrarian Skies Flat Map)
205[11:52:35] [INFO] MapUtils$6.run:266: Adding map 4 (Agrarian Skies Server Map)
206[11:52:35] [INFO] TexturepackPane$6.run:257: Adding texture pack 6 (Familiar yet Different)
207[11:52:35] [DEBUG] Benchmark.logBenchAs:71: Launcher Startup took 3464 ms.
208[11:52:35] [INFO] MapUtils$6.run:266: Adding map 5 (Direwolf20 Map Ep.0)
209[11:52:35] [INFO] MapUtils$6.run:266: Adding map 6 (FTB Pax Challenge)
210[11:52:35] [INFO] MapUtils$6.run:266: Adding map 7 (Direwolf20 Map Ep.0)
211[11:52:35] [INFO] MapUtils$6.run:266: Adding map 8 (Direwolf20 Map Ep.10)
212[11:52:35] [INFO] MapUtils$6.run:266: Adding map 9 (Direwolf20 Map Ep.20)
213[11:52:35] [INFO] MapUtils$6.run:266: Adding map 10 (Direwolf20 Map Ep.30)
214[11:52:35] [INFO] MapUtils$6.run:266: Adding map 11 (Direwolf20 Map Ep.40)
215[11:52:35] [INFO] MapUtils$6.run:266: Adding map 12 (Direwolf20 Map Ep.50)
216[11:52:35] [INFO] MapUtils$6.run:266: Adding map 13 (Direwolf20 Map Ep.80)
217[11:52:35] [INFO] MapUtils$6.run:266: Adding map 14 (FTB Normal)
218[11:52:35] [INFO] MapUtils$6.run:266: Adding map 15 (FTB Insanity)
219[11:52:35] [DEBUG] Benchmark.logBenchAs:71: Launcher Startup took 3518 ms.
220[11:52:37] [ERROR] ErrorUtils.tossError:34: Please select a profile!
221[11:53:06] [DEBUG] User.writeObject:168: starting...
222[11:53:07] [INFO] LaunchFrame.doLogin:719: Logging in...
223[11:53:07] [INFO] AuthlibHelper.authenticateWithAuthlib:60: Beginning authlib authentication attempt
224[11:53:07] [INFO] AuthlibHelper.authenticateWithAuthlib:61: successfully created YggdrasilAuthenticationService
225[11:53:07] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData is null or empty
226[11:53:07] [ERROR] YggdrasilAuthenticationService.makeRequest:63->AuthlibHelper.authenticateWithAuthlib:86: Invalid credentials recieved for user: lennarclever@icloud.com: com.mojang.authlib.exceptions.InvalidCredentialsException: Invalid credentials. Invalid username or password.
227com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:63)
228com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithPassword(YggdrasilUserAuthentication.java:72)
229com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55)
230net.ftb.workers.AuthlibHelper.authenticateWithAuthlib(AuthlibHelper.java:80)
231net.ftb.workers.LoginWorker.doInBackground(LoginWorker.java:49)
232net.ftb.workers.LoginWorker.doInBackground(LoginWorker.java:31)
233javax.swing.SwingWorker$1.call(Unknown Source)
234java.util.concurrent.FutureTask.run(Unknown Source)
235javax.swing.SwingWorker.run(Unknown Source)
236java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
237java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
238java.lang.Thread.run(Unknown Source)
239[11:53:07] [ERROR] ErrorUtils.tossError:34: Invalid username or password.
240[11:53:09] [DEBUG] Benchmark.logBenchAs:71: Login Worker Run took 1653 ms.
241[11:53:09] [DEBUG] LaunchFrame$15.done:761: responseStr: nullResponse
242[11:53:09] [DEBUG] LaunchFrame$15.done:778: Bad responseStr, not starting MC
243[11:53:09] [ERROR] HttpURLConnection.getInputStream0:-1->UnreadNewsWorker.doInBackground:71: Error while checking news: java.io.IOException: Server returned HTTP response code: 403 for URL: http://launcher.feed-the-beast.com/newsupdate.php
244sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
245sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
246java.net.URL.openStream(Unknown Source)
247net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:45)
248net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:38)
249javax.swing.SwingWorker$1.call(Unknown Source)
250java.util.concurrent.FutureTask.run(Unknown Source)
251javax.swing.SwingWorker.run(Unknown Source)
252java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
253java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
254java.lang.Thread.run(Unknown Source)
255[11:53:20] [DEBUG] User.writeObject:168: starting...
256[11:53:21] [INFO] LaunchFrame.doLogin:719: Logging in...
257[11:53:21] [INFO] AuthlibHelper.authenticateWithAuthlib:60: Beginning authlib authentication attempt
258[11:53:21] [INFO] AuthlibHelper.authenticateWithAuthlib:61: successfully created YggdrasilAuthenticationService
259[11:53:21] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData is null or empty
260[11:53:21] [ERROR] YggdrasilAuthenticationService.makeRequest:63->AuthlibHelper.authenticateWithAuthlib:86: Invalid credentials recieved for user: lennarclever@icloud.com: com.mojang.authlib.exceptions.InvalidCredentialsException: Invalid credentials. Invalid username or password.
261com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:63)
262com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithPassword(YggdrasilUserAuthentication.java:72)
263com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55)
264net.ftb.workers.AuthlibHelper.authenticateWithAuthlib(AuthlibHelper.java:80)
265net.ftb.workers.LoginWorker.doInBackground(LoginWorker.java:49)
266net.ftb.workers.LoginWorker.doInBackground(LoginWorker.java:31)
267javax.swing.SwingWorker$1.call(Unknown Source)
268java.util.concurrent.FutureTask.run(Unknown Source)
269javax.swing.SwingWorker.run(Unknown Source)
270java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
271java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
272java.lang.Thread.run(Unknown Source)
273[11:53:21] [ERROR] ErrorUtils.tossError:34: Invalid username or password.
274[11:53:22] [DEBUG] Benchmark.logBenchAs:71: Login Worker Run took 1441 ms.
275[11:53:23] [DEBUG] LaunchFrame$15.done:761: responseStr: nullResponse
276[11:53:23] [DEBUG] LaunchFrame$15.done:778: Bad responseStr, not starting MC
277[11:53:23] [ERROR] HttpURLConnection.getInputStream0:-1->UnreadNewsWorker.doInBackground:71: Error while checking news: java.io.IOException: Server returned HTTP response code: 403 for URL: http://launcher.feed-the-beast.com/newsupdate.php
278sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
279sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
280java.net.URL.openStream(Unknown Source)
281net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:45)
282net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:38)
283javax.swing.SwingWorker$1.call(Unknown Source)
284java.util.concurrent.FutureTask.run(Unknown Source)
285javax.swing.SwingWorker.run(Unknown Source)
286java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
287java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
288java.lang.Thread.run(Unknown Source)
289[11:53:32] [DEBUG] User.writeObject:168: starting...
290[11:53:32] [INFO] LaunchFrame.doLogin:719: Logging in...
291[11:53:32] [INFO] AuthlibHelper.authenticateWithAuthlib:60: Beginning authlib authentication attempt
292[11:53:32] [INFO] AuthlibHelper.authenticateWithAuthlib:61: successfully created YggdrasilAuthenticationService
293[11:53:32] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData is null or empty
294[11:53:32] [DEBUG] AuthlibHelper.authenticateWithAuthlib:120: Authentication is valid
295[11:53:32] [DEBUG] AuthlibHelper.authenticateWithAuthlib:123: loggedIn() && CanPlayOnline()
296[11:53:32] [DEBUG] AuthlibHelper.authenticateWithAuthlib:127: Authentication done, returning LoginResponse
297[11:53:32] [DEBUG] Benchmark.logBenchAs:71: Login Worker Run took 349 ms.
298[11:53:33] [DEBUG] LaunchFrame$15.done:761: responseStr: good
299[11:53:33] [INFO] LaunchFrame$15.done:764: Login complete.
300[11:53:33] [DEBUG] User.writeObject:168: starting...
301[11:53:33] [DEBUG] LaunchFrame$15.done:768: user data saved
302[11:53:33] [DEBUG] LaunchFrame.runGameUpdater:812: ForceUpdate: false
303[11:53:33] [DEBUG] LaunchFrame.runGameUpdater:813: installPath: C:\ftb launcher
304[11:53:33] [DEBUG] LaunchFrame.runGameUpdater:814: pack dir: FTBPresentsSkyfactory25
305[11:53:33] [DEBUG] LaunchFrame.runGameUpdater:815: pack check path: FTBPresentsSkyfactory25\version
306[11:53:33] [INFO] MCInstaller.gatherAssets:116: Checking local assets file, for MC version1.7.10 Please wait!
307[11:53:33] [DEBUG] MCInstaller.gatherAssets:133: Checking minecraft.jar
308[11:53:33] [DEBUG] MCInstaller.gatherAssets:146: checking minecraft libraries
309[11:53:33] [DEBUG] MCInstaller.gatherAssets:167: Checking pack libararies
310[11:53:33] [DEBUG] MCInstaller.gatherAssets:230: Checking minecraft assets
311[11:53:34] [DEBUG] MCInstaller.gatherAssets:245: Starting TaskHandler to check MC assets
312[11:53:35] [DEBUG] Benchmark.logBenchAs:71: parallel asset check took 572 ms.
313[11:53:35] [INFO] MCInstaller.launchMinecraft:293: Setting up native libraries for FTB Presents Skyfactory 2.5 v 2.5.4 MC 1.7.10
314[11:53:35] [INFO] MCLauncher.syncAssets:257: Syncing Assets:
315[11:53:35] [INFO] MCLauncher.launchMinecraft:80: Java Path: C:\Program Files (x86)\Java\jre1.8.0_101\bin\javaw.exe
316[11:53:35] [INFO] MCLauncher.launchMinecraft:81: Pack: FTB Presents Skyfactory 2.5 1.7.10
317[11:53:35] [INFO] MCLauncher.setMemory:240: Setting MinMemory to 256
318[11:53:35] [INFO] MCLauncher.setMemory:242: Setting MaxMemory to 1024
319[11:53:35] [INFO] MCLauncher.launchMinecraft:103: Defaulting PermSize to 256m
320[11:53:36] [DEBUG] PiwikTracker.run:52: Tracker request failed. Return code: 502
321[11:53:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
322[11:53:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
323[11:53:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
324[11:53:36] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
325[11:53:36] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_101, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_101
326[11:53:36] [main/WARN] [FML]: The coremod portablejim.additionalresources.Ar_CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
327[11:53:36] [main/INFO] [FML]: [AppEng] Core Init
328[11:53:36] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
329[11:53:37] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.309
330[11:53:37] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
331[11:53:37] [main/WARN] [FML]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
332[11:53:37] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
333[11:53:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
334[11:53:37] [main/WARN] [FML]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
335[11:53:37] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
336[11:53:37] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
337[11:53:37] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
338[11:53:37] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
339[11:53:37] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
340[11:53:37] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
341[11:53:37] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
342[11:53:37] [main/WARN] [FML]: The coremod sampler.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
343[11:53:37] [main/INFO] [sampler-core]: startup sampling started
344[11:53:37] [ERROR] HttpURLConnection.getInputStream0:-1->UnreadNewsWorker.doInBackground:71: Error while checking news: java.io.IOException: Server returned HTTP response code: 403 for URL: http://launcher.feed-the-beast.com/newsupdate.php
345sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
346sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
347java.net.URL.openStream(Unknown Source)
348net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:45)
349net.ftb.workers.UnreadNewsWorker.doInBackground(UnreadNewsWorker.java:38)
350javax.swing.SwingWorker$1.call(Unknown Source)
351java.util.concurrent.FutureTask.run(Unknown Source)
352javax.swing.SwingWorker.run(Unknown Source)
353java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
354java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
355java.lang.Thread.run(Unknown Source)
356[11:53:37] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
357[11:53:38] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
358[11:53:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
359[11:53:38] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
360[11:53:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
361[11:53:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
362[11:53:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
363[11:53:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
364[11:53:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
365[11:53:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
366[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
367[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
368[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
369[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
370[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
371[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
372[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
373[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
374[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
375[11:53:40] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
376[11:53:40] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
377[11:53:40] [main/INFO] [INpurePreloader]: Starting library configuration...
378[11:53:40] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
379[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
380[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
381[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
382[11:53:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
383[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
384[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
385[11:53:41] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.309
386[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
387[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
388[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
389[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
390[11:53:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
391[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
392[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
393[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
394[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
395[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
396[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
397[11:53:42] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
398[11:53:43] [main/INFO] [FastCraft]: FastCraft loaded.
399[11:53:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
400[11:53:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
401[11:53:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
402[11:53:44] [main/INFO] [MobiusCore]: Current code is OBFUSCATED
403[11:53:44] [main/INFO] [MobiusCore]: Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
404[11:53:44] [main/INFO] [MobiusCore]: Successful injection in onPreServerTick ()V
405[11:53:44] [main/INFO] [MobiusCore]: Successful injection in onPostServerTick ()V
406[11:53:44] [main/INFO] [MobiusCore]: Successful injection in onPreWorldTick (Lahb;)V
407[11:53:44] [main/INFO] [MobiusCore]: Successful injection in onPostWorldTick (Lahb;)V
408[11:53:44] [main/INFO] [MobiusCore]: Switching injection mode to FORGE
409[11:53:44] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 65D394AD88EBFEE03F371544C1A1860E
410[11:53:44] [main/INFO] [MobiusCore]: Found World.updateEntities()...
411[11:53:44] [main/INFO] [MobiusCore]: Successful injection in h ()V
412[11:53:44] [main/INFO] [MobiusCore]: Successful injection in h ()V
413[11:53:44] [main/INFO] [MobiusCore]: Successful injection in h ()V
414[11:53:44] [main/INFO] [MobiusCore]: Successful injection in h ()V
415[11:53:44] [main/INFO] [MobiusCore]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
416[11:53:44] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
417[11:53:44] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
418[11:53:45] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
419[11:53:45] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
420[11:53:45] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
421[11:53:45] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 45A0D3CC36E7E273E3A53A0DE6C485A2
422[11:53:45] [main/INFO] [MobiusCore]: Successful injection in b ()V
423[11:53:45] [main/INFO] [MobiusCore]: Successful injection in b ()V
424[11:53:46] [main/INFO]: Setting user: Lennderman
425[11:53:47] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
426[11:53:47] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
427[11:53:47] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
428[11:53:47] [main/INFO] [InfiniBows]: Fix injected.
429[11:53:47] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
430[11:53:47] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
431[11:53:48] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
432[11:53:48] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
433[11:53:48] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
434[11:53:48] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
435[11:53:48] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
436[11:53:48] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
437[11:53:48] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
438[11:53:48] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
439[11:53:48] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
440[11:53:49] [Client thread/INFO]: LWJGL Version: 2.9.1
441[11:53:51] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
442[11:53:51] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
443// Hey, that tickles! Hehehe!
444
445Time: 18.10.16 11:53
446Description: Loading screen debug info
447
448This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
449
450
451A detailed walkthrough of the error, its code path and all known details is as follows:
452---------------------------------------------------------------------------------------
453
454-- System Details --
455Details:
456 Minecraft Version: 1.7.10
457 Operating System: Windows 10 (x86) version 10.0
458 Java Version: 1.8.0_101, Oracle Corporation
459 Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
460 Memory: 154222808 bytes (147 MB) / 259588096 bytes (247 MB) up to 1037959168 bytes (989 MB)
461 JVM Flags: 3 total; -Xms256M -Xmx1024M -XX:PermSize=256m
462 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
463 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
464 FML:
465 GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13447 Compatibility Profile Context 20.19.0.32837' Renderer: 'AMD Radeon(TM) R7 Graphics'
466[11:53:51] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
467[11:53:51] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
468[11:53:51] [Client thread/INFO] [FML]: Replaced 183 ore recipies
469[11:53:51] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
470[11:53:52] [Client thread/INFO] [FML]: [AppEng] Core Init
471[11:53:52] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
472[11:53:52] [Client thread/INFO] [FML]: Searching C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods for mods
473[11:53:52] [Client thread/INFO] [FML]: Also searching C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\1.7.10 for mods
474[11:54:07] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
475[11:54:08] [Client thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6.1
476[11:54:09] [Client thread/WARN] [ChickenChunks]: 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
477[11:54:10] [Client thread/WARN] [cookingbook]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
478[11:54:11] [Client thread/WARN] [DragonMounts]: Mod DragonMounts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version r41-1.7.10
479[11:54:11] [Client thread/WARN] [EnderStorage]: 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
480[11:54:12] [Client thread/WARN] [excompressum]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.143
481[11:54:12] [Client thread/WARN] [ExtraUtilities]: 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
482[11:54:13] [Client thread/WARN] [ForbiddenMagic]: 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
483[11:54:14] [Client thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
484[11:54:15] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
485com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
486 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
487 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
488 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
489 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
490 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
491 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
492 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
493 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
494 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
495 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
496 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
497 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
498 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
499 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
500 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
501 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
502 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
503 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
504 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
505 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
506Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
507 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
508 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
509 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
510 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
511 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
512 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
513 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
514 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
515 ... 19 more
516[11:54:15] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
517com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
518 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
519 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
520 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
521 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
522 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
523 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
524 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
525 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
526 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
527 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
528 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
529 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
530 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
531 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
532 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
533 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
534 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
535 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
536 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
537 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
538Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
539 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
540 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
541 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
542 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
543 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
544 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
545 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
546 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
547 ... 19 more
548[11:54:17] [Client thread/WARN] [tcinventoryscan]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
549[11:54:19] [Client thread/WARN] [Translocator]: 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
550[11:54:19] [Client thread/WARN] [twitchcrumbs]: Mod twitchcrumbs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.10
551[11:54:19] [Client thread/WARN] [WR-CBE|Core]: 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
552[11:54:19] [Client thread/WARN] [WR-CBE|Addons]: 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
553[11:54:19] [Client thread/WARN] [WR-CBE|Logic]: 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
554[11:54:20] [Client thread/WARN] [ForgeMicroblock]: 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
555[11:54:20] [Client thread/WARN] [ForgeMultipart]: 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
556[11:54:20] [Client thread/WARN] [McMultipart]: 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
557[11:54:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 180 mods to load
558[11:54:20] [Client thread/INFO] [FML]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
559[11:54:20] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
560[11:54:20] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
561[11:54:20] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
562[11:54:20] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
563[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
564[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
565[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatBuildCraft]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
566[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
567[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
568[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
569[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
570[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatProjRed]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
571[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
572[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
573[11:54:22] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
574[11:54:23] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.1-181.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
575[11:54:23] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
576[11:54:23] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
577[11:54:23] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
578[11:54:23] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
579[11:54:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, additionalresources, appliedenergistics2-core, CodeChickenCore, InfiniBows, MobiusCore, NotEnoughItems, OpenEye, ThE-core, OpenModsCore, <CoFH ASM>, FastCraft, StartingInventory, ae2stuff, AppleCore, appliedenergistics2, audiodeath, Automagy, baconators, bdlib, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, CarpentersBlocks, chancecubes, ChatFlow, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, cookingbook, MineTweaker3, CustomMainMenu, customthings, PTRModelLib, props, Ding, DraconicEvolution, DragonMounts, Emotes, endercore, EnderIO, EnderStorage, EnderTech, ewysworkshop, exastris, exnihilo, excompressum, extracells, ExtraTiC, ExtraUtilities, ForbiddenMagic, forgeanalytics, foxlib, FTBI, FTBL, FTBU, GardenOfGlass, Hats, HatStand, headcrumbs, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, ImmibisCore, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItsRainingFood, JABBA, journeymap, kleeslabs, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Mantle, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, modtweaker2, MooFluids, Morpheus, MouseTweaks, mpbasic, mputils, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NEIlootbags, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, RanchableFluidCows, RedLogic, RedstoneArsenal, ResourceLoader, rftools, Sampler, SimpleAchievements, SimpleLabels, simplyjetpacks, slabcraftmod, snad, SolarFlux, staircraftmod, StevesFactoryManager, StorageDrawers, StorageDrawersNatura, Sync, TabulaRasa, tcinventoryscan, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, twitchcrumbs, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wawla, witchery, withercrumbs, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, xprings, YUNoMakeGoodMap, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at CLIENT
580[11:54:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, additionalresources, appliedenergistics2-core, CodeChickenCore, InfiniBows, MobiusCore, NotEnoughItems, OpenEye, ThE-core, OpenModsCore, <CoFH ASM>, FastCraft, StartingInventory, ae2stuff, AppleCore, appliedenergistics2, audiodeath, Automagy, baconators, bdlib, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, CarpentersBlocks, chancecubes, ChatFlow, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, cookingbook, MineTweaker3, CustomMainMenu, customthings, PTRModelLib, props, Ding, DraconicEvolution, DragonMounts, Emotes, endercore, EnderIO, EnderStorage, EnderTech, ewysworkshop, exastris, exnihilo, excompressum, extracells, ExtraTiC, ExtraUtilities, ForbiddenMagic, forgeanalytics, foxlib, FTBI, FTBL, FTBU, GardenOfGlass, Hats, HatStand, headcrumbs, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, ImmibisCore, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItsRainingFood, JABBA, journeymap, kleeslabs, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Mantle, mfrmagiccropscompat, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, modtweaker2, MooFluids, Morpheus, MouseTweaks, mpbasic, mputils, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NEIlootbags, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, RanchableFluidCows, RedLogic, RedstoneArsenal, ResourceLoader, rftools, Sampler, SimpleAchievements, SimpleLabels, simplyjetpacks, slabcraftmod, snad, SolarFlux, staircraftmod, StevesFactoryManager, StorageDrawers, StorageDrawersNatura, Sync, TabulaRasa, tcinventoryscan, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, twitchcrumbs, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wawla, witchery, withercrumbs, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, xprings, YUNoMakeGoodMap, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, libsandstone] at SERVER
581[11:54:29] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
582[11:54:29] [Client thread/INFO] [MobiusCore]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
583[11:54:30] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
584[11:54:35] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
585[11:54:36] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 6437,6127 ms
586[11:54:40] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
587[11:54:46] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
588[11:54:52] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
589[11:54:52] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
590[11:54:54] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
591[11:54:54] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
592[11:54:54] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
593[11:54:54] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
594[11:54:54] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
595[11:54:54] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
596[11:54:54] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
597[11:54:54] [Client thread/INFO] [MobiusCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
598[11:54:54] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
599[11:54:54] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
600[11:54:57] [Client thread/INFO] [STDOUT]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:174]: [Immibis Core] Preferred energy system set to: redstoneFlux
601[11:55:01] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
602[11:55:01] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
603[11:55:01] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
604[11:55:01] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
605[11:55:04] [Client thread/INFO] [OpenMods]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:85): OPC API v. 3.4 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/ftb%20launcher/FTBPresentsSkyfactory25/minecraft/mods/OpenPeripheralCore-1.7.10-1.3.jar!/openperipheral/api/ApiAccess.class)
606[11:55:07] [Client thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.7.10-1.6.01.31a.jar, however there is no signature matching that description
607[11:55:07] [Client thread/ERROR] [Snad]: No fingerprint found!
608[11:55:13] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
609[11:55:13] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
610[11:55:14] [Client thread/ERROR] [MooFluids]: The mod MooFluids is expecting signature @FINGERPRINT@ for source MooFluids-1.7.10-1.5.01.19a.jar, however there is no signature matching that description
611[11:55:14] [Client thread/ERROR] [Moo Fluids]: No fingerprint found!
612[11:55:14] [Client thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
613[11:55:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Additional Resources bonus resource pack, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Audio Death, FMLFileResourcePack:Automagy, FMLFileResourcePack:Baconators, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChatFlow, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Ding, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Emotes, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ewy's Workshop, FMLFileResourcePack:Ex Astris, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forge Analytics, FMLFileResourcePack:FoxLib, FMLFileResourcePack:FTB Islands, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:It's Raining Food, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Loot++, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Mantle, FMLFileResourcePack:MinefactoryReloaded & MagicalCrops extra compatibility, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:MPUtils, FMLFileResourcePack:Natura, 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:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:RedLogic, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Sampler, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Slabcraft, FMLFileResourcePack:Snad, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Staircraft, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:Sync, FMLFileResourcePack:Tabula Rasa, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thermal Casting, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:Twitchcrumbs, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:Wither Crumbs, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Experience Rings, FMLFileResourcePack:YUNoMakeGoodMap, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:libsandstone
614[11:55:15] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
615[11:55:16] [Client thread/INFO] [FML]: Found 439 ObjectHolder annotations
616[11:55:17] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
617[11:55:17] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
618[11:55:17] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
619[11:55:17] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
620[11:55:17] [Thread-15/INFO] [FastCraft]: You are using the latest suitable version.
621[11:55:18] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
622[11:55:19] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
623[11:55:19] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
624[11:55:20] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
625[11:55:20] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
626[11:55:20] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
627[11:55:20] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
628[11:55:20] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
629[11:55:20] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
630[11:55:20] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
631[11:55:20] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
632[11:55:20] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
633[11:55:20] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
634[11:55:20] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
635[11:55:21] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
636[11:55:21] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
637[11:55:21] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
638[11:55:21] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
639[11:55:21] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
640[11:55:21] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
641[11:55:21] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
642[11:55:22] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
643[11:55:22] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
644[11:55:22] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
645[11:55:22] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
646[11:55:22] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
647[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
648[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
649[11:55:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
650[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
651[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
652[11:55:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
653[11:55:23] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
654[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
655[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
656[11:55:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
657[11:55:23] [Client thread/INFO] [AE2-CORE]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
658[11:55:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PPressure
659[11:55:23] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher [ bmk ] with checksum 1B9F2A44C89A8C0C359AD4D34A73DA8D
660[11:55:23] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
661[11:55:23] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
662[11:55:23] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 6014ms )
663[11:55:23] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
664[11:55:26] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
665[11:55:27] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
666[11:55:27] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/ftb%20launcher/FTBPresentsSkyfactory25/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
667[11:55:28] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/ftb%20launcher/FTBPresentsSkyfactory25/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
668[11:55:29] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
669[11:55:29] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
670[11:55:30] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
671[11:55:31] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
672[11:55:31] [Client thread/INFO] [CoFHWorld]: Registering default generators
673[11:55:31] [Client thread/INFO] [CoFHWorld]: Complete
674[11:55:32] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.1.3 for Minecraft 1.7.10.
675[11:55:35] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.api.aspects.Aspect)
676[11:55:39] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
677[11:55:39] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
678[11:55:39] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
679[11:55:43] [Client thread/INFO] [baconators]: Feeding minecraft with Bacon! *burp*
680[11:55:43] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
681[11:55:43] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
682[11:55:43] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
683[11:55:45] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
684[11:55:45] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
685[11:55:46] [Client thread/INFO] [Mantle]: Loading configuration from disk.
686[11:55:46] [Client thread/INFO] [Mantle]: Configuration load completed.
687[11:55:46] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
688[11:55:46] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
689[11:55:46] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
690[11:55:48] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.entity.RenderManager [ bnn ] with checksum 23331C7A7033A1CF1F1AAE38FD89A9B5
691[11:55:48] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
692[11:55:48] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
693[11:55:51] [CoFHUpdater:ThermalFoundation/INFO] [ThermalFoundation]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.5 for Minecraft 1.7.10.
694[11:55:51] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
695[11:55:51] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
696[11:55:52] [CoFHUpdater:ThermalExpansion/INFO] [ThermalExpansion]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.4 for Minecraft 1.7.10.
697[11:55:52] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
698[11:55:52] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
699[11:56:01] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
700[11:56:02] [Client thread/INFO] [FML]: [Botania] Registered 1220 recipes.
701[11:56:06] [Client thread/INFO] [Chisel]: Starting pre-init...
702[11:56:06] [Client thread/INFO] [Chisel]: Loading blocks...
703[11:56:07] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
704[11:56:07] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
705[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
706[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
707[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
708[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
709[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
710[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
711[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
712[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
713[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature smashingRock as it was disabled in the config.
714[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
715[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
716[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
717[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
718[11:56:08] [Client thread/INFO] [Chisel]: 91 Feature's blocks loaded.
719[11:56:08] [Client thread/INFO] [Chisel]: Loading Tile Entities...
720[11:56:08] [Client thread/INFO] [Chisel]: Tile Entities loaded.
721[11:56:08] [Client thread/INFO] [Chisel]: Loading items...
722[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
723[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
724[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
725[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
726[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
727[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
728[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
729[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
730[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
731[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
732[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature smashingRock as it was disabled in the config.
733[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
734[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
735[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
736[11:56:08] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
737[11:56:08] [Client thread/INFO] [Chisel]: 91 Feature's items loaded.
738[11:56:08] [Client thread/INFO] [Chisel]: Pre-init finished.
739[11:56:09] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
740[11:56:10] [Client thread/INFO] [bdlib]: Loading internal config files for mod Compacter
741[11:56:10] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/ftb%20launcher/FTBPresentsSkyfactory25/minecraft/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
742[11:56:10] [Client thread/INFO] [bdlib]: Loading user config files for mod Compacter
743[11:56:10] [Client thread/INFO] [bdlib]: Config loading for mod Compacter finished
744[11:56:12] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
745[11:57:14] [Client thread/INFO] [PTRModelLib]: Total mipmap : 15092 ms
746[11:57:16] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
747[11:57:21] [Client thread/INFO] [EnderIO]: Replacing default Powered Spawner blacklist with user supplied values.
748[11:57:24] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
749[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Pre-Initialization started
750[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading configs started
751[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Reading C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\ewysworkshop.cfg
752[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Max Power = 30000
753[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Max Lava = 1000
754[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Max Lava Drain = 30
755[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Max Efficiency = 12
756[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Solar Generation = 4
757[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Fuel Delay = 15
758[11:57:29] [Client thread/INFO] [Ewy's Workshop]: RF Buffer Capacity = 5000
759[11:57:29] [Client thread/INFO] [Ewy's Workshop]: RF Conversion Rate = 50
760[11:57:29] [Client thread/INFO] [Ewy's Workshop]: RF Conversion Ratio = 1:1 ratio
761[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Debug Mode = false
762[11:57:29] [Client thread/INFO] [Ewy's Workshop]: RF Support = true
763[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Auto Crafter = 1
764[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Extra Storage = 1
765[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Charger = 8
766[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Production Speed = 8
767[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Input Queue = 3
768[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Fuel Efficiency = 4
769[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Lava Generator = 1
770[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Redstone Flux Acceptor = 1
771[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Solar Generator = 1
772[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Auto Transfer = 1
773[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Filter = 1
774[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Transfer Capacity = 6
775[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Saving C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\ewysworkshop.cfg
776[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading configs finished after 107ms
777[11:57:29] [Client thread/INFO] [Ewy's Workshop]: CoFH-Core found
778[11:57:29] [Client thread/INFO] [Ewy's Workshop]: RF support activated
779[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading blocks started
780[11:57:29] [Client thread/INFO] [Ewy's Workshop]: tile.WorkshopTable successfully loaded
781[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading blocks finished after 130ms
782[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading items started
783[11:57:29] [Client thread/INFO] [Ewy's Workshop]: item.WorkshopTableUpgrade successfully loaded
784[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading items finished after 1ms
785[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading tile entities started
786[11:57:29] [Client thread/INFO] [Ewy's Workshop]: class com.ewyboy.ewysworkshop.tileentity.TileEntityTable successfully loaded
787[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Loading tile entities finished after 0ms
788[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Pre-Initialization finished after 263ms
789[11:57:29] [Client thread/INFO] [Ewy's Workshop]: Pre-Initialization process successfully done
790[11:57:34] [Client thread/INFO] [extrautils]: Hello World
791[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@dfa2aa
792[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@11e2f61
793[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@8838dd
794[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@114aeb3
795[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@1c6975e
796[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@14bdb20
797[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@9a5604
798[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@d30152
799[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@1ea1fb1
800[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@bf5b37
801[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@4112d2
802[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@2e5519
803[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@caa707
804[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@12c44bb
805[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@4b8b4e
806[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@b6c846
807[11:57:43] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@1a3a188
808[11:57:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
809[11:57:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
810[11:57:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
811[11:57:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
812[11:57:46] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
813[11:57:54] [Client thread/INFO] [ExtraTiC]: Natura Detected
814[11:57:54] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
815[11:57:54] [Client thread/INFO] [ExtraTiC]: Botania Detected
816[11:57:54] [Client thread/INFO] [ExtraTiC]: Thaumcraft Detected
817[11:57:54] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
818[11:57:54] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
819[11:57:54] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
820[11:57:54] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
821[11:57:54] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
822[11:57:54] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
823[11:57:54] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
824[11:57:57] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
825[11:57:57] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: false
826[11:57:59] [Client thread/INFO] [FTBU Backups]: Backups folder - C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\.\backups
827[11:58:05] [Client thread/INFO] [inpure|core]: Beating Minecraft's resource loading system with a shovel. Please stand by...
828[11:58:05] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
829[11:58:05] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
830[11:58:05] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
831[11:58:05] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
832[11:58:05] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
833[11:58:08] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.13
834[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
835[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
836[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
837[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
838[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
839[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
840[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
841[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
842[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
843[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
844[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
845[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
846[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
847[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
848[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.EOFException
849[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.GZIPInputStream.readUByte(Unknown Source)
850[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.GZIPInputStream.readUShort(Unknown Source)
851[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
852[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.GZIPInputStream.<init>(Unknown Source)
853[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.GZIPInputStream.<init>(Unknown Source)
854[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29)
855[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.loot.LootItem.<init>(LootItem.java:128)
856[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.Bag.addWhitelistItem(Bag.java:182)
857[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.config.BagConfigHandler.addWhiteList(BagConfigHandler.java:1037)
858[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.config.BagConfigHandler.parseConfigText(BagConfigHandler.java:307)
859[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.config.BagConfigHandler.reloadBagConfig(BagConfigHandler.java:121)
860[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.config.BagConfigHandler.initBagConfig(BagConfigHandler.java:99)
861[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mal.lootbags.LootBags.preInit(LootBags.java:129)
862[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
863[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
864[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
865[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
866[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
867[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
868[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
869[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
870[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
871[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
872[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
873[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
874[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
875[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
876[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
877[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
878[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
879[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
880[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
881[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
882[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
883[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
884[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
885[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
886[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
887[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
888[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
889[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
890[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
891[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
892[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
893[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
894[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
895[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
896[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
897[11:58:08] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
898[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
899[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
900[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
901[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
902[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
903[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
904[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
905[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
906[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
907[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
908[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
909[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
910[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
911[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
912[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
913[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
914[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
915[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
916[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
917[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
918[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
919[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
920[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
921[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
922[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
923[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
924[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
925[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
926[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
927[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
928[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
929[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
930[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
931[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
932[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
933[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
934[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
935[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
936[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
937[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
938[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
939[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
940[11:58:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
941[11:58:09] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
942[11:58:09] [Client thread/INFO] [Morpheus]: Loading configuration
943[11:58:09] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
944[11:58:09] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
945[11:58:09] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
946[11:58:09] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
947[11:58:09] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
948[11:58:09] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: exnihilo required / 1.38-53 detected
949[11:58:09] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: Waila required / 1.5.10 detected
950[11:58:09] [Client thread/INFO] [neiintegration]: Starting NEI Integration
951[11:58:09] [Client thread/INFO] [neiintegration]: Loading configuration files
952[11:58:15] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
953[11:58:15] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item devnull (from field public static openblocks.common.item.ItemDevNull openblocks.OpenBlocks$Items.devNull) is disabled
954[11:58:32] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
955[11:58:32] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
956[11:58:32] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
957[11:58:33] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
958[11:58:33] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
959[11:58:34] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
960[11:58:34] [Client thread/INFO] [simplyjetpacks]: Registering items
961[11:58:35] [Client thread/INFO] [SolarFlux]: Pre Initialization
962[11:58:35] [Client thread/INFO] [SolarFlux]: Initialization of configuration
963[11:58:35] [Client thread/INFO] [SolarFlux]: Registering blocks
964[11:58:35] [Client thread/INFO] [SolarFlux]: Registering items
965[11:58:37] [Client thread/INFO] [Thaumic Energistics]: Starting (PreInit)
966[11:58:39] [Client thread/INFO] [Thaumic Energistics]: Finished (PreInit in 2104ms)
967[11:58:40] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
968[11:58:40] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
969[11:58:41] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
970[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
971[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
972[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
973[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
974[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
975[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
976[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin RedLogic.
977[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin RedLogic.
978[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
979[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
980[11:58:41] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
981[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
982[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
983[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
984[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
985[11:58:41] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
986[11:58:41] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
987[11:58:41] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
988[11:58:41] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
989[11:58:41] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
990[11:58:41] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
991[11:58:41] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
992[11:58:41] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [MFR, Extra Utilities, IFluidHandler, RedLogic, Magical Crops: Core, DSU, Pam's Fruit, TE Augments]
993[11:58:41] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [MFR, Extra Utilities, IFluidHandler, RedLogic, Magical Crops: Core, DSU, Pam's Fruit, TE Augments]
994[11:58:42] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
995[11:58:42] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
996[11:58:42] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
997[11:58:42] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin RedLogic.
998[11:58:43] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
999[11:58:43] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
1000[11:58:43] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
1001[11:58:43] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
1002[11:58:43] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 8 plugins registered.
1003[11:58:56] [Client thread/INFO] [FML]: Applying holder lookups
1004[11:58:56] [Client thread/INFO] [FML]: Holder lookups applied
1005[11:58:56] [Client thread/INFO] [FML]: Injecting itemstacks
1006[11:58:56] [Client thread/INFO] [FML]: Itemstack injection complete
1007[11:58:56] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1008[11:58:56] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
1009[11:58:58] [Thread-19/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
1010[11:58:58] [Thread-19/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
1011[11:58:58] [Thread-19/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
1012[11:58:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1013[11:58:58] [Sound Library Loader/INFO]: Sound engine started
1014[11:59:07] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
1015[11:59:07] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1016[11:59:10] [Client thread/INFO]: Created: 16x16 textures/items-atlas
1017[11:59:10] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1018[11:59:10] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
1019[11:59:10] [Client thread/INFO] [AE2:C]: Initialization ( started )
1020[11:59:10] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
1021[11:59:10] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
1022[11:59:11] [AE2 CSV Export/INFO] [AE2:C]: New mod configuration was found. Commencing exporting.
1023[11:59:11] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( started )
1024[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
1025[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockInscriber:0
1026[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1027[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1028[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
1029[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
1030[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1031[11:59:15] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1032[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 8 loaded.
1033[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 8 loaded.
1034[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
1035[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
1036[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
1037[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
1038[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
1039[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
1040[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 210 loaded.
1041[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
1042[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
1043[11:59:15] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
1044[11:59:16] [Client thread/INFO] [ThE-Core]: Transforming Class (appeng.client.gui.implementations.GuiMEMonitorable)
1045[11:59:16] [Client thread/INFO] [AE2:C]: Initialization ( ended after 5485ms )
1046[11:59:16] [AE2 CSV Export/WARN] [AE2:C]: Could not export subtypes of: item.extrautils:microblocks
1047[11:59:16] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
1048[11:59:22] [AE2 CSV Export/WARN] [AE2:C]: Could not export subtypes of: item.microblock
1049[11:59:22] [AE2 CSV Export/INFO] [AE2:C]: Exported successfully 4223 items into items.csv
1050[11:59:22] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( ended after 11921 ms)
1051[11:59:27] [Automagy Version Checker Thread/INFO] [FML]: [Automagy] Version Checker: You are running the latest release version (0.28.2).
1052[11:59:29] [Client thread/INFO] [FML]: [Automagy] Warning: Humorous one-liner not found.
1053[11:59:36] [Client thread/INFO] [Mantle]: Entering initialization phase.
1054[11:59:36] [Client thread/INFO] [Natura]: Waila detected.
1055[11:59:43] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
1056[11:59:43] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
1057[11:59:44] [Client thread/INFO] [Chisel]: Starting init...
1058[11:59:44] [Client thread/INFO] [Chisel]: Loading recipes...
1059[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
1060[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
1061[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
1062[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
1063[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
1064[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
1065[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
1066[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
1067[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
1068[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
1069[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature smashingRock as it was disabled in the config.
1070[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
1071[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
1072[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
1073[11:59:44] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
1074[11:59:44] [Client thread/INFO] [Chisel]: 91 Feature's recipes loaded.
1075[11:59:44] [Client thread/INFO] [Chisel]: Init finished.
1076[11:59:45] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
1077[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
1078[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE, FML]
1079[11:59:48] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
1080[11:59:48] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
1081[11:59:48] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
1082[11:59:48] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
1083[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
1084[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
1085[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
1086[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1087[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
1088[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
1089[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1090[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler LivingDropsHandler to busses: [FORGE, FML]
1091[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FORGE, FML]
1092[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1093[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1094[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1095[11:59:48] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler BreakSpeedFixer to busses: [FORGE, FML]
1096[11:59:48] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
1097[11:59:48] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1098[11:59:48] [Client thread/INFO] [EnderIO]: Updating config...
1099[11:59:48] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
1100[11:59:48] [Client thread/WARN] [FML]: ****************************************
1101[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemRaw has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1102[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1103[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1104[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1105[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1106[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1107[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1108[11:59:48] [Client thread/WARN] [FML]: ****************************************
1109[11:59:48] [Client thread/WARN] [FML]: ****************************************
1110[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemBlackswan has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1111[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1112[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1113[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1114[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1115[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1116[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1117[11:59:48] [Client thread/WARN] [FML]: ****************************************
1118[11:59:48] [Client thread/WARN] [FML]: ****************************************
1119[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemRobotpirate has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1120[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1121[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1122[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1123[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1124[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1125[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1126[11:59:48] [Client thread/WARN] [FML]: ****************************************
1127[11:59:48] [Client thread/WARN] [FML]: ****************************************
1128[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemShiftinggears has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1129[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1130[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1131[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1132[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1133[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1134[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1135[11:59:48] [Client thread/WARN] [FML]: ****************************************
1136[11:59:48] [Client thread/WARN] [FML]: ****************************************
1137[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemFlashlight has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1138[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1139[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1140[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1141[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1142[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1143[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1144[11:59:48] [Client thread/WARN] [FML]: ****************************************
1145[11:59:48] [Client thread/WARN] [FML]: ****************************************
1146[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemSparks has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1147[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1148[11:59:48] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1149[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1150[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1151[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1152[11:59:48] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1153[11:59:48] [Client thread/WARN] [FML]: ****************************************
1154[11:59:48] [Client thread/WARN] [FML]: ****************************************
1155[11:59:48] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemStorms has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1156[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1157[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1158[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1159[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1160[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1161[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1162[11:59:49] [Client thread/WARN] [FML]: ****************************************
1163[11:59:49] [Client thread/WARN] [FML]: ****************************************
1164[11:59:49] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemDing has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1165[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1166[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1167[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1168[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1169[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1170[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1171[11:59:49] [Client thread/WARN] [FML]: ****************************************
1172[11:59:49] [Client thread/WARN] [FML]: ****************************************
1173[11:59:49] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemInfected has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1174[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1175[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1176[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1177[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1178[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1179[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1180[11:59:49] [Client thread/WARN] [FML]: ****************************************
1181[11:59:49] [Client thread/WARN] [FML]: ****************************************
1182[11:59:49] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name itemPharaoh has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1183[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
1184[11:59:49] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
1185[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.ItemType.register(ItemType.java:72)
1186[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.json.items.RecordType.register(RecordType.java:31)
1187[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.addAll(ConfigHandler.java:211)
1188[11:59:49] [Client thread/WARN] [FML]: * at tterrag.customthings.common.config.ConfigHandler.init(ConfigHandler.java:181)...
1189[11:59:49] [Client thread/WARN] [FML]: ****************************************
1190[11:59:49] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
1191[11:59:49] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
1192[11:59:55] [Client thread/INFO] [Draconic Evolution]: RS Added
1193[12:00:01] [Client thread/INFO] [Ewy's Workshop]: Initialization started
1194[12:00:01] [Client thread/INFO] [Ewy's Workshop]: Initialization finished after 57ms
1195[12:00:01] [Client thread/INFO] [Ewy's Workshop]: Initialization process successfully done
1196[12:00:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
1197[12:00:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
1198[12:00:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
1199[12:00:02] [Client thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
1200[12:00:06] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
1201[12:00:06] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1202[12:00:09] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
1203[12:00:09] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
1204[12:00:09] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
1205[12:00:09] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
1206[12:00:09] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
1207[12:00:09] [Client thread/INFO] [Ex Astris]: +++ - Found Chisel!
1208[12:00:11] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 45 loaded.
1209[12:00:11] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 54 loaded.
1210[12:00:12] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
1211[12:00:12] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
1212[12:00:17] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1213[12:00:17] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1214[12:00:17] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
1215[12:00:17] [Client thread/INFO] [inventorytweaks]: Mod initialized
1216[12:00:19] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
1217[12:00:19] [Client thread/INFO] [journeymap]: initialize ENTER
1218[12:00:20] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\journeymap\config\5.1\journeymap.core.config
1219[12:00:20] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\journeymap\config\5.1\journeymap.fullmap.config
1220[12:00:20] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\journeymap\config\5.1\journeymap.minimap.config
1221[12:00:20] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\journeymap\config\5.1\journeymap.minimap2.config
1222[12:00:20] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\journeymap\config\5.1\journeymap.webmap.config
1223[12:00:20] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\journeymap\config\5.1\journeymap.waypoint.config
1224[12:00:20] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
1225[12:00:27] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1226[12:00:28] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
1227[12:00:28] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
1228[12:00:28] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
1229[12:00:28] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
1230[12:00:29] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
1231[12:00:29] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
1232[12:00:29] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
1233[12:00:29] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
1234[12:00:29] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
1235[12:00:29] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
1236[12:00:29] [Client thread/INFO] [mputils]: File load successful.
1237[12:00:29] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1238[12:00:29] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1239[12:00:29] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1240[12:00:29] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1241[12:00:29] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1242[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1243[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1244[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod BuildCraft|Factory is not installed, dependent features will be unavailable
1245[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering BC Autorcrafting Table
1246[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1247[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1248[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod ProjectE is not installed, dependent features will be unavailable
1249[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering ProjectE Philosopher Stone
1250[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.5 detected
1251[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
1252[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1253[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1254[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
1255[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
1256[12:00:29] [Client thread/INFO] [NEIAddons|CraftingTables]: 1 crafting tables registered
1257[12:00:29] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
1258[12:00:29] [Client thread/INFO] [NEIAddons]: Loading Ex Nihilo Addon...
1259[12:00:29] [Client thread/INFO] [NEIAddons]: Ex Nihilo Addon successfully loadded
1260[12:00:33] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1261[12:00:35] [Client thread/INFO] [simplyjetpacks]: Registering handlers
1262[12:00:35] [Client thread/INFO] [simplyjetpacks]: Registering network messages
1263[12:00:36] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1264[12:00:36] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1265[12:00:36] [Client thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1266[12:00:36] [Client thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1267[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering recipes
1268[12:00:36] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
1269[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1270[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1271[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1272[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1273[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1274[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1275[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1276[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1277[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1278[12:00:36] [Client thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1279[12:00:37] [Client thread/INFO] [SolarFlux]: Initialization
1280[12:00:37] [Client thread/INFO] [SolarFlux]: Registering recipes
1281[12:00:37] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
1282[12:00:40] [Client thread/INFO] [Thaumic Energistics]: Starting (Load)
1283[12:00:42] [Client thread/INFO] [Thaumic Energistics]: Starting (Integration)
1284[12:00:42] [Client thread/INFO] [Thaumic Energistics]: Successfully integrated with NEI
1285[12:00:42] [Client thread/INFO] [Thaumic Energistics]: Successfully integrated with Waila
1286[12:00:42] [Client thread/INFO] [Thaumic Energistics]: Successfully integrated with EC2
1287[12:00:42] [Client thread/INFO] [Thaumic Energistics]: Successfully integrated with CC
1288[12:00:42] [Client thread/INFO] [Thaumic Energistics]: Finished (Integration in 217ms)
1289[12:00:43] [Client thread/INFO] [Thaumic Energistics]: Finished (Load in 2793ms)
1290[12:00:53] [Client thread/INFO] [FML]: YUNoMakeGoodMap Initalized
1291[12:00:53] [Client thread/INFO] [Moo Fluids]: WAILA detected. Registering entities with WAILA registry.
1292[12:00:54] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1293[12:00:54] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1294[12:00:54] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1295[12:00:54] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1296[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1297[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ ewysworkshop ] for method com.ewyboy.ewysworkshop.dependencies.waila.Waila.onWailaCall
1298[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1299[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1300[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1301[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ Automagy ] for method tuhljin.automagy.lib.compat.waila.WailaProviders.wailaCallbackRegister
1302[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1303[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1304[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
1305[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
1306[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1307[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1308[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1309[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ exastris ] for method ExAstris.Bridge.Waila.callbackRegister
1310[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ excompressum ] for method net.blay09.mods.excompressum.compat.waila.WailaProvider.register
1311[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1312[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
1313[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
1314[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
1315[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
1316[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
1317[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
1318[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1319[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ Sync ] for method sync.client.HUDHandlerSync.callbackRegister
1320[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
1321[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
1322[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1323[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1324[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1325[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1326[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
1327[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1328[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
1329[12:00:54] [Client thread/INFO] [Waila]: Receiving registration request from [ MooFluids ] for method com.robrit.moofluids.common.plugins.waila.WailaRegistrar.wailaCallback
1330[12:00:56] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1331[12:00:57] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1332[12:00:57] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1333[12:00:57] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1334[12:00:57] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1335[12:00:57] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1336[12:00:57] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1337[12:00:57] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1338[12:00:57] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1339[12:00:57] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1340[12:00:57] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1341[12:00:57] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1342[12:00:57] [Client thread/INFO] [headcrumbs]: withercrumbs tried to add Turkey2349 to the username list, but it was already present
1343[12:00:57] [Client thread/INFO] [headcrumbs]: withercrumbs tried to add KiwiFails to the username list, but it was already present
1344[12:00:57] [Client thread/INFO] [headcrumbs]: withercrumbs added SlothMonster_ to the username list
1345[12:00:57] [Client thread/INFO] [headcrumbs]: withercrumbs tried to add Darkosto to the username list, but it was already present
1346[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1347[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1348[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1349[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1350[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1351[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1352[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1353[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1354[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1355[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1356[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1357[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1358[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1359[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1360[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1361[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1362[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1363[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1364[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1365[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1366[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1367[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1368[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1369[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1370[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1371[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1372[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1373[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1374[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1375[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1376[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1377[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1378[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1379[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1380[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1381[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1382[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1383[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1384[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1385[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1386[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1387[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1388[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1389[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1390[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1391[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1392[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1393[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1394[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1395[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1396[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1397[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1398[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1399[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1400[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1401[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1402[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1403[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1404[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1405[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1406[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
1407[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
1408[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
1409[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
1410[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1411[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1412[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1413[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1414[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1415[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1416[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
1417[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
1418[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1419[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1420[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1421[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1422[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1423[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1424[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1425[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1426[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1427[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1428[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1429[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1430[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1431[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1432[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1433[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1434[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1435[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
1436[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
1437[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
1438[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
1439[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
1440[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
1441[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
1442[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
1443[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
1444[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
1445[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
1446[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
1447[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
1448[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
1449[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
1450[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
1451[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
1452[12:00:57] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
1453[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
1454[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
1455[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
1456[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
1457[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
1458[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
1459[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
1460[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
1461[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
1462[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
1463[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
1464[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
1465[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
1466[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
1467[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
1468[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
1469[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
1470[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
1471[12:00:58] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
1472[12:00:58] [Client thread/INFO] [FML]: Injecting itemstacks
1473[12:00:58] [Client thread/INFO] [FML]: Itemstack injection complete
1474[12:00:58] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
1475[12:00:58] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1476[12:00:58] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1477[12:00:58] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1478[12:00:58] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1479[12:00:58] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
1480[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1481[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1482[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1811 bytes
1483[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
1484[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1485[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1486[12:00:59] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1823 bytes
1487[12:01:01] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
1488[12:01:01] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
1489[12:01:01] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
1490[12:01:01] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Disabled
1491[12:01:01] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Disabled
1492[12:01:01] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Disabled
1493[12:01:01] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
1494[12:01:01] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
1495[12:01:01] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
1496[12:01:01] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
1497[12:01:01] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
1498[12:01:01] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
1499[12:01:01] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
1500[12:01:01] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
1501[12:01:01] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
1502[12:01:01] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
1503[12:01:01] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
1504[12:01:01] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
1505[12:01:01] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
1506[12:01:01] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
1507[12:01:01] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
1508[12:01:01] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
1509[12:01:01] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Disabled
1510[12:01:02] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 3871ms )
1511[12:01:04] [Client thread/ERROR] [bdlib]: Error while processing RsRecipeShaped(List(IHI, PSP, IHI),StackBlock(ae2stuff,Inscriber,32767),1): Block not found appliedenergistics2:tile.BlockInscriber
1512[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Found potion array with a size of 356
1513[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 28
1514[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 29
1515[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 30
1516[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 31
1517[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 71
1518[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 77
1519[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 78
1520[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 79
1521[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 80
1522[12:01:05] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
1523[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Artichoke Crop]
1524[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Asparagus Crop]
1525[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bamboo Crop]
1526[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Barley Crop]
1527[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bean Crop]
1528[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Beet Crop]
1529[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bell Pepper Crop]
1530[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blackberry Crop]
1531[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blueberry Crop]
1532[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Broccoli Crop]
1533[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Brussel Sprout Crop]
1534[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cabbage Crop]
1535[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cactus Fruit Crop]
1536[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Candleberry Crop]
1537[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cantaloupe Crop]
1538[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cauliflower Crop]
1539[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Celery Crop]
1540[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chili Pepper Crop]
1541[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coffee Bean Crop]
1542[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Corn Crop]
1543[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cotton Crop]
1544[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cranberry Crop]
1545[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cucumber Crop]
1546[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Eggplant Crop]
1547[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Garlic Crop]
1548[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ginger Crop]
1549[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grape Crop]
1550[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Leek Crop]
1551[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lettuce Crop]
1552[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mustard Seeds Crop]
1553[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Oats Crop]
1554[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Okra Crop]
1555[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Onion Crop]
1556[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Parsnip Crop]
1557[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
1558[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peas Crop]
1559[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pineapple Crop]
1560[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Radish Crop]
1561[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Raspberry Crop]
1562[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rhubarb Crop]
1563[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
1564[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rutabaga Crop]
1565[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rye Crop]
1566[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Scallion Crop]
1567[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Seaweed Crop]
1568[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Soybean Crop]
1569[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spice Leaf Crop]
1570[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spinach Crop]
1571[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
1572[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sweet Potato Crop]
1573[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tea Leaf Crop]
1574[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
1575[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Turnip Crop]
1576[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [White Mushroom Crop]
1577[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Winter Squash Crop]
1578[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Zucchini Crop]
1579[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Curry Leaf Crop]
1580[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sesame Seeds Crop]
1581[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Chestnut Crop]
1582[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
1583[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Almond]
1584[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apricot]
1585[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Avocado]
1586[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Banana]
1587[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cashew]
1588[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cherry]
1589[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chestnut]
1590[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cinnamon Wood]
1591[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coconut]
1592[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Date]
1593[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Dragonfruit]
1594[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Durian]
1595[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fig]
1596[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grapefruit]
1597[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lemon]
1598[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lime]
1599[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mango]
1600[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Maple Wood]
1601[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Nutmeg]
1602[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Olive]
1603[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Orange]
1604[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Papaya]
1605[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Paperbark Wood]
1606[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peach]
1607[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pear]
1608[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pecan]
1609[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peppercorn]
1610[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
1611[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pistachio]
1612[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Plum]
1613[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pomegranate]
1614[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Starfruit]
1615[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Vanilla Bean]
1616[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Walnut]
1617[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Goosberry]
1618[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Automagy.WispNether] to spawn champion mobs at level [2]
1619[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
1620[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
1621[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
1622[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
1623[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
1624[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
1625[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
1626[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
1627[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
1628[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
1629[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
1630[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
1631[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
1632[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
1633[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
1634[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
1635[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
1636[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
1637[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
1638[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
1639[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
1640[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
1641[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
1642[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
1643[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-38] to only spawn TC content at level [0]
1644[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
1645[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
1646[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
1647[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
1648[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
1649[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
1650[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
1651[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
1652[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
1653[12:01:09] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
1654[12:01:09] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
1655[12:01:11] [Client thread/INFO] [FML]: [Automagy] Attempting integration with Storage Drawers. IF THIS FAILS, be sure you have the latest version of Storage Drawers installed!
1656[12:01:11] [Client thread/INFO] [FML]: [Automagy] Integrated with Storage Drawers.
1657[12:01:11] [Client thread/INFO] [FML]: [Automagy] Integrated with MineFactoryReloaded's IDeepStorageUnit.
1658[12:01:11] [Client thread/INFO] [FML]: [Automagy] NEI integration was successful.
1659[12:01:11] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
1660[12:01:11] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1661[12:01:12] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\cofh\thermalexpansion\crafting.
1662[12:01:12] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 27079 words.
1663[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file ae2.json
1664[12:01:19] [Client thread/ERROR] [chancecubes]: Unable to parse the file ae2.json. Skipping file loading.
1665[12:01:19] [Client thread/ERROR] [chancecubes]: Parse Error: com.google.gson.stream.MalformedJsonException: Expected name at line 107 column 2
1666[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file betterwands.json
1667[12:01:19] [Client thread/INFO] [chancecubes]: Loaded custom rewards file betterwands.json
1668[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file bibliocraft.json
1669[12:01:19] [Client thread/INFO] [chancecubes]: Loaded custom rewards file bibliocraft.json
1670[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file botania.json
1671[12:01:19] [Client thread/INFO] [chancecubes]: Loaded custom rewards file botania.json
1672[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file customthings.json
1673[12:01:19] [Client thread/INFO] [chancecubes]: Loaded custom rewards file customthings.json
1674[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file draconicevol.json
1675[12:01:19] [Client thread/INFO] [chancecubes]: Loaded custom rewards file draconicevol.json
1676[12:01:19] [Client thread/INFO] [chancecubes]: Loading custom rewards file enderIO.json
1677[12:01:19] [Client thread/INFO] [chancecubes]: Loaded custom rewards file enderIO.json
1678[12:01:20] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
1679[12:01:20] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
1680[12:01:20] [Client thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.customthings.common.nei.NEIHider
1681[12:01:20] [Client thread/INFO] [Draconic Evolution]: Finished PostInitialization
1682[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe ArditeOre with user defined recipe.
1683[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe CobaltOre with user defined recipe.
1684[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe ArditeIngot with user defined recipe.
1685[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe CobaltIngot with user defined recipe.
1686[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe ManyullynIngot with user defined recipe.
1687[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe AluminumBrassIngot with user defined recipe.
1688[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe ArditeBlock with user defined recipe.
1689[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe CobaltBlock with user defined recipe.
1690[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe ManyullynBlock with user defined recipe.
1691[12:01:21] [Client thread/INFO] [EnderIO]: Replacing core recipe AluminumBrassBlock with user defined recipe.
1692[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe group GoldenArmorPulverize
1693[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe GoldenHelmet
1694[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe GoldenChest
1695[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe GoldenLeggins
1696[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe GoldenBoots
1697[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe group Saddle/HorseArmor
1698[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe Saddle
1699[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe DiamondHorseArmor
1700[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe GoldenLeggins
1701[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe GoldenBoots
1702[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe group LeatherArmorPulverize
1703[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe LeatherHelmet
1704[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe LeatherChest
1705[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe LeatherLeggins
1706[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe LeatherBoots
1707[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe group IronArmorPulverize
1708[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe IronHelmet
1709[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe IronChest
1710[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe IronLeggins
1711[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe IronBoots
1712[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe group DiamondArmorPulverize
1713[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe DiamondHelmet
1714[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe DiamondChest
1715[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe DiamondLeggins
1716[12:01:21] [Client thread/INFO] [EnderIO]: Added user defined recipe DiamondBoots
1717[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe iron_gravel_to_crushed due to user config.
1718[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe iron_sand_to_powdered due to user config.
1719[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe gold_gravel_to_crushed due to user config.
1720[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe gold_sand_to_powdered due to user config.
1721[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe copper_gravel_to_crushed due to user config.
1722[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe copper_sand_to_powdered due to user config.
1723[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe tin_gravel_to_crushed due to user config.
1724[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe tin_sand_to_powdered due to user config.
1725[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe silver_gravel_to_crushed due to user config.
1726[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe silver_sand_to_powdered due to user config.
1727[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe lead_gravel_to_crushed due to user config.
1728[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe lead_sand_to_powdered due to user config.
1729[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe nickel_gravel_to_crushed due to user config.
1730[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe nickel_sand_to_powdered due to user config.
1731[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe platinum_gravel_to_crushed due to user config.
1732[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe platinum_sand_to_powdered due to user config.
1733[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe aluminum_gravel_to_crushed due to user config.
1734[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe aluminum_sand_to_powdered due to user config.
1735[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe iron_dust_to_dustIron due to user config.
1736[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe gold_dust_to_dustGold due to user config.
1737[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe copper_dust_to_dustCopper due to user config.
1738[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe tin_dust_to_dustTin due to user config.
1739[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe silver_dust_to_dustSilver due to user config.
1740[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe lead_dust_to_dustLead due to user config.
1741[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe nickel_dust_to_dustNickel due to user config.
1742[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe platinum_dust_to_dustPlatinum due to user config.
1743[12:01:21] [Client thread/INFO] [EnderIO]: Removed recipe aluminum_dust_to_dustAluminum due to user config.
1744[12:01:21] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
1745[12:01:21] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
1746[12:01:21] [Client thread/INFO] [EnderIO]: Found 127 valid SAG Mill recipes in config.
1747[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
1748[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1749[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1750[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1751[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
1752[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
1753[12:01:21] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1754[12:01:21] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 120 recipes avaliable.
1755[12:01:21] [Client thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
1756[12:01:21] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1757[12:01:21] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1758[12:01:21] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1759[12:01:21] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 56 recipes avaliable.
1760[12:01:21] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1761[12:01:21] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
1762[12:01:21] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1763[12:01:21] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
1764[12:01:21] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
1765[12:01:21] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1766[12:01:21] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1767[12:01:21] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1768[12:01:21] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
1769[12:01:21] [Client thread/INFO] [EnderIO]: Loaded 30 recipes for Enchanter
1770[12:01:23] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1771[12:01:28] [Client thread/INFO] [EnderTech]: Registering recipes
1772[12:01:28] [Client thread/INFO] [Ewy's Workshop]: Post-Initialization started
1773[12:01:28] [Client thread/INFO] [Ewy's Workshop]: Loading recipes started
1774[12:01:28] [Client thread/INFO] [Ewy's Workshop]: BLANK recipe loaded
1775[12:01:28] [Client thread/INFO] [Ewy's Workshop]: STORAGE recipe loaded
1776[12:01:28] [Client thread/INFO] [Ewy's Workshop]: AUTO_CRAFTER recipe loaded
1777[12:01:28] [Client thread/INFO] [Ewy's Workshop]: CHARGED recipe loaded
1778[12:01:28] [Client thread/INFO] [Ewy's Workshop]: SPEED recipe loaded
1779[12:01:28] [Client thread/INFO] [Ewy's Workshop]: QUEUE recipe loaded
1780[12:01:28] [Client thread/INFO] [Ewy's Workshop]: LAVA recipe loaded
1781[12:01:28] [Client thread/INFO] [Ewy's Workshop]: SOLAR recipe loaded
1782[12:01:28] [Client thread/INFO] [Ewy's Workshop]: RF recipe loaded
1783[12:01:28] [Client thread/INFO] [Ewy's Workshop]: EFFICIENCY recipe loaded
1784[12:01:28] [Client thread/INFO] [Ewy's Workshop]: AUTO_TRANSFER recipe loaded
1785[12:01:28] [Client thread/INFO] [Ewy's Workshop]: FILTER recipe loaded
1786[12:01:28] [Client thread/INFO] [Ewy's Workshop]: TRANSFER recipe loaded
1787[12:01:28] [Client thread/INFO] [Ewy's Workshop]: Loading recipes finished after 12ms
1788[12:01:28] [Client thread/INFO] [Ewy's Workshop]: Post-Initialization finished after 13ms
1789[12:01:28] [Client thread/INFO] [Ewy's Workshop]: Post-Initialization process successfully done
1790[12:01:28] [Client thread/INFO] [Ewy's Workshop]: Total launch time for Ewy's Workshop : 333.0 ms
1791[12:01:28] [Client thread/INFO] [Ex Nihilo]: +++ - Found ThermalExpansion!
1792[12:01:28] [Client thread/INFO] [Ex Nihilo]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
1793[12:01:28] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for gravel->sand
1794[12:01:28] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for sand->dust
1795[12:01:28] [Client thread/INFO] [Ex Nihilo]: Added blazing pyrotheum as a crucible heat source
1796[12:01:28] [Client thread/INFO] [Ex Nihilo]: --- Thermal Expansion Integration Complete!
1797[12:01:28] [Client thread/INFO] [Ex Nihilo]: +++ - Found AE2!
1798[12:01:28] [Client thread/INFO] [Ex Nihilo]: Certus Quartz was successfully integrated
1799[12:01:28] [Client thread/INFO] [Ex Nihilo]: Skystone was successfully integrated
1800[12:01:28] [Client thread/INFO] [Ex Nihilo]: --- AE2 Integration Complete!
1801[12:01:28] [Client thread/INFO] [Ex Nihilo]: +++ - Found MineFactory Reloaded!
1802[12:01:28] [Client thread/INFO] [Ex Nihilo]: Rubber Tree saplings were successfuly integrated
1803[12:01:28] [Client thread/INFO] [Ex Nihilo]: --- MineFactory Reloaded Integration Complete!
1804[12:01:28] [Client thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
1805[12:01:28] [Client thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
1806[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
1807[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
1808[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
1809[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
1810[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:0
1811[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
1812[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
1813[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
1814[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:1
1815[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
1816[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
1817[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:2
1818[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
1819[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:3
1820[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
1821[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:4
1822[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
1823[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:5
1824[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
1825[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
1826[12:01:28] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
1827[12:01:36] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
1828[12:01:37] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1829[12:01:37] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1830[12:01:37] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1831[12:01:37] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1832[12:01:37] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1833[12:01:37] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
1834[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found ThermalExpansion!
1835[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found Thaumcraft!
1836[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found TConstruct!
1837[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found MineFactoryReloaded!
1838[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found BigReactors!
1839[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found Natura!
1840[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found Chisel!
1841[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found Botania!
1842[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found DraconicEvolution
1843[12:01:37] [Client thread/INFO] [Ex Astris]: +++ - Found Witchery
1844[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1845[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1846[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1847[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1848[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1849[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1850[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1851[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1852[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1853[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1854[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1855[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1856[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1857[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1858[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1859[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1860[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1861[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1862[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1863[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1864[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1865[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1866[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1867[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1868[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1869[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1870[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1871[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1872[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1873[12:01:38] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Skipping wooden meltable ore:listAllfruit=50:water:minecraft:leaves:0 because the source block is not a block
1874[12:01:40] [Client thread/WARN] [ExtraTiC]: Amethyst was not found, skipping recipe
1875[12:01:40] [Client thread/WARN] [ExtraTiC]: Peridot was not found, skipping recipe
1876[12:01:40] [Client thread/WARN] [ExtraTiC]: Ruby was not found, skipping recipe
1877[12:01:40] [Client thread/WARN] [ExtraTiC]: Sapphire was not found, skipping recipe
1878[12:01:42] [Client thread/INFO] [FTBLibDev]: Loading override configs
1879[12:01:42] [Client thread/INFO] [FTBLibDev]: Config 'ftbu' overriden: 2
1880[12:01:43] [Client thread/INFO] [FTBI]: Islands file empty, placing a default value.
1881[12:01:43] [iChunUtil Statistics Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NumberFormatException: For input string: "<html>
1882<head><title>301 Moved Permanently</title></head>
1883<body bgcolor="white">
1884<center><h1>301 Moved Permanently</h1></center>
1885<hr><center>nginx/1.4.6 (Ubuntu)</center>
1886</body>
1887</html>"
1888[12:01:43] [iChunUtil Statistics Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.NumberFormatException.forInputString(Unknown Source)
1889[12:01:43] [iChunUtil Statistics Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
1890[12:01:43] [iChunUtil Statistics Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
1891[12:01:43] [iChunUtil Statistics Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at us.ichun.mods.ichunutil.client.thread.ThreadStatistics.run(ThreadStatistics.java:116)
1892[12:01:49] [Client thread/INFO] [InGameInfoXML]: Registered 2395 tags.
1893[12:01:49] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1894[12:01:49] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1895[12:02:02] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Downloaded 396 hats from Creeperhost Hat Repository
1896[12:02:19] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
1897[12:05:15] [Client thread/INFO] [journeymap]: postInitialize ENTER
1898[12:05:15] [Client thread/INFO] [journeymap]: Registered channel: world_info
1899[12:05:16] [Client thread/INFO] [journeymap]: Initializing icon sets...
1900[12:05:17] [Client thread/INFO] [journeymap]: Update check disabled in properties file.
1901[12:05:19] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r§r3785,22§8ms§r
1902[12:05:19] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Thaumcraft: id not found
1903[12:05:19] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Botania: id not found
1904[12:05:19] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for witchery: id not found
1905[12:05:19] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for appliedenergistics2: id not found
1906[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.ItemResource@18:1:1:1
1907[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@0:1:1:1
1908[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@1:1:1:1
1909[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@2:1:1:1
1910[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@3:1:1:1
1911[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@4:1:1:1
1912[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@5:1:1:1
1913[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.seeds_melon@0:1:1:1
1914[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.seeds_pumpkin@0:1:1:1
1915[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.carrots@0:1:1:1
1916[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.potato@0:1:1:1
1917[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandBasic@0:1:1:1
1918[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandAdvanced@0:1:1:1
1919[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandUnrestricted@0:1:1:1
1920[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandBasic@0:1:1:1
1921[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandAdvanced@0:1:1:1
1922[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandUnrestricted@0:1:1:1
1923[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.paper@0:1:1:1
1924[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.sugar@0:1:1:1
1925[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.juicerItem@0:1:1:1
1926[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.ItemBaubleBlanks@1:1:1:1
1927[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.ItemBaubleBlanks@0:1:1:1
1928[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.mfr.rubberwood.sapling@0:1:1:1
1929[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.mfr.rubber.raw@0:1:1:1
1930[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.blockCustomPlant@0:1:1:1
1931[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.blockCustomPlant@1:1:1:1
1932[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.manaResource@21:1:1:1
1933[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@2:1:1:1
1934[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.tconstruct.strangefood@1:1:1:1
1935[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.iguana.tcon.clayBucketFired@0:1:1:1
1936[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.slime.sapling@0:1:1:1
1937[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xexastris.chiselStone@1:1:1:1
1938[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xexastris.chiselStone@0:1:1:1
1939[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.mushroom@0:1:1:1
1940[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.mushroom@0:1:1:1
1941[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.barleyFood@3:1:1:1
1942[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Whitelist Item: 1xitem.arrow@0:1:1:100
1943[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Whitelist Item: 1xitem.bow@1:1:1:50
1944[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1945[12:05:19] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1946[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1947[12:05:19] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1948[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1949[12:05:19] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1950[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1951[12:05:19] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1952[12:05:19] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1953[12:05:19] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1954[12:05:19] [Client thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
1955[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
1956[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
1957[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
1958[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
1959[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
1960[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
1961[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
1962[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
1963[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
1964[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
1965[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
1966[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
1967[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected JABBA: enabling support
1968[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
1969[12:05:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
1970[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Starting (PostInit)
1971[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
1972[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
1973[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
1974[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
1975[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
1976[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
1977[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
1978[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
1979[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
1980[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
1981[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
1982[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
1983[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
1984[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
1985[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
1986[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
1987[12:05:26] [Client thread/INFO] [Thaumic Energistics]: Starting (AE Scanables)
1988[12:05:26] [Client thread/WARN] [Thaumic Energistics]: Unable to load AE2 Inscriber recipes, aspect registration will be incomplete
1989[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Inscriber Calculation Press" for TC scanning.
1990[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Inscriber Engineering Press" for TC scanning.
1991[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Inscriber Logic Press" for TC scanning.
1992[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Printed Calculation Circuit" for TC scanning.
1993[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Printed Engineering Circuit" for TC scanning.
1994[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Printed Logic Circuit" for TC scanning.
1995[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Inscriber Silicon Press" for TC scanning.
1996[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Printed Silicon" for TC scanning.
1997[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Inscriber Name Press" for TC scanning.
1998[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Creative ME Storage Cell" for TC scanning.
1999[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Matrix Frame" for TC scanning.
2000[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "Creative Energy Cell" for TC scanning.
2001[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
2002[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Finished (AE Scanables in 730ms)
2003[12:05:27] [Client thread/INFO] [Thaumic Energistics]: Finished (PostInit in 944ms)
2004[12:05:34] [Client thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.ImmersiveEngineering.tool. Contact the Mod Author to properly support Item.setHarvestLevel().
2005[12:05:35] [Client thread/ERROR] [IguanaTweaksTConstruct]: You're trying to allow an invalid recipe: unstableIngot:axe
2006[12:05:35] [Client thread/ERROR] [IguanaTweaksTConstruct]: You're trying to allow an invalid recipe: unstableIngot:rod
2007[12:05:35] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
2008[12:05:35] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
2009[12:05:35] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
2010[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2011[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
2012[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2013[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2014[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! mal.lootbags.loot.LootRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2015[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! iguanaman.iguanatweakstconstruct.tweaks.PartCraftingRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2016[12:05:35] [Client thread/INFO] [FML]: Unknown recipe class! iguanaman.iguanatweakstconstruct.tweaks.ToolCraftingRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2017[12:05:36] [Client thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\cofh\world/.
2018[12:05:36] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\cofh\world\ThermalFoundation-Ores.json:
2019[12:05:36] [Client thread/INFO] [MineFactoryReloaded]: Load Complete.
2020[12:05:40] [Client thread/WARN] [Waila]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
2021[12:05:40] [Client thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
2022[12:05:40] [Client thread/INFO] [Waila]: EnderStorage mod found.
2023[12:05:40] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
2024[12:05:40] [Client thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
2025[12:05:40] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
2026[12:05:40] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
2027[12:05:40] [Client thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
2028[12:05:40] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
2029[12:05:40] [Client thread/INFO] [Waila]: OpenBlocks mod found.
2030[12:05:40] [Client thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
2031[12:05:40] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
2032[12:05:40] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
2033[12:05:40] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
2034[12:05:40] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
2035[12:05:40] [Client thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
2036[12:05:40] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
2037[12:05:40] [Client thread/INFO] [Waila]: Success in registering EnderIO
2038[12:05:40] [Client thread/INFO] [Waila]: Trying to reflect com.ewyboy.ewysworkshop.dependencies.waila.Waila onWailaCall
2039[12:05:40] [Client thread/INFO] [Ewy's Workshop]: Found mcp.mobius.waila.Waila@17dae19
2040[12:05:40] [Client thread/INFO] [Ewy's Workshop]: Loading Waila features
2041[12:05:40] [Client thread/INFO] [Ewy's Workshop]: Waila features finished loading after 19ms
2042[12:05:40] [Client thread/INFO] [Waila]: Success in registering ewysworkshop
2043[12:05:40] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
2044[12:05:40] [Client thread/INFO] [Waila]: Success in registering rftools
2045[12:05:40] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
2046[12:05:41] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
2047[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
2048[12:05:41] [Client thread/INFO] [Waila]: Success in registering ae2stuff
2049[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect tuhljin.automagy.lib.compat.waila.WailaProviders wailaCallbackRegister
2050[12:05:41] [Client thread/INFO] [Waila]: Success in registering Automagy
2051[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
2052[12:05:41] [Client thread/INFO] [Waila]: Success in registering Natura
2053[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect team.chisel.compat.WailaCompat register
2054[12:05:41] [Client thread/INFO] [Waila]: Success in registering chisel
2055[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
2056[12:05:41] [Client thread/INFO] [Waila]: Success in registering EnderTech
2057[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
2058[12:05:41] [Client thread/INFO] [Waila]: Success in registering EnderTech
2059[12:05:41] [Client thread/INFO] [Waila]: Trying to reflect exnihilo.compatibility.Waila callbackRegister
2060[12:05:43] [Client thread/INFO] [Waila]: Success in registering exnihilo
2061[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
2062[12:05:43] [Client thread/INFO] [Waila]: Success in registering ImmersiveEngineering
2063[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
2064[12:05:43] [Client thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@9ff890
2065[12:05:43] [Client thread/INFO] [Waila]: Success in registering TConstruct
2066[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect ExAstris.Bridge.Waila callbackRegister
2067[12:05:43] [Client thread/INFO] [Waila]: Success in registering exastris
2068[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect net.blay09.mods.excompressum.compat.waila.WailaProvider register
2069[12:05:43] [Client thread/INFO] [Waila]: Success in registering excompressum
2070[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect extracells.integration.waila.Waila register
2071[12:05:43] [Client thread/INFO] [Waila]: Success in registering extracells
2072[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect ftb.lib.api.waila.EventRegisterWaila registerHandlers
2073[12:05:43] [Client thread/INFO] [Waila]: Success in registering FTBL
2074[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect ganymedes01.headcrumbs.waila.WailaRegistrar wailaCallback
2075[12:05:43] [Client thread/INFO] [Waila]: Success in registering headcrumbs
2076[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
2077[12:05:43] [Client thread/INFO] [Waila]: Success in registering immersiveintegration
2078[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
2079[12:05:43] [Client thread/INFO] [Waila]: Success in registering JABBA
2080[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.neiaddons.exnihilo.WailaHandler loadCallback
2081[12:05:43] [Client thread/INFO] [Waila]: Success in registering NEIAddons
2082[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
2083[12:05:43] [Client thread/INFO] [Waila]: Success in registering StevesFactoryManager
2084[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
2085[12:05:43] [Client thread/INFO] [Waila]: Success in registering StorageDrawers
2086[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect sync.client.HUDHandlerSync callbackRegister
2087[12:05:43] [Client thread/INFO] [Waila]: Success in registering Sync
2088[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect thaumicenergistics.common.integration.ModuleWaila callbackRegister
2089[12:05:43] [Client thread/INFO] [Waila]: Success in registering thaumicenergistics
2090[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
2091[12:05:43] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
2092[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities registerAddon
2093[12:05:43] [Client thread/INFO] [Waila]: Success in registering wawla
2094[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles registerAddon
2095[12:05:43] [Client thread/INFO] [Waila]: Success in registering wawla
2096[12:05:43] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericEntities registerAddon
2097[12:05:44] [Client thread/INFO] [Waila]: Success in registering wawla
2098[12:05:44] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericTiles registerAddon
2099[12:05:44] [Client thread/INFO] [Waila]: Success in registering wawla
2100[12:05:44] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles registerAddon
2101[12:05:44] [Client thread/INFO] [Waila]: Success in registering wawla
2102[12:05:44] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles registerAddon
2103[12:05:44] [Client thread/INFO] [Waila]: Success in registering wawla
2104[12:05:44] [Client thread/INFO] [Waila]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
2105[12:05:44] [Client thread/INFO] [Waila]: Success in registering witchery
2106[12:05:44] [Client thread/INFO] [Waila]: Trying to reflect com.robrit.moofluids.common.plugins.waila.WailaRegistrar wailaCallback
2107[12:05:44] [Client thread/INFO] [Waila]: Success in registering MooFluids
2108[12:05:44] [Client thread/INFO] [FML]: [Automagy] Successfully integrated with MineFactoryReloaded fluids.
2109[12:05:44] [Client thread/INFO] [FML]: [Automagy] No Forestry integration because that mod was not found.
2110[12:05:44] [Client thread/INFO] [FML]: [Automagy] Finished integrating with Forbidden Magic aspects.
2111[12:05:44] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
2112[12:05:44] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
2113[12:05:45] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
2114[12:05:45] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
2115[12:05:45] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
2116[12:05:48] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
2117[12:05:48] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
2118[12:05:48] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
2119[12:05:48] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
2120[12:05:51] [Client thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
2121[12:05:52] [Client thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
2122[12:05:52] [Client thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
2123[12:05:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 180 mods
2124[12:05:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Additional Resources bonus resource pack, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Audio Death, FMLFileResourcePack:Automagy, FMLFileResourcePack:Baconators, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChatFlow, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Ding, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Emotes, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ewy's Workshop, FMLFileResourcePack:Ex Astris, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forge Analytics, FMLFileResourcePack:FoxLib, FMLFileResourcePack:FTB Islands, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:It's Raining Food, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Loot++, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Mantle, FMLFileResourcePack:MinefactoryReloaded & MagicalCrops extra compatibility, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:MPUtils, FMLFileResourcePack:Natura, 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:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:RedLogic, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Sampler, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Slabcraft, FMLFileResourcePack:Snad, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Staircraft, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:Sync, FMLFileResourcePack:Tabula Rasa, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thermal Casting, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:Twitchcrumbs, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:Wither Crumbs, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Experience Rings, FMLFileResourcePack:YUNoMakeGoodMap, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:libsandstone, CustomSounds-Resourcepack.zip, CustomThings-Resourcepack.zip, CustomResources, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, CustomOverridingResources
2125[12:06:29] [Client thread/INFO] [PTRModelLib]: Total mipmap : 14841 ms
2126[12:08:14] [Client thread/WARN] [FastCraft]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
2127[12:08:14] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
2128[12:08:14] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
2129[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2130[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2131[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2132[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2133[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2134[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2135[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2136[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2137[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2138[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2139[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2140[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2141[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2142[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2143[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2144[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2145[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2146[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2147[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2148[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2149[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2150[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2151[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2152[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2153[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2154[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2155[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2156[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2157[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2158[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2159[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2160[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2161[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2162[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2163[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2164[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2165[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2166[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2167[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2168[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2169[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2170[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2171[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2172[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2173[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2174[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2175[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2176[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2177[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2178[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2179[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2180[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2181[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2182[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2183[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2184[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2185[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2186[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2187[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2188[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2189[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2190[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2191[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2192[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2193[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2194[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2195[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2196[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2197[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2198[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2199[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2200[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2201[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2202[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2203[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2204[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2205[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2206[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2207[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2208[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2209[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2210[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2211[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2212[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2213[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2214[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2215[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2216[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2217[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2218[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2219[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2220[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2221[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2222[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2223[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2224[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2225[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2226[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2227[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2228[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2229[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2230[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2231[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2232[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2233[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2234[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2235[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2236[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2237[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2238[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2239[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2240[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2241[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2242[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2243[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2244[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2245[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2246[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2247[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2248[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2249[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2250[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2251[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2252[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2253[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2254[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2255[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2256[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2257[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2258[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2259[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2260[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2261[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2262[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2263[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2264[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2265[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2266[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2267[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2268[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2269[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2270[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2271[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2272[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2273[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2274[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2275[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2276[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2277[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2278[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2279[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2280[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2281[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2282[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2283[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2284[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2285[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2286[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2287[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2288[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2289[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2290[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2291[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2292[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2293[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2294[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2295[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2296[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2297[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2298[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2299[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2300[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2301[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2302[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2303[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2304[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2305[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2306[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2307[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2308[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2309[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2310[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2311[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2312[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2313[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2314[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2315[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2316[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2317[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2318[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2319[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2320[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2321[12:08:30] [Client thread/ERROR] [Moo Fluids]: Encountered an issue when attempting to manipulate texture
2322[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2323[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.robrit.moofluids.client.event.TextureRegisterEvent.onTextureStitch(TextureRegisterEvent.java:112)
2324[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_TextureRegisterEvent_onTextureStitch_Post.invoke(.dynamic)
2325[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2326[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2327[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
2328[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:311)
2329[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
2330[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2331[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
2332[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
2333[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
2334[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:609)
2335[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
2336[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2337[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2338[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2339[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2340[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2341[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2342[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2343[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2344[12:08:30] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2345[12:08:32] [Client thread/INFO] [ImmersiveEngineering]: Stitching Revolver Textures!
2346[12:08:35] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
2347[12:08:35] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
2348[12:13:41] [Client thread/WARN] [FastCraft]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
2349[12:13:43] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
2350[12:13:43] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
2351[12:13:50] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2352[12:13:50] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
2353[12:13:50] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
2354[12:13:50] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2355[12:13:50] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2356[12:13:50] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
2357[12:13:51] [Thread-29/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
2358[12:13:51] [Thread-29/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2359[12:13:51] [Thread-29/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
2360[12:13:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
2361[12:13:53] [Sound Library Loader/INFO]: Sound engine started
2362[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2363[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2364[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2365[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2366[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2367[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2368[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2369[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2370[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2371[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2372[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2373[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2374[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2375[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2376[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2377[12:14:07] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2378[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
2379[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
2380[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2381[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
2382[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2383[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 109 textures
2384[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 7 locations:
2385[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
2386[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod Botania resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Botania r1.8-249.jar
2387[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod journeymap resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\journeymap-1.7.10-5.1.4p1-unlimited.jar
2388[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod magicalcrops resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_5.jar
2389[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod Thaumcraft resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Thaumcraft-1.7.10-4.2.3.5.jar
2390[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\ChanceCubes\CustomRewards\Resourcepack\CustomSounds-Resourcepack.zip
2391[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\customthings\resourcepack\CustomThings-Resourcepack.zip
2392[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2393[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
2394[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2285_stainedclayslabgreen.png
2395[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2295_woolslabmagenta.png
2396[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2307_woolslabgreen.png
2397[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2300_woolslabgray.png
2398[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2289_hayslab.png
2399[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2277_stainedclayslablime.png
2400[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2271_stainedglassslabblack.png
2401[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2310_iceslab.png
2402[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2336_logslabjungle.png
2403[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2282_stainedclayslabpurple.png
2404[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2284_stainedclayslabbrown.png
2405[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2327_sandstoneslabchiseled.png
2406[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2332_mushroomcapslabred.png
2407[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5064_extracells.fluid.item.png
2408[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2251_stainedglassslabgray.png
2409[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2305_woolslabbrown.png
2410[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2269_stainedglassslabgreen.png
2411[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6392_itemAspect.png
2412[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2319_cleanstoneslab.png
2413[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2349_soulsandslab.png
2414[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2320_cobblestoneslabmossy.png
2415[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2324_stonebrickslabmossy.png
2416[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2325_stonebrickslabcracked.png
2417[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/planks.png
2418[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2279_stainedclayslabgray.png
2419[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2328_sandstoneslabsmooth.png
2420[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2317_steelslab.png
2421[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2296_woolslablightblue.png
2422[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_BLOCK_812_gaiaHeadBlock_skeleton.png
2423[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2275_stainedclayslablightblue.png
2424[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2290_redstoneslab.png
2425[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1255_Chance_Icosahedron.png
2426[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2315_emeraldslab.png
2427[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2333_logslaboak.png
2428[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2268_stainedglassslabbrown.png
2429[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2248_stainedglassslabyellow.png
2430[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2273_stainedclayslaborange.png
2431[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2318_lapissalb.png
2432[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2309_snowslab.png
2433[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2297_woolslabyellow.png
2434[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2350_gravelslab.png
2435[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2252_stainedglassslabsilver.png
2436[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2253_stainedglassslabcyan.png
2437[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2250_stainedglassslabpink.png
2438[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2331_mushroomcapslabbrown.png
2439[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2294_woolslaborange.png
2440[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2316_goldslab.png
2441[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_616_bookshelf.png
2442[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2306_woolslabred.png
2443[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2281_stainedclayslabcyan.png
2444[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2298_woolslablimne.png
2445[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2247_stainedglassslablightblue.png
2446[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2352_coalslab.png
2447[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2292_quartzslablines.png
2448[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1565_extracells.block.walrus.png
2449[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2299_woolslabpink.png
2450[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2303_woolslabpurple.png
2451[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2326_stonebrickslabchiseled.png
2452[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2337_logslabacacia.png
2453[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2280_stainedclayslabsilver.png
2454[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2254_stainedglassslabpurple.png
2455[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2270_stainedglassslabred.png
2456[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/TConIntegration.bedrock.png
2457[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2338_logslabdarkoak.png
2458[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2348_podzolslab.png
2459[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2311_packediceslab.png
2460[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2274_stainedclayslabmagenta.png
2461[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2276_stainedclayslabyellow.png
2462[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2341_leavesslaboak.png
2463[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2255_stainedglassslabblue.png
2464[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_4758_decowand.png
2465[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2346_leavesslabdarkoak.png
2466[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2304_woolslabblue.png
2467[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2334_logslabspruce.png
2468[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1268_null.png
2469[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5067_extracells.pattern.crafting.png
2470[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2249_stainedglassslablime.png
2471[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2335_logslabbirch.png
2472[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2278_stainedclayslabpink.png
2473[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2322_netherrackslab.png
2474[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2283_stainedclayslabblue.png
2475[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2329_endstoneslab.png
2476[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2245_stainedglassslaborange.png
2477[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2342_leavesslabspruce.png
2478[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2321_clayslab.png
2479[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1939_proxyBlock.png
2480[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2340_myceliumslab.png
2481[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2246_stainedglassslabmagenta.png
2482[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2323_obsidianslab.png
2483[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2244_stainedglassslabwhite.png
2484[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2286_stainedclayslabred.png
2485[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2291_quartzslabchiseled.png
2486[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2351_sandslab.png
2487[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2353_redsandslab.png
2488[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2272_stainedclayslabwhite.png
2489[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2301_woolslabsilver.png
2490[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2345_leavesslabacacia.png
2491[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2344_leavesslabjungle.png
2492[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2288_stainedclayslab.png
2493[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2302_woolslabcyan.png
2494[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2347_dirtslab.png
2495[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2339_grassslab.png
2496[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2293_woolslabwhite.png
2497[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2308_woolslabblack.png
2498[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2287_stainedclayslabblack.png
2499[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2330_bookshelfslab.png
2500[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2314_diamondslab.png
2501[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2343_leavesslabbirch.png
2502[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2312_glassslab.png
2503[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2504[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
2505[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2506[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2507[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN magicalcrops
2508[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2509[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain magicalcrops is missing 2 textures
2510[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain magicalcrops has 1 location:
2511[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod magicalcrops resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\magicalcrops-4.0.0_PUBLIC_BETA_5.jar
2512[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2513[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain magicalcrops are:
2514[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Crop_3.png
2515[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Crop_S3.png
2516[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2517[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain magicalcrops
2518[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2519[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2520[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN immersiveengineering
2521[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2522[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain immersiveengineering is missing 3 textures
2523[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain immersiveengineering has 1 location:
2524[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod ImmersiveEngineering resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\ImmersiveEngineering-0.7.7.jar
2525[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2526[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain immersiveengineering are:
2527[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/revolvers/revolver_rose.png
2528[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/metal2_skycrateDispenser.png
2529[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/revolvers/revolver_tesla.png
2530[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2531[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain immersiveengineering
2532[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2533[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2534[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN harvestcraft
2535[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2536[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain harvestcraft is missing 1 texture
2537[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain harvestcraft has 1 location:
2538[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod harvestcraft resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Pam's HarvestCraft 1.7.10Lb.jar
2539[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2540[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain harvestcraft are:
2541[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/chocolaterollItem.png
2542[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2543[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain harvestcraft
2544[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2545[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2546[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chisel
2547[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2548[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel is missing 1 texture
2549[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel has 1 location:
2550[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod chisel resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Chisel-2.9.5.11.jar
2551[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2552[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chisel are:
2553[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/endstone/EnderFrame.png
2554[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2555[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chisel
2556[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2557[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2558[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN carpentersblockscachedresources
2559[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2560[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain carpentersblockscachedresources is missing 48 textures
2561[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain carpentersblockscachedresources is missing a resource manager - it is probably a side-effect of automatic texture processing
2562[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2563[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain carpentersblockscachedresources are:
2564[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_4.png
2565[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_2.png
2566[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_0.png
2567[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_2.png
2568[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_1.png
2569[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_6.png
2570[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_1.png
2571[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_4.png
2572[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_6.png
2573[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_7.png
2574[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_5.png
2575[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_5.png
2576[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_3.png
2577[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_3.png
2578[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_4.png
2579[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_7.png
2580[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_4.png
2581[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_0.png
2582[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_3.png
2583[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_1.png
2584[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_7.png
2585[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_5.png
2586[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_6.png
2587[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_0.png
2588[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_3.png
2589[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_2.png
2590[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_4.png
2591[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_4.png
2592[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_3.png
2593[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_6.png
2594[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_7.png
2595[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_1.png
2596[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_1.png
2597[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_5.png
2598[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_7.png
2599[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_0.png
2600[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_2.png
2601[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_3.png
2602[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_2.png
2603[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_5.png
2604[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_orange_0.png
2605[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_green_6.png
2606[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_6.png
2607[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_5.png
2608[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_rainbow_0.png
2609[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_snowflake_7.png
2610[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_hammer_1.png
2611[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_2.png
2612[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2613[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain carpentersblockscachedresources
2614[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2615[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2616[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN botania
2617[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2618[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain botania is missing 1 texture
2619[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain botania has 2 locations:
2620[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod Botania resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Botania r1.8-249.jar
2621[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod GardenOfGlass resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\GardenOfGlass.jar
2622[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2623[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain botania are:
2624[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/alt/clayconiaChibi.png
2625[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2626[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain botania
2627[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2628[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2629[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN draconicevolution
2630[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2631[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain draconicevolution is missing 1 texture
2632[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain draconicevolution has 2 locations:
2633[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod DraconicEvolution resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
2634[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\config\draconicevolution\resources
2635[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2636[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain draconicevolution are:
2637[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/chaosFragment.png
2638[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2639[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain draconicevolution
2640[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2641[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2642[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN compacter
2643[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2644[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain compacter is missing 1 texture
2645[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain compacter has 1 location:
2646[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod compacter resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\compacter-1.1.0.12-mc1.7.10.jar
2647[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2648[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain compacter are:
2649[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/cobbler.png
2650[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2651[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain compacter
2652[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2653[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2654[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_4903_extrautils
2655[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2656[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_4903_extrautils is missing 1 texture
2657[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_4903_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
2658[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2659[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_4903_extrautils are:
2660[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/lawSword.png
2661[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2662[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_4903_extrautils
2663[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2664[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2665[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_block_1560_excompressum
2666[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2667[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_block_1560_excompressum is missing 1 texture
2668[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_block_1560_excompressum is missing a resource manager - it is probably a side-effect of automatic texture processing
2669[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2670[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_block_1560_excompressum are:
2671[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/auto_sieve.png
2672[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2673[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_block_1560_excompressum
2674[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2675[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2676[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN microblock
2677[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2678[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain microblock is missing 3 textures
2679[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain microblock has 3 locations:
2680[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod ForgeMicroblock resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
2681[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod ForgeMultipart resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
2682[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod McMultipart resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
2683[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2684[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain microblock are:
2685[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/sawArdite.png
2686[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/sawManyullyn.png
2687[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/sawCobalt.png
2688[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2689[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain microblock
2690[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2691[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2692[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_block_1561_excompressum
2693[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2694[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_block_1561_excompressum is missing 1 texture
2695[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_block_1561_excompressum is missing a resource manager - it is probably a side-effect of automatic texture processing
2696[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2697[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_block_1561_excompressum are:
2698[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/auto_heavy_sieve.png
2699[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2700[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_block_1561_excompressum
2701[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2702[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2703[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_block_1563_excompressum
2704[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2705[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_block_1563_excompressum is missing 1 texture
2706[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_block_1563_excompressum is missing a resource manager - it is probably a side-effect of automatic texture processing
2707[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2708[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_block_1563_excompressum are:
2709[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/auto_sieve_mana.png
2710[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2711[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_block_1563_excompressum
2712[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2713[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2714[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN exastris
2715[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2716[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain exastris is missing 1 texture
2717[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain exastris has 1 location:
2718[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: mod exastris resources at C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\mods\Ex-Astris-MC1.7.10-1.16-36.jar
2719[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2720[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain exastris are:
2721[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/IconBarrelInternalClouds.png
2722[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2723[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain exastris
2724[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2725[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2726[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_4920_extrautils
2727[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
2728[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_4920_extrautils is missing 1 texture
2729[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_4920_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
2730[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2731[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_4920_extrautils are:
2732[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/microblocks.png
2733[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
2734[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_4920_extrautils
2735[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
2736[12:14:10] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
2737[12:14:25] [Client thread/FATAL]: Reported exception thrown!
2738net.minecraft.util.ReportedException: Registering texture
2739 at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1092) ~[blt.class:?]
2740 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?]
2741 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2742 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2743 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2744 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2745 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2746 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
2747 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2748 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2749Caused by: java.lang.OutOfMemoryError: Java heap space
2750 at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241) ~[bqi.class:?]
2751 at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232) ~[bqi.class:?]
2752 at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194) ~[bqi.class:?]
2753 at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48) ~[bpu.class:?]
2754 at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89) ~[bqf.class:?]
2755 at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45) ~[bqf.class:?]
2756 at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16) ~[TextureResourceLocation.class:?]
2757 at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:312) ~[GuiCustom.class:?]
2758 at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) ~[blt.class:?]
2759 ... 9 more
2760[12:14:25] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
2761// Ooh. Shiny.
2762
2763Time: 18.10.16 12:14
2764Description: Registering texture
2765
2766java.lang.OutOfMemoryError: Java heap space
2767 at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241)
2768 at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232)
2769 at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194)
2770 at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
2771 at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2772 at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45)
2773 at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16)
2774 at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:312)
2775 at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
2776 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
2777 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
2778 at net.minecraft.client.main.Main.main(SourceFile:148)
2779 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2780 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2781 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2782 at java.lang.reflect.Method.invoke(Unknown Source)
2783 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2784 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2785
2786
2787A detailed walkthrough of the error, its code path and all known details is as follows:
2788---------------------------------------------------------------------------------------
2789
2790-- Head --
2791Stacktrace:
2792 at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:241)
2793 at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:232)
2794 at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:194)
2795 at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:48)
2796 at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
2797
2798-- Resource location being registered --
2799Details:
2800 Resource location: mainmenu:background.png
2801 Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
2802Stacktrace:
2803 at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:45)
2804 at lumien.custommainmenu.lib.textures.TextureResourceLocation.bind(TextureResourceLocation.java:16)
2805 at lumien.custommainmenu.gui.GuiCustom.func_73863_a(GuiCustom.java:312)
2806 at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
2807
2808-- Screen render details --
2809Details:
2810 Screen name: lumien.custommainmenu.gui.GuiCustom
2811 Mouse location: Scaled: (153, 131). Absolute: (615, 514)
2812 Screen size: Scaled: (479, 260). Absolute: (1916, 1040). Scale factor of 4
2813Stacktrace:
2814 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
2815 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
2816 at net.minecraft.client.main.Main.main(SourceFile:148)
2817 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2818 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2819 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2820 at java.lang.reflect.Method.invoke(Unknown Source)
2821 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2822 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2823
2824-- System Details --
2825Details:
2826 Minecraft Version: 1.7.10
2827 Operating System: Windows 10 (x86) version 10.0
2828 Java Version: 1.8.0_101, Oracle Corporation
2829 Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
2830 Memory: 7180840 bytes (6 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
2831 JVM Flags: 3 total; -Xms256M -Xmx1024M -XX:PermSize=256m
2832 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2833 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2834 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 180 mods loaded, 169 mods active
2835 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
2836 UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
2837 UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
2838 UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
2839 UCHIJA additionalresources{0.0.2} [Additional Resources] (additionalresources-1.7.10_0.1.0.unknown.jar)
2840 UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
2841 UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
2842 UCHIJA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
2843 UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
2844 UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
2845 UCHIJA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
2846 UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
2847 UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
2848 UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
2849 UCHIJA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
2850 UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
2851 UCHIJA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
2852 UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
2853 UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
2854 UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
2855 UCHIJA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
2856 UCHIJA audiodeath{0.6.0_1.7.10-e8c5987} [Audio Death] (audiodeath-0.6.0-1.7.10r25+e8c5987.jar)
2857 UCHIJA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
2858 UCHIJA MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2859 UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
2860 UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
2861 UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2862 UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
2863 UCHIJA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
2864 UCHIJA baconators{2.0.3} [Baconators] (baconators-1.7.10-2.0.3.jar)
2865 UCHIJA betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
2866 UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
2867 UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
2868 UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
2869 UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
2870 UCHIJA ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.4-114.jar)
2871 UCHIJA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
2872 UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
2873 UCHIJA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
2874 UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
2875 UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2876 UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
2877 UCHIJA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
2878 UCHIJA chancecubes{1.7.10-2.1.3.113} [Chance Cubes] (ChanceCubes-1.7.10-2.1.3.113.jar)
2879 UCHIJA ChatFlow{1.1} [ChatFlow] (ChatFlow-1.1.jar)
2880 UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
2881 UCHIJA compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
2882 UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
2883 UCHIJA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
2884 UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.10.jar)
2885 UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
2886 UCHIJA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
2887 UCHIJA customthings{MC1.7.10-0.0.3-52} [CustomThings] (CustomThings-MC1.7.10-0.0.3-52.jar)
2888 UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.3_1.7.10.jar)
2889 UCHIJA props{2.3.3} [Decocraft] (Decocraft-2.3.3_1.7.10.jar)
2890 UCHIJA Ding{MC1.7.10v2} [Ding] (Ding-MC1.7.10v2.jar)
2891 UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
2892 UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
2893 UCHIJA Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
2894 UCHIJA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.428_beta.jar)
2895 UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
2896 UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
2897 UCHIJA ewysworkshop{Ewy's Workshop-1.7.10-1.1.2} [Ewy's Workshop] (Ewy's Workshop-1.1.2.jar)
2898 UCHIJA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
2899 UCHIJA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
2900 UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
2901 UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
2902 UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
2903 UCHIJA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
2904 UCHIJA excompressum{1.1.143} [Ex Compressum] (excompressum-mc1.7.10-1.1.143.jar)
2905 UCHIJA extracells{2.3.10} [Extra Cells 2] (ExtraCells-1.7.10-2.3.10bNIGHTLY.jar)
2906 UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
2907 UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
2908 UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
2909 UCHIJA forgeanalytics{0.0.0.16} [Forge Analytics] (ForgeAnalytics-1.7.10-0.0.0.16.jar)
2910 UCHIJA foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
2911 UCHIJA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
2912 UCHIJA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
2913 UCHIJA FTBI{1.3.1} [FTB Islands] (ftbisland-1.3.1.jar)
2914 UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
2915 UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
2916 UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
2917 UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
2918 UCHIJA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
2919 UCHIJA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
2920 UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
2921 UCHIJA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
2922 UCHIJA InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
2923 UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
2924 UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
2925 UCHIJA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
2926 UCHIJA ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.7.10-1.0.4.jar)
2927 UCHIJA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
2928 UCHIJA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
2929 UCHIJA kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
2930 UCHIJA lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
2931 UCHIJA lootbags{2.0.13} [Loot Bags] (LootBags-1.7.10-2.0.13.jar)
2932 UCHIJA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
2933 UCHIJA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
2934 UCHIJA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
2935 UCHIJA mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.2.jar)
2936 UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2937 UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2938 UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2939 UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2940 UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
2941 UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
2942 UCHIJA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
2943 UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
2944 UCHIJA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.0.jar)
2945 UCHIJA mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
2946 UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
2947 UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
2948 UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
2949 UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
2950 UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
2951 UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
2952 UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
2953 UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
2954 UCHIJA NEIlootbags{1.1.2} [NEIlootbags] (NEIlootbags-1.7.10-1.1.2.jar)
2955 UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
2956 UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
2957 UCHIJA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
2958 UCHIJA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
2959 UCHIJA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
2960 UCHIJA RedLogic{59.1.11} [RedLogic] (redlogic-59.1.11.jar)
2961 UCHIJA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
2962 UCHIJA rftools{4.23} [RFTools] (rftools-4.23.jar)
2963 UCHIJA Sampler{1.59} [Sampler] (sampler-1.59.jar)
2964 UCHIJA SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
2965 UCHIJA SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
2966 UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
2967 UCHIJA slabcraftmod{1.7} [Slabcraft] (Slabcraftmod 1.7 - 1.7.10 Forge.jar)
2968 UCHIJA snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
2969 UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
2970 UCHIJA staircraftmod{1.7} [Staircraft] (Staircraftmod 1.7 - 1.7.10 Forge.jar)
2971 UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
2972 UCHIJA StorageDrawers{1.7.10-1.10.0} [Storage Drawers] (StorageDrawers-1.7.10-1.10.0.jar)
2973 UCHIJA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
2974 UCHIJA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
2975 UCHIJA TabulaRasa{1.7.10R1.0.1} [Tabula Rasa] (TabulaRasa-[1.7.10]1.0.1-3.jar)
2976 UCHIJA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
2977 UCHIJA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
2978 UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
2979 UCHIJA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
2980 UCHIJA ThermalCasting{0.0.3} [Thermal Casting] (thermalcasting-0.0.3.jar)
2981 UCHIJA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
2982 UCHIJA TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
2983 UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
2984 UCHIJA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
2985 UCHIJA treeGrowingSimulator{0.0.4} [Tree Growing Simulator 2014] (treeGrowingSimulator-0.0.4.jar)
2986 UCHIJA twitchcrumbs{1.0.10} [Twitchcrumbs] (twitchcrumbs-mc1.7.10-1.0.10.jar)
2987 UCHIJA VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
2988 UCHIJA VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
2989 UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
2990 UCHIJA wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
2991 UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
2992 UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
2993 UCHIJA withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.7.10-0.3.jar)
2994 UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
2995 UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
2996 UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
2997 UCHIJA xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
2998 UCHIJA YUNoMakeGoodMap{3.0} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.7.10-4.0.0.12-universal.jar)
2999 UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3000 UCHIJA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
3001 UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
3002 UCHIJA MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
3003 UCHIJA RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
3004 UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3005 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3006 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3007 UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3008 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3009 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3010 UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3011 UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3012 UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3013 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3014 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3015 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
3016 GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13447 Compatibility Profile Context 20.19.0.32837' Renderer: 'AMD Radeon(TM) R7 Graphics'
3017 OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
3018 Class transformer null safety: all safe
3019 AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
3020 CoFHCore: -[1.7.10]3.1.2-325
3021 MineFactoryReloaded: -[1.7.10]2.8.2B1-195
3022 Mantle Environment: Environment healthy.
3023 ThermalFoundation: -[1.7.10]1.2.4-114
3024 ThermalExpansion: -[1.7.10]4.1.2-240
3025 RedstoneArsenal: -[1.7.10]1.1.2-92
3026 TConstruct Environment: Environment healthy.
3027 ThermalDynamics: -[1.7.10]1.2.0-171
3028 List of loaded APIs:
3029 * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.2.jar
3030 * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
3031 * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
3032 * BotaniaAPI (76) from Botania r1.8-249.jar
3033 * BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
3034 * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
3035 * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8 - MC 1.7.10.jar
3036 * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
3037 * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
3038 * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
3039 * CoFHAPI (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.428_beta.jar
3040 * CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
3041 * CoFHAPI|core (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
3042 * CoFHAPI|energy (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.428_beta.jar
3043 * CoFHAPI|fluid (1.7.10R1.1.0) from excompressum-mc1.7.10-1.1.143.jar
3044 * CoFHAPI|inventory (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
3045 * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
3046 * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
3047 * CoFHAPI|tileentity (1.7.10R1.1.0) from excompressum-mc1.7.10-1.1.143.jar
3048 * CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
3049 * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
3050 * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
3051 * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
3052 * CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
3053 * CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
3054 * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
3055 * CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
3056 * CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
3057 * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
3058 * CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
3059 * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
3060 * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
3061 * CoFHLib|util|helpers (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
3062 * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
3063 * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
3064 * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
3065 * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
3066 * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
3067 * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
3068 * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
3069 * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
3070 * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
3071 * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
3072 * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
3073 * CSLib|API (0.3.0) from Decocraft-2.3.3_1.7.10.jar
3074 * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
3075 * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
3076 * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
3077 * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
3078 * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
3079 * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
3080 * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
3081 * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
3082 * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
3083 * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
3084 * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar
3085 * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
3086 * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3087 * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3088 * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3089 * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3090 * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3091 * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3092 * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3093 * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3094 * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar
3095 * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
3096 * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar
3097 * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.7.10r473+4d066f1.jar
3098 * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
3099 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
3100 EnderIO: Found the following problem(s) with your installation:
3101 * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.428_beta.jar).
3102 It is a supported version, but that difference may lead to problems.
3103 * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
3104 Ender IO was build against API version rv2 and may or may not work with a newer version.
3105 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
3106 Stencil buffer state: Function set: GL30, pool: forge, bits: 8
3107 AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
3108 Launched Version: 1.7.10
3109 LWJGL: 2.9.1
3110 OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.5.13447 Compatibility Profile Context 20.19.0.32837, ATI Technologies Inc.
3111 GL Caps: Using GL 1.3 multitexturing.
3112Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
3113Anisotropic filtering is supported and maximum anisotropy is 16.
3114Shaders are available because OpenGL 2.1 is supported.
3115
3116 Is Modded: Definitely; Client brand changed to 'fml,forge'
3117 Type: Client (map_client.txt)
3118 Resource Packs: []
3119 Current Language: English (US)
3120 Profiler Position: N/A (disabled)
3121 Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
3122 Anisotropic Filtering: Off (1)
3123[12:14:25] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\ftb launcher\FTBPresentsSkyfactory25\minecraft\crash-reports\crash-2016-10-18_12.14.25-client.txt
3124[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 0 enUS to options pane
3125[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 1 cyGB to options pane
3126[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 2 daDK to options pane
3127[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 3 deDE to options pane
3128[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 4 enUS to options pane
3129[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 5 enGB to options pane
3130[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 6 esES to options pane
3131[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 7 fiFI to options pane
3132[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 8 frFR to options pane
3133[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 9 itIT to options pane
3134[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 10 nlNL to options pane
3135[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 11 noNO to options pane
3136[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 12 maHU to options pane
3137[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 13 ptBR to options pane
3138[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 14 ptPT to options pane
3139[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 15 ruRU to options pane
3140[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 16 svSE to options pane
3141[12:14:26] [INFO] OptionsPane.<init>:153: [i18n] Added 17 zhCN to options pane
3142[12:14:26] [INFO] I18N.setLocale:114: [i18n] enUS English (US) language file loaded!
3143[12:14:48] [INFO] PastebinPoster.run:67: http://pastebin.com/C5UFiz24
3144[12:15:06] [INFO] PastebinPoster.run:67: http://pastebin.com/cqAzjvxS