Advertisement
Guest User

Game Output

a guest
Oct 28th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.14 KB | None | 0 0
  1. [20:57:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [20:57:24] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [20:57:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [20:57:24] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1126 for Minecraft 1.7.2 loading
  5. [20:57:24] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  6. [20:57:24] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from [1.7.2] OptiFine.jar
  7. [20:57:24] [main/INFO] [FML]: Loading tweaker shadersmodcore.loading.SMCTweaker from [1.7.2] Shader Mod Core.jar
  8. [20:57:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [20:57:24] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  10. [20:57:24] [main/INFO] [LaunchWrapper]: Loading tweak class name shadersmodcore.loading.SMCTweaker
  11. [20:57:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  12. [20:57:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [20:57:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [20:57:24] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  15. OptiFineForgeTweaker: acceptOptions
  16. OptiFineForgeTweaker: injectIntoClassLoader
  17. OptiFine ClassTransformer
  18. OptiFine URL: file:/C:/Users/Gabriel/AppData/Roaming/.minecraft/mods/%5B1.7.2%5D%20OptiFine.jar
  19. OptiFine ZIP file: java.util.zip.ZipFile@7d1a9fbc
  20. [20:57:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [20:57:26] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  22. [20:57:26] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  23. [20:57:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [20:57:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  25. [20:57:26] [main/INFO] [LaunchWrapper]: Calling tweak class shadersmodcore.loading.SMCTweaker
  26. OptiFineForgeTweaker: getLaunchArguments
  27. [20:57:26] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  28. java.io.FileNotFoundException: ..\conf\fields.csv (Le chemin d’accès spécifié est introuvable)
  29. at java.io.FileInputStream.open(Native Method)
  30. at java.io.FileInputStream.<init>(Unknown Source)
  31. at java.io.FileInputStream.<init>(Unknown Source)
  32. at java.io.FileReader.<init>(Unknown Source)
  33. at shadersmodcore.transform.SMCRemap.readCSV(SMCRemap.java:28)
  34. at shadersmodcore.transform.SMCRemap.init(SMCRemap.java:197)
  35. at shadersmodcore.transform.SMCRemap.getRemapperSrg(SMCRemap.java:234)
  36. at shadersmodcore.transform.SMCRemap.initRemapper(SMCRemap.java:277)
  37. at shadersmodcore.transform.SMCClassTransformer.transform(SMCClassTransformer.java:101)
  38. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
  39. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
  40. at java.lang.ClassLoader.loadClass(Unknown Source)
  41. at java.lang.ClassLoader.loadClass(Unknown Source)
  42. at net.minecraft.client.main.Main.main(SourceFile:36)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49. java.io.FileNotFoundException: ..\conf\methods.csv (Le chemin d’accès spécifié est introuvable)
  50. at java.io.FileInputStream.open(Native Method)
  51. at java.io.FileInputStream.<init>(Unknown Source)
  52. at java.io.FileInputStream.<init>(Unknown Source)
  53. at java.io.FileReader.<init>(Unknown Source)
  54. at shadersmodcore.transform.SMCRemap.readCSV(SMCRemap.java:28)
  55. at shadersmodcore.transform.SMCRemap.init(SMCRemap.java:198)
  56. at shadersmodcore.transform.SMCRemap.getRemapperSrg(SMCRemap.java:234)
  57. at shadersmodcore.transform.SMCRemap.initRemapper(SMCRemap.java:277)
  58. at shadersmodcore.transform.SMCClassTransformer.transform(SMCClassTransformer.java:101)
  59. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
  60. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
  61. at java.lang.ClassLoader.loadClass(Unknown Source)
  62. at java.lang.ClassLoader.loadClass(Unknown Source)
  63. at net.minecraft.client.main.Main.main(SourceFile:36)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  67. at java.lang.reflect.Method.invoke(Unknown Source)
  68. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  69. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  70. java.io.FileNotFoundException: ..\conf\joined.srg (Le chemin d’accès spécifié est introuvable)
  71. at java.io.FileInputStream.open(Native Method)
  72. at java.io.FileInputStream.<init>(Unknown Source)
  73. at java.io.FileInputStream.<init>(Unknown Source)
  74. at java.io.FileReader.<init>(Unknown Source)
  75. at shadersmodcore.transform.SMCRemap.parseSrg(SMCRemap.java:119)
  76. at shadersmodcore.transform.SMCRemap.init(SMCRemap.java:199)
  77. at shadersmodcore.transform.SMCRemap.getRemapperSrg(SMCRemap.java:234)
  78. at shadersmodcore.transform.SMCRemap.initRemapper(SMCRemap.java:277)
  79. at shadersmodcore.transform.SMCClassTransformer.transform(SMCClassTransformer.java:101)
  80. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
  81. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
  82. at java.lang.ClassLoader.loadClass(Unknown Source)
  83. at java.lang.ClassLoader.loadClass(Unknown Source)
  84. at net.minecraft.client.main.Main.main(SourceFile:36)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  88. at java.lang.reflect.Method.invoke(Unknown Source)
  89. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  90. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  91. [205724.607 SMC FNE]transforming azd net.minecraft.client.Minecraft
  92. [205724.609 SMC FNT] startup
  93. [205724.610 SMC FNE] 65402 (+59)
  94. [20:57:27] [main/INFO]: Setting user: megabicraft
  95. [205724.438 SMC FNE]transforming ahu net.minecraft.block.Block
  96. [205724.440 SMC INFO] blockAoLight
  97. [205724.440 SMC FNE] 68992 (+60)
  98. [20:57:28] [Client thread/INFO]: LWJGL Version: 2.9.0
  99. [205724.403 SMC FNE]transforming bul net.minecraft.client.renderer.OpenGlHelper
  100. [205724.403 SMC FNT] add field activeTexUnit
  101. [205724.403 SMC FNT] set activeTexUnit
  102. [205724.403 SMC FNE] 3177 (+38)
  103. [OptiFine]
  104. [OptiFine] OptiFine_1.7.2_HD_D3
  105. [OptiFine] Tue Oct 28 20:57:28 CET 2014
  106. [OptiFine] OS: Windows 7 (amd64) version 6.1
  107. [OptiFine] Java: 1.7.0_71, Oracle Corporation
  108. [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  109. [OptiFine] LWJGL: 2.9.0
  110. [OptiFine] OpenGL: AMD Radeon HD 6670 version 4.2.12198 Compatibility Profile Context 12.102.3.0, ATI Technologies Inc.
  111. [OptiFine] OpenGL Version: 4.0
  112. [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  113. [OptiFine] Maximum texture size: 16384x16384
  114. [OptiFine] Checking for new version
  115. [205724.420 SMC FNE]transforming bpi net.minecraft.client.renderer.texture.DynamicTexture
  116. [205724.421 SMC FNR] patching method net/minecraft/client/renderer/texture/DynamicTexture.<init>(II)V = <init>
  117. [205724.421 SMC FNR] patching method net/minecraft/client/renderer/texture/DynamicTexture.func_110564_a()V = func_110564_a
  118. [205724.422 SMC FNE] 1328 (+234)
  119. [205724.422 SMC FNE]transforming bph net.minecraft.client.renderer.texture.AbstractTexture
  120. [205724.423 SMC FNE] 936 (+284)
  121. [205724.423 SMC FNE]transforming bpz net.minecraft.client.renderer.texture.ITextureObject
  122. [205724.423 SMC FNE] 297 (+63)
  123. [205724.432 SMC FNE]transforming bpr net.minecraft.client.renderer.texture.TextureMap
  124. [205724.434 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureMap.func_110571_b(Lnet/minecraft/client/resources/IResourceManager;)V = func_110571_b
  125. [205724.435 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureMap.func_94248_c()V = func_94248_c
  126. [205724.435 SMC FNE] 22193 (+218)
  127. [205724.465 SMC FNE]transforming bng net.minecraft.client.renderer.entity.Render
  128. [205724.466 SMC FNR] patching method net/minecraft/client/renderer/entity/Render.func_76975_c(Lnet/minecraft/entity/Entity;DDDFF)V = func_76975_c
  129. [205724.466 SMC FNR] conditionally skip default shadow
  130. [205724.466 SMC FNE] 9451 (+78)
  131. [205724.505 SMC FNE]transforming ble net.minecraft.client.renderer.RenderBlocks
  132. [205724.507 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147805_b(Lnet/minecraft/block/Block;III)Z = func_147805_b
  133. [205724.507 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147773_v(Lnet/minecraft/block/Block;III)Z = func_147773_v
  134. [205724.507 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147809_c(Lnet/minecraft/block/Block;IIIZ)Z = func_147809_c
  135. [205724.508 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147721_p(Lnet/minecraft/block/Block;III)Z = func_147721_p
  136. [205724.508 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147749_a(Lnet/minecraft/block/Block;Lnet/minecraft/world/World;IIII)V = func_147749_a
  137. [205724.508 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147751_a(Lnet/minecraft/block/Block;IIIFFF)Z = func_147751_a
  138. [205724.510 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147808_b(Lnet/minecraft/block/Block;IIIFFF)Z = func_147808_b
  139. [205724.511 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147736_d(Lnet/minecraft/block/Block;IIIFFF)Z = func_147736_d
  140. [205724.512 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147754_e(Lnet/minecraft/block/Block;IIIFFF)Z = func_147754_e
  141. [205724.512 SMC FNR] patching method net/minecraft/client/renderer/RenderBlocks.func_147760_u(Lnet/minecraft/block/Block;III)Z = func_147760_u
  142. [205724.512 SMC FNE] 161363 (+352)
  143. [OptiFine] Version found: D3
  144. [20:57:28] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  145. [20:57:28] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1126 Initialized
  146. [20:57:28] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  147. [20:57:28] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  148. [20:57:28] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.2_HD_D3, enabling compatibility features
  149. [20:57:28] [Client thread/INFO] [FML]: Searching C:\Users\Gabriel\AppData\Roaming\.minecraft\mods for mods
  150. [20:57:30] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
  151. [20:57:30] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, §e#RedEdit.zip
  152. [20:57:30] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  153. [20:57:30] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  154. [20:57:30] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  155. [20:57:30] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod StatusEffectHUD
  156. [20:57:30] [Client thread/INFO] [bspkrsCore]: StatusEffectHUD 1.24(1.7.2) is out of date! Visit <head><title>Found</title></head> to download the latest release (<html>).
  157. [20:57:30] [Client thread/INFO] [FML]: Applying holder lookups
  158. [20:57:30] [Client thread/INFO] [FML]: Holder lookups applied
  159. [205735.866 SMC FNE]transforming bpx net.minecraft.client.renderer.texture.TextureManager
  160. [205735.868 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V = func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
  161. [205735.869 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureManager.func_110549_a(Lnet/minecraft/client/resources/IResourceManager;)V = func_110549_a(Lnet/minecraft/client/resources/IResourceManager;)V
  162. [205735.869 SMC FNE] 7923 (+202)
  163. [OptiFine] *** Reloading textures ***
  164. [OptiFine] Resource packs: §e#RedEdit.zip
  165.  
  166. Starting up SoundSystem...
  167. [205735.029 SMC FNE]transforming bpm net.minecraft.client.renderer.texture.SimpleTexture
  168. [205735.030 SMC FNR] patching method net/minecraft/client/renderer/texture/SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/IResourceManager;)V = func_110551_a(Lnet/minecraft/client/resources/IResourceManager;)V
  169. [205735.030 SMC FNR] loadSimpleTexture
  170. [205735.030 SMC FNE] 2642 (+301)
  171. [205735.134 SMC FNE]transforming blz net.minecraft.client.renderer.Tessellator
  172. [205735.136 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.<init>()V = <init>
  173. [205735.136 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.<init>(I)V = <init>
  174. [205735.136 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.func_78381_a()I = func_78381_a
  175. [205735.136 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.func_147564_a(FFF)Lnet/minecraft/client/shader/TesselatorVertexState; = func_147564_a
  176. [205735.136 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.func_78379_d()V = func_78379_d
  177. [205735.137 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.func_78377_a(DDD)V = func_78377_a
  178. [205735.137 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.func_78375_b(FFF)V = func_78375_b
  179. [205735.137 SMC FNR] patching method net/minecraft/client/renderer/Tessellator.<clinit>()V = <clinit>
  180. [205735.137 SMC FNE] 9824 (-889)
  181. [OptiFine] Loading mcpatcher/font/ascii.properties
  182. [OptiFine] Loading mcpatcher/font/ascii_sga.properties
  183. [205735.188 SMC FNE]transforming bon net.minecraft.client.renderer.entity.RenderSpider
  184. [205735.188 SMC FNR] patching method net/minecraft/client/renderer/entity/RenderSpider.func_77032_a(Lnet/minecraft/entity/monster/EntitySpider;IF)I = func_77032_a
  185. [205735.188 SMC FNE] 2091 (+0)
  186. [205735.191 SMC FNE]transforming bnz net.minecraft.client.renderer.entity.RendererLivingEntity
  187. [205735.192 SMC FNR] patching method net/minecraft/client/renderer/entity/RendererLivingEntity.func_76986_a(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V = func_76986_a
  188. [205735.193 SMC FNE] 15336 (+311)
  189. [205735.201 SMC FNE]transforming bir net.minecraft.client.model.ModelRenderer
  190. [205735.201 SMC FNE] 6336 (+0)
  191. [205735.213 SMC FNE]transforming bne net.minecraft.client.renderer.entity.RenderEnderman
  192. [205735.213 SMC FNR] patching method net/minecraft/client/renderer/entity/RenderEnderman.func_77032_a(Lnet/minecraft/entity/monster/EntityEnderman;IF)I = func_77032_a
  193. [205735.213 SMC FNE] 4108 (+0)
  194. [205735.267 SMC FNE]transforming bll net.minecraft.client.renderer.EntityRenderer
  195. [205735.270 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78476_b(FI)V = func_78476_b
  196. [205735.270 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78483_a(D)V = func_78483_a
  197. [205735.270 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78463_b(D)V = func_78463_b
  198. [205735.270 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78471_a(FJ)V = func_78471_a
  199. [205735.271 SMC WARNING] state 18 expect 32
  200. [205735.271 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_82829_a(Lnet/minecraft/client/renderer/RenderGlobal;F)V = func_82829_a
  201. [205735.271 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78466_h(F)V = func_78466_h
  202. [205735.272 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78468_a(IF)V = func_78468_a
  203. [205735.272 SMC FNR] patching method net/minecraft/client/renderer/EntityRenderer.func_78469_a(FFFF)Ljava/nio/FloatBuffer; = func_78469_a
  204. [205735.272 SMC FNE] 55775 (+1166)
  205. Initializing LWJGL OpenAL
  206. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  207. ShadersMod version 2.3.0 beta
  208. [Shaders] Loading configuration.
  209. [Shaders] Did not load shaderpack.
  210. [205735.329 SMC FNE]transforming bls net.minecraft.client.renderer.RenderGlobal
  211. [205735.330 SMC FNR] patching method net/minecraft/client/renderer/RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V = func_147589_a
  212. [205735.330 SMC FNR] patching method net/minecraft/client/renderer/RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I = func_72719_a
  213. [205735.330 SMC FNR] patching method net/minecraft/client/renderer/RenderGlobal.func_72714_a(F)V = func_72714_a
  214. [205735.331 SMC FNR] patching method net/minecraft/client/renderer/RenderGlobal.func_72717_a(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/player/EntityPlayer;F)V = func_72717_a
  215. [205735.331 SMC FNR] patching method net/minecraft/client/renderer/RenderGlobal.drawBlockDamageTexture(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/EntityLivingBase;F)V = drawBlockDamageTexture
  216. [205735.331 SMC FNR] patching method net/minecraft/client/renderer/RenderGlobal.func_72731_b(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/MovingObjectPosition;IF)V = func_72731_b
  217. [205735.331 SMC FNE] 72406 (+410)
  218. OpenAL initialized.
  219. [205735.357 SMC FNE]transforming bpv net.minecraft.client.renderer.texture.TextureAtlasSprite
  220. [205735.358 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureAtlasSprite.func_94219_l()V = func_94219_l
  221. [205735.358 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureAtlasSprite.uploadFrameTexture(III)V = uploadFrameTexture
  222. [205735.358 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureAtlasSprite.load(Lnet/minecraft/client/resources/IResourceManager;Lnet/minecraft/util/ResourceLocation;)Z = load
  223. [205735.358 SMC FNE] 13501 (+110)
  224. [OptiFine] (Reflector) Class not present: ModLoader
  225. [OptiFine] (Reflector) Class not present: LightCache
  226. [OptiFine] (Reflector) Class not present: BlockCoord
  227. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/0 left.properties
  228. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/100 middle.properties
  229. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/200 right.properties
  230. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/300 single.properties
  231. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
  232. [OptiFine] ConnectedTextures: mcpatcher/ctm/brewing stand/brewing_stand.properties
  233. [OptiFine] ConnectedTextures: mcpatcher/ctm/cake/cake_top.properties
  234. [OptiFine] ConnectedTextures: mcpatcher/ctm/crafting table/crafting_table_front.properties
  235. [OptiFine] ConnectedTextures: mcpatcher/ctm/crafting table/crafting_table_side.properties
  236. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass black/glass_black.properties
  237. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass blue/glass_blue.properties
  238. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass brown/glass_brown.properties
  239. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass cyan/glass_cyan.properties
  240. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass gray/glass_gray.properties
  241. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass green/glass_green.properties
  242. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass light blue/glass_light_blue.properties
  243. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass lime/glass_lime.properties
  244. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass magenta/glass_magenta.properties
  245. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass orange/glass_orange.properties
  246. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass pink/glass_pink.properties
  247. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass purple/glass_purple.properties
  248. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass red/glass_red.properties
  249. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass silver/glass_silver.properties
  250. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass white/glass_white.properties
  251. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass yellow/glass_yellow.properties
  252. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
  253. [OptiFine] ConnectedTextures: mcpatcher/ctm/grass top/grass_top.properties
  254. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/0 acacia fancy.properties
  255. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/0 dark oak fancy.properties
  256. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/0 oak fancy.properties
  257. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/100 acacia fast.properties
  258. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/100 dark oak fast.properties
  259. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/100 oak fast.properties
  260. [OptiFine] ConnectedTextures: mcpatcher/ctm/lily pad/waterlily.properties
  261. [OptiFine] ConnectedTextures: mcpatcher/ctm/monster spawner/mob_spawner.properties
  262. [OptiFine] ConnectedTextures: mcpatcher/ctm/mushroom brown/mushroom_brown.properties
  263. [OptiFine] ConnectedTextures: mcpatcher/ctm/mushroom red/mushroom_red.properties
  264. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore coal/coal_ore.properties
  265. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore diamond/diamond_ore.properties
  266. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore emerald/emerald_ore.properties
  267. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore gold/gold_ore.properties
  268. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore iron/iron_ore.properties
  269. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore redstone/redstone_ore.properties
  270. [OptiFine] ConnectedTextures: mcpatcher/ctm/pumpkin bottom/pumpkin_top.properties
  271. [OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone smooth/sandstone_smooth.properties
  272. [OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone_normal.properties
  273. [OptiFine] ConnectedTextures: mcpatcher/ctm/sugar cane/reeds.properties
  274. [OptiFine] ConnectedTextures: mcpatcher/ctm/vines/vine.properties
  275. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood acacia ends/log_acacia_top.properties
  276. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood birch ends/log_birch_top.properties
  277. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood dark oak ends/log_big_oak_top.properties
  278. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood jungle ends/log_jungle_top.properties
  279. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood oak ends/log_oak_top.properties
  280. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood spruce ends/log_spruce_top.properties
  281. [OptiFine] Multipass connected textures: true
  282. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
  283. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
  284. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
  285. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
  286. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
  287. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
  288. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
  289. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
  290. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
  291. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
  292. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
  293.  
  294. [20:57:31] [Sound Library Loader/INFO]: Sound engine started
  295. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
  296. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
  297. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
  298. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
  299. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
  300. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
  301. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
  302. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
  303. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
  304. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
  305. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
  306. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
  307. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
  308. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
  309. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
  310. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
  311. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
  312. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
  313. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
  314. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
  315. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
  316. [OptiFine] Multipass connected textures: true
  317. [OptiFine] Loading texture map: textures/blocks
  318. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/0 left.properties
  319. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/100 middle.properties
  320. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/200 right.properties
  321. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf random/300 single.properties
  322. [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf/bookshelf.properties
  323. [OptiFine] ConnectedTextures: mcpatcher/ctm/brewing stand/brewing_stand.properties
  324. [OptiFine] ConnectedTextures: mcpatcher/ctm/cake/cake_top.properties
  325. [OptiFine] ConnectedTextures: mcpatcher/ctm/crafting table/crafting_table_front.properties
  326. [OptiFine] ConnectedTextures: mcpatcher/ctm/crafting table/crafting_table_side.properties
  327. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass black/glass_black.properties
  328. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass blue/glass_blue.properties
  329. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass brown/glass_brown.properties
  330. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass cyan/glass_cyan.properties
  331. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass gray/glass_gray.properties
  332. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass green/glass_green.properties
  333. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass light blue/glass_light_blue.properties
  334. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass lime/glass_lime.properties
  335. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass magenta/glass_magenta.properties
  336. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass orange/glass_orange.properties
  337. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass pink/glass_pink.properties
  338. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass purple/glass_purple.properties
  339. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass red/glass_red.properties
  340. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass silver/glass_silver.properties
  341. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass white/glass_white.properties
  342. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass yellow/glass_yellow.properties
  343. [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
  344. [OptiFine] ConnectedTextures: mcpatcher/ctm/grass top/grass_top.properties
  345. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/0 acacia fancy.properties
  346. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/0 dark oak fancy.properties
  347. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/0 oak fancy.properties
  348. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/100 acacia fast.properties
  349. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/100 dark oak fast.properties
  350. [OptiFine] ConnectedTextures: mcpatcher/ctm/leaves/100 oak fast.properties
  351. [OptiFine] ConnectedTextures: mcpatcher/ctm/lily pad/waterlily.properties
  352. [OptiFine] ConnectedTextures: mcpatcher/ctm/monster spawner/mob_spawner.properties
  353. [OptiFine] ConnectedTextures: mcpatcher/ctm/mushroom brown/mushroom_brown.properties
  354. [OptiFine] ConnectedTextures: mcpatcher/ctm/mushroom red/mushroom_red.properties
  355. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore coal/coal_ore.properties
  356. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore diamond/diamond_ore.properties
  357. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore emerald/emerald_ore.properties
  358. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore gold/gold_ore.properties
  359. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore iron/iron_ore.properties
  360. [OptiFine] ConnectedTextures: mcpatcher/ctm/ore redstone/redstone_ore.properties
  361. [OptiFine] ConnectedTextures: mcpatcher/ctm/pumpkin bottom/pumpkin_top.properties
  362. [OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone smooth/sandstone_smooth.properties
  363. [OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone_normal.properties
  364. [OptiFine] ConnectedTextures: mcpatcher/ctm/sugar cane/reeds.properties
  365. [OptiFine] ConnectedTextures: mcpatcher/ctm/vines/vine.properties
  366. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood acacia ends/log_acacia_top.properties
  367. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood birch ends/log_birch_top.properties
  368. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood dark oak ends/log_big_oak_top.properties
  369. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood jungle ends/log_jungle_top.properties
  370. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood oak ends/log_oak_top.properties
  371. [OptiFine] ConnectedTextures: mcpatcher/ctm/wood spruce ends/log_spruce_top.properties
  372. [OptiFine] Multipass connected textures: true
  373. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
  374. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
  375. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
  376. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
  377. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
  378. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
  379. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
  380. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
  381. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
  382. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
  383. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
  384. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
  385. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
  386. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
  387. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
  388. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
  389. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
  390. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
  391. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
  392. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
  393. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
  394. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
  395. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
  396. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
  397. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
  398. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
  399. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
  400. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
  401. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
  402. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
  403. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
  404. [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
  405. [OptiFine] Multipass connected textures: true
  406. [OptiFine] Texture size: textures/blocks, 2048x2048
  407. [20:57:32] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
  408. [205735.930 SMC FNE]transforming bqe net.minecraft.client.renderer.texture.TextureCompass
  409. [205735.930 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureCompass.func_94241_a(Lnet/minecraft/world/World;DDDZZ)V = func_94241_a
  410. [205735.930 SMC FNE] 2487 (+0)
  411. [205735.931 SMC FNE]transforming bqd net.minecraft.client.renderer.texture.TextureClock
  412. [205735.931 SMC FNR] patching method net/minecraft/client/renderer/texture/TextureClock.func_94219_l()V = func_94219_l
  413. [205735.931 SMC FNE] 1822 (+0)
  414. [OptiFine] Loading texture map: textures/items
  415. [OptiFine] Texture size: textures/items, 2048x2048
  416. [20:57:33] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
  417. [20:57:33] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
  418. [20:57:33] [Client thread/INFO] [bspkrsCore]: bspkrsCore 6.9 is out of date! Visit <head><title>Found</title></head> to download the latest release (<html>).
  419. [20:57:33] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod ArmorStatusHUD
  420. [20:57:33] [Client thread/INFO] [bspkrsCore]: ArmorStatusHUD 1.26 is out of date! Visit <head><title>Found</title></head> to download the latest release (<html>).
  421. [20:57:33] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
  422. [20:57:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:StatusEffectHUD, §e#RedEdit.zip
  423. [OptiFine] *** Reloading textures ***
  424. [OptiFine] Resource packs: §e#RedEdit.zip
  425. ---- Minecraft Crash Report ----
  426. // This doesn't make any sense!
  427.  
  428. Time: 28/10/14 20:57
  429. Description: Initializing game
  430.  
  431. java.lang.IllegalAccessError: tried to access field net.minecraft.client.renderer.texture.AbstractTexture.field_110553_a from class shadersmodcore.client.ShadersTex
  432. at shadersmodcore.client.ShadersTex.deleteTextures(ShadersTex.java:134)
  433. at shadersmodcore.client.ShadersTex.deleteMultiTex(ShadersTex.java:156)
  434. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:183)
  435. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
  436. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
  437. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:568)
  438. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
  439. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
  440. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
  441. at net.minecraft.client.main.Main.main(SourceFile:103)
  442. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  443. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  444. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  445. at java.lang.reflect.Method.invoke(Unknown Source)
  446. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  447. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  448.  
  449.  
  450. A detailed walkthrough of the error, its code path and all known details is as follows:
  451. ---------------------------------------------------------------------------------------
  452.  
  453. -- Head --
  454. Stacktrace:
  455. at shadersmodcore.client.ShadersTex.deleteTextures(ShadersTex.java:134)
  456. at shadersmodcore.client.ShadersTex.deleteMultiTex(ShadersTex.java:156)
  457. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:183)
  458. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
  459. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
  460. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:568)
  461. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
  462. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
  463.  
  464. -- Initialization --
  465. Details:
  466. Stacktrace:
  467. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
  468. at net.minecraft.client.main.Main.main(SourceFile:103)
  469. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  470. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  471. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  472. at java.lang.reflect.Method.invoke(Unknown Source)
  473. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  474. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  475.  
  476. -- System Details --
  477. Details:
  478. Minecraft Version: 1.7.2
  479. Operating System: Windows 7 (amd64) version 6.1
  480. Java Version: 1.7.0_71, Oracle Corporation
  481. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  482. Memory: 155431664 bytes (148 MB) / 274505728 bytes (261 MB) up to 1060372480 bytes (1011 MB)
  483. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  484. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  485. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  486. FML: MCP v9.03 FML v7.2.211.1126 Minecraft Forge 10.12.2.1126 Optifine OptiFine_1.7.2_HD_D3 6 mods loaded, 6 mods active
  487. mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  488. FML{7.2.211.1126} [Forge Mod Loader] (forge-1.7.2-10.12.2.1126.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  489. Forge{10.12.2.1126} [Minecraft Forge] (forge-1.7.2-10.12.2.1126.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  490. bspkrsCore{6.9} [bspkrsCore] ([1.7.2] Bspkrs Core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  491. ArmorStatusHUD{1.26} [ArmorStatusHUD] ([1.7.2] Armor Status HUD.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  492. StatusEffectHUD{1.24(1.7.2)} [StatusEffectHUD] ([1.7.2] Status Effect HUD.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  493. Launched Version: 1.7.2-Forge10.12.2.1126
  494. LWJGL: 2.9.0
  495. OpenGL: AMD Radeon HD 6670 GL version 4.2.12198 Compatibility Profile Context 12.102.3.0, ATI Technologies Inc.
  496. Is Modded: Definitely; Client brand changed to 'fml,forge'
  497. Type: Client (map_client.txt)
  498. Resource Packs: [§e#RedEdit.zip]
  499. Current Language: English (US)
  500. Profiler Position: N/A (disabled)
  501. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  502. Anisotropic Filtering: Off (1)
  503. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Gabriel\AppData\Roaming\.minecraft\crash-reports\crash-2014-10-28_20.57.33-client.txt
  504. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement