NEI Crash 1.7.10

Kutay_

Zombi Katili
Mesajlar
150
En iyi cevaplar
0
Beğeniler
43
Puanları
300
NEI ( Not Enough Items ) Modunu yüklediğimde aşağıdaki hatayı alıyorum sorun ne ?

[21:19:55] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:19:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:19:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[21:19:55] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
[21:19:55] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_67, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre7
[21:19:55] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 15 more
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 17 more
[21:19:55] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\saliher\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18) -[NotEnoughItems-1.7.10-1.0.2.15-universal.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) -[?:1.7.0_67]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) -[?:1.7.0_67]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) -[?:1.7.0_67]
at java.lang.reflect.Constructor.newInstance(Unknown Source) -[?:1.7.0_67]
at java.lang.Class.newInstance(Unknown Source) -[?:1.7.0_67]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458) -[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) -[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) -[forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) -[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.7.0_67]
... 15 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) -[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.7.0_67]
... 15 more
Exception in thread "main" [21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 15 more
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[21:19:55] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 17 more
 


Kovalski

Hayalet Avcısı
Mesajlar
2,742
En iyi cevaplar
0
Beğeniler
2,224
Puanları
6,800
Ruh hali
Bildiğim kadariyla NEI yle birlikte Code Chicken Core yide yüklemelisin o yoktur belki yada sürümleri yanliş olabilir
 

Kralimben

Lapis Toplayıcısı
Mesajlar
1,061
En iyi cevaplar
0
Beğeniler
329
Puanları
590
Bildiğim kadariyla NEI yle birlikte Code Chicken Core yide yüklemelisin o yoktur belki yada sürümleri yanliş olabilir
Eğer ondansa destekliyorum bende forge sürümü yüzünden oyun hata veriyordu gittim en son sürümü tekrar yükleyip tekrar yaptım herşeyi. Sorun çözüldü :)
 

Kutay_

Zombi Katili
Mesajlar
150
En iyi cevaplar
0
Beğeniler
43
Puanları
300
Şimdi crash vermeden açıldı ama hiçbir komutu çalışmıyor[DOUBLEPOST=1425154682,1425153048][/DOUBLEPOST]
Eğer ondansa destekliyorum bende forge sürümü yüzünden oyun hata veriyordu gittim en son sürümü tekrar yükleyip tekrar yaptım herşeyi. Sorun çözüldü :)

Şimdiki hata bu.


Time: 28.02.2015 22:17
Description: Initializing game

