Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The game is running. Please wait.
- [17:13:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [17:13:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [17:13:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
- [17:13:44] [main/INFO] [FML]: Forge Mod Loader version 7.99.34.1541 for Minecraft 1.7.10 loading
- [17:13:44] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_45
- [17:13:45] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [17:13:47] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [17:13:47] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [17:13:47] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [17:13:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [17:13:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [17:13:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [17:13:50] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [17:13:50] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
- [17:13:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [17:13:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [17:13:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [17:13:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [17:13:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [17:13:52] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [17:13:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [17:13:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [17:13:54] [main/INFO]: Setting user: jtrent238
- [17:13:57] [Client thread/INFO]: LWJGL Version: 2.9.1
- [17:13:59] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 3/13/16 5:13 PM
- 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 7 (x86) version 6.1
- Java Version: 1.8.0_45, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 937370360 bytes (893 MB) / 1139474432 bytes (1086 MB) up to 1175846912 bytes (1121 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1124M -Xmx1160M -XX:MaxPermSize=1160M
- 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: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon 3100 Graphics'
- [17:14:00] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [17:14:00] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1541 Initialized
- [17:14:00] [Client thread/INFO] [FML]: Replaced 183 ore recipies
- [17:14:00] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [17:14:01] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [17:14:01] [Client thread/INFO] [FML]: Searching C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods for mods
- [17:14:01] [Client thread/INFO] [FML]: Also searching C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\1.7.10 for mods
- [17:14:26] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0
- [17:14:26] [Client thread/ERROR] [FML]: The mcmod.info file in jtrent238WeaponMod-1.0 (2).jar cannot be parsed as valid JSON. It will be ignored
- com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 3 column 40
- at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
- at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
- at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
- at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
- at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [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:?]
- Caused by: com.google.gson.stream.MalformedJsonException: Expected ':' at line 3 column 40
- at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:519) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- ... 19 more
- [17:14:26] [Client thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load
- [17:14:27] [Client thread/INFO] [FML]: FML has found a non-mod file AoA-2.4.B.jar.src.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [17:14:27] [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.
- [17:14:27] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [17:14:27] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [17:14:27] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, DamageIndicatorsMod, iChunUtil, jtcoremod, foodmod, lotsofblocks, weaponmod, Morph, recipehandler, Potions, bspkrsCore, Baubles] at CLIENT
- [17:14:27] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, DamageIndicatorsMod, iChunUtil, jtcoremod, foodmod, lotsofblocks, weaponmod, Morph, recipehandler, Potions, bspkrsCore, Baubles] at SERVER
- [17:14:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:jtrent238's Core Mod, FMLFileResourcePack:jtrent238's Food Mod, FMLFileResourcePack:jtrent238's Lots Of Blocks Mod, FMLFileResourcePack:jtrent238's Weapon Mod, FMLFileResourcePack:Morph, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Potions, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:28] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [17:14:28] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
- [17:14:28] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [17:14:28] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [17:14:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.foodmod.FoodMod:preInit:527]: blockstove
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.foodmod.FoodMod:preInit:532]: blockmicrowave
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.foodmod.FoodMod:preInit:537]: null
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.weaponmod.WeaponMod:preInit:187]: blockLightingShard
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.weaponmod.WeaponMod:preInit:192]: blockruby
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.weaponmod.WeaponMod:preInit:197]: blockrubyore
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.weaponmod.WeaponMod:preInit:262]: blockdragonegg
- [17:14:29] [Client thread/INFO] [STDOUT]: [com.jtrent238.weaponmod.WeaponMod:preInit:269]: blocknetherstar
- [17:14:30] [Client thread/INFO] [FML]: Applying holder lookups
- [17:14:30] [Client thread/INFO] [FML]: Holder lookups applied
- [17:14:30] [Client thread/INFO] [FML]: Injecting itemstacks
- [17:14:30] [Client thread/INFO] [FML]: Itemstack injection complete
- [17:14:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:14:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
- [17:14:31] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
- [17:14:31] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
- [17:14:31] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
- [17:14:31] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
- [17:14:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:14:31] [Sound Library Loader/INFO]: Sound engine started
- [17:14:55] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
- [17:14:55] [Client thread/INFO]: Created: 16x16 textures/items-atlas
- [17:14:55] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
- [17:14:55] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/MANIFEST.MF
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: META-INF/FORGE.SF
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/FORGE.DSA
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/CustomModLoadingErrorDisplayException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/ExtendedServerListData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/FMLClientHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/FMLConfigGuiFactory$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/FMLConfigGuiFactory$FMLConfigGuiScreen.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/FMLConfigGuiFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/FMLFileResourcePack.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/FMLFolderResourcePack.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiAccessDenied.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiBackupFailed.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiConfirmation.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiCustomModLoadingErrorScreen.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiDupesFound.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiIngameModOptions.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiModList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiModOptionList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiModsMissing.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiModsMissingForServer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiNotification.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiOldSaveLoadConfirm.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiScrollingList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiSlotModList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/GuiSortingProblem.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/GuiWrongMinecraft.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/IModGuiFactory$RuntimeOptionCategoryElement.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/IModGuiFactory$RuntimeOptionGuiHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/IModGuiFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$4.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$5.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$6.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress$SplashFontRenderer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/SplashProgress$Texture.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/SplashProgress.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/ConfigGuiType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/DummyConfigElement$DummyCategoryElement.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/DummyConfigElement$DummyListElement.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/DummyConfigElement.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiButtonExt.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiCheckBox.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfig.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$ArrayEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$BooleanEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$ButtonEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$CategoryEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$ChatColorEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$CycleValueEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$DoubleEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$IConfigEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$IntegerEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$ListEntryBase.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$NumberSliderEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries$SelectValueEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiConfigEntries$StringEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiConfigEntries.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArray.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries$BaseEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArrayEntries$BooleanEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries$DoubleEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArrayEntries$IArrayEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries$IntegerEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiEditArrayEntries$StringEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiEditArrayEntries.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiMessageDialog.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSelectString.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiSelectStringEntries$EntryComparator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSelectStringEntries$IGuiSelectStringListEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiSelectStringEntries$ListEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSelectStringEntries.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiSlider$ISlider.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiSlider.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/GuiUnicodeGlyphButton.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/GuiUtils.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/config/HoverChecker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/config/IConfigElement.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/event/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/event/ConfigChangedEvent$OnConfigChangedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/event/ConfigChangedEvent$PostConfigChangedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/event/ConfigChangedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/registry/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/registry/ClientRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/registry/ISimpleBlockRenderingHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/client/registry/RenderingRegistry$EntityRendererInfo.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/client/registry/RenderingRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/API.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/BukkitPluginRef.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/BukkitProxy.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/CertificateHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ClassNameUtils.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/DummyModContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/DuplicateModsFoundException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/EnhancedRuntimeException$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/EnhancedRuntimeException$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/EnhancedRuntimeException$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/EnhancedRuntimeException$WrappedPrintStream.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/EnhancedRuntimeException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLCommonHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/FMLContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLContainerHolder.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/FMLLog.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLModContainer$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/FMLModContainer$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/FMLModContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IASMHook.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ICrashCallable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IFMLHandledException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/IFMLSidedHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IFuelHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ILanguageAdapter$JavaAdapter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ILanguageAdapter$ScalaAdapter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ILanguageAdapter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/IWorldGenerator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/InjectedModContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/LoadController$FMLSecurityManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/LoadController.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Loader$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Loader$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Loader$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Loader$ModIdComparator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Loader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/LoaderException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/LoaderState$ModState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/LoaderState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/MCPDummyContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/MetadataCollection$ArtifactVersionAdapter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/MetadataCollection.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/MinecraftDummyContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/MissingModsException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Mod$CustomProperty.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Mod$EventHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Mod$Instance.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Mod$InstanceFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Mod$Metadata.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Mod.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModAPIManager$APIContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ModAPIManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModClassLoader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ModContainer$Disableable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ModContainerFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ModMetadata.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ObfuscationReflectionHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Optional$Interface.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Optional$InterfaceList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/Optional$Method.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/Optional.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ProgressManager$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ProgressManager$ProgressBar.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ProgressManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/ProxyInjector.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/SaveInspectionHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/SidedProxy.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/StartupQuery$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/StartupQuery$AbortedException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/StartupQuery.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/TracingPrintStream.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/WorldAccessContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/WrongMinecraftVersionException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/ZipperUtil.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/FMLSanityChecker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/ReobfuscationMarker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/AccessTransformer$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/AccessTransformer$Modifier.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/AccessTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/DeobfuscationTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/EventSubscriptionTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/ItemStackTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/MarkerTransformer$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/MarkerTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/ModAPITransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/ModAccessTransformer$JarByteSource.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/ModAccessTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/PatchingTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/SideTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/TerminalTransformer$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/TerminalTransformer$ExitVisitor$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/TerminalTransformer$ExitVisitor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/TerminalTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/deobf/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/deobf/FMLDeobfuscatingRemapper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/deobf/FMLRemappingAdapter$StaticFixingMethodVisitor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/asm/transformers/deobf/FMLRemappingAdapter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/asm/transformers/deobf/LZMAInputSupplier.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/ASMDataTable$ASMData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ASMDataTable$ModContainerPredicate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/ASMDataTable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ContainerType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/DirectoryDiscoverer$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/DirectoryDiscoverer$ClassFilter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/DirectoryDiscoverer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ITypeDiscoverer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/JarDiscoverer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/ModCandidate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/ModDiscoverer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ASMModParser$AnnotationType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ASMModParser.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ModAnnotation$EnumHolder.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ModAnnotation.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ModAnnotationVisitor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ModClassVisitor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/discovery/asm/ModFieldVisitor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/discovery/asm/ModMethodVisitor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLConstructionEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLFingerprintViolationEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLInitializationEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLInterModComms$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLInterModComms$IMCEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLInterModComms$IMCMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLInterModComms.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLLoadCompleteEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLLoadEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLMissingMappingsEvent$Action.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLMissingMappingsEvent$MissingMapping.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLMissingMappingsEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLModDisabledEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLModIdMappingEvent$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLModIdMappingEvent$ModRemapping.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLModIdMappingEvent$RemapTarget.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLModIdMappingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLPostInitializationEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLPreInitializationEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLServerAboutToStartEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLServerStartedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLServerStartingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLServerStoppedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/event/FMLServerStoppingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/event/FMLStateEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/ASMEventHandler$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/ASMEventHandler$ASMClassLoader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/ASMEventHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/Cancelable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/Event$HasResult.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/Event$Result.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/Event.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/EventBus.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/EventPriority.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/IEventExceptionHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/IEventListener.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/ListenerList$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/ListenerList$ListenerListInst.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/eventhandler/ListenerList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/eventhandler/SubscribeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/ArtifactVersionNameFunction.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/CollectionWrapperFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/GenericIterableFactory$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/GenericIterableFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/ModIdFunction.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/functions/ModNameFunction.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/functions/TypeCastFunction.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/InputEvent$KeyInputEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/InputEvent$MouseInputEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/InputEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$ItemCraftedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$ItemPickupEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$ItemSmeltedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerChangedDimensionEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/PlayerEvent$PlayerRespawnEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/PlayerEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent$Phase.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$PlayerTickEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent$RenderTickEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent$Type.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/gameevent/TickEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/launcher/FMLDeobfTweaker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/FMLInjectionAndSortingTweaker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/launcher/FMLServerTweaker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/FMLTweaker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/launcher/TerminalTweaker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/launcher/Yggdrasil.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/ByteBufUtils.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLEmbeddedChannel.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLEventChannel$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLEventChannel$EventFactory$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLEventChannel$EventFactory$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLEventChannel$EventFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLEventChannel.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLIndexedMessageToMessageCodec.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ClientConnectedToServerEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$CustomNetworkEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$CustomPacketEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$CustomPacketRegistrationEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ServerConnectionFromClientEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent$ServerCustomPacketEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkEvent$ServerDisconnectionFromClientEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLNetworkEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLNetworkException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$4.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$5.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$6.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$7.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget$8.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/FMLOutboundHandler$OutboundTarget.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/FMLOutboundHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/IGuiHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/NetworkCheckHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/NetworkEventFiringHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/NetworkHandshakeEstablished.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/NetworkRegistry$TargetPoint.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/NetworkRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/ChannelRegistrationHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$4.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$5.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$6.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$7.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState$8.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeClientState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeCodec.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ClientHello.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$HandshakeAck.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$HandshakeReset.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ModIdData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ModList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage$ServerHello.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$4.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$5.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState$6.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/FMLHandshakeServerState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/HandshakeInjector.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/HandshakeMessageHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/IHandshakeState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$ConnectionState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$ConnectionType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$VanillaTimeoutWaiter$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/handshake/NetworkDispatcher$VanillaTimeoutWaiter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/handshake/NetworkDispatcher.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/EntitySpawnHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLMessage$CompleteHandshake.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLMessage$EntityAdjustMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLMessage$EntityMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLMessage$EntitySpawnMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLMessage$OpenGui.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLNetworkHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/FMLProxyPacket.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/FMLRuntimeCodec.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/HandshakeCompletionHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/NetworkModHolder$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/NetworkModHolder$DefaultNetworkChecker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/NetworkModHolder$IgnoredChecker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/NetworkModHolder$MethodNetworkChecker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/NetworkModHolder$NetworkChecker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/internal/NetworkModHolder.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/internal/OpenGuiHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/simpleimpl/IMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/IMessageHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/simpleimpl/MessageContext.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/SimpleChannelHandlerWrapper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/network/simpleimpl/SimpleIndexedCodec.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/network/simpleimpl/SimpleNetworkWrapper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/patcher/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/patcher/ClassPatch.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/patcher/ClassPatchManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/patcher/GenDiffSet.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/EntityRegistry$EntityRegistration.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/EntityRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/ExistingSubstitutionException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/FMLControlledNamespacedRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameData$GameDataSnapshot.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry$ItemStackHolder.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$ObjectHolder.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry$Type$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$Type$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry$Type.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/GameRegistry$UniqueIdentifier.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/GameRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/IEntityAdditionalSpawnData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/IThrowableEntity.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/IncompatibleSubstitutionException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/ItemStackHolderInjector.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/ItemStackHolderRef.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/LanguageRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/ObjectHolderRef.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/ObjectHolderRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/RegistryDelegate$Delegate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/RegistryDelegate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/VillagerRegistry$IVillageCreationHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/registry/VillagerRegistry$IVillageTradeHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/registry/VillagerRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/toposort/ModSorter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/ModSortingException$SortingExceptionData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/toposort/ModSortingException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/TopologicalSort$DirectedGraph$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/toposort/TopologicalSort$DirectedGraph.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/toposort/TopologicalSort.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ArtifactVersion.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/ComparableVersion$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ComparableVersion$IntegerItem.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/ComparableVersion$Item.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ComparableVersion$ListItem.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/ComparableVersion$StringItem.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/ComparableVersion.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/DefaultArtifactVersion.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/InvalidVersionSpecificationException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/Restriction.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/common/versioning/VersionParser.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/common/versioning/VersionRange.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/CoreModManager$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/CoreModManager$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/CoreModManager$3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/CoreModManager$4.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/CoreModManager$FMLPluginWrapper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/CoreModManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FMLCorePlugin.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FMLInjectionData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FMLLaunchHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FMLRelaunchLog.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FMLSecurityManager$ExitTrappedException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FMLSecurityManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/FileListHelper$CaseInsensitiveFileComparator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/FileListHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLCallHook.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$DependsOn.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$MCVersion.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$Name.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$SortingIndex.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/IFMLLoadingPlugin$TransformerExclusions.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/IFMLLoadingPlugin.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ModListHelper$JsonModList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ModListHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToAccessFieldException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToFindClassException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToFindFieldException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ReflectionHelper$UnableToFindMethodException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/ReflectionHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/ServerLaunchWrapper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/relauncher/Side.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/relauncher/SideOnly.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/ByteBufferSeekableSource.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/Checksum.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/DebugDiffWriter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/Delta$SourceState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/Delta$TargetState.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/Delta.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/DiffWriter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/GDiffPatcher.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/GDiffWriter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/PatchException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/repackage/com/nothome/delta/RandomAccessFileSeekableSource.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/repackage/com/nothome/delta/SeekableSource.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: cpw/mods/fml/server/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/mods/fml/server/FMLServerHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Channel.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/Envelope.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/FastTracker2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/IBXM.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Instrument.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/LogTable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Module.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/Pattern.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Player$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/Player$Driver.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Player.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/ProTracker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: ibxm/Sample.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/ScreamTracker3.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/classloading/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/classloading/FMLForgePlugin.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/classloading/FluidIdTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/ClientCommandHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/EnumHelperClient.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/ForgeHooksClient$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/ForgeHooksClient.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/GuiIngameForge.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/IItemRenderer$ItemRenderType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/IItemRenderer$ItemRendererHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/IItemRenderer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/IRenderContextHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/IRenderHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/MinecraftForgeClient.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/ClientChatReceivedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/DrawBlockHighlightEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/EntityViewRenderEvent$FogColors.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/EntityViewRenderEvent$FogDensity.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/EntityViewRenderEvent$RenderFogEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/EntityViewRenderEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/FOVUpdateEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiOpenEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$ActionPerformedEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$ActionPerformedEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$ActionPerformedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$InitGuiEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent$InitGuiEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/GuiScreenEvent$InitGuiEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/GuiScreenEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/MouseEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderBlockOverlayEvent$OverlayType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderBlockOverlayEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderGameOverlayEvent$Chat.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent$ElementType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderGameOverlayEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderGameOverlayEvent$Text.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderGameOverlayEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderHandEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderItemInFrameEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderLivingEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderLivingEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderLivingEvent$Specials$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderLivingEvent$Specials$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderLivingEvent$Specials.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderLivingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderPlayerEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent$SetArmorModel.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderPlayerEvent$Specials$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent$Specials$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderPlayerEvent$Specials.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderPlayerEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderWorldEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderWorldEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/RenderWorldEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/RenderWorldLastEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/TextureStitchEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/TextureStitchEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/TextureStitchEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlayBackgroundMusicEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlaySoundEffectEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlaySoundEffectSourceEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlaySoundEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlaySoundEvent17.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlaySoundSourceEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/PlayStreamingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/PlayStreamingSourceEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/SoundEvent$SoundSourceEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/SoundEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/SoundLoadEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/event/sound/SoundResultEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/event/sound/SoundSetupEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$AddModOverrideEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$ChunkLoaderEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$GeneralEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$ModIDEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui$ModOverridesEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/gui/ForgeGuiFactory$ForgeConfigGui.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/gui/ForgeGuiFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/AdvancedModelLoader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/IModelCustom.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/IModelCustomLoader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/ModelFormatException.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/obj/Face.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/GroupObject.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/obj/ObjModelLoader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/TextureCoordinate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/obj/Vertex.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/obj/WavefrontObject.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/techne/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/client/model/techne/TechneModel.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/client/model/techne/TechneModelLoader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/AchievementPage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeDictionary$BiomeInfo.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/BiomeDictionary$Type.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeDictionary.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/BiomeManager$BiomeEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeManager$BiomeType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/BiomeManager$TrackedList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/BiomeManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ChestGenHooks.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/DimensionManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/DungeonHooks$DungeonMob.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/DungeonHooks.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/EnumPlantType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/FishingHooks$FishableCategory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/FishingHooks.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$ForceChunkEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager$LoadingCallback.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$OrderedLoadingCallback.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager$PlayerOrderedLoadingCallback.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$Ticket.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager$Type.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeChunkManager$UnforceChunkEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeChunkManager.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeHooks$SeedEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeHooks.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeInternalHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeModContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeVersion$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ForgeVersion$Status.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ForgeVersion.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/IExtendedEntityProperties.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/IMinecartCollisionHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/IPlantable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/IShearable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/ISpecialArmor$ArmorProperties.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/ISpecialArmor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/MinecraftForge.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/UsernameCache$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/UsernameCache$SaveThread.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/UsernameCache.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/WorldSpecificSaveHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/chunkio/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/chunkio/ChunkIOExecutor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/chunkio/ChunkIOProvider.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/chunkio/QueuedChunk.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/ConfigCategory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/ConfigElement$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/ConfigElement.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/Configuration$UnicodeInputStreamReader.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/Configuration.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/config/Property$Type.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/config/Property.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/DimensionMessageHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/FluidIdRegistryMessageHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/ForgeMessage$FluidIdMapMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/ForgeMessage.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/ForgeNetworkHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/network/ForgeRuntimeCodec.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/network/ServerToClientConnectionEstablishedHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/AsynchronousExecutor$CallBackProvider.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/AsynchronousExecutor$Task.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/AsynchronousExecutor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/BlockSnapshot.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/ChunkCoordComparator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/Constants$NBT.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/Constants.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/EnumHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/FakePlayer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/FakePlayerFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/ForgeDirection.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/common/util/RotationHelper$BlockType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/common/util/RotationHelper.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/AnvilUpdateEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/CommandEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/ForgeEventFactory.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/ServerChatEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/brewing/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/brewing/PotionBrewEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/brewing/PotionBrewEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/brewing/PotionBrewEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/brewing/PotionBrewedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/EntityEvent$CanUpdate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/EntityEvent$EnteringChunk.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/EntityEvent$EntityConstructing.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/EntityEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/EntityJoinWorldEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/EntityStruckByLightningEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/PlaySoundAtEntityEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/item/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/item/ItemEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/item/ItemExpireEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/item/ItemTossEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/EnderTeleportEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingAttackEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingDeathEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingDropsEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingEvent$LivingJumpEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingFallEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingHealEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingHurtEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingPackSizeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingSetAttackTargetEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingSpawnEvent$AllowDespawn.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingSpawnEvent$CheckSpawn.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/LivingSpawnEvent$SpecialSpawn.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/LivingSpawnEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/living/ZombieEvent$SummonAidEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/living/ZombieEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/minecart/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/minecart/MinecartCollisionEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/minecart/MinecartEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/minecart/MinecartInteractEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/minecart/MinecartUpdateEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/AchievementEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/AnvilRepairEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/ArrowLooseEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/ArrowNockEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/AttackEntityEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/BonemealEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/EntityInteractEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/EntityItemPickupEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/FillBucketEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/ItemTooltipEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerDestroyItemEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerDropsEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$BreakSpeed.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$Clone.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$HarvestCheck.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$LoadFromFile.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$NameFormat.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$SaveToFile.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent$StartTracking.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerEvent$StopTracking.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerFlyableFallEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerInteractEvent$Action.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerInteractEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerOpenContainerEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerPickupXpEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerSleepInBedEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Finish.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Start.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Stop.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerUseItemEvent$Tick.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/PlayerUseItemEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/entity/player/PlayerWakeUpEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/entity/player/UseHoeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$BiomeColor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent$CreateDecorator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$GetFoliageColor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent$GetGrassColor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$GetVillageBlockID.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent$GetVillageBlockMeta.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/BiomeEvent$GetWaterColor.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/BiomeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/ChunkProviderEvent$InitNoiseField.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/ChunkProviderEvent$ReplaceBiomeBlocks.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/ChunkProviderEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Decorate$EventType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Decorate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/DecorateBiomeEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/DecorateBiomeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/DeferredBiomeDecorator.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/InitMapGenEvent$EventType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/InitMapGenEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/InitNoiseGensEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/OreGenEvent$GenerateMinable$EventType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/OreGenEvent$GenerateMinable.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/OreGenEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/OreGenEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/OreGenEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Populate$EventType.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Populate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Post.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/PopulateChunkEvent$Pre.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/PopulateChunkEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/SaplingGrowTreeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/TerrainGen.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/WorldTypeEvent$BiomeSize.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/terraingen/WorldTypeEvent$InitBiomeGens.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/terraingen/WorldTypeEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/BlockEvent$BreakEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/BlockEvent$HarvestDropsEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/BlockEvent$PlaceEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/BlockEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkDataEvent$Load.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkDataEvent$Save.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkDataEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkEvent$Load.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkEvent$Unload.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkWatchEvent$UnWatch.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ChunkWatchEvent$Watch.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ChunkWatchEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ExplosionEvent$Detonate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/ExplosionEvent$Start.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/ExplosionEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/NoteBlockEvent$Change.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/NoteBlockEvent$Instrument.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/NoteBlockEvent$Note.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/NoteBlockEvent$Octave.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/NoteBlockEvent$Play.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/NoteBlockEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/WorldEvent$CreateSpawnPosition.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/WorldEvent$Load.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/WorldEvent$PotentialSpawns.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/WorldEvent$Save.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/event/world/WorldEvent$Unload.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/event/world/WorldEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/BlockFluidBase.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/BlockFluidClassic.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/BlockFluidFinite.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/Fluid.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidContainerRegistry$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidContainerRegistry$ContainerKey.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidContainerRegistry$FluidContainerData.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidContainerRegistry$FluidContainerRegisterEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidContainerRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidEvent$FluidDrainingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidEvent$FluidFillingEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidEvent$FluidMotionEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidEvent$FluidSpilledEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidRegistry$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidRegistry$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidRegistry$FluidDelegate.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidRegistry$FluidRegisterEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidRegistry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidStack.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/FluidTank.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/FluidTankInfo.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/IFluidBlock.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/IFluidContainerItem.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/IFluidHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/IFluidTank.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/ItemFluidContainer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/fluids/RenderBlockFluid.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/fluids/TileFluidHandler.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/OreDictionary$OreRegisterEvent.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/OreDictionary$UnmodifiableArrayList$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/OreDictionary$UnmodifiableArrayList$2.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/OreDictionary$UnmodifiableArrayList.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/OreDictionary.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/RecipeSorter$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/RecipeSorter$Category.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/RecipeSorter$SortEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/RecipeSorter.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/oredict/ShapedOreRecipe.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/oredict/ShapelessOreRecipe.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/server/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/server/ForgeTimeTracker.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/server/command/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/server/command/ForgeCommand.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: net/minecraftforge/transformers/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/minecraftforge/transformers/ForgeAccessTransformer.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/lang/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/lang/en_US.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: en_U
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/fml/lang/en_US.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/textures/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/textures/gui/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/textures/gui/forge.gif
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/fml/textures/gui/icons.png
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/fml/textures/gui/forge.png
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/en_US.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: en_U
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/en_US.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/es_ES.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/fr_FR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: fr_F
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/fr_FR.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/ru_RU.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/de_DE.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: de_D
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/de_DE.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/af_ZA.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/ar_SA.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: ar_S
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/ar_SA.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/br_FR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/ca_ES.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: ca_E
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/ca_ES.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/cs_CZ.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/da_DK.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: da_D
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/da_DK.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/el_GR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/fa_IR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: fa_I
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/fa_IR.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/fi_FI.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/he_IL.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: he_I
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/he_IL.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/hu_HU.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/it_IT.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: it_I
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/it_IT.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/ja_JP.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/ko_KR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: ko_K
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/ko_KR.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/lt_LT.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/nb_NO.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: nb_N
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/nb_NO.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/nl_NL.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/nn_NO.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: nn_N
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/nn_NO.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/no_NO.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/pl_PL.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: pl_P
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/pl_PL.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/pt_BR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/pt_PT.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: pt_P
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/pt_PT.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/ro_RO.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/sl_SI.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: sl_S
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/sl_SI.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/sr_SP.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/sv_SE.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: sv_S
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/sv_SE.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/tr_TR.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/uk_UA.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: uk_U
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/uk_UA.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/vi_VN.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/forge/lang/zh_CN.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:47]: zh_C
- [17:14:56] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/forge/lang/zh_CN.lang cannot be located on the classpath. This is a programming error.
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: assets/forge/lang/zh_TW.lang
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: CREDITS-fml.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: mr$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: MinecraftForge-License.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: forge_logo.png
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: deobfuscation_data-1.7.10.lzma
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: net/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: paulscode/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: fml_marker.cfg
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ibxm/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: forge_at.cfg
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: Start.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: fml.exc
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: LICENSE-fml.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: adb$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: fml_at.cfg
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: version.json
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: cpw/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: alb$1.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: MinecraftForge-Credits.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: paulscode/sound/codecs/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: forge-1.7.10-10.13.4.1541-1.7.10-changelog.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: forge.exc
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: alb$FireInfo.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: FMLRenderAccessLibrary.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: ahu$FlowerEntry.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: binpatches.pack.lzma
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: assets/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: log4j2.xml
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: aji$4.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: META-INF/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: Paulscode SoundSystem CodecIBXM License.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: fml.srg
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: aji$6.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: mcpmod.info
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: mcplogo.png
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: lgpl-3.0.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: paulscode/sound/
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: aji$5.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: Paulscode IBXM Library License.txt
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: paulscode/sound/codecs/CodecIBXM.class
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:checkEntry:26]: fmlversion.properties
- [17:14:56] [Client thread/INFO] [STDOUT]: [DITextures.JarSkinRegistration:scanJarForSkins:82]: mr$2.class
- [17:14:57] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
- [17:14:58] [Client thread/INFO] [FML]: Injecting itemstacks
- [17:14:58] [Client thread/INFO] [FML]: Itemstack injection complete
- [17:14:59] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 16 mods
- [17:14:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:jtrent238's Core Mod, FMLFileResourcePack:jtrent238's Food Mod, FMLFileResourcePack:jtrent238's Lots Of Blocks Mod, FMLFileResourcePack:jtrent238's Weapon Mod, FMLFileResourcePack:Morph, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Potions, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Potions in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:14:59] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\Potions+[1.0.1].zip
- [17:15:00] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Found and mapped ability mappings for 24 presumably Minecraft mobs.
- [17:15:00] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
- [17:15:01] [Client thread/INFO]: Created: 512x256 textures/items-atlas
- [17:15:01] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:15:01] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
- [17:15:01] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
- [17:15:01] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:15:01] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:15:01] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
- [17:15:02] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
- [17:15:02] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [17:15:02] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
- [17:15:02] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:15:02] [Sound Library Loader/INFO]: Sound engine started
- [17:15:04] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:04] [Client thread/ERROR]: @ Post startup
- [17:15:04] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:04] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN foodmod
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: domain foodmod is missing 78 textures
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: domain foodmod has 4 locations:
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod jtcoremod resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod foodmod resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod lotsofblocks resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod weaponmod resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain foodmod are:
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemraspberries.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembeetroot.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemicecream.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_4.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemmeatballraw.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempasta.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgarlic.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempie.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemkidneybeans.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemlentils.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemlemonade.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemlamb.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemRicebread.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembean.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemlambraw.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemÄŒesnica.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemKubdari.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemSlicedbread.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemlemonpie.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_5.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockstove.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembasil.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemchickenwings.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemhotdog.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempizza.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemchicken_nuggetsraw.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempear.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemfrenchfry.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemorange.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemfishsticksraw.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemcottoncandy.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_2.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgreenpepper.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemblueberry.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempeanut.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemapplepie.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembroccoli.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemlemon.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemtoast.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgoatmilk.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_3.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockmicrowave.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemblackeyepeas.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemmeatball.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgrilledcheese.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemchicken_nuggets.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockfridge.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemcilantro.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemasparagus.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemredpepper.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_0.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemtomato.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemginger.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemcherry.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempeach.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemavocado.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemkiwi.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemfishsticks.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemblackbeans.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemblackberry.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemchickenwingsraw.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemadzukibeans.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itempintobeans.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemwhitebeans.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_1.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemcheesecake.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemcarrotcake.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_6.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemCheesecakeStuffedStrawberries.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgarbanzobeans.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemcandyapple.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemBarkbread.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemonions.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemchocolatemilk.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/plantpeanut_stage_7.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembacon.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemsoup.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemstrawberry.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain foodmod
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN weaponmod
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: domain weaponmod is missing 19 textures
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: domain weaponmod has 4 locations:
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod jtcoremod resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod foodmod resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod lotsofblocks resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: mod weaponmod resources at C:\Users\trent\Desktop\JTlauncher\instances\TestPack2\minecraft\mods\jtrent238WeaponMod-1.0 (2).jar
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain weaponmod are:
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockLightingShard.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembigstonesword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemrubyfragment.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemwoodknife.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockruby.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemdiamondknife.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembiggoldsword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembigironsword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blocknetherstar.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembigcheesesword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockdragonegg.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockrubyore.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemstoneknife.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembigrubysword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembigwoodsword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemironknife.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itembigdiamondsword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgodsword.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemgoldknife.png
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain weaponmod
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
- [17:15:04] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
- [17:15:05] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:05] [Client thread/ERROR]: @ Post render
- [17:15:05] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:08] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:09] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:09] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:09] [Client thread/ERROR]: @ Post render
- [17:15:09] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:09] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:09] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:09] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:09] [Client thread/ERROR]: @ Post render
- [17:15:09] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:10] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:10] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:10] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:10] [Client thread/ERROR]: @ Post render
- [17:15:10] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:10] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:10] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:10] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:10] [Client thread/ERROR]: @ Post render
- [17:15:10] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:11] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:11] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:11] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:11] [Client thread/ERROR]: @ Post render
- [17:15:11] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:11] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:11] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:11] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:11] [Client thread/ERROR]: @ Post render
- [17:15:11] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:11] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:11] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:11] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:11] [Client thread/ERROR]: @ Post render
- [17:15:11] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:12] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:12] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:12] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:12] [Client thread/ERROR]: @ Post render
- [17:15:12] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:12] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:12] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:12] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:12] [Client thread/ERROR]: @ Post render
- [17:15:12] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:12] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:12] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:13] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:13] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:13] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:13] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:13] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:13] [Client thread/ERROR]: @ Post render
- [17:15:13] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:13] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:13] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:14] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:14] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:14] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:14] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:14] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:15:14] [Client thread/ERROR]: @ Post render
- [17:15:14] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:15:16] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:19] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:21] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
- [17:15:21] [Server thread/INFO]: Generating keypair
- [17:15:22] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod devmod which appears to be missing, things may not work well
- [17:15:22] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod foodmod version 1.0.0.4 and it is now at version 1.0.0.0, things may not work well
- [17:15:22] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod lotsofblocks version 1.0.0.1 and it is now at version 1.0.0.0, things may not work well
- [17:15:22] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod weaponmod version 1.0.0.1 and it is now at version 1.0.0.0, things may not work well
- [17:15:22] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfoodtnt
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:liquidMilkFlowing
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockchocolatecake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandygrass
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockblackcake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world lotsofblocks:blockChest
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Oil
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandyfire
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcherryworkbench
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Testblock
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandydirt
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockbluecake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:TestPlant
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world devmod:blockspawner
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockgoldcake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockposioncake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:PlantGoldenCarrot
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world lotsofblocks:blockCraftingTable
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocktestportal
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:BlockOven
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Cooking Oil2
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandybeacon
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockdeepdishpizza
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:liquidMilkStill
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcherryplanks
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandystone
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandyrail
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocksugarore
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocksugarbricks
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandycanereed
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:jtrent238skull
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Chocolate Milk
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Reed
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockpeppermintlog
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:cakechest
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockredvelvetcake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcreepercakegreen
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfrozenpumpkin
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfoodcontainer
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfoodprocessor
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world lotsofblocks:blockspawner
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Oil2
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Cherryleaves
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Cooking Oil
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcreepercakeblue
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Chocolate Milk2
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocksugar
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockmagentacake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:PlantStrawberry
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandyportal
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocklight
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:BlockOven
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcreepercakeblue
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemunstablecandy
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world lotsofblocks:blockspawner
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemhoney
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcinnamon
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocklight
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemshortening
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockmagentacake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcandycane
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandystone
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocktestportal
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemclownfish_cooked
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcreepercakegreen
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfoodtnt
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemmashedbananas
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:Cherryleaves
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemsquash
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandydirt
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemchickenlegraw
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemgroundginger
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemapple_regeneration
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfoodcontainer
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemhorsemeat
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembun
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemalmonds
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockdeepdishpizza
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandyfire
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemice
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemflour
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemchocolatepuding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemluckycandy
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:PlantStrawberry
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itempufferfish_cooked
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocksugarore
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcookiesncreampudding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemgrape
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world lotsofblocks:blockCraftingTable
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfrozenpumpkin
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemmustard
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcucumber
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemmeltedbutter
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemhorsemeat_raw
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandybeacon
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembeefbroth
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemchickenleg
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcandycanereed
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembakingpowder
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemchoppednuts
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:liquidMilkFlowing
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockchocolatecake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world weaponmod:iteminfinous
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itempickle
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockredvelvetcake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembayleaf
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world devmod:blockspawner
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world lotsofblocks:blockChest
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemHealingApple
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcabbage
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcorn
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemmayo
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:jtrent238skull
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemapple_posion
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemvanillapuding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itempopcorn
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcottoncandy_pink
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemlime
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemlemonpudding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemsugarcube
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemgroundalmonds
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemgrits
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemranch
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockbluecake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockposioncake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemstrawberrypudding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemjalapenopeppers
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemapple_strength
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemchickensoup
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemhamburger
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemchoppedgrass
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemapple_swiftness
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcream
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandycanereed
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembanana
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocksugarbricks
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembrownsugar
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemmintleaves
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembuttercandy
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemhoneymustard
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemgreen_tomato
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itempistachiopudding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemlemonjuice
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockfoodprocessor
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemsesameseeds
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:liquidMilkStill
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandygrass
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockgoldcake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcherryworkbench
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembutter
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandyportal
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcandyrail
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemketchup
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itembananapudding
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemnyanapple
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemapple_fireresistance
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:cakechest
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockblackcake
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockpeppermintlog
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcandycanestick
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:PlantGoldenCarrot
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blockcherryplanks
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemlettuce
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:itemcandyboat
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:SeedsStrawberry
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world foodmod:blocksugar
- [17:15:22] [Server thread/INFO] [FML]: Found a missing id from the world devmod:itemlightingwand
- [17:15:22] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: lotsofblocks:blockChest, id 168
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: lotsofblocks:blockCraftingTable, id 169
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: lotsofblocks:blockspawner, id 167
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: lotsofblocks:blockspawner, id 167
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: lotsofblocks:blockCraftingTable, id 169
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: lotsofblocks:blockChest, id 168
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockfoodtnt, id 196
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:liquidMilkFlowing, id 221
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockchocolatecake, id 182
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandygrass, id 207
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockblackcake, id 185
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Oil, id 217
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandyfire, id 226
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcherryworkbench, id 203
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Testblock, id 215
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandydirt, id 206
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockbluecake, id 181
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:TestPlant, id 216
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockgoldcake, id 183
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockposioncake, id 186
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:PlantGoldenCarrot, id 222
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blocktestportal, id 198
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:BlockOven, id 202
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Cooking Oil2, id 213
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandybeacon, id 228
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockdeepdishpizza, id 190
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:liquidMilkStill, id 219
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcherryplanks, id 204
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandystone, id 205
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandyrail, id 231
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blocksugarore, id 193
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blocksugarbricks, id 194
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandycanereed, id 230
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:jtrent238skull, id 201
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Chocolate Milk, id 209
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Reed, id 214
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockpeppermintlog, id 199
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:cakechest, id 223
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockredvelvetcake, id 189
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcreepercakegreen, id 188
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockfrozenpumpkin, id 229
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockfoodcontainer, id 220
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockfoodprocessor, id 225
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Oil2, id 218
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Cherryleaves, id 200
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Cooking Oil, id 212
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcreepercakeblue, id 187
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:Chocolate Milk2, id 210
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blocksugar, id 195
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockmagentacake, id 184
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:PlantStrawberry, id 224
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blockcandyportal, id 208
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: foodmod:blocklight, id 197
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:BlockOven, id 202
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcreepercakeblue, id 187
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemunstablecandy, id 4269
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemhoney, id 4255
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcinnamon, id 4251
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blocklight, id 197
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemshortening, id 4257
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockmagentacake, id 184
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcandycane, id 4279
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandystone, id 205
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blocktestportal, id 198
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemclownfish_cooked, id 4233
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcreepercakegreen, id 188
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockfoodtnt, id 196
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemmashedbananas, id 4247
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:Cherryleaves, id 200
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemsquash, id 4245
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandydirt, id 206
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemchickenlegraw, id 4238
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemgroundginger, id 4252
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemapple_regeneration, id 4291
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockfoodcontainer, id 220
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemhorsemeat, id 4266
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembun, id 4242
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemalmonds, id 4253
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockdeepdishpizza, id 190
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandyfire, id 226
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemice, id 4231
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemflour, id 4271
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemchocolatepuding, id 4284
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemluckycandy, id 4268
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:PlantStrawberry, id 224
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itempufferfish_cooked, id 4232
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blocksugarore, id 193
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcookiesncreampudding, id 4288
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemgrape, id 4228
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockfrozenpumpkin, id 229
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemmustard, id 4216
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcucumber, id 4244
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemmeltedbutter, id 4259
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemhorsemeat_raw, id 4267
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandybeacon, id 228
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembeefbroth, id 4262
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemchickenleg, id 4237
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcandycanereed, id 4281
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembakingpowder, id 4250
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemchoppednuts, id 4248
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:liquidMilkFlowing, id 221
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockchocolatecake, id 182
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itempickle, id 4243
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockredvelvetcake, id 189
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembayleaf, id 4260
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemHealingApple, id 4096
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcabbage, id 4241
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcorn, id 4224
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemmayo, id 4218
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:jtrent238skull, id 201
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemapple_posion, id 4276
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemvanillapuding, id 4283
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itempopcorn, id 4223
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcottoncandy_pink, id 4278
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemlime, id 4227
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemlemonpudding, id 4287
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemsugarcube, id 4270
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemgroundalmonds, id 4254
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemgrits, id 4222
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemranch, id 4220
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockbluecake, id 181
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockposioncake, id 186
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemstrawberrypudding, id 4285
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemjalapenopeppers, id 4263
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemapple_strength, id 4273
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemchickensoup, id 4234
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemhamburger, id 4261
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemchoppedgrass, id 4249
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemapple_swiftness, id 4272
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcream, id 4229
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandycanereed, id 230
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembanana, id 4221
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blocksugarbricks, id 194
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembrownsugar, id 4258
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemmintleaves, id 4264
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembuttercandy, id 4265
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemhoneymustard, id 4219
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemgreen_tomato, id 4226
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itempistachiopudding, id 4289
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemlemonjuice, id 4246
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockfoodprocessor, id 225
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemsesameseeds, id 4256
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:liquidMilkStill, id 219
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandygrass, id 207
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockgoldcake, id 183
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcherryworkbench, id 203
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembutter, id 4230
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandyportal, id 208
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcandyrail, id 231
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemketchup, id 4217
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itembananapudding, id 4286
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemnyanapple, id 4282
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemapple_fireresistance, id 4277
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:cakechest, id 223
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockblackcake, id 185
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockpeppermintlog, id 199
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcandycanestick, id 4280
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:PlantGoldenCarrot, id 222
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blockcherryplanks, id 204
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemlettuce, id 4225
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:itemcandyboat, id 4275
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:SeedsStrawberry, id 4274
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: foodmod:blocksugar, id 195
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified block: devmod:blockspawner, id 227
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: devmod:blockspawner, id 227
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: devmod:itemlightingwand, id 4290
- [17:15:22] [Server thread/ERROR] [FML]: Unidentified item: weaponmod:iteminfinous, id 4130
- [17:15:22] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:35] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:35] [Server thread/INFO] [FML]: Applying holder lookups
- [17:15:35] [Server thread/INFO] [FML]: Holder lookups applied
- [17:15:35] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
- [17:15:35] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:15:41] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:15:42] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
- [17:15:42] [Server thread/INFO]: Generating keypair
- [17:15:43] [Server thread/INFO]: Converting map!
- [17:15:43] [Server thread/INFO]: Scanning folders...
- [17:15:43] [Server thread/INFO]: Total conversion count is 0
- [17:15:43] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [17:15:43] [Server thread/INFO] [FML]: Applying holder lookups
- [17:15:43] [Server thread/INFO] [FML]: Holder lookups applied
- [17:15:43] [Server thread/WARN]: Unable to find spawn biome
- [17:15:44] [Server thread/INFO] [FML]: Loading dimension 0 (Copy of New World) (net.minecraft.server.integrated.IntegratedServer@ee1e66)
- [17:15:44] [Server thread/INFO] [FML]: Loading dimension 1 (Copy of New World) (net.minecraft.server.integrated.IntegratedServer@ee1e66)
- [17:15:44] [Server thread/INFO] [FML]: Loading dimension -1 (Copy of New World) (net.minecraft.server.integrated.IntegratedServer@ee1e66)
- [17:15:44] [Server thread/INFO]: Preparing start region for level 0
- [17:15:45] [Server thread/INFO]: Preparing spawn area: 3%
- [17:15:46] [Server thread/INFO]: Preparing spawn area: 8%
- [17:15:47] [Server thread/INFO]: Preparing spawn area: 13%
- [17:15:48] [Server thread/INFO]: Preparing spawn area: 18%
- [17:15:49] [Server thread/INFO]: Preparing spawn area: 21%
- [17:15:50] [Server thread/INFO]: Preparing spawn area: 27%
- [17:15:51] [Server thread/INFO]: Preparing spawn area: 31%
- [17:15:52] [Server thread/INFO]: Preparing spawn area: 36%
- [17:15:53] [Server thread/INFO]: Preparing spawn area: 40%
- [17:15:54] [Server thread/INFO]: Preparing spawn area: 45%
- [17:15:55] [Server thread/INFO]: Preparing spawn area: 49%
- [17:15:56] [Server thread/INFO]: Preparing spawn area: 54%
- [17:15:57] [Server thread/INFO]: Preparing spawn area: 60%
- [17:15:58] [Server thread/INFO]: Preparing spawn area: 65%
- [17:15:59] [Server thread/INFO]: Preparing spawn area: 70%
- [17:16:00] [Server thread/INFO]: Preparing spawn area: 75%
- [17:16:01] [Server thread/INFO]: Preparing spawn area: 80%
- [17:16:02] [Server thread/INFO]: Preparing spawn area: 84%
- [17:16:03] [Server thread/INFO]: Preparing spawn area: 89%
- [17:16:04] [Server thread/INFO]: Preparing spawn area: 93%
- [17:16:05] [Server thread/INFO]: Preparing spawn area: 98%
- [17:16:06] [Server thread/INFO]: Changing view distance to 8, from 10
- [17:16:06] [Client thread/INFO] [bspkrsCore]: Disabling Main Menu Mob render ticker
- [17:16:07] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
- [17:16:07] [Netty IO #3/INFO] [FML]: Client protocol version 2
- [17:16:07] [Netty IO #3/INFO] [FML]: Client attempting to join with 16 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
- [17:16:07] [Netty IO #3/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [17:16:07] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [] at SERVER
- [17:16:07] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [17:16:07] [Server thread/WARN] [Baubles]: Data not found for jtrent238. Trying to load backup data.
- [17:16:07] [Server thread/INFO]: jtrent238[local:E:9ce6e343] logged in with entity id 147 at (-0.5, 70.0, -8.5)
- [17:16:07] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
- [17:16:07] [Server thread/INFO]: jtrent238 joined the game
- [17:16:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3786ms behind, skipping 75 tick(s)
- [17:16:22] [Server thread/INFO]: Saving and pausing game...
- [17:16:22] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Overworld
- [17:16:23] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Nether
- [17:16:23] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/The End
- [17:16:30] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
- [17:16:31] [Client thread/INFO]: Warning: Clientside chunk ticking took 259 ms
- [17:16:31] [Client thread/INFO]: Warning: Clientside chunk ticking took 191 ms
- [17:16:32] [Client thread/INFO]: Warning: Clientside chunk ticking took 142 ms
- [17:16:35] [Client thread/INFO]: Warning: Clientside chunk ticking took 162 ms
- [17:16:35] [Client thread/INFO]: Warning: Clientside chunk ticking took 166 ms
- [17:16:36] [Server thread/INFO]: jtrent238 has just earned the achievement [Taking Inventory]
- [17:16:36] [Client thread/INFO]: [CHAT] jtrent238 has just earned the achievement [Taking Inventory]
- [17:16:36] [Client thread/INFO]: Warning: Clientside chunk ticking took 254 ms
- [17:16:36] [Client thread/INFO]: Warning: Clientside chunk ticking took 256 ms
- [17:16:37] [Client thread/INFO]: Warning: Clientside chunk ticking took 388 ms
- [17:16:38] [Client thread/INFO]: Warning: Clientside chunk ticking took 461 ms
- [17:17:11] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-2.50, 71.00, -8.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:14] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-4.50, 71.00, -8.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:16] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-5.50, 71.00, -7.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:18] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-5.50, 71.00, -7.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:20] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-4.50, 71.00, -7.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:22] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-4.50, 71.00, -8.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:24] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-5.50, 71.00, -7.21), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:26] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-5.50, 71.00, -7.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:28] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-4.50, 71.00, -7.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:30] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-4.50, 71.00, -7.50), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:32] [Server thread/WARN] [FML]: Attempted to add a EntityItem to the world with a invalid item at (-4.42, 71.00, -7.69), this is most likely a config issue between you and the server. Please double check your configs
- [17:17:35] [Client thread/INFO]: [CHAT] EntityHorse, EnderDragon, EnderCrystal, Enderman
- [17:17:40] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:17:40] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:17:47] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:17:47] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:17:51] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:17:51] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:17:54] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:17:54] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:17:54] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:17:54] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:17:55] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:17:55] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:18:02] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:18:02] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:18:03] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:18:03] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:18:04] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:18:04] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:18:04] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
- [17:18:04] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
- [17:18:05] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
- [17:18:05] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
- [17:18:06] [Server thread/INFO]: [jtrent238: Object successfully summoned]
- [17:18:06] [Client thread/INFO]: [CHAT] Object successfully summoned
- [17:18:13] [Server thread/INFO]: Saving and pausing game...
- [17:18:14] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Overworld
- [17:18:14] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Nether
- [17:18:14] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/The End
- [17:18:14] [Server thread/INFO]: Stopping server
- [17:18:14] [Server thread/INFO]: Saving players
- [17:18:14] [Server thread/INFO]: Saving worlds
- [17:18:14] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Overworld
- [17:18:14] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Nether
- [17:18:14] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/The End
- [17:18:15] [Server thread/INFO] [FML]: Unloading dimension 0
- [17:18:15] [Server thread/INFO] [FML]: Unloading dimension -1
- [17:18:15] [Server thread/INFO] [FML]: Unloading dimension 1
- [17:18:15] [Server thread/INFO] [FML]: Applying holder lookups
- [17:18:15] [Server thread/INFO] [FML]: Holder lookups applied
- [17:18:15] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
- [17:18:16] [Client thread/ERROR]: ########## GL ERROR ##########
- [17:18:16] [Client thread/ERROR]: @ Post render
- [17:18:16] [Client thread/ERROR]: 1286: Invalid framebuffer operation
- [17:18:17] [Client thread/INFO]: Stopping!
- [17:18:17] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- [17:18:17] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
- [17:18:17] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
- [17:18:17] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
- Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=1160M; support was removed in 8.0
- Process ended with code: 0
Advertisement
Add Comment
Please, Sign In to add comment