Guest User

error.txt

a guest
Apr 21st, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 21-4-16 19:52
  5. Description: Ticking entity
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at net.minecraft.util.Vec3.createVectorHelper(Vec3.java:19)
  9. at net.minecraft.util.Vec3.normalize(Vec3.java:73)
  10. at net.minecraft.block.BlockLiquid.getFlowVector(BlockLiquid.java:309)
  11. at net.minecraft.block.BlockLiquid.velocityToAddToEntity(BlockLiquid.java:318)
  12. at net.minecraft.world.World.handleMaterialAcceleration(World.java:2559)
  13. at net.minecraft.entity.passive.EntitySquid.isInWater(EntitySquid.java:113)
  14. at net.minecraft.entity.passive.EntitySquid.onLivingUpdate(EntitySquid.java:139)
  15. at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1816)
  16. at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:250)
  17. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2298)
  18. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684)
  19. at net.minecraft.world.World.updateEntity(World.java:2258)
  20. at net.minecraft.world.World.updateEntities(World.java:2108)
  21. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
  22. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
  23. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  24. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  26. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Stacktrace:
  34. at net.minecraft.util.Vec3.createVectorHelper(Vec3.java:19)
  35. at net.minecraft.util.Vec3.normalize(Vec3.java:73)
  36. at net.minecraft.block.BlockLiquid.getFlowVector(BlockLiquid.java:309)
  37. at net.minecraft.block.BlockLiquid.velocityToAddToEntity(BlockLiquid.java:318)
  38. at net.minecraft.world.World.handleMaterialAcceleration(World.java:2559)
  39. at net.minecraft.entity.passive.EntitySquid.isInWater(EntitySquid.java:113)
  40. at net.minecraft.entity.passive.EntitySquid.onLivingUpdate(EntitySquid.java:139)
  41. at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:1816)
  42. at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:250)
  43. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2298)
  44. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684)
  45. at net.minecraft.world.World.updateEntity(World.java:2258)
  46.  
  47. -- Entity being ticked --
  48. Details:
  49. Entity Type: Squid (net.minecraft.entity.passive.EntitySquid)
  50. Entity ID: 625
  51. Entity Name: Squid
  52. Entity's Exact location: 101,60, 50,36, 162,55
  53. Entity's Block location: World: (101,50,162), Chunk: (at 5,3,2 in 6,10; contains blocks 96,0,160 to 111,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  54. Entity's Momentum: 0,00, 0,00, 0,00
  55. Stacktrace:
  56. at net.minecraft.world.World.updateEntities(World.java:2108)
  57. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: New World
  62. All players: 1 total; [EntityPlayerMP['Player543'/9, l='New World', x=137,08, y=64,00, z=79,99]]
  63. Chunk stats: ServerChunkCache: 674 Drop: 0
  64. Level seed: 5676279175948312507
  65. Level generator: ID 00 - default, ver 1. Features enabled: true
  66. Level generator options:
  67. Level spawn location: World: (139,64,80), Chunk: (at 11,4,0 in 8,5; contains blocks 128,0,80 to 143,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  68. Level time: 243 game time, 243 day time
  69. Level dimension: 0
  70. Level storage version: 0x04ABD - Anvil
  71. Level weather: Rain time: 88147 (now: false), thunder time: 172041 (now: false)
  72. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  73. Stacktrace:
  74. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
  75. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  76. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  77. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  78. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.7.10
  83. Operating System: Windows 8.1 (amd64) version 6.3
  84. Java Version: 1.8.0_51, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 886877880 bytes (845 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  87. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  88. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  89. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  90. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 4 mods loaded, 4 mods active
  91. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  92. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  93. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1558-1.7.10.jar)
  94. UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1558-1.7.10.jar)
  95. UCHIJAAAA moem{0.1 Beta} [More of Everything Mod] (bin)
  96. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  97. Profiler Position: N/A (disabled)
  98. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  99. Player Count: 1 / 8; [EntityPlayerMP['Player543'/9, l='New World', x=137,08, y=64,00, z=79,99]]
  100. Type: Integrated Server (map_client.txt)
  101. Is Modded: Definitely; Client brand changed to 'fml,forge'
Add Comment
Please, Sign In to add comment