java.lang.NoClassDefFoundError: codechicken/core/GuiModListScroll
at codechicken.nei.ClientHandler.load(ClientHandler.java:119)
at codechicken.nei.NEIModContainer.init(NEIModContainer.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.core.GuiModListScroll
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 36 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at codechicken.nei.ClientHandler.load(ClientHandler.java:119)
at codechicken.nei.NEIModContainer.init(NEIModContainer.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 164005296 bytes (156 MB) / 252833792 bytes (241 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1286 Minecraft Forge 10.13.2.1286 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.85.1286} [Forge Mod Loader] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1286} [Minecraft Forge] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.1.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.3.46} [Not Enough Items] (Not-Enough-Items-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.10-Forge10.13.2.1286
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3308, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
 

Hydran

Demir Madencisi
Mesajlar
262
En iyi cevaplar
0
Beğeniler
43
Puanları
0
Mods klasöründe 1.7.10 adında bir klasör oluşmuş mu ve oluştuysa bu klasörün içinde Code Chicken Core'nin Lib'i var mı?
 

BEsrAkO

Sudan Çıkmış
Mesajlar
2
En iyi cevaplar
0
Beğeniler
0
Puanları
10
Mods klasöründe 1.7.10 adında bir klasör oluşmuş mu ve oluştuysa bu klasörün içinde Code Chicken Core'nin Lib'i var mı?
Merhaba ben dediklerinizin hepsini yaptım e dediğiniz klasörğün iöçinde chicken cre lb oluşmum ama oyunum yanıt vermedi uyarısını alıp duruyor
 

BEsrAkO

Sudan Çıkmış
Mesajlar
2
En iyi cevaplar
0
Beğeniler
0
Puanları
10
Mods klasöründe 1.7.10 adında bir klasör oluşmuş mu ve oluştuysa bu klasörün içinde Code Chicken Core'nin Lib'i var mı?
[Loading] INITIALIZING
Starting TLauncher 2.69 RELEASE
For more information, visit TLauncher - Скачать лаунчер Майнкрафт
Startup time: 06.Nis.2020 21:22:50
---
run double running protectin
[Loading] LOADING_CONFIGURATION
Loading configuration from file: C:\Users\lenovo\AppData\Roaming\.tlauncher\tlauncher-2.0.properties
[Configuration] Constant values: {}
Machine info: -------------------------------------------------------
Windows 8.1 6.3, Java 1.8.0_45, jvm bit x64, 3988 MB RAM
java path=C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe
Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
Intel(R) HD Graphics Family, Intel(R) HD Graphics Family, 2106 MB, AMD Radeon R5 M230, AMD Radeon Graphics Processor (0x666F), 4033 MB
-------------------------------------------------------
Selected locale: en_US
[Loading] LOADING_CONSOLE
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px

[Downloader2] Loaded configuration: good
[Updater] Requesting an update...
[Updater] Requesting from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: http://repo.tlauncher.org/update/lc...9&client=421e6c17-c36a-4a0f-a47d-4bb1e1cae26e
[Updater] Request time: 106 ms
[Updater] Successfully requested from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Browser] Loading resources...
[Browser] Loading background...
[Browser] Cleaning up after loading:
Starting garbage collector: 20 / 88 MB
Garbage collector completed: 14 / 88 MB
[Loading] LOADING_MANAGERS
[LocalVersionList] Base directory: C:\Users\lenovo\AppData\Roaming\.minecraft
[ProfileManager] Refreshing profiles from: C:\Users\lenovo\AppData\Roaming\.minecraft\TlauncherProfiles.json
[AdvertisingStatusObserver] started to get ad information
[GsonUtil] request to http://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.6.json
[AdvertisingStatusObserver] finished to get add information
[Loading] LOADING_WINDOW
[JFXStartPageLoader] start load page: TLauncher [English]
[Loading] PREPARING_MAINPANE
[Browser] Running in JavaFX Thread
[Browser] Preparing JavaFX...
[Browser] Initializing...
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 591 ms.
[Downloader2] Loaded configuration: good
[JFXStartPageLoader] succeeded load page: TLauncher [English] during 1
[Browser@394648019] Loaded successfully: "TLauncher [English]"
[Browser] add listens into server_choose
[Browser] finished listens into server_choose
[Loading] POSTINIT_GUI
[Frame] Packing main frame...
[Frame] Resizing main pane...
Updater is already closed. Showing up...
Visibility set.
[Loading] REFRESHING_INFO
[VersionManager] Refreshing versions remotely...
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/
Started! (5773 ms.)
[Loading] SUCCESS
[TLauncher] show tlauncher!!!
[Double running] clear time label
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 118 ms.
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/skin/versions/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 43 ms.
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 41 ms.
[SkinVersionList] Got in 119 ms
[ExtraVersionList] Got in 157 ms
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 846 ms.
[OfficialVersionList] Got in 1052 ms
[VersionManager] Versions has been refreshed (1309 ms)
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 38 ms.
run server on 37842
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 64 ms.
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.69
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\AnimationAPI.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Armourer's Workshop.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\asielib.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BattleTowers-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Baubles.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BiblioCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Carpenter's Blocks.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Chisel 2.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\CodeChickenCore-1.7.10-Latest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\darkcore-0.3-58 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Decocraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Equivalent Exchange 3.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\FoodPlus.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\GravityGun.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Hats.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\iChunUtil.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Inventory Pets.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\InventoryTweaks-1.59-dev-152.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Iron Chest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\LuckyBlock.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Core.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Doors.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MC Helicopter.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mine & Blade Battlegear 2 - Bullseye.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mob Properties.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MobiusCore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Morph.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MrCrayfish's Furniture Mod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mutant Creatures.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Origin.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Pandora's Box.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGun-4.0.0-beta-4.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGunSounds.pak C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Project-Superhuman-Mod-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Railcraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Saintscore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\SecurityCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Soul Shards- The Old Ways.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Statues.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\tardismod-1.7.10-0.99-220 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The OreSpawn Mod.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The SecretRoomsMod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\TrailMix.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Transformers-1.7.10-0.5.7.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Weeping Angels.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Witchery.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\AnimationAPI.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Armourer's Workshop.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\asielib.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BattleTowers-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Baubles.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BiblioCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Carpenter's Blocks.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Chisel 2.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\CodeChickenCore-1.7.10-Latest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\darkcore-0.3-58 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Decocraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Equivalent Exchange 3.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\FoodPlus.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\GravityGun.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Hats.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\iChunUtil.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Inventory Pets.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\InventoryTweaks-1.59-dev-152.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Iron Chest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\LuckyBlock.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Core.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Doors.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MC Helicopter.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mine & Blade Battlegear 2 - Bullseye.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mob Properties.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MobiusCore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Morph.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MrCrayfish's Furniture Mod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mutant Creatures.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Origin.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Pandora's Box.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGun-4.0.0-beta-4.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGunSounds.pak C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Project-Superhuman-Mod-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Railcraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Saintscore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\SecurityCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Soul Shards- The Old Ways.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Statues.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\tardismod-1.7.10-0.99-220 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The OreSpawn Mod.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The SecretRoomsMod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\TrailMix.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Transformers-1.7.10-0.5.7.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Weeping Angels.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Witchery.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.7.10-Forge10.13.4.1614-1.7.10
[Launcher] Selected account: Account{displayName=null, userid=null, uuid=null, username=Besrako}
[Launcher] Version sync info: VersionSyncInfo{id='1.7.10-Forge10.13.4.1614-1.7.10',
local=CompleteVersion{id='1.7.10-Forge10.13.4.1614-1.7.10', time=Thu Dec 10 07:05:37 EET 2015, release=Wed May 14 20:29:23 EEST 2014, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=14, assets='1.7.10', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@b80d976, libraries=[Library{name='net.minecraftforge:forge:1.7.10-10.13.4.1614-1.7.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-all:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:4.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:netty:1.6', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.3.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:4.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.0.10.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@3076db57, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@4025fdbe, packed='null'}, Library{name='tv.twitch:twitch:5.16', rules=null, natives=null, extract=null, packed='null'}, Library{name='tv.twitch:twitch-platform:5.16', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows-${arch}}, extract=net.minecraft.launcher.versions.ExtractRules@7b0cd4a7, packed='null'}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null'}, features=null}], natives={WINDOWS=natives-windows-${arch}}, extract=net.minecraft.launcher.versions.ExtractRules@3276e8d8, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Java path: C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe
[Launcher] Checking conditions...
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\lenovo\AppData\Roaming\.minecraft\assets\indexes\1.7.10.json
[AssetsManager] Fast comparing: true
[Launcher] Delta time to compare assets: 103 ms.
[TLauncherManager] add required libraries: 1.7.10-Forge10.13.4.1614-1.7.10
[VersionManager] Required for version 1.7.10-Forge10.13.4.1614-1.7.10: []
[Modpack] got container
[TLauncherManager] library will be replaced: com.mojang:netty:1.6
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command (characters are not escaped):
C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe -Djava.net.preferIPv4Stack=true -Xmn128M -Xmx1902M -Djava.library.path=C:\Users\lenovo\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\natives -cp C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\tlauncher\netty\1.6\netty-1.6.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10.jar -Dminecraft.applet.TargetDirectory=C:\Users\lenovo\AppData\Roaming\.minecraft -XX:+UseConcMarkSweepGC -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true net.minecraft.launchwrapper.Launch --username Besrako --version 1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\lenovo\AppData\Roaming\.minecraft --assetsDir C:\Users\lenovo\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 00000000-0000-0000-0000-000000000000 --accessToken null --userProperties [] --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 925 --height 530 --fullscreen
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\AnimationAPI.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Armourer's Workshop.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\asielib.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BattleTowers-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Baubles.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BiblioCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Carpenter's Blocks.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Chisel 2.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\CodeChickenCore-1.7.10-Latest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\darkcore-0.3-58 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Decocraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Equivalent Exchange 3.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\FoodPlus.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\GravityGun.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Hats.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\iChunUtil.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Inventory Pets.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\InventoryTweaks-1.59-dev-152.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Iron Chest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\LuckyBlock.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Core.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Doors.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MC Helicopter.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mine & Blade Battlegear 2 - Bullseye.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mob Properties.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MobiusCore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Morph.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MrCrayfish's Furniture Mod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mutant Creatures.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Origin.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Pandora's Box.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGun-4.0.0-beta-4.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGunSounds.pak C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Project-Superhuman-Mod-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Railcraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Saintscore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\SecurityCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Soul Shards- The Old Ways.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Statues.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\tardismod-1.7.10-0.99-220 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The OreSpawn Mod.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The SecretRoomsMod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\TrailMix.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Transformers-1.7.10-0.5.7.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Weeping Angels.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Witchery.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat []
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] Starting Minecraft 1.7.10-Forge10.13.4.1614-1.7.10...
[Launcher] Launching in: C:\Users\lenovo\AppData\Roaming\.minecraft
Starting garbage collector: 172 / 190 MB
Garbage collector completed: 35 / 193 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
> [21:23:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
> [21:23:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
> [21:23:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
> [21:23:11] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
> [21:23:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
> [21:23:11] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> Downloading file http://files.minecraftforge.net/mav...CodeChickenLib-1.7.10-1.1.3.138-universal.jar
> [21:23:14] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:Download:343]: Download complete
> [21:23:14] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [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
> [21:23:14] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
> [21:23:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
> [21:23:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:20] [main/INFO] [malisiscore]: Hook registered for net.minecraft.client.Minecraft
> [21:23:20] [main/INFO] [malisiscore]: Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
> [21:23:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
> [21:23:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
> [21:23:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
> [21:23:21] [main/INFO] [malisiscore]: Found hooks for net.minecraft.client.Minecraft (bao)
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
> [21:23:21] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
> [21:23:21] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
> [21:23:21] [main/INFO] [MobiusCore]: Current code is OBFUSCATED
> [21:23:21] [main/INFO] [MobiusCore]: Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPreServerTick ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPostServerTick ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPreWorldTick (Lahb:)V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPostWorldTick (Lahb:)V
> [21:23:21] [main/INFO] [MobiusCore]: Switching injection mode to FORGE
> [21:23:21] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 65D394AD88EBFEE03F371544C1A1860E
> [21:23:21] [main/INFO] [MobiusCore]: Found World.updateEntities()...
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi:)V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi:)V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi:)V
> [21:23:22] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 45A0D3CC36E7E273E3A53A0DE6C485A2
> [21:23:22] [main/INFO] [MobiusCore]: Successful injection in b ()V
> [21:23:22] [main/INFO] [MobiusCore]: Successful injection in b ()V
> [21:23:24] [main/INFO]: Setting user: Besrako
> [21:23:27] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
> [21:23:27] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
> [21:23:29] [Client thread/INFO]: LWJGL Version: 2.9.1
> [21:23:34] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
> // Surprise! Haha. Well, this is awkward.
>
> Time: 06.04.2020 21:23
> Description: Loading screen debug info
>
> This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
>
>
> A detailed walkthrough of the error, its code path and all known details is as follows:
> ---------------------------------------------------------------------------------------
>
> -- System Details --
> Details:
> Minecraft Version: 1.7.10
> Operating System: Windows 8.1 (amd64) version 6.3
> Java Version: 1.8.0_45, Oracle Corporation
> Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
> Memory: 56250448 bytes (53 MB) / 188383232 bytes (179 MB) up to 1981022208 bytes (1889 MB)
> JVM Flags: 3 total; -Xmn128M -Xmx1902M -XX:+UseConcMarkSweepGC
> AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
> FML:
> GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon R5 M230'
> [21:23:34] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
> [21:23:34] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
> [21:23:34] [Client thread/INFO] [FML]: Replaced 183 ore recipies
> [21:23:34] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
> [21:23:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
> [21:23:35] [Client thread/INFO] [FML]: Searching C:\Users\lenovo\AppData\Roaming\.minecraft\mods for mods
> [21:23:35] [Client thread/INFO] [FML]: Also searching C:\Users\lenovo\AppData\Roaming\.minecraft\mods\1.7.10 for mods
> [21:23:55] [Client thread/WARN] [mcheli]: Mod mcheli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.10.6
> [21:23:56] [Client thread/INFO] [FML]: Attempting to reparse the mod container Saintscore.jar
> [21:23:56] [Client thread/INFO] [FML]: Attempting to reparse the mod container SecurityCraft.jar
> [21:23:57] [Client thread/INFO] [FML]: Forge Mod Loader has identified 52 mods to load
> [21:23:57] [Client thread/INFO] [FML]: Found mod(s) [surpriseeggs, adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
> [21:23:57] [Client thread/INFO] [FML]: Found mod(s) [FoodPlus] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
> [21:23:57] [Client thread/WARN] [asielibcore]: Mod asielibcore has been disabled through configuration
> [21:23:58] [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.
> [21:23:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, MobiusCore, NotEnoughItems, malisiscore, surpriseeggs, adventurebackpack, AnimationAPI, armourersWorkshop, asielib, BattleTowers, Baubles, BiblioCraft, CarpentersBlocks, chisel, darkcore, props, EE3, FoodPlus, GraviGun, Hats, iChunUtil, InventoryPets, inventorytweaks, IronChest, lucky, malisisdoors, mcheli, battlegear2, MobProperties, Morph, cfm, MutantCreatures, origin, pandorasbox, PortalGun, HeroSuits, Railcraft, SaintsCore, securitycraft, SSTOW, statues, TardisMod, OreSpawn, secretroomsmod, TrailMix, transformers, weepingangels, witchery] at CLIENT
> [21:23:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, MobiusCore, NotEnoughItems, malisiscore, surpriseeggs, adventurebackpack, AnimationAPI, armourersWorkshop, asielib, BattleTowers, Baubles, BiblioCraft, CarpentersBlocks, chisel, darkcore, props, EE3, FoodPlus, GraviGun, Hats, iChunUtil, InventoryPets, inventorytweaks, IronChest, lucky, malisisdoors, mcheli, battlegear2, MobProperties, Morph, cfm, MutantCreatures, origin, pandorasbox, PortalGun, HeroSuits, Railcraft, SaintsCore, securitycraft, SSTOW, statues, TardisMod, OreSpawn, secretroomsmod, TrailMix, transformers, weepingangels, witchery] at SERVER
> [21:23:59] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
> [21:23:59] [Client thread/INFO] [MobiusCore]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise:)V
> [21:24:00] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
> [21:24:00] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
> [21:24:00] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
> [21:24:01] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
> [21:24:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Malisis Core, FMLFileResourcePack:Surprise Eggs, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Armourer's Workshop, FMLFileResourcePack:asielib, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Food Plus, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Morph, FMLFileResourcePack:�9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:origin, FMLFileResourcePack:pandora's Box, FMLFileResourcePack:portalGun, FMLFileResourcePack:project Superhuman, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Saintscore, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Statues, FMLFileResourcePack:Tardis Mod, FMLFileResourcePack:oreSpawn, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:TrailMix, FMLFileResourcePack:Transformers Mod, FMLFileResourcePack:Weeping Angels, FMLFileResourcePack:Witchery
> [21:24:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: READ-ME.txt in C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar
> [21:24:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: READ-ME.txt in C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar
> [21:24:08] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
> [21:24:08] [Client thread/INFO] [FML]: Found 475 ObjectHolder annotations
> [21:24:08] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
> [21:24:08] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
> [21:24:08] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
> [21:24:08] [Client thread/INFO] [MobiusCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer:)V
> [21:24:08] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event:)V
> [21:24:08] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event:)V
> [21:24:08] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
> [21:24:09] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher [ bmk ] with checksum 1B9F2A44C89A8C0C359AD4D34A73DA8D
> [21:24:09] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
> [21:24:09] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.WaterEffect as a FluidEffect for water with the ID 0
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.LavaEffect as a FluidEffect for lava with the ID 1
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MilkEffect as a FluidEffect for milk with the ID 2
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MelonJuiceEffect as a FluidEffect for melonjuice with the ID 3
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MushroomStewEffect as a FluidEffect for mushroomsoup with the ID 4
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Loading Armourer's Workshop 1.7.10-0.33.0.84
> [21:24:09] [Armourer's Workshop update thread./INFO] [Armourer's Workshop]: Starting Update Check
> [21:24:09] [Armourer's Workshop download thread/INFO] [Armourer's Workshop]: Downloading skin list
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:0 name:armourers:head
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:1 name:armourers:chest
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:2 name:armourers:legs
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:3 name:armourers:skirt
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:4 name:armourers:feet
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:5 name:armourers:sword
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:6 name:armourers:bow
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:0 name:Cube
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:1 name:CubeGlowing
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:2 name:CubeGlass
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:3 name:CubeGlassGlowing
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: https://raw.githubusercontent.com/RiskyKen/Armourers-Workshop/master/web/skin-list.txt
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at riskyken.armourersWorkshop.common.download.SkinDownloadManager.downloadSkinList(SkinDownloadManager.java:43)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at riskyken.armourersWorkshop.common.download.SkinDownloadManager.run(SkinDownloadManager.java:123)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
> [21:24:10] [Armourer's Workshop update thread./WARN] [Armourer's Workshop]: Unable to read from remote version authority.
> [21:24:10] [Armourer's Workshop update thread./WARN] [Armourer's Workshop]: java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/9733425/app_update/mods/armourers-workshop/update.txt
> [21:24:11] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
> [21:24:13] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
> [21:24:13] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
> [21:24:14] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <Railcraft Blog | Redefine your Rails>: 9.12.2.0
> [21:24:14] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <Railcraft Blog | Redefine your Rails>: 9.12.2.0
> [21:24:15] [Client thread/INFO] [Chisel 2]: Starting pre-init...
> [21:24:15] [Client thread/INFO] [Chisel 2]: Loading blocks...
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: 93 Feature's blocks loaded.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
> [21:24:16] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Loading items...
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: 93 Feature's items loaded.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Pre-init finished.
> [21:24:30] [Client thread/INFO] [FoodPlus]: FoodHelper loaded!
> [21:24:30] [Client thread/INFO] [FoodPlus]: Loading configuration
> [21:24:30] [Client thread/INFO] [FoodPlus]: Loading Tab
> [21:24:30] [Client thread/INFO] [FoodPlus]: Loading blocks
> [21:24:31] [Client thread/INFO] [FoodPlus]: Loading items & tools
> [21:24:31] [Client thread/INFO] [FoodPlus]: Loading registration center
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodMashedPotato has occurred. It adds an item (type: class com.foodplus.items.BaseEat) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:36)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedCarrot has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:37)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodStrawberry has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:38)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodTomato has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:39)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCereal has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:40)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodRice has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:41)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBreadSlice has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:42)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodToast has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:43)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodNutella has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:44)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodMuffin has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:45)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSweet has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:46)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCaramel has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:47)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodDonutBase has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:48)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWaffle has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:49)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodHotChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:50)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodStrawberryChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:51)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSlurpeeBase has occurred. It adds an item (type: class com.foodplus.items.SlurpeeItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:52)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodFrozenMilk has occurred. It adds an item (type: class com.foodplus.items.BaseDrink) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:53)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodIceCreamCone has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:54)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSausage has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:55)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodRawMutton has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:56)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedMutton has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:57)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodButter has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:58)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCheese has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:59)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSpaghetti has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:60)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:61)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustSalt has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:62)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustFlour has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:63)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialKnife has occurred. It adds an item (type: class com.foodplus.items.Knife) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:64)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialGlass has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:65)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialIceChunk has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:66)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialIceCube has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:67)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSeaWeed has occurred. It adds an item (type: class com.foodplus.items.SeaWeedItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:68)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialMincedMeat has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:69)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedCofeeBean has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:70)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialBlade has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:71)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustCoffeeDust has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:72)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSandwichBread has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:73)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBacon has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:74)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodTomatoSauce has occurred. It adds an item (type: class com.foodplus.items.BaseDrink) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:75)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialMug has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:76)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialKettle has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:77)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialDishwasher has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:78)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialTeaBag has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:79)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialDough has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:80)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialCandySprinkles has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodOrange has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:82)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodPear has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:83)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialWitherEssence has occurred. It adds an item (type: class com.foodplus.items.BaseItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:84)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCandyCane has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:85)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBaseCookie has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:86)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialTentacle has occurred. It adds an item (type: class com.foodplus.items.Tentacle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:87)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBanana has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:88)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCherry has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:89)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCoconut has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:90)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodKiwi has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:91)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialNapkin has occurred. It adds an item (type: class com.foodplus.items.Napkin) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:92)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialFilter has occurred. It adds an item (type: class com.foodplus.items.Filter) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:93)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustGelatinPowder has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:94)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedPeanut has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:95)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodJelly has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:96)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBagel has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:97)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialBowl has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:98)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWalnut has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:99)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSyrup has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:100)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedFlesh has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:101)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodYogurt has occurred. It adds an item (type: class com.foodplus.items.YogurtItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:102)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCocoaButter has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:103)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodChocolateBar has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:104)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodDarkChocolateBar has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:105)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWhiteChocolateBar has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:106)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/INFO] [FoodPlus]: Minefactory Realoaded API hasn't been registered
> [21:24:33] [Client thread/INFO] [FoodPlus]: Thaumcraft API hasn't been registered
> [21:24:33] [Client thread/INFO] [FoodPlus]: Loading renderers and sounds
> [21:24:33] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.entity.RenderManager [ bnn ] with checksum 23331C7A7033A1CF1F1AAE38FD89A9B5
> [21:24:33] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
> [21:24:33] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
> [21:24:33] [Client thread/INFO] [FoodPlus]: Loading mod updater
> [21:24:33] [Client thread/INFO] [FoodPlus]: Enjoy!
> [21:24:34] [Client thread/INFO] [GraviGun]: [4.0.0-beta] Loading properties.
> [21:24:34] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
> [21:24:37:502][mcheli][Client] MC Ver:1.7.10 MOD Ver:0.10.6
> [21:24:37:503][mcheli][Client] Start load...
> [21:24:37:503][mcheli][Client] SourcePath: .
> [21:24:37:503][mcheli][Client] CurrentDirectory:C:\Users\lenovo\AppData\Roaming\.minecraft\.
> [21:24:37:980][mcheli][Client] loaded C:\Users\lenovo\AppData\Roaming\.minecraft\config\mcheli.cfg
> [21:24:38:024][mcheli][Client] update C:\Users\lenovo\AppData\Roaming\.minecraft\config\mcheli.cfg
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\sounds.json (Sistem belirtilen yolu bulam�yor)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.PrintWriter.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_SoundsJson.update(MCH_SoundsJson.java:33)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [21:24:38:102][mcheli][Client] Failed sounds.json update! 0 sounds
> [21:24:38:102][mcheli][Client] Register item
> [21:24:38:145][mcheli][Client] Register system
> [21:24:38:364][mcheli][Client] Register entity
> [21:24:38:421][mcheli][Client] Register renderer
> [21:24:38:446][mcheli][Client] Register models
> [21:24:38:509][mcheli][Client] Register Sounds
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\lang\en_US.lang (Sistem belirtilen yolu bulam�yor)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_OutputFile.openUTF8(MCH_OutputFile.java:38)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.wrapper.W_LanguageRegistry.updateLang(W_LanguageRegistry.java:78)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\lang\ja_JP.lang (Sistem belirtilen yolu bulam�yor)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_OutputFile.openUTF8(MCH_OutputFile.java:38)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.wrapper.W_LanguageRegistry.updateLang(W_LanguageRegistry.java:78)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [21:24:38:700][mcheli][Client] End load
> [21:24:39] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
> [21:24:39] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
> [21:24:39] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
> [21:24:39] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
> [21:24:41] [Client thread/INFO] [Origin]: Looking for packets to register for channel 'origin' in package 'com.temportalist.origin.library.common'.
> [21:24:41] [Client thread/INFO] [PortalGun]: [4.0.0-beta-4] Loading properties.
> [Fatal Error] :1:262: The element type "link" must be terminated by the matching end-tag "</link>".
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 262; The element type "link" must be terminated by the matching end-tag "</link>".
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at portalgun.client.thread.ThreadDownloadResources.run(ThreadDownloadResources.java:54)
> [21:24:43] [Client thread/INFO] [SSTOW]: Loaded custom tier kill settings!
> [21:24:43] [Client thread/INFO] [SSTOW]: Min kills: 0,64,128,256,512,1024
> [21:24:43] [Client thread/INFO] [SSTOW]: Max kills: 63,127,255,511,1023,1024
> [21:24:43] [Client thread/INFO] [SSTOW]: Loaded configuration file!
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Four Way.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Four Way.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.T Junction.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.T Junction.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Turn Left.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Turn Left.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Turn Right.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Turn Right.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Down Further.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Down Further.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Down.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Down.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Up Further.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Up Further.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Up.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Up.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Medium.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Medium.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Normal.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Normal.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Short.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Short.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Tiny.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Tiny.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Big Chamber.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Big Chamber.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Med Chamber.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Med Chamber.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Med Farm.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Med Farm.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Library.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Library.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleMain.tardisConsoleFull.diff.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleMain.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleFull.tardisConsoleMain.diff.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleFull.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleTenthish.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]Read classpath
> [21:24:46] [Thread-12/INFO] [STDERR]: [fiskfille.tf.web.update.UpdateChecker:run:36]: [Transformers Mod] Failed to read mod version! Please report this on the GitHub issue tracker! https://github.com/FiskFille/TransformersMod/issues
> [21:24:46] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
> [21:24:46] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fiskfille.tf.web.update.UpdateChecker.run(UpdateChecker.java:20)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:815)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:768)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:717)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:689)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fiskfille.tf.web.donator.DonatorLoader.run(DonatorLoader.java:19)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:70)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:803)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 4 more
> [21:24:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
> [21:24:46] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer
> [21:24:46] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer
> [21:24:46] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer
> [21:24:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
> [21:24:46] [Client thread/INFO] [Origin]: Looking for packets to register for channel 'weepingangels' in package 'com.temportalist.weepingangels.common'.
> [21:24:48] [Client thread/INFO] [FML]: Applying holder lookups
> [21:24:48] [Client thread/INFO] [FML]: Holder lookups applied
> [21:24:48] [Client thread/INFO] [FML]: Injecting itemstacks
> [21:24:48] [Client thread/INFO] [FML]: Itemstack injection complete
> [21:24:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
> [21:24:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
> [21:24:49] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
> [21:24:49] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see LWJGL - Lightweight Java Game Library)
> [21:24:54] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
> [21:24:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
> [21:24:54] [Sound Library Loader/INFO]: Sound engine started
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.side in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.side in slot 7
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.side in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.side in slot 7
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3
> [21:25:03] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Schematic
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon TardisKey
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Component
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon CraftingComponent
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon ManualItem
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Schematic
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon TardisKey
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Component
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon CraftingComponent
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon ManualItem
> [21:25:03] [Client thread/INFO]: Created: 16x16 textures/items-atlas
> [21:25:03] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
> [21:25:03] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
> [21:25:03] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer (ub)
> [21:25:03] [Client thread/INFO] [battlegear2]: Patching method updateTask in EntityAIControlledByPlayer
> [21:25:03] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer done
> [21:25:03] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
> [21:25:03] [Client thread/INFO] [Adventure Backpack]: Loaded 70 backpack recipes.
> [21:25:04] [Client thread/INFO] [Armourer's Workshop]: Shaders mod not found
> [21:25:04] [Client thread/ERROR] [FML]: The mod BattleTowers has attempted to register an entity ID 186 which is already reserved. This could cause severe problems
> [21:25:04] [CodeChicken Update Checker/ERROR] [CodeChickenCore]: Failed to check update for CodeChickenCore returned: <html>
> [21:25:06] [Client thread/INFO] [Chisel 2]: Starting init...
> [21:25:06] [Client thread/INFO] [Chisel 2]: Loading recipes...
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: 93 Feature's recipes loaded.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Init finished.
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.InstantiationException
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.FMLEventChannel.register(FMLEventChannel.java:86)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.darkcraft.darkcore.mod.DarkcoreMod.init(DarkcoreMod.java:92)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [Fatal Error] :6:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>".
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
> [21:25:07] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
> [21:25:07] [Client thread/INFO] [inventorytweaks]: Mod initialized
> [21:25:08] [Client thread/INFO] [STDOUT]: [com.whammich.sstow.events.Achievements:DefaultAchievements:28]: Rendering Icons
> [21:25:08] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TM]Sending message to WAILA
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 70! offender: potion.blockStep.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 71! offender: potion.intangibility.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 72! offender: potion.waterWalk.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 73! offender: potion.flight.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 74! offender: potion.might.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 75! offender: potion.acrobat.
> [21:25:09] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
> [21:25:09] [Client thread/ERROR] [FML]:
> States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
> UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
> UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
> UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
> UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
> UCHI MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
> UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
> UCHI malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (Malisis' Core.jar)
> UCHI Baubles{1.0.1.10} [Baubles] (Baubles.jar)
> UCHI surpriseeggs{1.0.6} [Surprise Eggs] (Adventure Backpack.jar)
> UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (Adventure Backpack.jar)
> UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI.jar)
> UCHI armourersWorkshop{1.7.10-0.33.0.84} [Armourer's Workshop] (Armourer's Workshop.jar)
> UCHI asielib{0.2.7} [asielib] (asielib.jar)
> UCHE BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
> UCHI BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft.jar)
> UCHI CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks.jar)
> UCHI Railcraft{9.6.1.0} [Railcraft] (Railcraft.jar)
> UCHI chisel{2.3.10.37} [Chisel 2] (Chisel 2.jar)
> UCHI darkcore{0.3} [Dark Core] (darkcore-0.3-58 (1).jar)
> UCHI props{2.0.2} [Decocraft] (Decocraft.jar)
> UCHI EE3{0.3.507} [Equivalent Exchange 3] (Equivalent Exchange 3.jar)
> UCHI FoodPlus{3.2rS} [�bFood Plus] (FoodPlus.jar)
> UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil.jar)
> UCHI GraviGun{4.0.0-beta} [GraviGun] (GravityGun.jar)
> UCHI Hats{4.0.1} [Hats] (Hats.jar)
> UCHI InventoryPets{1.1.2a} [Inventory Pets] (Inventory Pets.jar)
> UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
> UCHI IronChest{6.0.60.741} [Iron Chest] (Iron Chest.jar)
> UCHI lucky{5.1.0} [Lucky Block] (LuckyBlock.jar)
> UCHI malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (Malisis' Doors.jar)
> UCHI mcheli{0.10.6} [MC Helicopter] (MC Helicopter.zip)
> UCHI battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (Mine & Blade Battlegear 2 - Bullseye.jar)
> UCHI MobProperties{0.4.0} [Mob Properties] (Mob Properties.jar)
> UCHI Morph{0.9.1} [Morph] (Morph.jar)
> UCHI cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfish's Furniture Mod.jar)
> UCHI MutantCreatures{1.4.8} [Mutant Creatures] (Mutant Creatures.jar)
> UCHI origin{3.3.0} [Origin] (Origin.jar)
> UCHI pandorasbox{2.0.1} [Pandora's Box] (Pandora's Box.jar)
> UCHI PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
> UCHI HeroSuits{1.2} [Project Superhuman] (Project-Superhuman-Mod-1.7.10.jar)
> UCHI SaintsCore{0.8} [Saintscore] (Saintscore.jar)
> UCHI securitycraft{v1.7.4.1} [SecurityCraft] (SecurityCraft.jar)
> UCHI SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (Soul Shards- The Old Ways.jar)
> UCHI statues{2.1.3} [Statues] (Statues.jar)
> UCHI TardisMod{0.99} [Tardis Mod] (tardismod-1.7.10-0.99-220 (1).jar)
> UCHI OreSpawn{1.7.10.20.3} [OreSpawn] (The OreSpawn Mod.zip)
> UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (The SecretRoomsMod.jar)
> UCHI TrailMix{4.0.0} [TrailMix] (TrailMix.jar)
> UCHI transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.7.jar)
> UCHI weepingangels{3.3.2} [Weeping Angels] (Weeping Angels.jar)
> UCHI witchery{0.24.1} [Witchery] (Witchery.jar)
> UD asielibcore{} [AsieLib CoreMod] (minecraft.jar)
> [21:25:09] [Client thread/ERROR] [FML]: The following problems were captured during this phase
> [21:25:09] [Client thread/ERROR] [FML]: Caught exception from BattleTowers
> java.lang.IllegalArgumentException: ID is already registered: 186
> at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94) -[sg.class:?]
> at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108) -[sg.class:?]
> at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251) -[EntityRegistry.class:?]
> at atomicstryker.battletowers.common.AS_BattleTowersCore.load(AS_BattleTowersCore.java:86) -[AS_BattleTowersCore.class:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) -[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
> at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) -[?:?]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) -[guava-17.0.jar:?]
> at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.post(EventBus.java:275) -[guava-17.0.jar:?]
> at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) -[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
> at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) -[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) -[guava-17.0.jar:?]
> at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.post(EventBus.java:275) -[guava-17.0.jar:?]
> at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
> at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
> at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
> at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
> at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
> [21:25:09] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
> Caused by: java.lang.NullPointerException
> at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) -[k.class:?]
> at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) -[b.class:?]
> at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) -[b.class:?]
> at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) -[bao.class:?]
> at net.minecraft.client.main.Main.main(SourceFile:148) -[Main.class:?]
> ... 6 more
> Exception in thread "Client thread" [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I **!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (566 ms)
[Launcher] Minecraft closed with exit code: 1
[Launcher] Launcher exited.


bu hatayı alıyorum
 

Nedemekkio

Taş Madencisi
Mesajlar
87
En iyi cevaplar
5
Beğeniler
26
Puanları
70
5 yillik hort helal olsun ayni hatayi kod icinde paylasip yeni bir baslik acarsan okumaya calisirim boyle gozlerim kanadi takip edemiyorum satirlari
[Loading] INITIALIZING
Starting TLauncher 2.69 RELEASE
For more information, visit TLauncher - Скачать лаунчер Майнкрафт
Startup time: 06.Nis.2020 21:22:50
---
run double running protectin
[Loading] LOADING_CONFIGURATION
Loading configuration from file: C:\Users\lenovo\AppData\Roaming\.tlauncher\tlauncher-2.0.properties
[Configuration] Constant values: {}
Machine info: -------------------------------------------------------
Windows 8.1 6.3, Java 1.8.0_45, jvm bit x64, 3988 MB RAM
java path=C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe
Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
Intel(R) HD Graphics Family, Intel(R) HD Graphics Family, 2106 MB, AMD Radeon R5 M230, AMD Radeon Graphics Processor (0x666F), 4033 MB
-------------------------------------------------------
Selected locale: en_US
[Loading] LOADING_CONSOLE
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px

[Downloader2] Loaded configuration: good
[Updater] Requesting an update...
[Updater] Requesting from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: http://repo.tlauncher.org/update/lc...9&client=421e6c17-c36a-4a0f-a47d-4bb1e1cae26e
[Updater] Request time: 106 ms
[Updater] Successfully requested from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Browser] Loading resources...
[Browser] Loading background...
[Browser] Cleaning up after loading:
Starting garbage collector: 20 / 88 MB
Garbage collector completed: 14 / 88 MB
[Loading] LOADING_MANAGERS
[LocalVersionList] Base directory: C:\Users\lenovo\AppData\Roaming\.minecraft
[ProfileManager] Refreshing profiles from: C:\Users\lenovo\AppData\Roaming\.minecraft\TlauncherProfiles.json
[AdvertisingStatusObserver] started to get ad information
[GsonUtil] request to http://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.6.json
[AdvertisingStatusObserver] finished to get add information
[Loading] LOADING_WINDOW
[JFXStartPageLoader] start load page: TLauncher [English]
[Loading] PREPARING_MAINPANE
[Browser] Running in JavaFX Thread
[Browser] Preparing JavaFX...
[Browser] Initializing...
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 591 ms.
[Downloader2] Loaded configuration: good
[JFXStartPageLoader] succeeded load page: TLauncher [English] during 1
[Browser@394648019] Loaded successfully: "TLauncher [English]"
[Browser] add listens into server_choose
[Browser] finished listens into server_choose
[Loading] POSTINIT_GUI
[Frame] Packing main frame...
[Frame] Resizing main pane...
Updater is already closed. Showing up...
Visibility set.
[Loading] REFRESHING_INFO
[VersionManager] Refreshing versions remotely...
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/
Started! (5773 ms.)
[Loading] SUCCESS
[TLauncher] show tlauncher!!!
[Double running] clear time label
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 118 ms.
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/skin/versions/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 43 ms.
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 41 ms.
[SkinVersionList] Got in 119 ms
[ExtraVersionList] Got in 157 ms
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 846 ms.
[OfficialVersionList] Got in 1052 ms
[VersionManager] Versions has been refreshed (1309 ms)
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 45000 ms; url: http://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 38 ms.
run server on 37842
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 64 ms.
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.69
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\AnimationAPI.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Armourer's Workshop.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\asielib.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BattleTowers-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Baubles.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BiblioCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Carpenter's Blocks.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Chisel 2.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\CodeChickenCore-1.7.10-Latest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\darkcore-0.3-58 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Decocraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Equivalent Exchange 3.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\FoodPlus.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\GravityGun.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Hats.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\iChunUtil.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Inventory Pets.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\InventoryTweaks-1.59-dev-152.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Iron Chest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\LuckyBlock.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Core.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Doors.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MC Helicopter.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mine & Blade Battlegear 2 - Bullseye.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mob Properties.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MobiusCore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Morph.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MrCrayfish's Furniture Mod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mutant Creatures.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Origin.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Pandora's Box.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGun-4.0.0-beta-4.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGunSounds.pak C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Project-Superhuman-Mod-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Railcraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Saintscore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\SecurityCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Soul Shards- The Old Ways.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Statues.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\tardismod-1.7.10-0.99-220 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The OreSpawn Mod.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The SecretRoomsMod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\TrailMix.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Transformers-1.7.10-0.5.7.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Weeping Angels.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Witchery.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\AnimationAPI.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Armourer's Workshop.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\asielib.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BattleTowers-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Baubles.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BiblioCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Carpenter's Blocks.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Chisel 2.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\CodeChickenCore-1.7.10-Latest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\darkcore-0.3-58 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Decocraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Equivalent Exchange 3.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\FoodPlus.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\GravityGun.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Hats.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\iChunUtil.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Inventory Pets.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\InventoryTweaks-1.59-dev-152.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Iron Chest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\LuckyBlock.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Core.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Doors.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MC Helicopter.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mine & Blade Battlegear 2 - Bullseye.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mob Properties.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MobiusCore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Morph.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MrCrayfish's Furniture Mod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mutant Creatures.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Origin.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Pandora's Box.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGun-4.0.0-beta-4.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGunSounds.pak C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Project-Superhuman-Mod-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Railcraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Saintscore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\SecurityCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Soul Shards- The Old Ways.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Statues.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\tardismod-1.7.10-0.99-220 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The OreSpawn Mod.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The SecretRoomsMod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\TrailMix.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Transformers-1.7.10-0.5.7.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Weeping Angels.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Witchery.jar
[Launcher] Force update: false
[Launcher] Selected version: 1.7.10-Forge10.13.4.1614-1.7.10
[Launcher] Selected account: Account{displayName=null, userid=null, uuid=null, username=Besrako}
[Launcher] Version sync info: VersionSyncInfo{id='1.7.10-Forge10.13.4.1614-1.7.10',
local=CompleteVersion{id='1.7.10-Forge10.13.4.1614-1.7.10', time=Thu Dec 10 07:05:37 EET 2015, release=Wed May 14 20:29:23 EEST 2014, type=release, class=net.minecraft.launchwrapper.Launch, minimumVersion=14, assets='1.7.10', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@b80d976, libraries=[Library{name='net.minecraftforge:forge:1.7.10-10.13.4.1614-1.7.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-all:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:4.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:17.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:netty:1.6', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.3.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:4.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.0.10.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.4', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.2.4', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.21', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.0-beta9', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.0-beta9', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.1', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@3076db57, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@4025fdbe, packed='null'}, Library{name='tv.twitch:twitch:5.16', rules=null, natives=null, extract=null, packed='null'}, Library{name='tv.twitch:twitch-platform:5.16', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=LINUX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows-${arch}}, extract=net.minecraft.launcher.versions.ExtractRules@7b0cd4a7, packed='null'}, Library{name='tv.twitch:twitch-external-platform:4.5', rules=[Rule{action=ALLOW, os=OSRestriction{name=WINDOWS, version='null'}, features=null}], natives={WINDOWS=natives-windows-${arch}}, extract=net.minecraft.launcher.versions.ExtractRules@3276e8d8, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[Launcher] Java path: C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe
[Launcher] Checking conditions...
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\lenovo\AppData\Roaming\.minecraft\assets\indexes\1.7.10.json
[AssetsManager] Fast comparing: true
[Launcher] Delta time to compare assets: 103 ms.
[TLauncherManager] add required libraries: 1.7.10-Forge10.13.4.1614-1.7.10
[VersionManager] Required for version 1.7.10-Forge10.13.4.1614-1.7.10: []
[Modpack] got container
[TLauncherManager] library will be replaced: com.mojang:netty:1.6
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command (characters are not escaped):
C:\Program Files\Java\jre1.8.0_45\bin\javaw.exe -Djava.net.preferIPv4Stack=true -Xmn128M -Xmx1902M -Djava.library.path=C:\Users\lenovo\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\natives -cp C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\tlauncher\netty\1.6\netty-1.6.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\lenovo\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10.jar -Dminecraft.applet.TargetDirectory=C:\Users\lenovo\AppData\Roaming\.minecraft -XX:+UseConcMarkSweepGC -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true net.minecraft.launchwrapper.Launch --username Besrako --version 1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\lenovo\AppData\Roaming\.minecraft --assetsDir C:\Users\lenovo\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 00000000-0000-0000-0000-000000000000 --accessToken null --userProperties [] --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 925 --height 530 --fullscreen
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\AnimationAPI.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Armourer's Workshop.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\asielib.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BattleTowers-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Baubles.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\BiblioCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Carpenter's Blocks.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Chisel 2.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\CodeChickenCore-1.7.10-Latest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\darkcore-0.3-58 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Decocraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Equivalent Exchange 3.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\FoodPlus.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\GravityGun.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Hats.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\iChunUtil.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Inventory Pets.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\InventoryTweaks-1.59-dev-152.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Iron Chest.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\LuckyBlock.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Core.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Malisis' Doors.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MC Helicopter.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mine & Blade Battlegear 2 - Bullseye.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mob Properties.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MobiusCore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Morph.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\MrCrayfish's Furniture Mod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Mutant Creatures.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Origin.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Pandora's Box.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGun-4.0.0-beta-4.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\PortalGunSounds.pak C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Project-Superhuman-Mod-1.7.10.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Railcraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Saintscore.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\SecurityCraft.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Soul Shards- The Old Ways.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Statues.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\tardismod-1.7.10-0.99-220 (1).jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The OreSpawn Mod.zip C:\Users\lenovo\AppData\Roaming\.minecraft\mods\The SecretRoomsMod.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\TrailMix.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Transformers-1.7.10-0.5.7.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Weeping Angels.jar C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Witchery.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat []
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] Starting Minecraft 1.7.10-Forge10.13.4.1614-1.7.10...
[Launcher] Launching in: C:\Users\lenovo\AppData\Roaming\.minecraft
Starting garbage collector: 172 / 190 MB
Garbage collector completed: 35 / 193 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
> [21:23:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
> [21:23:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
> [21:23:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
> [21:23:11] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
> [21:23:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
> [21:23:11] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> Downloading file http://files.minecraftforge.net/mav...CodeChickenLib-1.7.10-1.1.3.138-universal.jar
> [21:23:14] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:Download:343]: Download complete
> [21:23:14] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [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
> [21:23:14] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
> [21:23:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
> [21:23:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
> [21:23:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
> [21:23:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:20] [main/INFO] [malisiscore]: Hook registered for net.minecraft.client.Minecraft
> [21:23:20] [main/INFO] [malisiscore]: Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
> [21:23:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
> [21:23:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
> [21:23:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
> [21:23:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
> [21:23:21] [main/INFO] [malisiscore]: Found hooks for net.minecraft.client.Minecraft (bao)
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (bao)
> [21:23:21] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
> [21:23:21] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
> [21:23:21] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
> [21:23:21] [main/INFO] [MobiusCore]: Current code is OBFUSCATED
> [21:23:21] [main/INFO] [MobiusCore]: Found cpw.mods.fml.common.FMLCommonHandler with checksum F626A08BBC07AE3F7D88072FDFDAE36E
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPreServerTick ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPostServerTick ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPreWorldTick (Lahb:)V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in onPostWorldTick (Lahb:)V
> [21:23:21] [main/INFO] [MobiusCore]: Switching injection mode to FORGE
> [21:23:21] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 65D394AD88EBFEE03F371544C1A1860E
> [21:23:21] [main/INFO] [MobiusCore]: Found World.updateEntities()...
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in h ()V
> [21:23:21] [main/INFO] [MobiusCore]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi:)V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi:)V
> [21:23:21] [main/INFO] [MobiusCore]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi:)V
> [21:23:22] [main/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 45A0D3CC36E7E273E3A53A0DE6C485A2
> [21:23:22] [main/INFO] [MobiusCore]: Successful injection in b ()V
> [21:23:22] [main/INFO] [MobiusCore]: Successful injection in b ()V
> [21:23:24] [main/INFO]: Setting user: Besrako
> [21:23:27] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
> [21:23:27] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
> [21:23:29] [Client thread/INFO]: LWJGL Version: 2.9.1
> [21:23:34] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
> // Surprise! Haha. Well, this is awkward.
>
> Time: 06.04.2020 21:23
> Description: Loading screen debug info
>
> This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
>
>
> A detailed walkthrough of the error, its code path and all known details is as follows:
> ---------------------------------------------------------------------------------------
>
> -- System Details --
> Details:
> Minecraft Version: 1.7.10
> Operating System: Windows 8.1 (amd64) version 6.3
> Java Version: 1.8.0_45, Oracle Corporation
> Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
> Memory: 56250448 bytes (53 MB) / 188383232 bytes (179 MB) up to 1981022208 bytes (1889 MB)
> JVM Flags: 3 total; -Xmn128M -Xmx1902M -XX:+UseConcMarkSweepGC
> AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
> FML:
> GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon R5 M230'
> [21:23:34] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
> [21:23:34] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
> [21:23:34] [Client thread/INFO] [FML]: Replaced 183 ore recipies
> [21:23:34] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
> [21:23:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
> [21:23:35] [Client thread/INFO] [FML]: Searching C:\Users\lenovo\AppData\Roaming\.minecraft\mods for mods
> [21:23:35] [Client thread/INFO] [FML]: Also searching C:\Users\lenovo\AppData\Roaming\.minecraft\mods\1.7.10 for mods
> [21:23:55] [Client thread/WARN] [mcheli]: Mod mcheli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.10.6
> [21:23:56] [Client thread/INFO] [FML]: Attempting to reparse the mod container Saintscore.jar
> [21:23:56] [Client thread/INFO] [FML]: Attempting to reparse the mod container SecurityCraft.jar
> [21:23:57] [Client thread/INFO] [FML]: Forge Mod Loader has identified 52 mods to load
> [21:23:57] [Client thread/INFO] [FML]: Found mod(s) [surpriseeggs, adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
> [21:23:57] [Client thread/INFO] [FML]: Found mod(s) [FoodPlus] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
> [21:23:57] [Client thread/WARN] [asielibcore]: Mod asielibcore has been disabled through configuration
> [21:23:58] [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.
> [21:23:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, MobiusCore, NotEnoughItems, malisiscore, surpriseeggs, adventurebackpack, AnimationAPI, armourersWorkshop, asielib, BattleTowers, Baubles, BiblioCraft, CarpentersBlocks, chisel, darkcore, props, EE3, FoodPlus, GraviGun, Hats, iChunUtil, InventoryPets, inventorytweaks, IronChest, lucky, malisisdoors, mcheli, battlegear2, MobProperties, Morph, cfm, MutantCreatures, origin, pandorasbox, PortalGun, HeroSuits, Railcraft, SaintsCore, securitycraft, SSTOW, statues, TardisMod, OreSpawn, secretroomsmod, TrailMix, transformers, weepingangels, witchery] at CLIENT
> [21:23:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, MobiusCore, NotEnoughItems, malisiscore, surpriseeggs, adventurebackpack, AnimationAPI, armourersWorkshop, asielib, BattleTowers, Baubles, BiblioCraft, CarpentersBlocks, chisel, darkcore, props, EE3, FoodPlus, GraviGun, Hats, iChunUtil, InventoryPets, inventorytweaks, IronChest, lucky, malisisdoors, mcheli, battlegear2, MobProperties, Morph, cfm, MutantCreatures, origin, pandorasbox, PortalGun, HeroSuits, Railcraft, SaintsCore, securitycraft, SSTOW, statues, TardisMod, OreSpawn, secretroomsmod, TrailMix, transformers, weepingangels, witchery] at SERVER
> [21:23:59] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
> [21:23:59] [Client thread/INFO] [MobiusCore]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise:)V
> [21:24:00] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)
> [21:24:00] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped
> [21:24:00] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done
> [21:24:01] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
> [21:24:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Malisis Core, FMLFileResourcePack:Surprise Eggs, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Armourer's Workshop, FMLFileResourcePack:asielib, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Food Plus, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:MC Helicopter, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Morph, FMLFileResourcePack:�9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:origin, FMLFileResourcePack:pandora's Box, FMLFileResourcePack:portalGun, FMLFileResourcePack:project Superhuman, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Saintscore, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Statues, FMLFileResourcePack:Tardis Mod, FMLFileResourcePack:oreSpawn, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:TrailMix, FMLFileResourcePack:Transformers Mod, FMLFileResourcePack:Weeping Angels, FMLFileResourcePack:Witchery
> [21:24:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: READ-ME.txt in C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar
> [21:24:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: READ-ME.txt in C:\Users\lenovo\AppData\Roaming\.minecraft\mods\Adventure Backpack.jar
> [21:24:08] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
> [21:24:08] [Client thread/INFO] [FML]: Found 475 ObjectHolder annotations
> [21:24:08] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
> [21:24:08] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
> [21:24:08] [Client thread/INFO] [MobiusCore]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
> [21:24:08] [Client thread/INFO] [MobiusCore]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer:)V
> [21:24:08] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event:)V
> [21:24:08] [Client thread/INFO] [MobiusCore]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event:)V
> [21:24:08] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
> [21:24:09] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher [ bmk ] with checksum 1B9F2A44C89A8C0C359AD4D34A73DA8D
> [21:24:09] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
> [21:24:09] [Client thread/INFO] [MobiusCore]: Successful injection in a (Laor;DDDF)V
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.WaterEffect as a FluidEffect for water with the ID 0
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.LavaEffect as a FluidEffect for lava with the ID 1
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MilkEffect as a FluidEffect for milk with the ID 2
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MelonJuiceEffect as a FluidEffect for melonjuice with the ID 3
> [21:24:09] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MushroomStewEffect as a FluidEffect for mushroomsoup with the ID 4
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Loading Armourer's Workshop 1.7.10-0.33.0.84
> [21:24:09] [Armourer's Workshop update thread./INFO] [Armourer's Workshop]: Starting Update Check
> [21:24:09] [Armourer's Workshop download thread/INFO] [Armourer's Workshop]: Downloading skin list
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:0 name:armourers:head
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:1 name:armourers:chest
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:2 name:armourers:legs
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:3 name:armourers:skirt
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:4 name:armourers:feet
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:5 name:armourers:sword
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering skin type - id:6 name:armourers:bow
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:0 name:Cube
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:1 name:CubeGlowing
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:2 name:CubeGlass
> [21:24:09] [Client thread/INFO] [Armourer's Workshop]: Registering equipment cube - id:3 name:CubeGlassGlowing
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: https://raw.githubusercontent.com/RiskyKen/Armourers-Workshop/master/web/skin-list.txt
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at riskyken.armourersWorkshop.common.download.SkinDownloadManager.downloadSkinList(SkinDownloadManager.java:43)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at riskyken.armourersWorkshop.common.download.SkinDownloadManager.run(SkinDownloadManager.java:123)
> [21:24:10] [Armourer's Workshop download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
> [21:24:10] [Armourer's Workshop update thread./WARN] [Armourer's Workshop]: Unable to read from remote version authority.
> [21:24:10] [Armourer's Workshop update thread./WARN] [Armourer's Workshop]: java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/9733425/app_update/mods/armourers-workshop/update.txt
> [21:24:11] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
> [21:24:13] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
> [21:24:13] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
> [21:24:14] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <Railcraft Blog | Redefine your Rails>: 9.12.2.0
> [21:24:14] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <Railcraft Blog | Redefine your Rails>: 9.12.2.0
> [21:24:15] [Client thread/INFO] [Chisel 2]: Starting pre-init...
> [21:24:15] [Client thread/INFO] [Chisel 2]: Loading blocks...
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
> [21:24:15] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: 93 Feature's blocks loaded.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
> [21:24:16] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Loading items...
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
> [21:24:16] [Client thread/INFO] [Chisel 2]: 93 Feature's items loaded.
> [21:24:16] [Client thread/INFO] [Chisel 2]: Pre-init finished.
> [21:24:30] [Client thread/INFO] [FoodPlus]: FoodHelper loaded!
> [21:24:30] [Client thread/INFO] [FoodPlus]: Loading configuration
> [21:24:30] [Client thread/INFO] [FoodPlus]: Loading Tab
> [21:24:30] [Client thread/INFO] [FoodPlus]: Loading blocks
> [21:24:31] [Client thread/INFO] [FoodPlus]: Loading items & tools
> [21:24:31] [Client thread/INFO] [FoodPlus]: Loading registration center
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodMashedPotato has occurred. It adds an item (type: class com.foodplus.items.BaseEat) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:36)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedCarrot has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:37)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodStrawberry has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:38)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodTomato has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:39)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCereal has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:40)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodRice has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:41)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBreadSlice has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:42)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodToast has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:43)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodNutella has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:44)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodMuffin has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:45)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSweet has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:46)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCaramel has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:47)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodDonutBase has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:48)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWaffle has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:49)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodHotChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:50)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodStrawberryChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:51)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSlurpeeBase has occurred. It adds an item (type: class com.foodplus.items.SlurpeeItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:52)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodFrozenMilk has occurred. It adds an item (type: class com.foodplus.items.BaseDrink) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:53)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodIceCreamCone has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:54)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSausage has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:55)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodRawMutton has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:56)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedMutton has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:57)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodButter has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:58)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCheese has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:59)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSpaghetti has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:60)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodChocolate has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:61)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustSalt has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:62)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustFlour has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:31] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:63)
> [21:24:31] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: ****************************************
> [21:24:31] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialKnife has occurred. It adds an item (type: class com.foodplus.items.Knife) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:64)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialGlass has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:65)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialIceChunk has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:66)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialIceCube has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:67)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSeaWeed has occurred. It adds an item (type: class com.foodplus.items.SeaWeedItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:68)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialMincedMeat has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:69)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedCofeeBean has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:70)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialBlade has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:71)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustCoffeeDust has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:72)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSandwichBread has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:73)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBacon has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:74)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodTomatoSauce has occurred. It adds an item (type: class com.foodplus.items.BaseDrink) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:75)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialMug has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:76)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialKettle has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:77)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialDishwasher has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:78)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialTeaBag has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:79)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialDough has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:80)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialCandySprinkles has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodOrange has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:82)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodPear has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:83)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialWitherEssence has occurred. It adds an item (type: class com.foodplus.items.BaseItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:84)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCandyCane has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:85)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBaseCookie has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:86)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialTentacle has occurred. It adds an item (type: class com.foodplus.items.Tentacle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:87)
> [21:24:32] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: ****************************************
> [21:24:32] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBanana has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:88)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCherry has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:89)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCoconut has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:90)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodKiwi has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:91)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialNapkin has occurred. It adds an item (type: class com.foodplus.items.Napkin) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:92)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialFilter has occurred. It adds an item (type: class com.foodplus.items.Filter) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:93)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name dustGelatinPowder has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:94)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name seedPeanut has occurred. It adds an item (type: class net.minecraft.item.ItemSeedFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:95)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodJelly has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:96)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodBagel has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:97)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name materialBowl has occurred. It adds an item (type: class net.minecraft.item.Item) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:98)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWalnut has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:99)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodSyrup has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:100)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCookedFlesh has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:101)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodYogurt has occurred. It adds an item (type: class com.foodplus.items.YogurtItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:102)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodCocoaButter has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:103)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodChocolateBar has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:104)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodDarkChocolateBar has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:105)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name foodWhiteChocolateBar has occurred. It adds an item (type: class net.minecraft.item.ItemFood) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I ** not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
> TO USERS: YES this is a BUG in the mod �bFood Plus report it to them!
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
> [21:24:33] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.RegistrationCenter.<init>(RegistrationCenter.java:106)
> [21:24:33] [Client thread/WARN] [FML]: * at com.foodplus.core.FoodPlus.preInit(FoodPlus.java:81)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:33] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
> [21:24:33] [Client thread/WARN] [FML]: ****************************************
> [21:24:33] [Client thread/INFO] [FoodPlus]: Minefactory Realoaded API hasn't been registered
> [21:24:33] [Client thread/INFO] [FoodPlus]: Thaumcraft API hasn't been registered
> [21:24:33] [Client thread/INFO] [FoodPlus]: Loading renderers and sounds
> [21:24:33] [Client thread/INFO] [MobiusCore]: [MobiusCore] Found net.minecraft.client.renderer.entity.RenderManager [ bnn ] with checksum 23331C7A7033A1CF1F1AAE38FD89A9B5
> [21:24:33] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
> [21:24:33] [Client thread/INFO] [MobiusCore]: Successful injection in a (Lsa;DDDFFZ)Z
> [21:24:33] [Client thread/INFO] [FoodPlus]: Loading mod updater
> [21:24:33] [Client thread/INFO] [FoodPlus]: Enjoy!
> [21:24:34] [Client thread/INFO] [GraviGun]: [4.0.0-beta] Loading properties.
> [21:24:34] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
> [21:24:37:502][mcheli][Client] MC Ver:1.7.10 MOD Ver:0.10.6
> [21:24:37:503][mcheli][Client] Start load...
> [21:24:37:503][mcheli][Client] SourcePath: .
> [21:24:37:503][mcheli][Client] CurrentDirectory:C:\Users\lenovo\AppData\Roaming\.minecraft\.
> [21:24:37:980][mcheli][Client] loaded C:\Users\lenovo\AppData\Roaming\.minecraft\config\mcheli.cfg
> [21:24:38:024][mcheli][Client] update C:\Users\lenovo\AppData\Roaming\.minecraft\config\mcheli.cfg
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\sounds.json (Sistem belirtilen yolu bulam�yor)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.PrintWriter.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_SoundsJson.update(MCH_SoundsJson.java:33)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [21:24:38:102][mcheli][Client] Failed sounds.json update! 0 sounds
> [21:24:38:102][mcheli][Client] Register item
> [21:24:38:145][mcheli][Client] Register system
> [21:24:38:364][mcheli][Client] Register entity
> [21:24:38:421][mcheli][Client] Register renderer
> [21:24:38:446][mcheli][Client] Register models
> [21:24:38:509][mcheli][Client] Register Sounds
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\lang\en_US.lang (Sistem belirtilen yolu bulam�yor)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_OutputFile.openUTF8(MCH_OutputFile.java:38)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.wrapper.W_LanguageRegistry.updateLang(W_LanguageRegistry.java:78)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\lang\ja_JP.lang (Sistem belirtilen yolu bulam�yor)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_OutputFile.openUTF8(MCH_OutputFile.java:38)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.wrapper.W_LanguageRegistry.updateLang(W_LanguageRegistry.java:78)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:24:38] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [21:24:38:700][mcheli][Client] End load
> [21:24:39] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)
> [21:24:39] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)
> [21:24:39] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP
> [21:24:39] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP
> [21:24:39] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done
> [21:24:41] [Client thread/INFO] [Origin]: Looking for packets to register for channel 'origin' in package 'com.temportalist.origin.library.common'.
> [21:24:41] [Client thread/INFO] [PortalGun]: [4.0.0-beta-4] Loading properties.
> [Fatal Error] :1:262: The element type "link" must be terminated by the matching end-tag "</link>".
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 262; The element type "link" must be terminated by the matching end-tag "</link>".
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> [21:24:42] [Portal Gun Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at portalgun.client.thread.ThreadDownloadResources.run(ThreadDownloadResources.java:54)
> [21:24:43] [Client thread/INFO] [SSTOW]: Loaded custom tier kill settings!
> [21:24:43] [Client thread/INFO] [SSTOW]: Min kills: 0,64,128,256,512,1024
> [21:24:43] [Client thread/INFO] [SSTOW]: Max kills: 63,127,255,511,1023,1024
> [21:24:43] [Client thread/INFO] [SSTOW]: Loaded configuration file!
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Four Way.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Four Way.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.T Junction.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.T Junction.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Turn Left.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Turn Left.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Turn Right.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Turn Right.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Down Further.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Down Further.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Down.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Down.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Up Further.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Up Further.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Up.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Up.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Medium.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Medium.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Normal.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Normal.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Short.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Short.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor.Tiny.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Tiny.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Big Chamber.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Big Chamber.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Med Chamber.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Med Chamber.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Med Farm.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Med Farm.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Library.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Library.schema false
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleMain.tardisConsoleFull.diff.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleMain.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleFull.tardisConsoleMain.diff.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleFull.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:tardisConsoleTenthish.schema
> [21:24:43] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]Read classpath
> [21:24:46] [Thread-12/INFO] [STDERR]: [fiskfille.tf.web.update.UpdateChecker:run:36]: [Transformers Mod] Failed to read mod version! Please report this on the GitHub issue tracker! https://github.com/FiskFille/TransformersMod/issues
> [21:24:46] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
> [21:24:46] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fiskfille.tf.web.update.UpdateChecker.run(UpdateChecker.java:20)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:815)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:768)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:717)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:689)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fiskfille.tf.web.donator.DonatorLoader.run(DonatorLoader.java:19)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:70)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.Gson.fromJson(Gson.java:803)
> [21:24:46] [Thread-13/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 4 more
> [21:24:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
> [21:24:46] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer
> [21:24:46] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer
> [21:24:46] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer
> [21:24:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
> [21:24:46] [Client thread/INFO] [Origin]: Looking for packets to register for channel 'weepingangels' in package 'com.temportalist.weepingangels.common'.
> [21:24:48] [Client thread/INFO] [FML]: Applying holder lookups
> [21:24:48] [Client thread/INFO] [FML]: Holder lookups applied
> [21:24:48] [Client thread/INFO] [FML]: Injecting itemstacks
> [21:24:48] [Client thread/INFO] [FML]: Itemstack injection complete
> [21:24:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
> [21:24:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
> [21:24:49] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
> [21:24:49] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see LWJGL - Lightweight Java Game Library)
> [21:24:54] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
> [21:24:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
> [21:24:54] [Sound Library Loader/INFO]: Sound engine started
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.side in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.side in slot 7
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Console.side in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:Slab.Glass.side in slot 7
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:257]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3
> [21:25:03] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Schematic
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon TardisKey
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Component
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon CraftingComponent
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon ManualItem
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Schematic
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon TardisKey
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Component
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon CraftingComponent
> [21:25:03] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon ManualItem
> [21:25:03] [Client thread/INFO]: Created: 16x16 textures/items-atlas
> [21:25:03] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
> [21:25:03] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
> [21:25:03] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer (ub)
> [21:25:03] [Client thread/INFO] [battlegear2]: Patching method updateTask in EntityAIControlledByPlayer
> [21:25:03] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer done
> [21:25:03] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
> [21:25:03] [Client thread/INFO] [Adventure Backpack]: Loaded 70 backpack recipes.
> [21:25:04] [Client thread/INFO] [Armourer's Workshop]: Shaders mod not found
> [21:25:04] [Client thread/ERROR] [FML]: The mod BattleTowers has attempted to register an entity ID 186 which is already reserved. This could cause severe problems
> [21:25:04] [CodeChicken Update Checker/ERROR] [CodeChickenCore]: Failed to check update for CodeChickenCore returned: <html>
> [21:25:06] [Client thread/INFO] [Chisel 2]: Starting init...
> [21:25:06] [Client thread/INFO] [Chisel 2]: Loading recipes...
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
> [21:25:06] [Client thread/INFO] [Chisel 2]: 93 Feature's recipes loaded.
> [21:25:06] [Client thread/INFO] [Chisel 2]: Init finished.
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.InstantiationException
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.FMLEventChannel.register(FMLEventChannel.java:86)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.darkcraft.darkcore.mod.DarkcoreMod.init(DarkcoreMod.java:92)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> [21:25:06] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> [Fatal Error] :6:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>".
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
> [21:25:07] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
> [21:25:07] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
> [21:25:07] [Client thread/INFO] [inventorytweaks]: Mod initialized
> [21:25:08] [Client thread/INFO] [STDOUT]: [com.whammich.sstow.events.Achievements:DefaultAchievements:28]: Rendering Icons
> [21:25:08] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TM]Sending message to WAILA
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 70! offender: potion.blockStep.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 71! offender: potion.intangibility.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 72! offender: potion.waterWalk.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 73! offender: potion.flight.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 74! offender: potion.might.
> [21:25:09] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 75! offender: potion.acrobat.
> [21:25:09] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
> [21:25:09] [Client thread/ERROR] [FML]:
> States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
> UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
> UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
> UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
> UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
> UCHI MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
> UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
> UCHI malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (Malisis' Core.jar)
> UCHI Baubles{1.0.1.10} [Baubles] (Baubles.jar)
> UCHI surpriseeggs{1.0.6} [Surprise Eggs] (Adventure Backpack.jar)
> UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (Adventure Backpack.jar)
> UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI.jar)
> UCHI armourersWorkshop{1.7.10-0.33.0.84} [Armourer's Workshop] (Armourer's Workshop.jar)
> UCHI asielib{0.2.7} [asielib] (asielib.jar)
> UCHE BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
> UCHI BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft.jar)
> UCHI CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks.jar)
> UCHI Railcraft{9.6.1.0} [Railcraft] (Railcraft.jar)
> UCHI chisel{2.3.10.37} [Chisel 2] (Chisel 2.jar)
> UCHI darkcore{0.3} [Dark Core] (darkcore-0.3-58 (1).jar)
> UCHI props{2.0.2} [Decocraft] (Decocraft.jar)
> UCHI EE3{0.3.507} [Equivalent Exchange 3] (Equivalent Exchange 3.jar)
> UCHI FoodPlus{3.2rS} [�bFood Plus] (FoodPlus.jar)
> UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil.jar)
> UCHI GraviGun{4.0.0-beta} [GraviGun] (GravityGun.jar)
> UCHI Hats{4.0.1} [Hats] (Hats.jar)
> UCHI InventoryPets{1.1.2a} [Inventory Pets] (Inventory Pets.jar)
> UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
> UCHI IronChest{6.0.60.741} [Iron Chest] (Iron Chest.jar)
> UCHI lucky{5.1.0} [Lucky Block] (LuckyBlock.jar)
> UCHI malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (Malisis' Doors.jar)
> UCHI mcheli{0.10.6} [MC Helicopter] (MC Helicopter.zip)
> UCHI battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (Mine & Blade Battlegear 2 - Bullseye.jar)
> UCHI MobProperties{0.4.0} [Mob Properties] (Mob Properties.jar)
> UCHI Morph{0.9.1} [Morph] (Morph.jar)
> UCHI cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfish's Furniture Mod.jar)
> UCHI MutantCreatures{1.4.8} [Mutant Creatures] (Mutant Creatures.jar)
> UCHI origin{3.3.0} [Origin] (Origin.jar)
> UCHI pandorasbox{2.0.1} [Pandora's Box] (Pandora's Box.jar)
> UCHI PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
> UCHI HeroSuits{1.2} [Project Superhuman] (Project-Superhuman-Mod-1.7.10.jar)
> UCHI SaintsCore{0.8} [Saintscore] (Saintscore.jar)
> UCHI securitycraft{v1.7.4.1} [SecurityCraft] (SecurityCraft.jar)
> UCHI SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (Soul Shards- The Old Ways.jar)
> UCHI statues{2.1.3} [Statues] (Statues.jar)
> UCHI TardisMod{0.99} [Tardis Mod] (tardismod-1.7.10-0.99-220 (1).jar)
> UCHI OreSpawn{1.7.10.20.3} [OreSpawn] (The OreSpawn Mod.zip)
> UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (The SecretRoomsMod.jar)
> UCHI TrailMix{4.0.0} [TrailMix] (TrailMix.jar)
> UCHI transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.7.jar)
> UCHI weepingangels{3.3.2} [Weeping Angels] (Weeping Angels.jar)
> UCHI witchery{0.24.1} [Witchery] (Witchery.jar)
> UD asielibcore{} [AsieLib CoreMod] (minecraft.jar)
> [21:25:09] [Client thread/ERROR] [FML]: The following problems were captured during this phase
> [21:25:09] [Client thread/ERROR] [FML]: Caught exception from BattleTowers
> java.lang.IllegalArgumentException: ID is already registered: 186
> at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94) -[sg.class:?]
> at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108) -[sg.class:?]
> at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251) -[EntityRegistry.class:?]
> at atomicstryker.battletowers.common.AS_BattleTowersCore.load(AS_BattleTowersCore.java:86) -[AS_BattleTowersCore.class:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) -[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
> at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) -[?:?]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) -[guava-17.0.jar:?]
> at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.post(EventBus.java:275) -[guava-17.0.jar:?]
> at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) -[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
> at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) -[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) -[guava-17.0.jar:?]
> at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) -[guava-17.0.jar:?]
> at com.google.common.eventbus.EventBus.post(EventBus.java:275) -[guava-17.0.jar:?]
> at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
> at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
> at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
> at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
> at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
> [21:25:09] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) -[?:1.8.0_45]
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) -[?:1.8.0_45]
> at java.lang.reflect.Method.invoke(Unknown Source) -[?:1.8.0_45]
> at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
> Caused by: java.lang.NullPointerException
> at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) -[k.class:?]
> at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) -[b.class:?]
> at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) -[b.class:?]
> at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) -[bao.class:?]
> at net.minecraft.client.main.Main.main(SourceFile:148) -[Main.class:?]
> ... 6 more
> Exception in thread "Client thread" [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Runtime.exit(Unknown Source)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.System.exit(Unknown Source)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
> [21:25:09] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I **!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (566 ms)
[Launcher] Minecraft closed with exit code: 1
[Launcher] Launcher exited.


bu hatayı alıyorum
 

Üst