Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.50 KB | None | 0 0
  1. [22:30:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [22:30:07] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [22:30:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [22:30:07] [main/INFO]: Forge Mod Loader version 12.18.2.2120 for Minecraft 1.10.2 loading
  5. [22:30:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
  6. [22:30:07] [main/WARN]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [22:30:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [22:30:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  9. [22:30:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [22:30:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [22:30:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [22:30:09] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  13. [22:30:09] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  14. [22:30:09] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [22:30:09] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [22:30:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [22:30:10] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  18. [22:30:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  19. [22:30:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  20. [22:30:10] [Client thread/INFO]: Setting user: Naraxix
  21. [22:30:13] [Client thread/INFO]: LWJGL Version: 2.9.4
  22. [22:30:14] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
  23.  
  24. WARNING: coremods are present:
  25. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.jar)
  26. Contact their authors BEFORE contacting forge
  27.  
  28. // I just don't know what went wrong :(
  29.  
  30. Time: 22/08/17 22:30
  31. Description: Loading screen debug info
  32.  
  33. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- System Details --
  40. Details:
  41. Minecraft Version: 1.10.2
  42. Operating System: Windows 7 (amd64) version 6.1
  43. Java Version: 1.8.0_25, Oracle Corporation
  44. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  45. Memory: 155214240 bytes (148 MB) / 305250304 bytes (291 MB) up to 1060372480 bytes (1011 MB)
  46. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  47. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  48. FML:
  49. Loaded coremods (and transformers):
  50. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.jar)
  51. lumien.bloodmoon.asm.ClassTransformer
  52. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11926 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7800 Series'
  53. [22:30:14] [Client thread/INFO]: MinecraftForge v12.18.2.2120 Initialized
  54. [22:30:14] [Client thread/INFO]: Replaced 231 ore recipes
  55. [22:30:15] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  56. [22:30:15] [Client thread/INFO]: Searching C:\Users\Flo\AppData\Roaming\.minecraft\mods for mods
  57. [22:30:16] [Client thread/WARN]: ****************************************
  58. [22:30:16] [Client thread/WARN]: * The modid BiblioCraft is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  59. [22:30:16] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
  60. [22:30:16] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
  61. [22:30:16] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  62. [22:30:16] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  63. [22:30:16] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  64. [22:30:16] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  65. [22:30:16] [Client thread/WARN]: ****************************************
  66. [22:30:16] [Client thread/WARN]: ****************************************
  67. [22:30:16] [Client thread/WARN]: * The modid Bloodmoon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  68. [22:30:16] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
  69. [22:30:16] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
  70. [22:30:16] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  71. [22:30:16] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  72. [22:30:16] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  73. [22:30:16] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  74. [22:30:16] [Client thread/WARN]: ****************************************
  75. [22:30:16] [Client thread/WARN]: ****************************************
  76. [22:30:16] [Client thread/WARN]: * The modid Bullseye is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  77. [22:30:16] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
  78. [22:30:16] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
  79. [22:30:16] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  80. [22:30:16] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  81. [22:30:16] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  82. [22:30:16] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  83. [22:30:16] [Client thread/WARN]: ****************************************
  84. [22:30:16] [Client thread/INFO]: Forge Mod Loader has identified 10 mods to load
  85. [22:30:16] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, BiblioCraft, Bloodmoon, Bullseye, customspawner, mocreatures, pda, reforged] at CLIENT
  86. [22:30:16] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, BiblioCraft, Bloodmoon, Bullseye, customspawner, mocreatures, pda, reforged] at SERVER
  87. [22:30:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Bullseye, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Plus d'aliments, FMLFileResourcePack:Reforged
  88. [22:30:17] [Client thread/INFO]: Processing ObjectHolder annotations
  89. [22:30:17] [Client thread/INFO]: Found 423 ObjectHolder annotations
  90. [22:30:17] [Client thread/INFO]: Identifying ItemStackHolder annotations
  91. [22:30:17] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  92. [22:30:17] [Client thread/INFO]: Applying holder lookups
  93. [22:30:17] [Client thread/INFO]: Holder lookups applied
  94. [22:30:17] [Client thread/INFO]: Applying holder lookups
  95. [22:30:17] [Client thread/INFO]: Holder lookups applied
  96. [22:30:17] [Client thread/INFO]: Applying holder lookups
  97. [22:30:17] [Client thread/INFO]: Holder lookups applied
  98. [22:30:17] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  99. [22:30:17] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  100. [22:30:18] [Forge Version Check/INFO]: [Forge] Found status: OUTDATED Target: 12.18.3.2185
  101. [22:30:18] [Forge Version Check/INFO]: [reforged] Starting version check at https://raw.githubusercontent.com/ThexXTURBOXx/UpdateJSONs/master/reforged.json
  102. [22:30:18] [Client thread/INFO]: OBJLoader: Domain bibliocraft has been added.
  103. [22:30:18] [Forge Version Check/INFO]: [reforged] Found status: UP_TO_DATE Target: null
  104. [22:30:19] [Client thread/INFO]: Applying holder lookups
  105. [22:30:19] [Client thread/INFO]: Holder lookups applied
  106. [22:30:19] [Client thread/INFO]: Injecting itemstacks
  107. [22:30:19] [Client thread/INFO]: Itemstack injection complete
  108. [22:30:19] [Sound Library Loader/INFO]: Starting up SoundSystem...
  109. [22:30:19] [Thread-8/INFO]: Initializing LWJGL OpenAL
  110. [22:30:19] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  111. [22:30:19] [Thread-8/INFO]: OpenAL initialized.
  112. [22:30:20] [Sound Library Loader/INFO]: Sound engine started
  113. [22:30:21] [Client thread/INFO]: Max texture size: 16384
  114. [22:30:21] [Client thread/INFO]: Created: 16x16 textures-atlas
  115. [22:30:22] [Client thread/INFO]: Injecting itemstacks
  116. [22:30:22] [Client thread/INFO]: Itemstack injection complete
  117. [22:30:22] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  118. [22:30:22] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.egg@32767 = 1xitem.oeufdur@0
  119. [22:30:22] [Client thread/INFO]: Forge Mod Loader has successfully loaded 10 mods
  120. [22:30:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Bullseye, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Plus d'aliments, FMLFileResourcePack:Reforged
  121. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:birddying
  122. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:birdhurt
  123. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:duckdying
  124. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:entgrunt
  125. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:entdying
  126. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:enthurt
  127. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:tud
  128. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:kittylitter
  129. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:turtlegrunt
  130. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:turtleeating
  131. [22:30:23] [Client thread/WARN]: Missing sound for event: mocreatures:werehumangrunt
  132. [22:30:23] [Client thread/INFO]: SoundSystem shutting down...
  133. [22:30:23] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  134. [22:30:23] [Sound Library Loader/INFO]: Starting up SoundSystem...
  135. [22:30:23] [Thread-10/INFO]: Initializing LWJGL OpenAL
  136. [22:30:23] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  137. [22:30:23] [Thread-10/INFO]: OpenAL initialized.
  138. [22:30:24] [Sound Library Loader/INFO]: Sound engine started
  139. [22:30:24] [Client thread/INFO]: Max texture size: 16384
  140. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate1.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  141. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate0.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  142. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate3.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  143. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate2.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  144. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate8.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  145. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate5.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  146. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate4.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  147. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate7.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  148. [22:30:24] [Client thread/WARN]: Texture bibliocraft:textures/models/inkplate6.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  149. [22:30:24] [Client thread/INFO]: Created: 1024x1024 textures-atlas
  150. [22:30:32] [Client thread/INFO]: Connecting to 51.254.185.172, 25565
  151. [22:30:33] [Netty Client IO #0/INFO]: Server protocol version 2
  152. [22:30:34] [Netty Client IO #0/INFO]: Injecting existing block and item data into this client instance
  153. [22:30:34] [Netty Client IO #0/INFO]: Applying holder lookups
  154. [22:30:34] [Netty Client IO #0/INFO]: Holder lookups applied
  155. [22:30:34] [Netty Client IO #0/INFO]: [Netty Client IO #0] Client side modded connection established
  156. [22:30:38] [Client thread/WARN]: Received passengers for unknown entity
  157. [22:30:38] [Client thread/WARN]: Received passengers for unknown entity
  158. [22:30:49] [Client thread/ERROR]: Couldn't render entity
  159. java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Integer
  160. at drzhark.mocreatures.entity.MoCEntityAquatic.getEdad(MoCEntityAquatic.java:156) ~[MoCEntityAquatic.class:?]
  161. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.stretch(MoCRenderDolphin.java:160) ~[MoCRenderDolphin.class:?]
  162. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.handleRotationFloat(MoCRenderDolphin.java:155) ~[MoCRenderDolphin.class:?]
  163. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_77044_a(MoCRenderDolphin.java:16) ~[MoCRenderDolphin.class:?]
  164. at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:124) [bsy.class:?]
  165. at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41) [btb.class:?]
  166. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.doRender(MoCRenderDolphin.java:25) [MoCRenderDolphin.class:?]
  167. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_76986_a(MoCRenderDolphin.java:16) [MoCRenderDolphin.class:?]
  168. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366) [bsh.class:?]
  169. at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:350) [bsh.class:?]
  170. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:624) [boh.class:?]
  171. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315) [bnz.class:?]
  172. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229) [bnz.class:?]
  173. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038) [bnz.class:?]
  174. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) [bcx.class:?]
  175. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.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. [22:30:50] [Client thread/INFO]: Applying holder lookups
  184. [22:30:50] [Client thread/INFO]: Holder lookups applied
  185. [22:30:51] [Client thread/FATAL]: Reported exception thrown!
  186. net.minecraft.util.ReportedException: Rendering entity in world
  187. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:408) ~[bsh.class:?]
  188. at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:350) ~[bsh.class:?]
  189. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:624) ~[boh.class:?]
  190. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315) ~[bnz.class:?]
  191. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229) ~[bnz.class:?]
  192. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038) ~[bnz.class:?]
  193. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) ~[bcx.class:?]
  194. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
  195. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  196. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  197. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  198. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  199. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  200. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  201. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  202. Caused by: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
  203. at drzhark.mocreatures.entity.MoCEntityAquatic.getPetName(MoCEntityAquatic.java:151) ~[MoCEntityAquatic.class:?]
  204. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.doRender(MoCRenderDolphin.java:26) ~[MoCRenderDolphin.class:?]
  205. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_76986_a(MoCRenderDolphin.java:16) ~[MoCRenderDolphin.class:?]
  206. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366) ~[bsh.class:?]
  207. ... 14 more
  208. [22:30:51] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
  209.  
  210. WARNING: coremods are present:
  211. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.jar)
  212. Contact their authors BEFORE contacting forge
  213.  
  214. // I feel sad now :(
  215.  
  216. Time: 22/08/17 22:30
  217. Description: Rendering entity in world
  218.  
  219. java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
  220. at drzhark.mocreatures.entity.MoCEntityAquatic.getPetName(MoCEntityAquatic.java:151)
  221. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.doRender(MoCRenderDolphin.java:26)
  222. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_76986_a(MoCRenderDolphin.java:16)
  223. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366)
  224. at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:350)
  225. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:624)
  226. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315)
  227. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
  228. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
  229. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  230. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  231. at net.minecraft.client.main.Main.main(SourceFile:124)
  232. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  233. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  234. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  235. at java.lang.reflect.Method.invoke(Method.java:483)
  236. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  237. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  238.  
  239.  
  240. A detailed walkthrough of the error, its code path and all known details is as follows:
  241. ---------------------------------------------------------------------------------------
  242.  
  243. -- Head --
  244. Thread: Client thread
  245. Stacktrace:
  246. at drzhark.mocreatures.entity.MoCEntityAquatic.getPetName(MoCEntityAquatic.java:151)
  247. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.doRender(MoCRenderDolphin.java:26)
  248. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_76986_a(MoCRenderDolphin.java:16)
  249.  
  250. -- Entity being rendered --
  251. Details:
  252. Entity Type: mocreatures.Dolphin (drzhark.mocreatures.entity.aquatic.MoCEntityDolphin)
  253. Entity ID: 1045
  254. Entity Name: Dolphin
  255. Entity's Exact location: -221,08, 61,01, 298,66
  256. Entity's Block location: World: (-222,61,298), Chunk: (at 2,3,10 in -14,18; contains blocks -224,0,288 to -209,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  257. Entity's Momentum: 0,00, -0,01, 0,00
  258. Entity's Passengers: []
  259. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  260.  
  261. -- Renderer details --
  262. Details:
  263. Assigned renderer: drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin@108752c8
  264. Location: -77,55,-5,98,22,63 - World: (-78,-6,22), Chunk: (at 2,-1,6 in -5,1; contains blocks -80,0,16 to -65,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  265. Rotation: 130.78125
  266. Delta: 0.55129087
  267. Stacktrace:
  268. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:366)
  269. at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:350)
  270. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:624)
  271. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315)
  272. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
  273.  
  274. -- Affected level --
  275. Details:
  276. Level name: MpServer
  277. All players: 2 total; [EntityPlayerSP['Naraxix'/3143, l='MpServer', x=-143,62, y=67,00, z=276,06], EntityOtherPlayerMP['YtoreForden'/1604, l='MpServer', x=-238,17, y=78,85, z=180,23]]
  278. Chunk stats: MultiplayerChunkCache: 441, 441
  279. Level seed: 0
  280. Level generator: ID 00 - default, ver 1. Features enabled: false
  281. Level generator options:
  282. Level spawn location: World: (-128,64,256), Chunk: (at 0,4,0 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  283. Level time: 443934 game time, 443934 day time
  284. Level dimension: 0
  285. Level storage version: 0x00000 - Unknown?
  286. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  287. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  288. Forced entities: 298 total; [EntityZombie['Zombie'/2560, l='MpServer', x=-184,50, y=21,00, z=234,50], MoCEntityDuck['Duck'/1025, l='MpServer', x=-228,12, y=67,00, z=161,48], EntitySpider['Araignée'/2561, l='MpServer', x=-185,50, y=21,00, z=232,50], EntitySpider['Araignée'/2562, l='MpServer', x=-184,50, y=21,00, z=235,50], MoCEntityAnt['Ant'/1028, l='MpServer', x=-234,05, y=67,00, z=173,57], MoCEntityGoldFish['GoldFish'/3594, l='MpServer', x=-259,37, y=61,23, z=354,35], MoCEntityDuck['Duck'/1036, l='MpServer', x=-203,84, y=69,00, z=190,54], MoCEntityClownFish['ClownFish'/3596, l='MpServer', x=-255,26, y=61,30, z=396,18], EntityCow['Vache'/1037, l='MpServer', x=-212,28, y=68,00, z=218,40], MoCEntityButterfly['ButterFly'/1038, l='MpServer', x=-206,54, y=68,00, z=223,90], MoCEntityBass['Bass'/3598, l='MpServer', x=-240,10, y=62,13, z=400,50], EntityEnderman['Enderman'/1040, l='MpServer', x=-208,35, y=33,00, z=257,50], MoCEntityAnchovy['Anchovy'/1041, l='MpServer', x=-227,85, y=61,00, z=293,08], MoCEntityAnchovy['Anchovy'/1042, l='MpServer', x=-214,48, y=62,00, z=296,15], MoCEntityKitty['Kitty'/1043, l='MpServer', x=-218,81, y=65,00, z=288,35], MoCEntityAngler['Angler'/1044, l='MpServer', x=-220,65, y=61,86, z=308,85], MoCEntityDolphin['Dolphin'/1045, l='MpServer', x=-221,08, y=61,01, z=298,66], MoCEntityFishy['Fishy'/1046, l='MpServer', x=-211,43, y=62,00, z=307,15], MoCEntityFishy['Fishy'/1047, l='MpServer', x=-214,51, y=62,00, z=322,34], MoCEntityCod['Cod'/1048, l='MpServer', x=-211,30, y=62,00, z=330,30], MoCEntityGoldFish['GoldFish'/1049, l='MpServer', x=-216,42, y=62,00, z=314,90], MoCEntityCod['Cod'/1050, l='MpServer', x=-213,11, y=59,07, z=335,90], MoCEntityManderin['Manderin'/1051, l='MpServer', x=-209,15, y=62,54, z=341,15], MoCEntityFishy['Fishy'/1052, l='MpServer', x=-218,98, y=62,04, z=350,98], MoCEntityAngler['Angler'/1053, l='MpServer', x=-215,57, y=62,22, z=339,92], MoCEntityCod['Cod'/1054, l='MpServer', x=-208,80, y=62,00, z=347,67], MoCEntityAnchovy['Anchovy'/1055, l='MpServer', x=-213,13, y=62,33, z=367,99], MoCEntityClownFish['ClownFish'/1056, l='MpServer', x=-206,15, y=62,00, z=352,15], MoCEntityGoldFish['GoldFish'/1057, l='MpServer', x=-229,29, y=62,02, z=351,10], MoCEntityAnchovy['Anchovy'/1058, l='MpServer', x=-213,46, y=62,01, z=350,63], MoCEntityAnchovy['Anchovy'/1059, l='MpServer', x=-217,52, y=62,02, z=362,57], MoCEntityBass['Bass'/1060, l='MpServer', x=-222,22, y=60,07, z=378,79], MoCEntityCod['Cod'/1061, l='MpServer', x=-208,90, y=59,12, z=365,74], EntityZombie['Zombie'/2598, l='MpServer', x=-177,99, y=29,00, z=254,50], MoCEntityShark['Shark'/1062, l='MpServer', x=-219,98, y=57,45, z=371,94], EntityZombie['Zombie'/2599, l='MpServer', x=-172,75, y=29,00, z=254,50], MoCEntityCod['Cod'/1063, l='MpServer', x=-203,52, y=59,11, z=380,97], MoCEntityClownFish['ClownFish'/1064, l='MpServer', x=-209,78, y=62,69, z=386,18], MoCEntityTurkey['Turkey'/1073, l='MpServer', x=-199,53, y=69,00, z=190,62], MoCEntityDuck['Duck'/1074, l='MpServer', x=-206,43, y=71,00, z=181,43], MoCEntitySnail['Snail'/1076, l='MpServer', x=-201,38, y=68,00, z=199,20], MoCEntitySnail['Snail'/1077, l='MpServer', x=-192,13, y=67,00, z=204,60], MoCEntityFirefly['Firefly'/1078, l='MpServer', x=-188,52, y=67,00, z=204,51], EntityItem['item.item.string'/1079, l='MpServer', x=-203,13, y=18,00, z=212,07], EntityItem['item.item.string'/1080, l='MpServer', x=-198,33, y=18,00, z=214,13], MoCEntityBird['Bird'/1081, l='MpServer', x=-204,12, y=68,00, z=238,43], EntityItem['item.item.string'/1084, l='MpServer', x=-198,72, y=33,00, z=253,34], MoCEntityDuck['Duck'/1086, l='MpServer', x=-196,66, y=67,00, z=247,10], EntityItem['item.item.string'/1087, l='MpServer', x=-198,33, y=40,00, z=269,00], EntityZombie['entity.Zombie.name'/1088, l='MpServer', x=-200,50, y=36,00, z=257,50], MoCEntitySnail['Snail'/1090, l='MpServer', x=-193,99, y=68,00, z=273,77], MoCEntityBird['Bird'/1091, l='MpServer', x=-227,66, y=66,20, z=304,15], EntityOtherPlayerMP['YtoreForden'/1604, l='MpServer', x=-238,17, y=78,85, z=180,23], MoCEntityFishy['Fishy'/1092, l='MpServer', x=-196,88, y=62,00, z=364,49], MoCEntityClownFish['ClownFish'/1093, l='MpServer', x=-189,49, y=61,86, z=360,44], MoCEntityAngler['Angler'/1094, l='MpServer', x=-202,00, y=61,10, z=360,03], MoCEntityCod['Cod'/1095, l='MpServer', x=-206,45, y=59,97, z=356,20], EntitySpider['Araignée'/4167, l='MpServer', x=-171,01, y=19,00, z=263,00], MoCEntityAnchovy['Anchovy'/1096, l='MpServer', x=-198,02, y=61,67, z=377,68], EntitySpider['Araignée'/4168, l='MpServer', x=-166,18, y=20,10, z=264,70], MoCEntityClownFish['ClownFish'/1097, l='MpServer', x=-200,59, y=61,90, z=371,26], EntitySpider['Araignée'/4169, l='MpServer', x=-170,98, y=19,00, z=265,90], MoCEntityClownFish['ClownFish'/1098, l='MpServer', x=-213,38, y=61,02, z=363,50], MoCEntityBass['Bass'/1100, l='MpServer', x=-192,92, y=60,05, z=370,95], MoCEntityWerewolf['Werewolf'/2638, l='MpServer', x=-175,50, y=23,00, z=240,50], MoCEntitySnail['Snail'/1106, l='MpServer', x=-189,17, y=67,00, z=202,95], MoCEntitySnail['Snail'/1107, l='MpServer', x=-190,57, y=67,00, z=204,73], MoCEntitySnail['Snail'/1108, l='MpServer', x=-189,80, y=67,00, z=204,69], MoCEntityBee['Bee'/1109, l='MpServer', x=-185,10, y=67,00, z=218,50], EntitySkeleton['Squelette'/1110, l='MpServer', x=-190,50, y=20,00, z=219,50], EntityCow['Vache'/1112, l='MpServer', x=-191,73, y=66,00, z=214,83], MoCEntityTurkey['Turkey'/1113, l='MpServer', x=-182,98, y=68,00, z=220,73], MoCEntityDragonfly['DragonFly'/1114, l='MpServer', x=-180,61, y=69,00, z=214,25], MoCEntityDuck['Duck'/1115, l='MpServer', x=-187,85, y=65,00, z=239,44], MoCEntityFirefly['Firefly'/1116, l='MpServer', x=-178,51, y=66,00, z=231,48], EntityItem['item.item.string'/1119, l='MpServer', x=-189,25, y=23,00, z=241,85], EntityItem['item.item.string'/1120, l='MpServer', x=-188,29, y=13,00, z=268,13], EntityItem['item.item.string'/1122, l='MpServer', x=-176,35, y=29,00, z=257,62], EntityCreeper['Creeper'/2147, l='MpServer', x=-204,50, y=16,00, z=224,50], MoCEntitySnail['Snail'/1124, l='MpServer', x=-186,91, y=73,00, z=302,52], MoCEntitySnail['Snail'/1125, l='MpServer', x=-184,60, y=73,00, z=306,02], MoCEntityDolphin['Dolphin'/1126, l='MpServer', x=-178,25, y=60,00, z=357,75], MoCEntityAnchovy['Anchovy'/1127, l='MpServer', x=-191,05, y=62,18, z=365,82], MoCEntityClownFish['ClownFish'/1128, l='MpServer', x=-191,36, y=61,15, z=382,23], MoCEntityAngelFish['AngelFish'/1138, l='MpServer', x=-167,52, y=62,00, z=151,50], MoCEntityAngelFish['AngelFish'/1140, l='MpServer', x=-162,34, y=61,86, z=148,30], MoCEntityTurkey['Turkey'/1143, l='MpServer', x=-172,26, y=63,00, z=148,86], MoCEntitySnail['Snail'/1144, l='MpServer', x=-170,81, y=69,00, z=164,99], MoCEntitySnail['Snail'/1145, l='MpServer', x=-169,66, y=69,00, z=167,48], EntitySkeleton['Squelette'/1148, l='MpServer', x=-165,50, y=32,00, z=215,50], EntityItem['item.item.string'/1149, l='MpServer', x=-175,75, y=26,00, z=238,67], MoCEntityRoach['Roach'/1150, l='MpServer', x=-189,84, y=68,00, z=223,50], MoCEntityFirefly['Firefly'/1151, l='MpServer', x=-166,54, y=65,00, z=218,10], MoCEntityTurkey['Turkey'/1152, l='MpServer', x=-170,50, y=69,00, z=257,00], EntityItem['item.item.string'/1154, l='MpServer', x=-166,13, y=32,00, z=331,55], MoCEntityCrab['Crab'/1157, l='MpServer', x=-169,50, y=59,00, z=355,15], MoCEntityClownFish['ClownFish'/1158, l='MpServer', x=-168,44, y=60,88, z=365,83], MoCEntityAnchovy['Anchovy'/1159, l='MpServer', x=-179,16, y=61,02, z=365,01], MoCEntityBird['Bird'/1160, l='MpServer', x=-167,75, y=63,05, z=359,40], MoCEntityAnchovy['Anchovy'/1163, l='MpServer', x=-172,71, y=61,94, z=383,53], MoCEntityAngelFish['AngelFish'/1164, l='MpServer', x=-172,99, y=62,00, z=369,14], MoCEntityAngelFish['AngelFish'/1165, l='MpServer', x=-164,18, y=61,30, z=386,35], MoCEntityBass['Bass'/1172, l='MpServer', x=-155,30, y=62,00, z=157,70], MoCEntityFishy['Fishy'/1173, l='MpServer', x=-155,76, y=62,47, z=154,02], MoCEntityMaggot['Maggot'/1175, l='MpServer', x=-159,91, y=64,00, z=161,45], MoCEntityDuck['Duck'/1177, l='MpServer', x=-164,12, y=69,00, z=171,78], MoCEntityBird['Bird'/1178, l='MpServer', x=-202,47, y=74,07, z=169,99], EntitySkeleton['Squelette'/2715, l='MpServer', x=-161,50, y=25,00, z=226,50], MoCEntityDragonfly['DragonFly'/1179, l='MpServer', x=-156,58, y=65,00, z=226,49], MoCEntityDragonfly['DragonFly'/1180, l='MpServer', x=-153,47, y=64,00, z=244,20], MoCEntityBird['Bird'/1181, l='MpServer', x=-176,05, y=74,48, z=277,27], MoCEntityFirefly['Firefly'/1182, l='MpServer', x=-140,50, y=66,00, z=268,90], EntityItem['item.item.string'/4260, l='MpServer', x=-83,34, y=19,00, z=274,88], MoCEntityAngler['Angler'/1189, l='MpServer', x=-147,90, y=62,02, z=368,16], MoCEntityAnchovy['Anchovy'/1190, l='MpServer', x=-157,14, y=61,59, z=358,61], MoCEntityAnchovy['Anchovy'/1192, l='MpServer', x=-145,75, y=62,18, z=373,84], EntityPlayerSP['Naraxix'/3143, l='MpServer', x=-143,62, y=67,00, z=276,06], MoCEntityClownFish['ClownFish'/1193, l='MpServer', x=-155,71, y=62,33, z=371,32], MoCEntityAnchovy['Anchovy'/1194, l='MpServer', x=-155,08, y=61,26, z=398,31], MoCEntityAngelFish['AngelFish'/1195, l='MpServer', x=-154,63, y=62,55, z=401,85], MoCEntityGoldFish['GoldFish'/1203, l='MpServer', x=-131,00, y=62,02, z=147,78], MoCEntityGoldFish['GoldFish'/1205, l='MpServer', x=-133,78, y=60,98, z=149,55], MoCEntityFishy['Fishy'/1206, l='MpServer', x=-128,78, y=62,00, z=154,85], MoCEntityGoldFish['GoldFish'/1207, l='MpServer', x=-132,65, y=61,13, z=152,85], MoCEntityGoat['Goat'/1208, l='MpServer', x=-137,73, y=69,00, z=173,20], EntityCow['Vache'/1213, l='MpServer', x=-138,17, y=65,00, z=221,85], EntityCow['Vache'/1214, l='MpServer', x=-143,93, y=65,00, z=221,40], EntityCow['Vache'/1215, l='MpServer', x=-139,91, y=65,00, z=221,07], EntityCow['Vache'/1216, l='MpServer', x=-143,02, y=65,00, z=221,84], MoCEntityDragonfly['DragonFly'/1217, l='MpServer', x=-135,28, y=65,00, z=220,27], EntityCow['Vache'/1218, l='MpServer', x=-128,50, y=65,00, z=236,22], EntityCow['Vache'/1219, l='MpServer', x=-142,89, y=65,00, z=227,24], EntityCow['Vache'/1220, l='MpServer', x=-131,80, y=65,00, z=230,61], MoCEntityDuck['Duck'/1221, l='MpServer', x=-128,49, y=65,00, z=221,82], EntityCow['Vache'/1222, l='MpServer', x=-141,89, y=65,00, z=226,48], EntityCow['Vache'/1223, l='MpServer', x=-143,64, y=65,00, z=236,74], MoCEntityDuck['Duck'/1224, l='MpServer', x=-128,82, y=65,00, z=224,75], EntityCow['Vache'/1225, l='MpServer', x=-130,20, y=65,00, z=231,86], EntityItem['item.item.string'/1226, l='MpServer', x=-139,95, y=18,00, z=247,76], MoCEntityRat['Rat'/1740, l='MpServer', x=-217,62, y=12,00, z=198,76], EntityItem['item.item.string'/1229, l='MpServer', x=-137,88, y=18,00, z=259,50], EntityZombie['Zombie'/3789, l='MpServer', x=-96,50, y=25,00, z=336,50], EntitySlime['Slime'/4303, l='MpServer', x=-144,05, y=27,22, z=278,91], EntitySpider['Araignée'/4304, l='MpServer', x=-147,50, y=27,00, z=278,50], EntityOtherPlayerMP['YtoreForden'/1604, l='MpServer', x=-238,17, y=78,85, z=180,23], MoCEntityFox['Fox'/1240, l='MpServer', x=-126,62, y=62,71, z=151,43], MoCEntityGoldFish['GoldFish'/1241, l='MpServer', x=-120,29, y=62,00, z=155,69], MoCEntityGoldFish['GoldFish'/1242, l='MpServer', x=-121,24, y=61,09, z=155,16], MoCEntityAnchovy['Anchovy'/1244, l='MpServer', x=-127,93, y=62,00, z=154,85], MoCEntitySilverSkeleton['SilverSkeleton'/1758, l='MpServer', x=-231,50, y=20,00, z=192,50], MoCEntityAnt['Ant'/1253, l='MpServer', x=-113,99, y=88,00, z=351,33], MoCEntityMaggot['Maggot'/1258, l='MpServer', x=-116,50, y=111,00, z=384,50], EntityCreeper['Creeper'/3312, l='MpServer', x=-189,50, y=34,00, z=252,50], MoCEntityDeer['Deer'/1266, l='MpServer', x=-105,07, y=65,00, z=152,62], MoCEntityAnchovy['Anchovy'/1267, l='MpServer', x=-98,15, y=62,57, z=170,68], MoCEntityDolphin['Dolphin'/1268, l='MpServer', x=-116,75, y=62,00, z=157,75], MoCEntitySnail['Snail'/1269, l='MpServer', x=-101,52, y=63,00, z=167,16], MoCEntitySnail['Snail'/1270, l='MpServer', x=-101,29, y=64,00, z=164,02], MoCEntityAngelFish['AngelFish'/1272, l='MpServer', x=-103,15, y=61,22, z=188,23], MoCEntityGoldFish['GoldFish'/1274, l='MpServer', x=-109,44, y=61,55, z=210,15], MoCEntityGoldFish['GoldFish'/1275, l='MpServer', x=-111,85, y=62,16, z=212,59], MoCEntityAngelFish['AngelFish'/1276, l='MpServer', x=-100,03, y=61,01, z=220,10], MoCEntityAngelFish['AngelFish'/1277, l='MpServer', x=-97,44, y=61,87, z=220,27], MoCEntityAnchovy['Anchovy'/1278, l='MpServer', x=-109,85, y=62,70, z=213,16], MoCEntityGoldFish['GoldFish'/1280, l='MpServer', x=-109,56, y=62,00, z=243,85], MoCEntityDragonfly['DragonFly'/1283, l='MpServer', x=-93,53, y=85,00, z=324,51], MoCEntityHorse['WildHorse'/1285, l='MpServer', x=-110,65, y=96,00, z=328,00], EntityPig['Cochon'/1291, l='MpServer', x=-91,75, y=91,00, z=343,50], EntitySheep['Mouton'/1293, l='MpServer', x=-108,15, y=98,00, z=355,36], MoCEntityRaccoon['Raccoon'/1295, l='MpServer', x=-110,23, y=100,00, z=400,50], EntityZombie['Zombie'/3855, l='MpServer', x=-131,50, y=19,00, z=265,50], MoCEntityFly['Fly'/1302, l='MpServer', x=-93,58, y=64,00, z=158,55], EntitySkeleton['Squelette'/2839, l='MpServer', x=-221,50, y=18,00, z=203,50], EntityPig['Cochon'/1303, l='MpServer', x=-87,34, y=63,00, z=222,20], MoCEntitySnail['Snail'/1304, l='MpServer', x=-80,26, y=63,00, z=231,82], MoCEntityDeer['Deer'/1305, l='MpServer', x=-81,02, y=64,00, z=234,92], EntityItem['item.item.string'/1306, l='MpServer', x=-81,95, y=22,00, z=259,13], MoCEntityDuck['Duck'/1308, l='MpServer', x=-90,52, y=68,00, z=259,86], EntityItem['item.item.string'/1312, l='MpServer', x=-87,79, y=21,00, z=291,22], MoCEntityAnt['Ant'/1317, l='MpServer', x=-92,90, y=85,00, z=319,00], EntityZombie['Zombie'/3880, l='MpServer', x=-65,50, y=22,00, z=301,50], EntityZombie['Zombie'/3881, l='MpServer', x=-66,50, y=22,00, z=301,50], EntitySheep['Mouton'/1324, l='MpServer', x=-92,55, y=88,00, z=340,24], EntitySheep['Mouton'/1325, l='MpServer', x=-87,50, y=98,00, z=345,24], EntitySkeleton['Squelette'/2874, l='MpServer', x=-211,50, y=35,00, z=257,50], MoCEntityMaggot['Maggot'/1338, l='MpServer', x=-65,50, y=65,00, z=211,50], EntitySkeleton['Squelette'/2875, l='MpServer', x=-215,50, y=35,00, z=259,50], MoCEntityRoach['Roach'/1339, l='MpServer', x=-69,50, y=70,00, z=240,50], MoCEntitySnail['Snail'/1340, l='MpServer', x=-79,86, y=67,00, z=241,61], EntityCow['Vache'/1351, l='MpServer', x=-68,31, y=88,00, z=326,20], EntityCow['Vache'/1352, l='MpServer', x=-73,80, y=86,00, z=324,51], EntitySheep['Mouton'/1353, l='MpServer', x=-73,45, y=98,00, z=333,34], EntitySheep['Mouton'/1354, l='MpServer', x=-78,64, y=103,00, z=348,51], MoCEntityAnt['Ant'/1356, l='MpServer', x=-69,56, y=105,00, z=347,49], MoCEntityRaccoon['Raccoon'/1357, l='MpServer', x=-78,67, y=111,00, z=398,67], EntityItem['item.item.string'/2387, l='MpServer', x=-200,13, y=19,00, z=212,13], MoCEntityAnt['Ant'/1369, l='MpServer', x=-53,70, y=62,00, z=159,03], MoCEntityRoach['Roach'/1370, l='MpServer', x=-55,79, y=61,00, z=164,63], MoCEntityAnt['Ant'/1371, l='MpServer', x=-61,02, y=64,00, z=156,47], MoCEntityFly['Fly'/1373, l='MpServer', x=-55,72, y=61,00, z=160,10], MoCEntityFly['Fly'/1374, l='MpServer', x=-55,48, y=61,00, z=160,10], MoCEntityBee['Bee'/1376, l='MpServer', x=-52,60, y=41,00, z=267,83], MoCEntityDeer['Deer'/1380, l='MpServer', x=-60,81, y=62,26, z=288,17], MoCEntitySnake['Snake'/1384, l='MpServer', x=-56,86, y=122,00, z=383,04], MoCEntityMouse['Mouse'/1385, l='MpServer', x=-52,15, y=118,00, z=369,76], MoCEntityLeopard['Leopard'/1386, l='MpServer', x=-57,63, y=120,00, z=386,86], MoCEntityFox['Fox'/1398, l='MpServer', x=-41,52, y=63,00, z=319,30], MoCEntityBass['Bass'/1399, l='MpServer', x=-37,70, y=62,00, z=318,30], MoCEntityMaggot['Maggot'/1401, l='MpServer', x=-36,96, y=117,00, z=369,65], MoCEntityMaggot['Maggot'/1402, l='MpServer', x=-36,50, y=118,00, z=371,71], MoCEntityBee['Bee'/1403, l='MpServer', x=-41,47, y=68,00, z=395,49], MoCEntityFox['Fox'/1409, l='MpServer', x=-20,51, y=63,00, z=153,63], MoCEntityFox['Fox'/1411, l='MpServer', x=-30,52, y=64,00, z=167,56], MoCEntityDeer['Deer'/1412, l='MpServer', x=-27,53, y=63,00, z=176,49], MoCEntityDeer['Deer'/1413, l='MpServer', x=-18,55, y=64,00, z=215,50], MoCEntityDeer['Deer'/1414, l='MpServer', x=-27,54, y=64,00, z=216,43], EntityCreeper['Creeper'/3975, l='MpServer', x=-144,50, y=13,00, z=340,50], EntityCreeper['Creeper'/3976, l='MpServer', x=-144,50, y=13,00, z=344,50], EntityCreeper['Creeper'/3977, l='MpServer', x=-145,50, y=13,00, z=340,50], EntitySpider['Araignée'/3979, l='MpServer', x=-84,88, y=19,93, z=268,79], EntitySpider['Araignée'/3980, l='MpServer', x=-84,26, y=22,30, z=265,04], MoCEntityMaggot['Maggot'/910, l='MpServer', x=-256,07, y=72,00, z=213,89], MoCEntityFox['Fox'/1422, l='MpServer', x=-23,63, y=62,00, z=285,29], MoCEntityDuck['Duck'/911, l='MpServer', x=-263,19, y=63,00, z=262,50], MoCEntityDeer['Deer'/1423, l='MpServer', x=-28,55, y=67,00, z=277,64], MoCEntityFox['Fox'/1424, l='MpServer', x=-16,30, y=62,70, z=337,22], MoCEntityAngelFish['AngelFish'/913, l='MpServer', x=-257,15, y=62,00, z=300,72], MoCEntityTiger['Tiger'/1425, l='MpServer', x=-17,91, y=87,00, z=379,78], MoCEntityBass['Bass'/914, l='MpServer', x=-268,57, y=60,99, z=302,53], MoCEntityFox['Fox'/1426, l='MpServer', x=-17,48, y=110,00, z=367,71], MoCEntityCod['Cod'/917, l='MpServer', x=-262,34, y=60,02, z=341,95], MoCEntityCod['Cod'/918, l='MpServer', x=-265,05, y=59,76, z=349,14], MoCEntityBird['Bird'/1437, l='MpServer', x=-24,19, y=68,24, z=334,18], MoCEntityFly['Fly'/926, l='MpServer', x=-253,51, y=69,00, z=148,54], MoCEntityPandaBear['PandaBear'/931, l='MpServer', x=-247,27, y=68,00, z=148,76], MoCEntityPandaBear['PandaBear'/932, l='MpServer', x=-243,60, y=67,00, z=150,60], MoCEntityPandaBear['PandaBear'/935, l='MpServer', x=-247,16, y=68,00, z=154,84], MoCEntitySnail['Snail'/937, l='MpServer', x=-242,08, y=82,00, z=179,27], MoCEntityDuck['Duck'/938, l='MpServer', x=-255,44, y=71,00, z=220,85], MoCEntityDuck['Duck'/939, l='MpServer', x=-252,14, y=70,00, z=232,08], MoCEntityClownFish['ClownFish'/943, l='MpServer', x=-243,82, y=62,39, z=319,32], MoCEntityAnchovy['Anchovy'/944, l='MpServer', x=-247,85, y=62,00, z=322,63], MoCEntityManderin['Manderin'/945, l='MpServer', x=-248,92, y=62,00, z=319,72], MoCEntityManderin['Manderin'/946, l='MpServer', x=-242,38, y=61,63, z=330,59], MoCEntityAnchovy['Anchovy'/947, l='MpServer', x=-245,98, y=61,29, z=330,42], MoCEntityAngler['Angler'/948, l='MpServer', x=-255,89, y=62,47, z=340,70], MoCEntityAnchovy['Anchovy'/949, l='MpServer', x=-241,47, y=61,86, z=348,34], MoCEntityMantaRay['MantaRay'/950, l='MpServer', x=-249,78, y=57,60, z=343,66], MoCEntityHippoTang['HippoTang'/951, l='MpServer', x=-251,84, y=61,86, z=347,01], MoCEntityJellyFish['JellyFish'/952, l='MpServer', x=-248,75, y=60,06, z=352,68], MoCEntityMantaRay['MantaRay'/954, l='MpServer', x=-246,16, y=57,88, z=358,69], MoCEntityAngler['Angler'/955, l='MpServer', x=-256,73, y=62,00, z=347,66], MoCEntityAngelFish['AngelFish'/956, l='MpServer', x=-257,75, y=62,00, z=349,34], MoCEntityShark['Shark'/957, l='MpServer', x=-252,06, y=60,87, z=353,85], MoCEntityClownFish['ClownFish'/958, l='MpServer', x=-247,37, y=61,01, z=363,58], MoCEntityAngler['Angler'/959, l='MpServer', x=-254,53, y=62,00, z=370,09], MoCEntityClownFish['ClownFish'/960, l='MpServer', x=-256,28, y=62,01, z=346,59], MoCEntityAngler['Angler'/961, l='MpServer', x=-260,83, y=61,86, z=350,07], MoCEntityManticore['Manticore'/2497, l='MpServer', x=-222,84, y=32,98, z=224,70], MoCEntityCod['Cod'/963, l='MpServer', x=-230,65, y=61,04, z=382,06], MoCEntityAngler['Angler'/964, l='MpServer', x=-244,03, y=61,47, z=370,79], MoCEntityBee['Bee'/974, l='MpServer', x=-231,45, y=64,00, z=149,67], MoCEntityRat['Rat'/3535, l='MpServer', x=-259,50, y=46,00, z=285,50], EntitySkeleton['Squelette'/4047, l='MpServer', x=-64,54, y=60,92, z=286,06], MoCEntityRat['Rat'/3536, l='MpServer', x=-263,50, y=46,00, z=286,50], MoCEntityButterfly['ButterFly'/977, l='MpServer', x=-233,40, y=64,00, z=148,43], MoCEntitySnail['Snail'/978, l='MpServer', x=-238,92, y=65,00, z=159,16], MoCEntityFly['Fly'/979, l='MpServer', x=-244,51, y=67,37, z=164,51], MoCEntitySnail['Snail'/980, l='MpServer', x=-237,87, y=65,00, z=164,16], MoCEntityDragonfly['DragonFly'/981, l='MpServer', x=-231,24, y=68,97, z=178,47], MoCEntityBee['Bee'/982, l='MpServer', x=-234,10, y=64,00, z=158,10], MoCEntityFirefly['Firefly'/983, l='MpServer', x=-240,50, y=66,15, z=165,49], MoCEntityRoach['Roach'/984, l='MpServer', x=-235,85, y=65,00, z=150,55], MoCEntityDragonfly['DragonFly'/985, l='MpServer', x=-225,47, y=69,00, z=180,47], MoCEntityButterfly['ButterFly'/986, l='MpServer', x=-230,56, y=65,00, z=190,10], MoCEntityAnt['Ant'/987, l='MpServer', x=-221,48, y=69,00, z=177,20], MoCEntityTurkey['Turkey'/989, l='MpServer', x=-225,07, y=69,00, z=203,42], MoCEntityDuck['Duck'/994, l='MpServer', x=-239,46, y=70,00, z=261,20], MoCEntityMaggot['Maggot'/995, l='MpServer', x=-235,90, y=68,00, z=289,31], MoCEntityDolphin['Dolphin'/996, l='MpServer', x=-249,80, y=62,02, z=315,40], MoCEntityAnchovy['Anchovy'/997, l='MpServer', x=-249,14, y=62,00, z=311,15], MoCEntityBird['Bird'/998, l='MpServer', x=-229,20, y=63,00, z=315,10], EntityXPOrb['Orbe d'expérience'/999, l='MpServer', x=-237,14, y=53,00, z=329,12], MoCEntityFishy['Fishy'/1000, l='MpServer', x=-217,32, y=62,02, z=321,97], MoCEntityFishy['Fishy'/1001, l='MpServer', x=-230,80, y=62,00, z=322,15], MoCEntityShark['Shark'/1002, l='MpServer', x=-220,40, y=62,02, z=341,38], MoCEntityManderin['Manderin'/1003, l='MpServer', x=-230,48, y=62,45, z=347,05], MoCEntityGoldFish['GoldFish'/1004, l='MpServer', x=-234,75, y=62,44, z=338,24], MoCEntityFishy['Fishy'/1005, l='MpServer', x=-228,58, y=61,86, z=342,43], MoCEntityAngelFish['AngelFish'/1006, l='MpServer', x=-232,79, y=61,74, z=350,90], MoCEntityGoldFish['GoldFish'/1007, l='MpServer', x=-237,06, y=61,82, z=336,11], MoCEntityAngler['Angler'/1008, l='MpServer', x=-228,27, y=62,43, z=343,03], MoCEntityFishy['Fishy'/1009, l='MpServer', x=-239,34, y=61,68, z=354,33], MoCEntityMantaRay['MantaRay'/1010, l='MpServer', x=-233,48, y=57,38, z=358,06], MoCEntityAnchovy['Anchovy'/1011, l='MpServer', x=-218,88, y=61,85, z=380,35], EntityCreeper['Creeper'/4091, l='MpServer', x=-171,50, y=33,00, z=330,50], EntitySkeleton['Squelette'/2556, l='MpServer', x=-192,50, y=29,00, z=255,50], EntityCreeper['Creeper'/4092, l='MpServer', x=-171,50, y=33,00, z=330,50]]
  289. Retry entities: 0 total; []
  290. Server brand: fml,forge
  291. Server type: Non-integrated multiplayer server
  292. Stacktrace:
  293. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  294. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  295. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  296. at net.minecraft.client.main.Main.main(SourceFile:124)
  297. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  298. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  299. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  300. at java.lang.reflect.Method.invoke(Method.java:483)
  301. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  302. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  303.  
  304. -- System Details --
  305. Details:
  306. Minecraft Version: 1.10.2
  307. Operating System: Windows 7 (amd64) version 6.1
  308. Java Version: 1.8.0_25, Oracle Corporation
  309. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  310. Memory: 334525176 bytes (319 MB) / 728592384 bytes (694 MB) up to 1060372480 bytes (1011 MB)
  311. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  312. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  313. FML: MCP 9.32 Powered by Forge 12.18.2.2120 10 mods loaded, 10 mods active
  314. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  315. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  316. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2120.jar)
  317. UCHIJA Forge{12.18.2.2120} [Minecraft Forge] (forge-1.10.2-12.18.2.2120.jar)
  318. UCHIJA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  319. UCHIJA Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.jar)
  320. UCHIJA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
  321. UCHIJA customspawner{3.10.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.0.jar)
  322. UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-10.0.6.jar)
  323. UCHIJA pda{1.12.0} [Plus d'aliments] (Plus daliments-1.12.0.jar)
  324. UCHIJA reforged{0.7.4} [Reforged] (Reforged-Mod-1.10.2.jar)
  325. Loaded coremods (and transformers):
  326. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.jar)
  327. lumien.bloodmoon.asm.ClassTransformer
  328. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11926 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7800 Series'
  329. Launched Version: 1.10.2-forge1.10.2-12.18.2.2120
  330. LWJGL: 2.9.4
  331. OpenGL: AMD Radeon HD 7800 Series GL version 4.2.11926 Compatibility Profile Context, ATI Technologies Inc.
  332. GL Caps: Using GL 1.3 multitexturing.
  333. Using GL 1.3 texture combiners.
  334. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  335. Shaders are available because OpenGL 2.1 is supported.
  336. VBOs are available because OpenGL 1.5 is supported.
  337.  
  338. Using VBOs: Yes
  339. Is Modded: Definitely; Client brand changed to 'fml,forge'
  340. Type: Client (map_client.txt)
  341. Resource Packs:
  342. Current Language: Français (France)
  343. Profiler Position: N/A (disabled)
  344. CPU: 4x Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
  345. [22:30:51] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Flo\AppData\Roaming\.minecraft\crash-reports\crash-2017-08-22_22.30.51-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement