Advertisement
Guest User

FML Test Crash 2

a guest
Nov 24th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 11/25/14 12:41 AM
  5. Description: Ticking entity
  6.  
  7. java.util.ConcurrentModificationException
  8. at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
  9. at java.util.LinkedList$ListItr.next(Unknown Source)
  10. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(SourceFile:201)
  11. at net.minecraft.world.World.func_72866_a(World.java:1733)
  12. at net.minecraft.world.WorldServer.func_72866_a(SourceFile:601)
  13. at net.minecraft.world.World.func_72870_g(World.java:1706)
  14. at net.minecraft.world.World.func_72939_s(World.java:1558)
  15. at net.minecraft.world.WorldServer.func_72939_s(SourceFile:479)
  16. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:719)
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:617)
  18. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
  20. at java.lang.Thread.run(Unknown Source)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
  29. at java.util.LinkedList$ListItr.next(Unknown Source)
  30. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(SourceFile:201)
  31. at net.minecraft.world.World.func_72866_a(World.java:1733)
  32. at net.minecraft.world.WorldServer.func_72866_a(SourceFile:601)
  33. at net.minecraft.world.World.func_72870_g(World.java:1706)
  34.  
  35. -- Entity being ticked --
  36. Details:
  37. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  38. Entity ID: 295
  39. Entity Name: doublezmagnum
  40. Entity's Exact location: 92.50, 67.00, 265.50
  41. Entity's Block location: 92.00,67.00,265.00 - World: (92,67,265), Chunk: (at 12,4,9 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  42. Entity's Momentum: 0.00, 0.00, 0.00
  43. Entity's Rider: ~~ERROR~~ NullPointerException: null
  44. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  45. Stacktrace:
  46. at net.minecraft.world.World.func_72939_s(World.java:1558)
  47. at net.minecraft.world.WorldServer.func_72939_s(SourceFile:479)
  48.  
  49. -- Affected level --
  50. Details:
  51. Level name: New World
  52. All players: 1 total; [EntityPlayerMP['doublezmagnum'/295, l='New World', x=92.50, y=67.00, z=265.50]]
  53. Chunk stats: ServerChunkCache: 625 Drop: 0
  54. Level seed: 201290206316869057
  55. Level generator: ID 00 - default, ver 1. Features enabled: true
  56. Level generator options:
  57. Level spawn location: 88.00,64.00,256.00 - World: (88,64,256), Chunk: (at 8,4,0 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  58. Level time: 3 game time, 3 day time
  59. Level dimension: 0
  60. Level storage version: 0x04ABD - Anvil
  61. Level weather: Rain time: 101774 (now: false), thunder time: 48476 (now: false)
  62. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  63. Stacktrace:
  64. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:719)
  65. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:617)
  66. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
  67. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
  68. at java.lang.Thread.run(Unknown Source)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.8
  73. Operating System: Windows NT (unknown) (amd64) version 6.2
  74. Java Version: 1.7.0, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 160637296 bytes (153 MB) / 416952320 bytes (397 MB) up to 1060372480 bytes (1011 MB)
  77. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  78. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  79. FML: MCP v9.10 FML v8.0.9.1016 2 mods loaded, 2 mods active
  80. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  81. FML{8.0.9.1016} [Forge Mod Loader] (fml-1.8-8.0.9.1016-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  82. Profiler Position: N/A (disabled)
  83. Player Count: 1 / 8; [EntityPlayerMP['doublezmagnum'/295, l='New World', x=92.50, y=67.00, z=265.50]]
  84. Type: Integrated Server (map_client.txt)
  85. Is Modded: Definitely; Client brand changed to 'fml'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement