Advertisement
Guest User

Minecraft Flight Simulator Crash Report

a guest
Jul 22nd, 2016
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.67 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. FMLPlugin (InventoryTweaks-1.61-58.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Oh - I know what I did wrong!
  8.  
  9. Time: 21/07/16 13:05
  10. Description: Unexpected error
  11.  
  12. java.util.ConcurrentModificationException
  13. at com.google.common.collect.HashBiMap$Itr.checkForConcurrentModification(HashBiMap.java:339)
  14. at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
  15. at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:251)
  16. at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:220)
  17. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1800)
  18. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  19. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  20. at net.minecraft.client.main.Main.main(SourceFile:124)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:483)
  25. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  26. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Client thread
  34. Stacktrace:
  35. at com.google.common.collect.HashBiMap$Itr.checkForConcurrentModification(HashBiMap.java:339)
  36. at com.google.common.collect.HashBiMap$Itr.hasNext(HashBiMap.java:345)
  37. at net.minecraft.client.audio.SoundManager.func_148605_d(SoundManager.java:251)
  38. at net.minecraft.client.audio.SoundHandler.func_73660_a(SourceFile:220)
  39.  
  40. -- Affected level --
  41. Details:
  42. Level name: MpServer
  43. All players: 1 total; [EntityPlayerSP['carlpilot'/7582, l='MpServer', x=1044.15, y=73.56, z=-143.92]]
  44. Chunk stats: MultiplayerChunkCache: 435, 435
  45. Level seed: 0
  46. Level generator: ID 00 - default, ver 1. Features enabled: false
  47. Level generator options:
  48. Level spawn location: World: (123,63,258), Chunk: (at 11,3,2 in 7,16; contains blocks 112,0,256 to 127,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  49. Level time: 106162573 game time, 6580000 day time
  50. Level dimension: 0
  51. Level storage version: 0x00000 - Unknown?
  52. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  53. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  54. Forced entities: 14 total; [EntityPlayerSP['carlpilot'/7582, l='MpServer', x=1044.15, y=73.56, z=-143.92], EntityCaveSpider['Cave Spider'/7590, l='MpServer', x=1008.65, y=67.50, z=-144.65], EntityCore['entity.mfs.ftflightsimulator.entities.core.EntityCore.name'/7591, l='MpServer', x=1039.93, y=73.63, z=-143.83], EntityMinecartChest['Minecart with Chest'/7592, l='MpServer', x=971.50, y=65.06, z=-123.51], EntityCaveSpider['Cave Spider'/7593, l='MpServer', x=1006.35, y=66.50, z=-150.98], EntityPropeller['entity.mfs.ftflightsimulator.entities.parts.EntityPropeller.name'/7594, l='MpServer', x=1046.68, y=73.68, z=-143.98], EntityWheelSmall['entity.mfs.ftflightsimulator.entities.parts.EntityWheelSmall.name'/7595, l='MpServer', x=1045.89, y=73.04, z=-143.96], EntityEngineSmall['entity.mfs.ftflightsimulator.entities.parts.EntityEngineSmall.name'/7596, l='MpServer', x=1045.83, y=73.74, z=-143.96], EntityCore['entity.mfs.ftflightsimulator.entities.core.EntityCore.name'/7597, l='MpServer', x=1045.18, y=73.73, z=-143.94], EntityMC172['entity.mfs.ftflightsimulator.planes.MC172.EntityMC172.name'/7598, l='MpServer', x=1044.18, y=74.01, z=-143.92], EntityWheelSmall['entity.mfs.ftflightsimulator.entities.parts.EntityWheelSmall.name'/7599, l='MpServer', x=1044.23, y=73.01, z=-142.27], EntitySeat['entity.mfs.ftflightsimulator.entities.parts.EntitySeat.name'/7600, l='MpServer', x=1044.18, y=73.91, z=-143.92], EntityMinecartChest['Minecart with Chest'/7602, l='MpServer', x=1119.50, y=18.06, z=-156.50], EntityWheelSmall['entity.mfs.ftflightsimulator.entities.parts.EntityWheelSmall.name'/7583, l='MpServer', x=1044.16, y=73.01, z=-145.57]]
  55. Retry entities: 0 total; []
  56. Server brand: fml,forge
  57. Server type: Non-integrated multiplayer server
  58. Stacktrace:
  59. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:496)
  60. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  61. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
  62. at net.minecraft.client.main.Main.main(SourceFile:124)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:483)
  67. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  68. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.10.2
  73. Operating System: Windows 7 (amd64) version 6.1
  74. Java Version: 1.8.0_25, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 288517352 bytes (275 MB) / 790028288 bytes (753 MB) up to 8576565248 bytes (8179 MB)
  77. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx8G
  78. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  79. FML: MCP 9.32 Powered by Forge 12.18.1.2014 Optifine OptiFine_1.10.2_HD_U_C2 6 mods loaded, 6 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  82. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2014.jar)
  83. UCHIJA Forge{12.18.1.2014} [Minecraft Forge] (forge-1.10.2-12.18.1.2014.jar)
  84. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  85. UCHIJA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  86. UCHIJA mfs{4.0.0} [Minecraft Flight Simulator] (Minecraft Flight Simulator-1.10.2-4.0.0.jar)
  87. Loaded coremods (and transformers):
  88. FMLPlugin (InventoryTweaks-1.61-58.jar)
  89. invtweaks.forge.asm.ContainerTransformer
  90. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13440 Compatibility Profile Context 16.200.1025.0' Renderer: 'AMD Radeon HD 7700 Series'
  91. Launched Version: 1.10.2-forge1.10.2-12.18.1.2014
  92. LWJGL: 2.9.4
  93. OpenGL: AMD Radeon HD 7700 Series GL version 4.5.13440 Compatibility Profile Context 16.200.1025.0, ATI Technologies Inc.
  94. GL Caps: Using GL 1.3 multitexturing.
  95. Using GL 1.3 texture combiners.
  96. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  97. Shaders are available because OpenGL 2.1 is supported.
  98. VBOs are available because OpenGL 1.5 is supported.
  99.  
  100. Using VBOs: Yes
  101. Is Modded: Definitely; Client brand changed to 'fml,forge'
  102. Type: Client (map_client.txt)
  103. Resource Packs: MumboCarlSnapshotPack, Faithful 1.9.zip, Faithful 3D v2.0
  104. Current Language: English (UK)
  105. Profiler Position: N/A (disabled)
  106. CPU: 4x Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
  107. OptiFine Version: OptiFine_1.10.2_HD_U_C2
  108. Render Distance Chunks: 12
  109. Mipmaps: 4
  110. Anisotropic Filtering: 1
  111. Antialiasing: 0
  112. Multitexture: false
  113. Shaders: null
  114. OpenGlVersion: 4.5.13440 Compatibility Profile Context 16.200.1025.0
  115. OpenGlRenderer: AMD Radeon HD 7700 Series
  116. OpenGlVendor: ATI Technologies Inc.
  117. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement