Advertisement
Guest User

Crash Report

a guest
Jul 12th, 2016
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.04 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 7/12/16 10:21 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.IllegalArgumentException: The vector may not have zero length
  8. at mhfc.net.common.ai.general.AIUtils.lookVecToYaw(AIUtils.java:230)
  9. at mhfc.net.common.ai.general.AIUtils.modifyYaw(AIUtils.java:256)
  10. at mhfc.net.common.ai.general.TargetTurnHelper.onUpdateTurn(TargetTurnHelper.java:83)
  11. at mhfc.net.common.entity.type.EntityMHFCBase.func_70629_bd(EntityMHFCBase.java:453)
  12. at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:546)
  13. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
  14. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
  15. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
  16. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  17. at mhfc.net.common.entity.type.EntityMHFCBase.func_70071_h_(EntityMHFCBase.java:84)
  18. at net.minecraft.world.World.func_72866_a(World.java:2070)
  19. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  20. at net.minecraft.world.World.func_72870_g(World.java:2034)
  21. at net.minecraft.world.World.func_72939_s(World.java:1887)
  22. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  23. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  25. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  27. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Stacktrace:
  35. at mhfc.net.common.ai.general.AIUtils.lookVecToYaw(AIUtils.java:230)
  36. at mhfc.net.common.ai.general.AIUtils.modifyYaw(AIUtils.java:256)
  37. at mhfc.net.common.ai.general.TargetTurnHelper.onUpdateTurn(TargetTurnHelper.java:83)
  38. at mhfc.net.common.entity.type.EntityMHFCBase.func_70629_bd(EntityMHFCBase.java:453)
  39. at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:546)
  40. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
  41. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
  42. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
  43. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  44. at mhfc.net.common.entity.type.EntityMHFCBase.func_70071_h_(EntityMHFCBase.java:84)
  45. at net.minecraft.world.World.func_72866_a(World.java:2070)
  46. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  47. at net.minecraft.world.World.func_72870_g(World.java:2034)
  48.  
  49. -- Entity being ticked --
  50. Details:
  51. Entity Type: mhfc.tigrex (mhfc.net.common.entity.monster.EntityTigrex)
  52. Entity ID: 264577
  53. Entity Name: §2Tigrex
  54. Entity's Exact location: 913.23, 4.00, 895.46
  55. Entity's Block location: World: (913,4,895), Chunk: (at 1,0,15 in 57,55; contains blocks 912,0,880 to 927,255,895), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
  56. Entity's Momentum: -0.03, -0.08, -0.03
  57. Stacktrace:
  58. at net.minecraft.world.World.func_72939_s(World.java:1887)
  59. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  60.  
  61. -- Affected level --
  62. Details:
  63. Level name: Monster Hunter
  64. All players: 1 total; [EntityPlayerMP['Planterobloon'/3, l='Monster Hunter', x=915.47, y=6.49, z=898.27]]
  65. Chunk stats: ServerChunkCache: 339 Drop: 0
  66. Level seed: -5645390160396383766
  67. Level generator: ID 01 - flat, ver 0. Features enabled: false
  68. Level generator options:
  69. Level spawn location: World: (918,4,898), Chunk: (at 6,0,2 in 57,56; contains blocks 912,0,896 to 927,255,911), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
  70. Level time: 1087 game time, 1087 day time
  71. Level dimension: 0
  72. Level storage version: 0x04ABD - Anvil
  73. Level weather: Rain time: 70679 (now: false), thunder time: 23239 (now: false)
  74. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  75. Stacktrace:
  76. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  77. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  78. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  79. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  80. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.7.10
  85. Operating System: Windows 7 (amd64) version 6.1
  86. Java Version: 1.8.0_25, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 207711416 bytes (198 MB) / 454492160 bytes (433 MB) up to 1060372480 bytes (1011 MB)
  89. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  90. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  92. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 25 mods loaded, 25 mods active
  93. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  94. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  95. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  96. UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  97. UCHIJAAAA CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar)
  98. UCHIJAAAA NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
  99. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  100. UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  101. UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
  102. UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
  103. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  104. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  105. UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  106. UCHIJAAAA BrandonsCore{1.0.0.6} [Brandon's Core] (BrandonsCore-1.0.0.6.jar)
  107. UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar)
  108. UCHIJAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  109. UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  110. UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0(2).jar)
  111. UCHIJAAAA mcanm{2.0.4.90-1.7.10} [Minecraft Animated] (mcanm-2.0.4.90-1.7.10.jar)
  112. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
  113. UCHIJAAAA mhfc{1.0.0.758-rc-1.7.10} [Monster Hunter Frontier Craft] (mhfc-1.1.0-1.7.10.jar)
  114. UCHIJAAAA dna948{3.1} [The Last Sword You Will Ever Need Mod] (The_Last_Sword_You_Will_Ever_Need_Mod-1.7.10-3.4.jar)
  115. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  116. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  117. UCHIJAAAA TestEnvironmentMod{1.0} [TestEnvironmentMod] (test_mod.jar)
  118. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  119. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  120. CoFHCore: -[1.7.10]3.0.3-303
  121. Profiler Position: N/A (disabled)
  122. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  123. Player Count: 1 / 8; [EntityPlayerMP['Planterobloon'/3, l='Monster Hunter', x=915.47, y=6.49, z=898.27]]
  124. Type: Integrated Server (map_client.txt)
  125. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement