Guest User

minecraftCrashLog

a guest
Jan 21st, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Sorry :(
  7.  
  8. Time: 1/21/17 7:05 PM
  9. Description: Ticking memory connection
  10.  
  11. java.lang.NullPointerException: Ticking memory connection
  12. at net.minecraft.entity.player.InventoryPlayer.func_70441_a(InventoryPlayer.java:363)
  13. at amerifrance.guideapi.util.EventHandler.onPlayerJoinWorld(EventHandler.java:37)
  14. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_36_EventHandler_onPlayerJoinWorld_EntityJoinWorldEvent.invoke(.dynamic)
  15. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  16. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  17. at net.minecraft.world.World.func_72838_d(World.java:1198)
  18. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1065)
  19. at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.java:366)
  20. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:161)
  21. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:262)
  22. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73)
  23. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
  24. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
  25. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
  26. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:743)
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  28. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  30. at java.lang.Thread.run(Thread.java:745)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server thread
  38. Stacktrace:
  39. at net.minecraft.entity.player.InventoryPlayer.func_70441_a(InventoryPlayer.java:363)
  40. at amerifrance.guideapi.util.EventHandler.onPlayerJoinWorld(EventHandler.java:37)
  41. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_36_EventHandler_onPlayerJoinWorld_EntityJoinWorldEvent.invoke(.dynamic)
  42. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  43. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  44. at net.minecraft.world.World.func_72838_d(World.java:1198)
  45. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1065)
  46. at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.java:366)
  47. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:161)
  48. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:262)
  49. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73)
  50. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
  51. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
  52.  
  53. -- Ticking connection --
  54. Details:
  55. Connection: net.minecraft.network.NetworkManager@148b416e
  56. Stacktrace:
  57. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
  58. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:743)
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  60. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  62. at java.lang.Thread.run(Thread.java:745)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.11
  67. Operating System: Windows 10 (amd64) version 10.0
  68. Java Version: 1.8.0_25, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 2201895008 bytes (2099 MB) / 3479379968 bytes (3318 MB) up to 6429081600 bytes (6131 MB)
  71. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  72. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  73. FML: MCP 9.35 Powered by Forge 13.19.0.2160 Optifine OptiFine_1.11_HD_U_B1 15 mods loaded, 15 mods active
  74. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  75. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  76. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11-13.19.0.2160.jar)
  77. UCHIJAAAA forge{13.19.0.2160} [Minecraft Forge] (forge-1.11-13.19.0.2160.jar)
  78. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
  79. UCHIJAAAA AutoSapling{1.3.4} [AutoSapling] (Autosapling-1.3.4-MC1.11.jar)
  80. UCHIJAAAA biomesoplenty{6.0.0.2110} [Biomes O' Plenty] (BiomesOPlenty-1.11-6.0.0.2110-universal.jar)
  81. UCHIJAAAA dooglamoocitiesmod{1.4.1} [Dooglamoo Cities] (dooglamoocitiesmod-1.11-1.4.1.jar)
  82. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.11-2.1.0-47.jar)
  83. UCHIJAAAA roguelike{1.6.1} [Roguelike Dungeons] (RoguelikeDungeons-1.11-1.6.1.jar)
  84. UCHIJAAAA silentlib{1.1.3} [silentlib] (SilentLib-1.11-1.1.3-28.jar)
  85. UCHIJAAAA silentgems{2.1.8} [Silent's Gems] (SilentsGems-1.11-2.1.8-90.jar)
  86. UCHIJAAAA sgextraparts{1.2.2} [Silent's Gems: Extra Parts] (SGExtraParts-1.11-1.2.2-10.jar)
  87. UCHIJAAAA stepup{v.3-mc1.11} [StepUp] (StepUp-v.3.0-mc1.11.jar)
  88. UCHIJAAAA xaerominimap{1.11.5} [Xaero's Minimap] (Xaeros_Minimap_1.11.5_Forge_1.11.jar)
  89. UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-alpha-1.0.0.jar)
  90. Loaded coremods (and transformers):
  91. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  92. Profiler Position: N/A (disabled)
  93. Player Count: 1 / 8; [EntityPlayerMP['Moonalesca'/206, l='Bluevale', x=36.20, y=67.00, z=-584.09]]
  94. Type: Integrated Server (map_client.txt)
  95. Is Modded: Definitely; Client brand changed to 'fml,forge'
  96. OptiFine Version: OptiFine_1.11_HD_U_B1
  97. Render Distance Chunks: 8
  98. Mipmaps: 4
  99. Anisotropic Filtering: 1
  100. Antialiasing: 0
  101. Multitexture: false
  102. Shaders: Sildurs Vibrant Shaders v1.161 Medium.zip
  103. OpenGlVersion: 4.5.13464 Compatibility Profile Context 21.19.407.0
  104. OpenGlRenderer: AMD Radeon R9 200 Series
  105. OpenGlVendor: ATI Technologies Inc.
  106. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment