Advertisement
Guest User

MineLog

a guest
Sep 7th, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.16 KB | None | 0 0
  1. [10:58:25] [Auth thread/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [10:58:25] [Auth thread/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [10:58:25] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [10:58:25] [Auth thread/INFO]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
  5. [10:58:25] [Auth thread/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  6. [10:58:25] [Auth thread/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [10:58:25] [Auth thread/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [10:58:25] [Auth thread/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [10:58:25] [Auth thread/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [10:58:25] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [10:58:25] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [10:58:25] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [10:58:26] [Auth thread/ERROR]: There is a binary discrepency between the expected input class bop (bop) and the actual class. Checksum on disk is c32726eb, in patch 3211a70e. Things are probably about to go very wrong. Did you put something into the jar file?
  14. [10:58:26] [Auth thread/ERROR]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  15. [10:58:26] [Auth thread/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  16. [10:58:26] [Auth thread/ERROR]: The minecraft jar file:/C:/voxelaria/TEST-HT/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
  17. [10:58:26] [Auth thread/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  18. [10:58:26] [Auth thread/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/voxelaria/TEST-HT/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  19. [10:58:26] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [10:58:26] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [10:58:27] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [10:58:27] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [10:58:27] [Auth thread/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  24. [10:58:27] [Auth thread/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  25. [10:58:28] [Auth thread/ERROR]: Can't find the resource index file: C:\voxelaria\assets\indexes\1.7.10.json
  26. [10:58:28] [Auth thread/INFO]: Setting user: Ant1k
  27. [10:58:29] [Client thread/INFO]: LWJGL Version: 2.9.1
  28. [10:58:29] [Client thread/ERROR]: Couldn't initialize twitch stream
  29. [10:58:29] [Client thread/INFO]: Attempting early MinecraftForge initialization
  30. [10:58:29] [Client thread/INFO]: MinecraftForge v10.13.0.1180 Initialized
  31. [10:58:29] [Client thread/INFO]: Replaced 182 ore recipies
  32. [10:58:29] [Client thread/INFO]: Completed early MinecraftForge initialization
  33. [10:58:29] [Client thread/INFO]: Searching C:\voxelaria\TEST-HT\mods for mods
  34. [10:58:29] [Client thread/INFO]: Also searching C:\voxelaria\TEST-HT\mods\1.7.10 for mods
  35. [10:58:30] [Client thread/WARN]: Zip file openal.dylib failed to read properly, it will be ignored
  36. java.util.zip.ZipException: error in opening zip file
  37. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  38. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  39. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  40. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  41. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  42. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  43. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  44. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  45. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  46. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  47. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  48. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  49. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  51. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  55. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  61. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  62. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  63. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  64. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  65. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  66. [10:58:30] [Client thread/WARN]: Zip file jinput-dx8_64.dll failed to read properly, it will be ignored
  67. java.util.zip.ZipException: error in opening zip file
  68. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  69. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  70. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  71. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  72. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  73. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  74. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  75. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  76. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  77. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  78. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  79. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  80. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  81. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  82. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  86. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  87. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  88. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  92. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  93. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  94. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  95. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  96. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  97. [10:58:30] [Client thread/WARN]: Zip file jinput-raw_64.dll failed to read properly, it will be ignored
  98. java.util.zip.ZipException: error in opening zip file
  99. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  100. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  101. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  102. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  103. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  104. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  105. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  106. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  107. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  108. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  109. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  110. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  111. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  112. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  113. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  114. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  115. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  116. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  117. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  118. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  119. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  120. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  121. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  122. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  123. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  124. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  125. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  126. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  127. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  128. [10:58:30] [Client thread/WARN]: Zip file liblwjgl.so failed to read properly, it will be ignored
  129. java.util.zip.ZipException: error in opening zip file
  130. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  131. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  132. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  133. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  134. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  135. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  136. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  137. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  138. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  139. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  140. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  141. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  142. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  143. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  144. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  145. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  146. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  147. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  148. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  149. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  150. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  151. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  152. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  153. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  154. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  155. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  156. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  157. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  158. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  159. [10:58:30] [Client thread/WARN]: Zip file jinput-dx8.dll failed to read properly, it will be ignored
  160. java.util.zip.ZipException: error in opening zip file
  161. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  162. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  163. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  164. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  165. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  166. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  167. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  168. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  169. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  170. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  171. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  172. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  173. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  174. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  175. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  176. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  177. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  178. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  179. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  180. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  181. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  182. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  183. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  184. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  185. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  186. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  187. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  188. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  189. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  190. [10:58:30] [Client thread/WARN]: Zip file lwjgl64.dll failed to read properly, it will be ignored
  191. java.util.zip.ZipException: error in opening zip file
  192. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  193. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  194. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  195. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  196. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  197. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  198. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  199. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  200. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  201. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  202. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  203. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  204. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  205. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  206. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  207. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  208. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  209. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  210. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  211. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  212. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  213. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  214. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  215. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  216. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  217. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  218. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  219. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  220. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  221. [10:58:30] [Client thread/WARN]: Zip file jinput-raw.dll failed to read properly, it will be ignored
  222. java.util.zip.ZipException: error in opening zip file
  223. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  224. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  225. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  226. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  227. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  228. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  229. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  230. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  231. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  232. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  233. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  234. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  235. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  236. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  237. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  238. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  239. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  240. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  241. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  242. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  243. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  244. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  245. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  246. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  247. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  248. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  249. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  250. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  251. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  252. [10:58:30] [Client thread/WARN]: Zip file lwjgl.dll failed to read properly, it will be ignored
  253. java.util.zip.ZipException: error in opening zip file
  254. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  255. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  256. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  257. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  258. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  259. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  260. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  261. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  262. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  263. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  264. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  265. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  266. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  267. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  268. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  269. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  270. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  271. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  272. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  273. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  274. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  275. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  276. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  277. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  278. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  279. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  280. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  281. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  282. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  283. [10:58:30] [Client thread/WARN]: Zip file libjinput-linux64.so failed to read properly, it will be ignored
  284. java.util.zip.ZipException: error in opening zip file
  285. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  286. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  287. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  288. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  289. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  290. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  291. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  292. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  293. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  294. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  295. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  296. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  297. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  298. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  299. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  300. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  301. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  302. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  303. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  304. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  305. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  306. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  307. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  308. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  309. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  310. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  311. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  312. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  313. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  314. [10:58:30] [Client thread/WARN]: Zip file OpenAL64.dll failed to read properly, it will be ignored
  315. java.util.zip.ZipException: error in opening zip file
  316. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  317. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  318. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  319. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  320. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  321. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  322. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  323. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  324. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  325. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  326. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  327. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  328. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  329. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  330. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  331. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  332. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  333. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  334. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  335. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  336. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  337. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  338. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  339. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  340. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  341. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  342. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  343. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  344. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  345. [10:58:30] [Client thread/WARN]: Zip file libjinput-linux.so failed to read properly, it will be ignored
  346. java.util.zip.ZipException: error in opening zip file
  347. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  348. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  349. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  350. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  351. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  352. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  353. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  354. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  355. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  356. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  357. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  358. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  359. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  360. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  361. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  362. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  363. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  364. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  365. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  366. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  367. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  368. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  369. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  370. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  371. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  372. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  373. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  374. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  375. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  376. [10:58:30] [Client thread/WARN]: Zip file liblwjgl64.so failed to read properly, it will be ignored
  377. java.util.zip.ZipException: error in opening zip file
  378. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  379. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  380. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  381. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  382. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  383. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  384. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  385. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  386. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  387. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  388. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  389. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  390. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  391. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  392. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  393. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  394. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  395. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  396. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  397. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  398. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  399. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  400. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  401. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  402. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  403. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  404. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  405. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  406. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  407. [10:58:30] [Client thread/WARN]: Zip file jinput-wintab.dll failed to read properly, it will be ignored
  408. java.util.zip.ZipException: error in opening zip file
  409. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  410. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  411. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  412. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  413. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  414. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  415. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  416. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  417. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  418. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  419. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  420. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  421. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  422. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  423. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  424. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  425. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  426. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  427. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  428. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  429. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  430. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  431. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  432. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  433. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  434. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  435. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  436. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  437. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  438. [10:58:30] [Client thread/WARN]: Zip file liblwjgl.jnilib failed to read properly, it will be ignored
  439. java.util.zip.ZipException: error in opening zip file
  440. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  441. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  442. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  443. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  444. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  445. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  446. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  447. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  448. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  449. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  450. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  451. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  452. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  453. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  454. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  455. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  456. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  457. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  458. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  459. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  460. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  461. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  462. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  463. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  464. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  465. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  466. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  467. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  468. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  469. [10:58:30] [Client thread/WARN]: Zip file OpenAL32.dll failed to read properly, it will be ignored
  470. java.util.zip.ZipException: error in opening zip file
  471. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  472. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  473. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  474. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  475. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  476. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  477. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  478. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  479. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  480. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  481. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  482. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  483. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  484. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  485. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  486. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  487. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  488. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  489. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  490. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  491. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  492. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  493. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  494. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  495. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  496. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  497. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  498. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  499. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  500. [10:58:30] [Client thread/WARN]: Zip file libopenal64.so failed to read properly, it will be ignored
  501. java.util.zip.ZipException: error in opening zip file
  502. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  503. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  504. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  505. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  506. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  507. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  508. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  509. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  510. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  511. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  512. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  513. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  514. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  515. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  516. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  517. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  518. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  519. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  520. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  521. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  522. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  523. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  524. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  525. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  526. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  527. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  528. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  529. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  530. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  531. [10:58:30] [Client thread/WARN]: Zip file libjinput-osx.jnilib failed to read properly, it will be ignored
  532. java.util.zip.ZipException: error in opening zip file
  533. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  534. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  535. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  536. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  537. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  538. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  539. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  540. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  541. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  542. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  543. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  544. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  545. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  546. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  547. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  548. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  549. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  550. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  551. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  552. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  553. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  554. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  555. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  556. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  557. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  558. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  559. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  560. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  561. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  562. [10:58:30] [Client thread/WARN]: Zip file libopenal.so failed to read properly, it will be ignored
  563. java.util.zip.ZipException: error in opening zip file
  564. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  565. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  566. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_45]
  567. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  568. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_45]
  569. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  570. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  571. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  572. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
  573. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  574. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  575. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  576. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  577. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  578. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  579. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  580. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  581. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  582. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  583. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  584. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  585. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  586. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  587. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  588. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  589. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  590. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  591. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  592. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
  593. [10:58:30] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
  594. [10:58:30] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
  595. [10:58:31] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.299
  596. [10:58:31] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.299
  597. [10:58:31] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.299
  598. [10:58:31] [Client thread/INFO]: Forge Mod Loader has identified 13 mods to load
  599. [10:58:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
  600. [10:58:32] [Client thread/INFO]: Processing ObjectHolder annotations
  601. [10:58:32] [Client thread/INFO]: Found 341 ObjectHolder annotations
  602. [10:58:32] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  603. [10:58:33] [Client thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod ForgeMicroblock since required dependency ForgeMultipart has errored
  604. [10:58:33] [Client thread/INFO]: Applying holder lookups
  605. [10:58:33] [Client thread/INFO]: Holder lookups applied
  606. [10:58:33] [Client thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  607. [10:58:33] [Client thread/ERROR]:
  608. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  609. FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180-universal.jar) Unloaded->Constructed->Pre-initialized
  610. Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180-universal.jar) Unloaded->Constructed->Pre-initialized
  611. CodeChickenCore{1.0.3.25} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  612. BuildCraft|Core{6.0.18} [BuildCraft] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
  613. BuildCraft|Builders{6.0.18} [BC Builders] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
  614. BuildCraft|Energy{6.0.18} [BC Energy] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
  615. BuildCraft|Factory{6.0.18} [BC Factory] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
  616. BuildCraft|Transport{6.0.18} [BC Transport] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
  617. BuildCraft|Silicon{6.0.18} [BC Silicon] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
  618. ForgeMultipart{1.1.0.299} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.299-universal (1).jar) Unloaded->Constructed->Errored
  619. McMultipart{1.1.0.299} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.299-universal (1).jar) Unloaded->Constructed->Pre-initialized
  620. ForgeMicroblock{1.1.0.299} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.299-universal (1).jar) Unloaded->Constructed->Errored
  621. [10:58:33] [Client thread/ERROR]: The following problems were captured during this phase
  622. [10:58:33] [Client thread/ERROR]: Caught exception from ForgeMultipart
  623. java.lang.NoSuchMethodError: scala.Predef$.ArrowAssoc(Ljava/lang/Object;)Ljava/lang/Object;
  624. at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:165) ~[MultipartGenerator$.class:?]
  625. at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:150) ~[MultipartGenerator$.class:?]
  626. at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:35) ~[MultipartProxy_serverImpl.class:?]
  627. at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) ~[MultipartMod$.class:?]
  628. at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) ~[MultipartMod.class:?]
  629. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  630. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  631. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  632. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  633. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.0.1180-universal.jar:?]
  634. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  635. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  636. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  637. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  638. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  639. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  640. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  641. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  642. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forge-1.7.10-10.13.0.1180-universal.jar:?]
  643. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forge-1.7.10-10.13.0.1180-universal.jar:?]
  644. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  645. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  646. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  647. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  648. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  649. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  650. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  651. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  652. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  653. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  654. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
  655. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
  656. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  657. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  658. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  659. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  660. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  661. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  662. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  663. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  664. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  665. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  666. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  667. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_45]
  668. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_45]
  669. at net.launcher.components.Game.<init>(Game.java:229) [sashok1710_1.jar:?]
  670. at net.launcher.utils.UpdaterThread.run(UpdaterThread.java:101) [sashok1710_1.jar:?]
  671. at net.launcher.utils.ThreadUtils.runUpdater(ThreadUtils.java:240) [sashok1710_1.jar:?]
  672. at net.launcher.utils.ThreadUtils$2.run(ThreadUtils.java:195) [sashok1710_1.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement