Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.94 KB | None | 0 0
  1. [16:51:42] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [16:51:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [16:51:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [16:51:42] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [16:51:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [16:51:43] [main/INFO] [FML]: [AppEng] Core Init
  7. [16:51:43] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [16:51:43] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [16:51:43] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  10. [16:51:43] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [16:51:43] [main/WARN] [FML]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [16:51:43] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [16:51:43] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [16:51:43] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [16:51:43] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [16:51:43] [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. [16:51:43] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [16:51:43] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [16:51:43] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [16:51:43] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
  21. java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
  22. at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
  23. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
  24. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  25. at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
  26. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  27. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
  28. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
  29. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
  30. at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
  31. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  32. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  33. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  34. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  35. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  36. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  37. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  38. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  39. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  40. [16:51:43] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  41. [16:51:43] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  42. [16:51:43] [main/INFO] [TI Transformer]: Thaumic Infusion has detected an Obfuscated environment!
  43. [16:51:43] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  44. [16:51:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  45. [16:51:43] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  46. [16:51:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  47. [16:51:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  48. [16:51:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  49. [16:51:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [16:51:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  51. [16:51:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  52. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [16:51:44] [main/INFO] [MDX]: Loading access transformer: %s
  56. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [16:51:44] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
  62. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [16:51:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  72. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
  74. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  77. [16:51:45] [main/INFO] [MDX]: Loading access transformer: %s
  78. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  80. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [16:51:45] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  83. [16:51:45] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  84. [16:51:45] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  85. [16:51:45] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  86. [16:51:45] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  87. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  88. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  89. [16:51:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  90. [16:51:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  91. [16:51:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  92. [16:51:46] [main/INFO] [TI Transformer]: Found the Block Class
  93. [16:51:46] [main/INFO] [WitchingGadgets]: [CORE] Patching onNewPotionEffect
  94. [16:51:46] [main/INFO] [FML]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  95. [16:51:46] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  96. [16:51:46] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  97. [16:51:46] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  98. [16:51:46] [main/INFO] [TI Transformer]: Injecting interface into World Class
  99. [16:51:46] [main/INFO] [TI Transformer]: Injected interface into World Class
  100. [16:51:46] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
  101. [16:51:47] [main/INFO]: Setting user: HunterDL
  102. [16:51:47] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  103. [16:51:47] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  104. [16:51:47] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
  105. [16:51:47] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  106. [16:51:47] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  107. [16:51:48] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  108. [16:51:48] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  109. [16:51:48] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  110. [16:51:48] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  111. [16:51:49] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 1234]
  112. [16:51:49] [Client thread/INFO]: LWJGL Version: 2.9.1
  113. [16:51:49] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  114. // I feel sad now :(
  115.  
  116. Time: 3/2/17 4:51 PM
  117. Description: Loading screen debug info
  118.  
  119. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  120.  
  121.  
  122. A detailed walkthrough of the error, its code path and all known details is as follows:
  123. ---------------------------------------------------------------------------------------
  124.  
  125. -- System Details --
  126. Details:
  127. Minecraft Version: 1.7.10
  128. Operating System: Windows 10 (amd64) version 10.0
  129. Java Version: 1.8.0_25, Oracle Corporation
  130. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  131. Memory: 432116120 bytes (412 MB) / 872415232 bytes (832 MB) up to 3817865216 bytes (3641 MB)
  132. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  133. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  134. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  135. FML:
  136. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4534' Renderer: 'Intel(R) HD Graphics 530'
  137. [16:51:49] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  138. [16:51:49] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  139. [16:51:49] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  140. [16:51:49] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  141. [16:51:49] [Client thread/INFO] [FML]: [AppEng] Core Init
  142. [16:51:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  143. [16:51:50] [Client thread/INFO] [FML]: Searching C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods for mods
  144. [16:51:50] [Client thread/INFO] [FML]: Also searching C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\1.7.10 for mods
  145. [16:51:55] [Client thread/INFO] [mdxlib]: Mod mdxlib is missing the required element 'name'. Substituting mdxlib
  146. [16:51:55] [Client thread/WARN] [avp]: Mod avp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.0.805
  147. [16:51:55] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  148. [16:51:56] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  149. [16:51:57] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  150. [16:51:57] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  151. [16:51:57] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
  152. [16:51:58] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
  153. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  154. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  155. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  156. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  157. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  158. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  159. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  160. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  161. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  162. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  163. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  164. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  165. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  166. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  167. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  168. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  169. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  170. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  171. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  172. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  173. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  174. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  175. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  176. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  177. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  178. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  179. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  180. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  181. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  182. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  183. ... 19 more
  184. [16:51:58] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-150
  185. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\javaw.exe (0xB0610000)
  186. C:\WINDOWS\SYSTEM32\ntdll.dll (0xD71F0000)
  187. C:\WINDOWS\System32\KERNEL32.DLL (0xD5E60000)
  188. C:\WINDOWS\System32\KERNELBASE.dll (0xD3D80000)
  189. C:\WINDOWS\System32\ADVAPI32.dll (0xD5DB0000)
  190. C:\WINDOWS\System32\msvcrt.dll (0xD4790000)
  191. C:\WINDOWS\System32\sechost.dll (0xD5F10000)
  192. C:\WINDOWS\System32\RPCRT4.dll (0xD6E90000)
  193. C:\WINDOWS\System32\USER32.dll (0xD6D20000)
  194. C:\WINDOWS\System32\win32u.dll (0xD38B0000)
  195. C:\WINDOWS\System32\GDI32.dll (0xD6050000)
  196. C:\WINDOWS\System32\gdi32full.dll (0xD3B50000)
  197. C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.447_none_42191651c6827bb3\COMCTL32.dll (0xCA200000)
  198. C:\WINDOWS\System32\combase.dll (0xD6A50000)
  199. C:\WINDOWS\System32\ucrtbase.dll (0xD3740000)
  200. C:\WINDOWS\System32\bcryptPrimitives.dll (0xD3840000)
  201. C:\WINDOWS\System32\IMM32.DLL (0xD7060000)
  202. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll (0x656D0000)
  203. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll (0x64E70000)
  204. C:\WINDOWS\System32\PSAPI.DLL (0xD4780000)
  205. C:\WINDOWS\SYSTEM32\WSOCK32.dll (0xBF1A0000)
  206. C:\WINDOWS\SYSTEM32\WINMM.dll (0xD1790000)
  207. C:\WINDOWS\System32\WS2_32.dll (0xD5FE0000)
  208. C:\WINDOWS\SYSTEM32\WINMMBASE.dll (0x01350000)
  209. C:\WINDOWS\System32\cfgmgr32.dll (0xD4680000)
  210. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\verify.dll (0x64E60000)
  211. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\java.dll (0x64E30000)
  212. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\zip.dll (0x64E10000)
  213. C:\WINDOWS\System32\SHELL32.dll (0xD4830000)
  214. C:\WINDOWS\System32\windows.storage.dll (0xD3FA0000)
  215. C:\WINDOWS\System32\powrprof.dll (0xD3680000)
  216. C:\WINDOWS\System32\shlwapi.dll (0xD62C0000)
  217. C:\WINDOWS\System32\kernel.appcore.dll (0xD36D0000)
  218. C:\WINDOWS\System32\shcore.dll (0xD38D0000)
  219. C:\WINDOWS\System32\profapi.dll (0xD3650000)
  220. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\management.dll (0x64E00000)
  221. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\net.dll (0x64DE0000)
  222. C:\WINDOWS\system32\mswsock.dll (0xD2F20000)
  223. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\nio.dll (0x64DC0000)
  224. C:\WINDOWS\system32\napinsp.dll (0xC0130000)
  225. C:\WINDOWS\system32\pnrpnsp.dll (0xC0150000)
  226. C:\WINDOWS\system32\NLAapi.dll (0xD1440000)
  227. C:\WINDOWS\SYSTEM32\DNSAPI.dll (0xD2CF0000)
  228. C:\WINDOWS\System32\NSI.dll (0xD5FD0000)
  229. C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL (0xD2CB0000)
  230. C:\WINDOWS\System32\winrnr.dll (0xC0850000)
  231. C:\Windows\System32\rasadhlp.dll (0xC6B90000)
  232. C:\WINDOWS\System32\fwpuclnt.dll (0xCA770000)
  233. C:\WINDOWS\SYSTEM32\bcrypt.dll (0xD34D0000)
  234. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\awt.dll (0x64C20000)
  235. C:\WINDOWS\System32\OLEAUT32.dll (0xD60F0000)
  236. C:\WINDOWS\System32\msvcp_win.dll (0xD3CE0000)
  237. C:\WINDOWS\SYSTEM32\apphelp.dll (0xD1C00000)
  238. C:\WINDOWS\system32\uxtheme.dll (0xD1DE0000)
  239. C:\WINDOWS\System32\MSCTF.dll (0xD68F0000)
  240. C:\Program Files (x86)\Overwolf\0.102.213.0\x64\OWExplorer.dll (0xA7C00000)
  241. C:\WINDOWS\System32\ole32.dll (0xD7090000)
  242. C:\WINDOWS\SYSTEM32\VERSION.dll (0xCF880000)
  243. C:\WINDOWS\SYSTEM32\dbghelp.dll (0xC42D0000)
  244. C:\WINDOWS\SYSTEM32\dbgcore.DLL (0xC36A0000)
  245. C:\WINDOWS\system32\dwmapi.dll (0xD1150000)
  246. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll (0x64BD0000)
  247. C:\WINDOWS\system32\d3d9.dll (0xBF3D0000)
  248. C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_0745f11ce6fc197c\igdumdim64.dll (0x8E940000)
  249. C:\WINDOWS\System32\SETUPAPI.dll (0xD6320000)
  250. C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_0745f11ce6fc197c\igc64.dll (0xCB370000)
  251. C:\Users\Deconda\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\t2k.dll (0x64B80000)
  252. C:\Users\Deconda\Documents\Curse\Minecraft\Instal[16:51:58] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  253. [16:51:58] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  254. [16:51:59] [Client thread/WARN] [tcinventoryscan]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  255. [16:52:00] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  256. [16:52:00] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  257. [16:52:00] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  258. [16:52:00] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  259. [16:52:00] [Client thread/INFO] [FML]: Forge Mod Loader has identified 129 mods to load
  260. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  261. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  262. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  263. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  264. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  265. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [technom] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  266. [16:52:00] [Client thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
  267. [16:52:01] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.2-182.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  268. [16:52:01] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  269. [16:52:01] [Client thread/INFO] [FML]: FML has found a non-mod file tropicraftv6_0_5 for MC v1_7_10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  270. [16:52:01] [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.
  271. [16:52:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, technomCore, ThaumicTinkerer-preloader, WitchingGadgetsCore, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, mdxlib, avp, ActuallyAdditions, AppleCore, appliedenergistics2, arcane_engineering, ArchimedesShips, Automagy, bagginses, BiblioCraft, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, PTRModelLib, props, DeepSeaDiving, DraconicEvolution, endercore, EnderIO, EnderStorage, ExtraTiC, ExtraUtilities, ForbiddenMagic, Forestry, gadomancy, gilded-games-util, gravestone, Hats, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, ironbackpacks, IronChest, irontank, JABBA, journeymap, magicalcrops, magicalcropsarmour, MagicBees, MagicCookie, malisiscore, malisisdoors, Mantle, minechem, powersuits, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, bt, NotEnoughWands, numina, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Illumination, QuantumStorage, Railcraft, reborncore, xreliquary, libsandstone, rftools, Roguelike, scp, simplyjetpacks, StorageDrawers, TaintedMagic, tcinventoryscan, tcnodetracker, TConstruct, technom, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicHorizons, thaumicinfusion, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TravellersGear, TWarden, TwilightForest, UniDict, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, witchery, WitchingGadgets, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
  272. [16:52:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, technomCore, ThaumicTinkerer-preloader, WitchingGadgetsCore, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, mdxlib, avp, ActuallyAdditions, AppleCore, appliedenergistics2, arcane_engineering, ArchimedesShips, Automagy, bagginses, BiblioCraft, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, PTRModelLib, props, DeepSeaDiving, DraconicEvolution, endercore, EnderIO, EnderStorage, ExtraTiC, ExtraUtilities, ForbiddenMagic, Forestry, gadomancy, gilded-games-util, gravestone, Hats, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, ironbackpacks, IronChest, irontank, JABBA, journeymap, magicalcrops, magicalcropsarmour, MagicBees, MagicCookie, malisiscore, malisisdoors, Mantle, minechem, powersuits, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, bt, NotEnoughWands, numina, OpenBlocks, OpenMods, harvestcraft, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Illumination, QuantumStorage, Railcraft, reborncore, xreliquary, libsandstone, rftools, Roguelike, scp, simplyjetpacks, StorageDrawers, TaintedMagic, tcinventoryscan, tcnodetracker, TConstruct, technom, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicHorizons, thaumicinfusion, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TravellersGear, TWarden, TwilightForest, UniDict, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, witchery, WitchingGadgets, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
  273. [16:52:04] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  274. [16:52:04] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  275. [16:52:05] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  276. [16:52:06] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
  277. [16:52:07] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
  278. [16:52:08] [Client thread/INFO] [TConstruct]: Preparing to take over the world
  279. [16:52:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:mdxlib, FMLFileResourcePack:AliensVsPredator, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Arcane Engineering, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Automagy, FMLFileResourcePack:Bagginses, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:DeepSeaDiving, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Gadomancy, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Iron Tanks, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Magic Cookies, something yummy, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minechem, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NotEnoughThaumcraftTabs, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:QuantumStorage, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RebornCore, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:RFTools, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:SecureCraftProtect, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Technomancy, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Infusion, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Traveller's Gear, FMLFileResourcePack:Thaumic Warden, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:UniDict, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:Witching Gadgets, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCore
  280. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\BloodMagic-1.7.10-1.3.3-17.jar
  281. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\BloodMagic-1.7.10-1.3.3-17.jar
  282. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\BloodMagic-1.7.10-1.3.3-17.jar
  283. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\BloodMagic-1.7.10-1.3.3-17.jar
  284. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\BloodMagic-1.7.10-1.3.3-17.jar
  285. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\BloodMagic-1.7.10-1.3.3-17.jar
  286. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DeepSeaDiving in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  287. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DeepSeaDiving in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  288. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DeepSeaDiving in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  289. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DeepSeaDiving in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  290. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DeepSeaDiving in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  291. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DeepSeaDiving in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  292. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  293. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  294. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  295. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  296. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  297. [16:52:12] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Deconda\Documents\Curse\Minecraft\Instances\Please (1)\mods\Deep Sea Diving 1.1.zip
  298. [16:52:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  299. [16:52:13] [Client thread/INFO] [FML]: Found 436 ObjectHolder annotations
  300. [16:52:13] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  301. [16:52:13] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  302. [16:52:13] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement