Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
898
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.10 KB | None | 0 0
  1. [13:16:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [13:16:43] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [13:16:43] [main/INFO]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading
  5. [13:16:43] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
  6. [13:16:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [13:16:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  8. [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [13:16:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [13:16:44] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [13:16:44] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [13:16:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [13:16:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  15. [13:16:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  16. [13:16:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  17. [13:16:45] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  18. [13:16:45] [Client thread/INFO]: Setting user: JessicaCL
  19. [13:16:47] [Client thread/WARN]: Skipping bad option: lastServer:
  20. [13:16:47] [Client thread/INFO]: LWJGL Version: 2.9.4
  21. [13:16:48] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ----
  22. // Oh - I know what I did wrong!
  23.  
  24. Time: 4/24/17 1:16 PM
  25. Description: Loading screen debug info
  26.  
  27. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.11.2
  36. Operating System: Windows 10 (amd64) version 10.0
  37. Java Version: 1.8.0_25, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  39. Memory: 87151416 bytes (83 MB) / 255066112 bytes (243 MB) up to 4281597952 bytes (4083 MB)
  40. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  41. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  42. FML:
  43. Loaded coremods (and transformers):
  44. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R9 200 Series'
  45. [13:16:48] [Client thread/INFO]: MinecraftForge v13.20.0.2228 Initialized
  46. [13:16:48] [Client thread/INFO]: Replaced 232 ore recipes
  47. [13:16:48] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  48. [13:16:48] [Client thread/INFO]: Searching C:\Users\S\AppData\Roaming\.minecraft\mods for mods
  49. [13:16:49] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
  50. [13:16:49] [Client thread/WARN]: ****************************************
  51. [13:16:49] [Client thread/WARN]: * The modid PTRModelLib is not the same as it's lowercase version. Lowercasing is enforced in 1.11
  52. [13:16:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:147)
  53. [13:16:49] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:130)
  54. [13:16:49] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  55. [13:16:49] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  56. [13:16:49] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  57. [13:16:49] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  58. [13:16:49] [Client thread/WARN]: ****************************************
  59. [13:16:49] [Client thread/ERROR]: Unable to construct net.minecraftforge.fml.common.Mod container
  60. java.lang.reflect.InvocationTargetException
  61. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  62. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
  63. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
  64. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
  65. at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:90) [ModContainerFactory.class:?]
  66. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:136) [DirectoryDiscoverer.class:?]
  67. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
  68. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
  69. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
  70. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
  71. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:105) [DirectoryDiscoverer.class:?]
  72. at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:63) [DirectoryDiscoverer.class:?]
  73. at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
  74. at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
  75. at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
  76. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:395) [Loader.class:?]
  77. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:535) [Loader.class:?]
  78. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:229) [FMLClientHandler.class:?]
  79. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) [bes.class:?]
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
  81. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  85. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  88. Caused by: java.lang.IllegalArgumentException: The modid PTRModelLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  89. at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:148) ~[FMLModContainer.class:?]
  90. at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:130) ~[FMLModContainer.class:?]
  91. ... 27 more
  92. [13:16:49] [Client thread/INFO]: Forge Mod Loader has identified 6 mods to load
  93. [13:16:50] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater, props] at CLIENT
  94. [13:16:50] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater, props] at SERVER
  95. [13:16:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Decocraft
  96. [13:16:50] [Client thread/INFO]: Processing ObjectHolder annotations
  97. [13:16:50] [Client thread/INFO]: Found 444 ObjectHolder annotations
  98. [13:16:50] [Client thread/INFO]: Identifying ItemStackHolder annotations
  99. [13:16:50] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  100. [13:16:50] [Client thread/INFO]: Applying holder lookups
  101. [13:16:50] [Client thread/INFO]: Holder lookups applied
  102. [13:16:50] [Client thread/INFO]: Applying holder lookups
  103. [13:16:50] [Client thread/INFO]: Holder lookups applied
  104. [13:16:50] [Client thread/INFO]: Applying holder lookups
  105. [13:16:50] [Client thread/INFO]: Holder lookups applied
  106. [13:16:50] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  107. [13:16:50] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  108. [13:16:50] [Client thread/INFO]: Version Number exists, Using it: 1.11-1.0.4.18
  109. [13:16:50] [Client thread/INFO]: File exists, Checking hash: C:\Users\S\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.11-1.0.4.18\Mercurius-1.11-1.0.4.18.jar
  110. [13:16:50] [Client thread/INFO]: Hash matches, Skipping download: 2536d9a7050c3fd96a1077d25c7f9b49290b2b9e
  111. [13:16:50] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
  112. [13:16:51] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Target: null
  113. [13:16:57] [Client thread/INFO]: Applying holder lookups
  114. [13:16:57] [Client thread/INFO]: Holder lookups applied
  115. [13:16:57] [Client thread/INFO]: Injecting itemstacks
  116. [13:16:57] [Client thread/INFO]: Itemstack injection complete
  117. [13:16:59] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
  118. [13:16:59] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
  119. [13:16:59] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
  120. [13:16:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
  121. [13:16:59] [Thread-9/INFO]: Initializing LWJGL OpenAL
  122. [13:16:59] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  123. [13:16:59] [Thread-9/ERROR]: Error in class 'LibraryLWJGLOpenAL'
  124. [13:16:59] [Thread-9/ERROR]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
  125. [13:16:59] [Thread-9/WARN]: ERROR MESSAGE:
  126. [13:16:59] [Thread-9/INFO]: Could not locate OpenAL library.
  127. [13:16:59] [Thread-9/WARN]: STACK TRACE:
  128. [13:16:59] [Thread-9/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
  129. [13:16:59] [Thread-9/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
  130. [13:16:59] [Thread-9/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
  131. [13:16:59] [Thread-9/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
  132. [13:16:59] [Thread-9/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
  133. [13:16:59] [Thread-9/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
  134. [13:16:59] [Thread-9/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
  135. [13:16:59] [Sound Library Loader/WARN]: ERROR MESSAGE:
  136. [13:16:59] [Sound Library Loader/INFO]: Could not locate OpenAL library.
  137. [13:16:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
  138. [13:16:59] [Thread-11/INFO]: Switching to No Sound
  139. [13:16:59] [Thread-11/INFO]: (Silent Mode)
  140. [13:17:00] [Sound Library Loader/INFO]: Sound engine started
  141. [13:17:03] [Client thread/INFO]: Max texture size: 16384
  142. [13:17:03] [Client thread/INFO]: Created: 16x16 textures-atlas
  143. [13:17:03] [Client thread/ERROR]: Exception loading model for variant props:blockprops#normal
  144. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockprops#normal with loader VariantLoader.INSTANCE, skipping
  145. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  146. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:260) ~[ModelLoader.class:?]
  147. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cbk.class:?]
  148. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
  149. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
  150. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
  151. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
  152. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
  153. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
  154. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  155. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  156. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  157. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  158. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  159. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  160. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  161. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  162. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[brj.class:?]
  163. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1253) ~[ModelLoader$VariantLoader.class:?]
  164. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  165. ... 15 more
  166. [13:17:03] [Client thread/ERROR]: Exception loading blockstate for the variant props:blockprops#normal:
  167. java.lang.Exception: Could not load model definition for variant props:blockprops
  168. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:293) ~[ModelLoader.class:?]
  169. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cbk.class:?]
  170. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
  171. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
  172. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
  173. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
  174. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
  175. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
  176. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  177. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  178. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  179. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  180. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  181. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  182. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  183. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model props:blockstates/blockprops.json
  184. at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cbk.class:?]
  185. at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
  186. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
  187. ... 14 more
  188. Caused by: java.io.FileNotFoundException: props:blockstates/blockprops.json
  189. at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[bzr.class:?]
  190. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cae.class:?]
  191. at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cbk.class:?]
  192. at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
  193. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
  194. ... 14 more
  195. [13:17:03] [Client thread/ERROR]: Exception loading model for variant props:blockfake#normal
  196. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockfake#normal with loader VariantLoader.INSTANCE, skipping
  197. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  198. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:260) ~[ModelLoader.class:?]
  199. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cbk.class:?]
  200. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
  201. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
  202. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
  203. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
  204. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
  205. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
  206. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  207. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  208. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  209. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  210. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  211. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  212. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  213. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  214. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[brj.class:?]
  215. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1253) ~[ModelLoader$VariantLoader.class:?]
  216. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  217. ... 15 more
  218. [13:17:03] [Client thread/ERROR]: Exception loading blockstate for the variant props:blockfake#normal:
  219. java.lang.Exception: Could not load model definition for variant props:blockfake
  220. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:293) ~[ModelLoader.class:?]
  221. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cbk.class:?]
  222. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:248) ~[ModelLoader.class:?]
  223. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155) ~[ModelLoader.class:?]
  224. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
  225. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
  226. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
  227. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
  228. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  229. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  230. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  231. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  232. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  233. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  234. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  235. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model props:blockstates/blockfake.json
  236. at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cbk.class:?]
  237. at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
  238. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
  239. ... 14 more
  240. Caused by: java.io.FileNotFoundException: props:blockstates/blockfake.json
  241. at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[bzr.class:?]
  242. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cae.class:?]
  243. at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cbk.class:?]
  244. at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cbk.class:?]
  245. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:289) ~[ModelLoader.class:?]
  246. ... 14 more
  247. [13:17:03] [Client thread/INFO]: Injecting itemstacks
  248. [13:17:03] [Client thread/INFO]: Itemstack injection complete
  249. [13:17:03] [Client thread/INFO]: Forge Mod Loader has successfully loaded 6 mods
  250. [13:17:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Decocraft
  251. [13:17:11] [Client thread/INFO]: Total mipmap : 2933 ms
  252. [13:17:12] [Client thread/WARN]: File props:sounds/sizzlingbacon.ogg does not exist, cannot add it to event props:deco_baconsizzle
  253. [13:17:12] [Client thread/WARN]: File props:sounds/heartmonitor.ogg does not exist, cannot add it to event props:deco_heartmon
  254. [13:17:12] [Client thread/WARN]: File props:sounds/iseethelight.ogg does not exist, cannot add it to event props:deco_iseethelight
  255. [13:17:12] [Client thread/INFO]: SoundSystem shutting down...
  256. [13:17:12] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  257. [13:17:12] [Sound Library Loader/INFO]: Starting up SoundSystem...
  258. [13:17:12] [Thread-14/INFO]: Initializing LWJGL OpenAL
  259. [13:17:12] [Thread-14/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  260. [13:17:12] [Thread-14/INFO]: OpenAL initialized.
  261. [13:17:13] [Sound Library Loader/INFO]: Sound engine started
  262. [13:17:16] [Client thread/INFO]: Max texture size: 16384
  263. [13:17:17] [Client thread/INFO]: Created: 512x512 textures-atlas
  264. [13:17:19] [Client thread/WARN]: Skipping bad option: lastServer:
  265. [13:17:40] [Client thread/INFO]: Deleting level New World
  266. [13:17:40] [Client thread/INFO]: Attempt 1...
  267. [13:17:45] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
  268. [13:17:45] [Server thread/INFO]: Generating keypair
  269. [13:17:45] [Server thread/INFO]: Injecting existing block and item data into this server instance
  270. [13:17:46] [Server thread/INFO]: Applying holder lookups
  271. [13:17:46] [Server thread/INFO]: Holder lookups applied
  272. [13:17:46] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@5386dff1)
  273. [13:17:46] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@5386dff1)
  274. [13:17:46] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@5386dff1)
  275. [13:17:46] [Server thread/INFO]: Preparing start region for level 0
  276. [13:17:47] [Server thread/INFO]: Preparing spawn area: 10%
  277. [13:17:48] [Server thread/INFO]: Preparing spawn area: 20%
  278. [13:17:49] [Server thread/INFO]: Preparing spawn area: 32%
  279. [13:17:50] [Server thread/INFO]: Preparing spawn area: 45%
  280. [13:17:51] [Server thread/INFO]: Preparing spawn area: 58%
  281. [13:17:52] [Server thread/INFO]: Preparing spawn area: 71%
  282. [13:17:53] [Server thread/INFO]: Preparing spawn area: 83%
  283. [13:17:54] [Server thread/INFO]: Preparing spawn area: 95%
  284. [13:17:55] [Server thread/INFO]: Changing view distance to 12, from 10
  285. [13:17:56] [Netty Local Client IO #0/INFO]: Server protocol version 2
  286. [13:17:56] [Netty Server IO #1/INFO]: Client protocol version 2
  287. [13:17:56] [Netty Server IO #1/INFO]: Client attempting to join with 6 mods : minecraft@1.11.2,mercurius_updater@1.0,FML@8.0.99.99,forge@13.20.0.2228,mcp@9.19,props@2.4.1
  288. [13:17:56] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
  289. [13:17:56] [Server thread/INFO]: [Server thread] Server side modded connection established
  290. [13:17:56] [Server thread/INFO]: JessicaCL[local:E:9ae0c7a6] logged in with entity id 1181 at (224.5, 74.0, 237.5)
  291. [13:17:56] [Server thread/INFO]: JessicaCL joined the game
  292. [13:18:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5459ms behind, skipping 109 tick(s)
  293. [13:18:08] [Server thread/INFO]: JessicaCL has just earned the achievement [Taking Inventory]
  294. [13:18:08] [Client thread/INFO]: [CHAT] JessicaCL has just earned the achievement [Taking Inventory]
  295. [13:18:35] [Server thread/INFO]: Stopping server
  296. [13:18:35] [Server thread/INFO]: Saving players
  297. [13:18:35] [Server thread/INFO]: Saving worlds
  298. [13:18:35] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  299. [13:18:35] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  300. [13:18:35] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  301. [13:18:36] [Server thread/INFO]: Unloading dimension 0
  302. [13:18:36] [Server thread/INFO]: Unloading dimension -1
  303. [13:18:36] [Server thread/INFO]: Unloading dimension 1
  304. [13:18:36] [Server thread/INFO]: Applying holder lookups
  305. [13:18:36] [Server thread/INFO]: Holder lookups applied
  306. [13:18:38] [Client thread/FATAL]: Reported exception thrown!
  307. net.minecraft.util.ReportedException: Tesselating block model
  308. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95) ~[bra.class:?]
  309. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199) ~[bte.class:?]
  310. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100) ~[bta.class:?]
  311. at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171) ~[bsz.class:?]
  312. at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:958) ~[bqm.class:?]
  313. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1303) ~[bqe.class:?]
  314. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246) ~[bqe.class:?]
  315. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1053) ~[bqe.class:?]
  316. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077) ~[bes.class:?]
  317. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) [bes.class:?]
  318. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  319. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  320. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  321. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  322. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  323. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  324. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  325. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.world.ChunkCache.field_72815_e from class com.mia.props.Props
  326. at com.mia.props.Props.getTileEntityPreferNotCreating(Props.java:333) ~[Props.class:?]
  327. at com.mia.props.common.BlockProps.getLightValue(BlockProps.java:204) ~[BlockProps.class:?]
  328. at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:504) ~[atm$a.class:?]
  329. at net.minecraft.block.Block.func_185484_c(Block.java:365) ~[alu.class:?]
  330. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362) ~[atm$a.class:?]
  331. at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:126) ~[BlockInfo.class:?]
  332. at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:186) ~[VertexLighterSmoothAo.class:?]
  333. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:134) ~[ForgeBlockModelRenderer.class:?]
  334. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103) ~[ForgeBlockModelRenderer.class:?]
  335. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:47) ~[brc.class:?]
  336. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:38) ~[brc.class:?]
  337. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80) ~[bra.class:?]
  338. ... 16 more
  339. [13:18:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:523]: ---- Minecraft Crash Report ----
  340. // I just don't know what went wrong :(
  341.  
  342. Time: 4/24/17 1:18 PM
  343. Description: Tesselating block model
  344.  
  345. java.lang.IllegalAccessError: tried to access field net.minecraft.world.ChunkCache.field_72815_e from class com.mia.props.Props
  346. at com.mia.props.Props.getTileEntityPreferNotCreating(Props.java:333)
  347. at com.mia.props.common.BlockProps.getLightValue(BlockProps.java:204)
  348. at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:504)
  349. at net.minecraft.block.Block.func_185484_c(Block.java:365)
  350. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
  351. at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:126)
  352. at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:186)
  353. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:134)
  354. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103)
  355. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:47)
  356. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:38)
  357. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
  358. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199)
  359. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100)
  360. at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171)
  361. at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:958)
  362. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1303)
  363. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
  364. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1053)
  365. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077)
  366. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
  367. at net.minecraft.client.main.Main.main(SourceFile:124)
  368. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  369. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  370. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  371. at java.lang.reflect.Method.invoke(Method.java:483)
  372. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  373. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  374.  
  375.  
  376. A detailed walkthrough of the error, its code path and all known details is as follows:
  377. ---------------------------------------------------------------------------------------
  378.  
  379. -- Head --
  380. Thread: Client thread
  381. Stacktrace:
  382. at com.mia.props.Props.getTileEntityPreferNotCreating(Props.java:333)
  383. at com.mia.props.common.BlockProps.getLightValue(BlockProps.java:204)
  384. at net.minecraft.block.state.BlockStateContainer$StateImplementation.getLightValue(BlockStateContainer.java:504)
  385. at net.minecraft.block.Block.func_185484_c(Block.java:365)
  386. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
  387. at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:126)
  388. at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:186)
  389. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:134)
  390. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103)
  391.  
  392. -- Block model being tesselated --
  393. Details:
  394. Block: minecraft:grass[snowy=false]
  395. Block location: World: (225,74,226), Chunk: (at 1,4,2 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  396. Using AO: true
  397. Stacktrace:
  398. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:47)
  399. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:38)
  400.  
  401. -- Block being tesselated --
  402. Details:
  403. Block type: ID #2 (tile.grass // net.minecraft.block.BlockGrass)
  404. Block data value: 0 / 0x0 / 0b0000
  405. Block location: World: (225,74,226), Chunk: (at 1,4,2 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  406. Stacktrace:
  407. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
  408. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199)
  409. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100)
  410. at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171)
  411. at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:958)
  412. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1303)
  413. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
  414.  
  415. -- Affected level --
  416. Details:
  417. Level name: MpServer
  418. All players: 1 total; [EntityPlayerSP['JessicaCL'/1181, l='MpServer', x=226.52, y=75.00, z=228.70]]
  419. Chunk stats: MultiplayerChunkCache: 506, 506
  420. Level seed: 0
  421. Level generator: ID 00 - default, ver 1. Features enabled: false
  422. Level generator options:
  423. Level spawn location: World: (232,64,244), Chunk: (at 8,4,4 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  424. Level time: 686 game time, 686 day time
  425. Level dimension: 0
  426. Level storage version: 0x00000 - Unknown?
  427. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  428. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  429. Forced entities: 112 total; [EntityItem['item.tile.gravel'/4117, l='MpServer', x=224.35, y=32.00, z=286.88], EntityBat['Bat'/4192, l='MpServer', x=174.59, y=49.46, z=222.02], EntitySheep['Sheep'/97, l='MpServer', x=149.50, y=70.00, z=243.50], EntitySheep['Sheep'/98, l='MpServer', x=147.50, y=70.00, z=245.50], EntityChicken['Chicken'/105, l='MpServer', x=149.50, y=64.00, z=298.50], EntityChicken['Chicken'/107, l='MpServer', x=147.50, y=64.00, z=299.50], EntityChicken['Chicken'/108, l='MpServer', x=156.19, y=64.00, z=301.50], EntityItem['item.tile.gravel'/4204, l='MpServer', x=221.67, y=32.00, z=286.88], EntityVillager['Villager'/119, l='MpServer', x=155.50, y=68.00, z=208.50], EntityVillager['Villager'/120, l='MpServer', x=156.50, y=68.00, z=208.50], EntityVillager['Villager'/121, l='MpServer', x=154.07, y=67.00, z=216.55], EntityVillager['Villager'/122, l='MpServer', x=148.60, y=64.00, z=214.50], EntitySheep['Sheep'/127, l='MpServer', x=183.27, y=70.00, z=272.49], EntitySheep['Sheep'/128, l='MpServer', x=176.50, y=68.00, z=265.50], EntitySheep['Sheep'/129, l='MpServer', x=176.50, y=68.00, z=267.50], EntitySheep['Sheep'/130, l='MpServer', x=176.50, y=68.00, z=264.50], EntityCow['Cow'/131, l='MpServer', x=181.50, y=63.00, z=297.50], EntityCow['Cow'/132, l='MpServer', x=181.50, y=63.00, z=297.50], EntityCow['Cow'/133, l='MpServer', x=180.50, y=64.00, z=296.50], EntityCow['Cow'/134, l='MpServer', x=179.50, y=64.00, z=297.50], EntityHorse['Horse'/144, l='MpServer', x=193.01, y=66.00, z=216.05], EntityHorse['Horse'/145, l='MpServer', x=192.50, y=64.00, z=219.50], EntityHorse['Horse'/146, l='MpServer', x=198.89, y=64.00, z=224.13], EntityHorse['Horse'/147, l='MpServer', x=200.38, y=64.00, z=229.91], EntityHorse['Horse'/148, l='MpServer', x=185.11, y=64.00, z=218.08], EntityHorse['Horse'/157, l='MpServer', x=201.66, y=64.00, z=191.50], EntityHorse['Horse'/158, l='MpServer', x=200.31, y=64.00, z=191.50], EntityHorse['Horse'/159, l='MpServer', x=202.50, y=64.00, z=192.93], EntityHorse['Horse'/160, l='MpServer', x=202.50, y=64.00, z=195.15], EntityItem['item.tile.gravel'/4274, l='MpServer', x=223.10, y=32.00, z=286.11], EntityItem['item.tile.torch'/181, l='MpServer', x=236.12, y=31.00, z=287.88], EntityHorse['Horse'/182, l='MpServer', x=246.50, y=70.00, z=295.69], EntityHorse['Horse'/183, l='MpServer', x=246.50, y=70.00, z=296.78], EntityHorse['Horse'/184, l='MpServer', x=243.50, y=69.00, z=297.50], EntityHorse['Horse'/189, l='MpServer', x=263.31, y=68.00, z=161.65], EntityHorse['Horse'/190, l='MpServer', x=263.50, y=68.00, z=163.50], EntityHorse['Horse'/191, l='MpServer', x=262.07, y=68.00, z=161.40], EntityItem['item.tile.rail'/192, l='MpServer', x=260.24, y=31.00, z=287.88], EntityItem['item.tile.rail'/193, l='MpServer', x=255.80, y=31.00, z=287.88], EntityItem['item.tile.rail'/195, l='MpServer', x=252.75, y=31.00, z=287.40], EntityZombie['Zombie'/4291, l='MpServer', x=281.77, y=23.00, z=306.50], EntitySkeleton['Skeleton'/4292, l='MpServer', x=288.50, y=22.00, z=305.50], EntityItem['item.tile.rail'/197, l='MpServer', x=250.92, y=31.00, z=286.92], EntityItem['item.tile.rail'/199, l='MpServer', x=262.88, y=31.00, z=286.19], EntityItem['item.tile.rail'/200, l='MpServer', x=262.88, y=31.00, z=287.88], EntitySheep['Sheep'/201, l='MpServer', x=259.65, y=72.00, z=298.48], EntitySheep['Sheep'/202, l='MpServer', x=258.50, y=72.00, z=298.50], EntitySheep['Sheep'/203, l='MpServer', x=255.50, y=72.00, z=297.50], EntitySheep['Sheep'/204, l='MpServer', x=253.50, y=72.00, z=297.50], EntityHorse['Horse'/215, l='MpServer', x=290.50, y=69.00, z=199.50], EntityHorse['Horse'/216, l='MpServer', x=284.02, y=70.00, z=194.07], EntityHorse['Horse'/217, l='MpServer', x=294.07, y=71.00, z=197.07], EntityHorse['Horse'/218, l='MpServer', x=290.55, y=71.00, z=194.86], EntityHorse['Horse'/219, l='MpServer', x=294.50, y=70.00, z=196.50], EntityHorse['Horse'/220, l='MpServer', x=290.22, y=71.00, z=193.62], EntitySheep['Sheep'/221, l='MpServer', x=292.50, y=70.00, z=304.50], EntitySheep['Sheep'/222, l='MpServer', x=291.50, y=71.00, z=301.50], EntitySheep['Sheep'/223, l='MpServer', x=285.76, y=72.00, z=302.50], EntitySheep['Sheep'/224, l='MpServer', x=295.50, y=71.00, z=301.50], EntitySheep['Sheep'/225, l='MpServer', x=280.50, y=69.00, z=308.50], EntitySheep['Sheep'/226, l='MpServer', x=280.50, y=69.00, z=307.50], EntitySheep['Sheep'/227, l='MpServer', x=281.50, y=70.00, z=306.50], EntitySheep['Sheep'/237, l='MpServer', x=303.50, y=64.00, z=272.50], EntitySheep['Sheep'/238, l='MpServer', x=300.50, y=65.00, z=271.50], EntitySheep['Sheep'/239, l='MpServer', x=297.50, y=66.00, z=275.50], EntitySheep['Sheep'/240, l='MpServer', x=297.50, y=66.00, z=275.50], EntityItem['item.tile.doublePlant.syringa'/4340, l='MpServer', x=234.92, y=64.00, z=274.85], EntityBat['Bat'/4431, l='MpServer', x=211.78, y=65.05, z=229.13], EntityBat['Bat'/4433, l='MpServer', x=215.08, y=62.81, z=216.66], EntityItem['item.tile.flower1.dandelion'/4477, l='MpServer', x=181.39, y=63.00, z=255.94], EntityItem['item.item.seeds'/4478, l='MpServer', x=180.46, y=63.00, z=257.88], EntityBat['Bat'/4545, l='MpServer', x=156.19, y=30.72, z=305.98], EntityCreeper['Creeper'/4548, l='MpServer', x=238.50, y=52.00, z=289.50], EntitySpider['Spider'/4549, l='MpServer', x=236.50, y=52.00, z=289.50], EntitySkeleton['Skeleton'/4616, l='MpServer', x=232.51, y=43.00, z=306.74], EntityCreeper['Creeper'/4626, l='MpServer', x=151.50, y=31.00, z=299.50], EntityCreeper['Creeper'/4627, l='MpServer', x=152.50, y=31.00, z=297.50], EntityEnderman['Enderman'/4749, l='MpServer', x=184.50, y=54.00, z=257.50], EntityCreeper['Creeper'/4762, l='MpServer', x=149.50, y=49.00, z=291.50], EntityCreeper['Creeper'/4763, l='MpServer', x=154.50, y=49.00, z=293.50], EntityCreeper['Creeper'/4764, l='MpServer', x=152.50, y=49.00, z=292.50], EntityZombie['Zombie'/4808, l='MpServer', x=269.50, y=31.00, z=150.19], EntitySpider['Spider'/4809, l='MpServer', x=275.50, y=25.00, z=155.50], EntitySkeleton['Skeleton'/4832, l='MpServer', x=212.50, y=35.00, z=213.50], EntitySkeleton['Skeleton'/5036, l='MpServer', x=155.53, y=50.00, z=235.31], EntitySpider['Spider'/5097, l='MpServer', x=166.50, y=25.00, z=228.50], EntityCreeper['Creeper'/5136, l='MpServer', x=260.53, y=18.00, z=247.83], EntityCreeper['Creeper'/5137, l='MpServer', x=263.50, y=17.00, z=250.50], EntityWitch['Witch'/5191, l='MpServer', x=189.50, y=55.00, z=260.50], EntityZombie['Zombie'/5192, l='MpServer', x=192.25, y=55.00, z=257.52], EntitySkeleton['Skeleton'/5223, l='MpServer', x=224.50, y=32.00, z=285.50], EntitySkeleton['Skeleton'/5227, l='MpServer', x=181.50, y=58.00, z=255.50], EntityZombieVillager['Zombie Villager'/5228, l='MpServer', x=193.50, y=21.00, z=252.50], EntitySpider['Spider'/5298, l='MpServer', x=190.50, y=48.00, z=292.50], EntitySpider['Spider'/5400, l='MpServer', x=158.04, y=25.00, z=229.95], EntitySpider['Spider'/5401, l='MpServer', x=156.14, y=25.00, z=227.71], EntitySkeleton['Skeleton'/5484, l='MpServer', x=239.54, y=27.00, z=153.29], EntitySkeleton['Skeleton'/5485, l='MpServer', x=242.53, y=28.00, z=152.91], EntityZombie['Zombie'/5500, l='MpServer', x=163.50, y=46.00, z=229.50], EntityBat['Bat'/5575, l='MpServer', x=179.28, y=28.03, z=229.56], EntityCreeper['Creeper'/5619, l='MpServer', x=291.50, y=19.00, z=179.50], EntityBat['Bat'/5652, l='MpServer', x=225.49, y=57.40, z=305.57], EntityBat['Bat'/5653, l='MpServer', x=229.19, y=57.58, z=303.52], EntityPlayerSP['JessicaCL'/1181, l='MpServer', x=226.52, y=75.00, z=228.70], EntitySquid['Squid'/2514, l='MpServer', x=191.04, y=60.13, z=238.73], EntitySquid['Squid'/2521, l='MpServer', x=200.40, y=58.41, z=246.68], EntitySquid['Squid'/2547, l='MpServer', x=190.60, y=56.10, z=233.49], EntitySquid['Squid'/2548, l='MpServer', x=192.13, y=61.71, z=226.47], EntitySquid['Squid'/2549, l='MpServer', x=189.36, y=57.01, z=232.76], EntityCreeper['Creeper'/3156, l='MpServer', x=153.50, y=44.00, z=249.50], EntitySpider['Spider'/3157, l='MpServer', x=152.50, y=44.00, z=251.50], EntityCreeper['Creeper'/3951, l='MpServer', x=304.50, y=33.00, z=166.50]]
  430. Retry entities: 0 total; []
  431. Server brand: fml,forge
  432. Server type: Integrated singleplayer server
  433. Stacktrace:
  434. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  435. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
  436. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:393)
  437. at net.minecraft.client.main.Main.main(SourceFile:124)
  438. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  439. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  440. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  441. at java.lang.reflect.Method.invoke(Method.java:483)
  442. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  443. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  444.  
  445. -- System Details --
  446. Details:
  447. Minecraft Version: 1.11.2
  448. Operating System: Windows 10 (amd64) version 10.0
  449. Java Version: 1.8.0_25, Oracle Corporation
  450. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  451. Memory: 619877808 bytes (591 MB) / 1555861504 bytes (1483 MB) up to 4281597952 bytes (4083 MB)
  452. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  453. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  454. FML: MCP 9.38 Powered by Forge 13.20.0.2228 6 mods loaded, 6 mods active
  455. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  456. UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  457. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  458. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar)
  459. UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar)
  460. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
  461. UCHIJAAAA props{2.4.1} [Decocraft] (Decocraft-2.4.1_1.11.2)
  462. Loaded coremods (and transformers):
  463. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon (TM) R9 200 Series'
  464. Launched Version: 1.11.2-forge1.11.2-13.20.0.2228
  465. LWJGL: 2.9.4
  466. OpenGL: AMD Radeon (TM) R9 200 Series GL version 4.5.14008 Compatibility Profile Context 21.19.137.514, ATI Technologies Inc.
  467. GL Caps: Using GL 1.3 multitexturing.
  468. Using GL 1.3 texture combiners.
  469. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  470. Shaders are available because OpenGL 2.1 is supported.
  471. VBOs are available because OpenGL 1.5 is supported.
  472.  
  473. Using VBOs: Yes
  474. Is Modded: Definitely; Client brand changed to 'fml,forge'
  475. Type: Client (map_client.txt)
  476. Resource Packs:
  477. Current Language: English (US)
  478. Profiler Position: N/A (disabled)
  479. CPU: 4x Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz
  480. [13:18:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:523]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\S\AppData\Roaming\.minecraft\crash-reports\crash-2017-04-24_13.18.38-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement