Jump to content

Forge Crash 1.12.2


miki28

Recommended Posts

Hi, I did a package of 29 mod with friends and every time I want to enter the server or play in single player I crashed Minecraft with the following report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 6/27/18 10:44 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at net.minecraft.world.World.getSkyColorBody(World.java:1481)
    at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463)
    at net.minecraft.world.World.func_72833_a(World.java:1472)
    at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1723)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1273)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1062)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.world.World.getSkyColorBody(World.java:1481)
    at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463)
    at net.minecraft.world.World.func_72833_a(World.java:1472)
    at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:1723)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1273)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)

-- Affected level --
Details:
    Level name: MpServer
    All players: 0 total; []
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2666398376 bytes (2542 MB) / 4882169856 bytes (4656 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.4.2722 29 mods loaded, 29 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State     | ID                   | Version           | Source                                        | Signature                                |
    |:--------- |:-------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
    | UCHIJAAAA | minecraft            | 1.12.2            | minecraft.jar                                 | None                                     |
    | UCHIJAAAA | mcp                  | 9.42              | minecraft.jar                                 | None                                     |
    | UCHIJAAAA | FML                  | 8.0.99.99         | forge-1.12.2-14.23.4.2722.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge                | 14.23.4.2722      | forge-1.12.2-14.23.4.2722.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | micdoodlecore        |                   | minecraft.jar                                 | None                                     |
    | UCHIJAAAA | biomesoplenty        | 7.0.1.2389        | BiomesOPlenty-1.12.2-7.0.1.2389-universal.jar | None                                     |
    | UCHIJAAAA | buildcraftlib        | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcraftcore       | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcraftbuilders   | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcraftenergy     | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcraftfactory    | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcraftrobotics   | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcrafttransport  | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | buildcraftsilicon    | 7.99.17           | buildcraft-7.99.17.jar                        | None                                     |
    | UCHIJAAAA | codechickenlib       | 3.1.8.341         | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | enderstorage         | 2.4.2.126         | EnderStorage-1.12.2-2.4.2.126-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | ic2                  | 2.8.73-ex112      | industrialcraft-2-2.8.73-ex112.jar            | de041f9f6187debbc77034a344134053277aa3b0 |
    | UCHIJAAAA | jei                  | 4.9.1.179         | jei_1.12.2-4.9.1.179.jar                      | None                                     |
    | UCHIJAAAA | forestry             | 5.8.0.290         | forestry_1.12.2-5.8.0.290.jar                 | None                                     |
    | UCHIJAAAA | mantle               | 1.12-1.3.2.24     | Mantle-1.12-1.3.2.24.jar                      | None                                     |
    | UCHIJAAAA | galacticraftcore     | 4.0.1.177         | GalacticraftCore-1.12.2-4.0.1.177.jar         | None                                     |
    | UCHIJAAAA | galacticraftplanets  | 4.0.1.177         | Galacticraft-Planets-1.12.2-4.0.1.177.jar     | None                                     |
    | UCHIJAAAA | trackapi             | 1.1               | TrackAPI-1.1_1.12.jar                         | None                                     |
    | UCHIJAAAA | immersiveengineering | 0.12-82           | ImmersiveEngineering-0.12-82.jar              | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAAAA | immersiverailroading | 1.2.1             | ImmersiveRailroading-1.2.1_1.12.jar           | None                                     |
    | UCHIJAAAA | ironchest            | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar               | None                                     |
    | UCHIJAAAA | journeymap           | 1.12.2-5.5.2      | journeymap-1.12.2-5.5.2.jar                   | None                                     |
    | UCHIJAAAA | harvestcraft         | 1.12.2u           | Pam's+HarvestCraft+1.12.2u.jar                | None                                     |
    | UCHIJAAAA | twilightforest       | 3.7.424           | Twilight-Forest-Mod-1.12.2.jar                | None                                     |

    Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
    Launched Version: 1.12.2-forge1.12.2-14.23.4.2722
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 20.19.15.4624, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz

Edited by miki28
Link to comment
Share on other sites

22 hours ago, miki28 said:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
Contact their authors BEFORE contacting forge

 

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

New problem:

Spoiler

 

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1230288 bytes for Chunk::new
# Possible reasons:
#   The system is out of physical RAM or swap space
#   In 32 bit mode, the process size limit was hit
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Use 64 bit Java on a 64 bit OS
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (allocation.cpp:390), pid=1644, tid=4832
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#

---------------  T H R E A D  ---------------

Current thread (0x00000000250e4800):  JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=4832, stack(0x00000000258b0000,0x00000000259b0000)]

Stack: [0x00000000258b0000,0x00000000259b0000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x32b4ca]
V  [jvm.dll+0x2797e3]
V  [jvm.dll+0x27a479]
V  [jvm.dll+0x271765]
V  [jvm.dll+0xcba02]
V  [jvm.dll+0xcbecc]
V  [jvm.dll+0x4643d2]
V  [jvm.dll+0x4db655]
V  [jvm.dll+0x4dc257]
V  [jvm.dll+0x46a5e1]
V  [jvm.dll+0x46cde2]
V  [jvm.dll+0x4501a2]
V  [jvm.dll+0xa43a2]
V  [jvm.dll+0xa4cdf]
V  [jvm.dll+0x2418a4]
V  [jvm.dll+0x29846a]
C  [msvcr100.dll+0x21d9f]
C  [msvcr100.dll+0x21e3b]
C  [KERNEL32.DLL+0x11fe4]
C  [ntdll.dll+0x6f061]


Current CompileTask:
C2: 151589 18070 %     4       net.minecraft.world.gen.layer.GenLayerHills::func_75904_a @ 56 (810 bytes)


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x000000002a2f8800 JavaThread "Chunk Batcher 7" daemon [_thread_blocked, id=5592, stack(0x00000000d3a90000,0x00000000d3b90000)]
  0x000000002a2fe000 JavaThread "Chunk Batcher 6" daemon [_thread_blocked, id=4528, stack(0x00000000d3990000,0x00000000d3a90000)]
  0x000000002a2f9800 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=3448, stack(0x00000000d3890000,0x00000000d3990000)]
  0x000000002a2fc800 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=8292, stack(0x00000000d3790000,0x00000000d3890000)]
  0x000000002a2fd000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=6636, stack(0x00000000d3690000,0x00000000d3790000)]
  0x000000002a2fa000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=5716, stack(0x00000000d3590000,0x00000000d3690000)]
  0x000000002a2f8000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=2104, stack(0x00000000d3490000,0x00000000d3590000)]
  0x000000002a2fe800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=6272, stack(0x00000000d3390000,0x00000000d3490000)]
  0x000000002a2f6800 JavaThread "Thread-14" daemon [_thread_blocked, id=4636, stack(0x00000000d3290000,0x00000000d3390000)]
  0x000000002a2f0000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1172, stack(0x00000000d3190000,0x00000000d3290000)]
  0x000000002a2f5800 JavaThread "Background world mapping" [_thread_blocked, id=3756, stack(0x00000000d2f90000,0x00000000d3090000)]
  0x000000002a2f5000 JavaThread "Netty Server IO #1" daemon [_thread_blocked, id=9092, stack(0x00000000d2d90000,0x00000000d2e90000)]
  0x000000002a2f4000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=3560, stack(0x00000000d2c90000,0x00000000d2d90000)]
  0x000000002a2f2000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=6348, stack(0x00000000d2b90000,0x00000000d2c90000)]
  0x000000002a2f2800 JavaThread "File IO Thread" [_thread_blocked, id=6504, stack(0x00000000d2a90000,0x00000000d2b90000)]
  0x000000002a2f3800 JavaThread "Forestry Greenhouse" [_thread_blocked, id=5524, stack(0x00000000d2990000,0x00000000d2a90000)]
  0x000000002c1e5000 JavaThread "Server thread" [_thread_blocked, id=6184, stack(0x00000000d2690000,0x00000000d2790000)]
  0x000000002c1eb000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7524, stack(0x00000000d2590000,0x00000000d2690000)]
  0x00000000788b1000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=3144, stack(0x00000000d0e80000,0x00000000d0f80000)]
  0x00000000788af000 JavaThread "threadDeathWatcher-2-1" daemon [_thread_blocked, id=8684, stack(0x00000000cfd70000,0x00000000cfe70000)]
  0x000000002c1ec800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=6932, stack(0x00000000cfc70000,0x00000000cfd70000)]
  0x000000002c1e9000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=8644, stack(0x00000000cf970000,0x00000000cfa70000)]
  0x000000002c1e8000 JavaThread "pool-5-thread-3" [_thread_blocked, id=4264, stack(0x00000000cd350000,0x00000000cd450000)]
  0x000000002c1e7800 JavaThread "pool-5-thread-2" [_thread_blocked, id=1932, stack(0x00000000cd010000,0x00000000cd110000)]
  0x000000002c1ea800 JavaThread "pool-5-thread-1" [_thread_blocked, id=1716, stack(0x00000000ccf10000,0x00000000cd010000)]
  0x000000002c1ed800 JavaThread "Forestry Greenhouse Client" [_thread_blocked, id=6264, stack(0x00000000ccd10000,0x00000000cce10000)]
  0x000000002c1e9800 JavaThread "Narrator" daemon [_thread_blocked, id=8284, stack(0x000000002f440000,0x000000002f540000)]
  0x000000002c1e3800 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=1432, stack(0x000000002e440000,0x000000002e540000)]
  0x00000000788b4000 JavaThread "Thread-6" [_thread_blocked, id=7596, stack(0x000000007dbf0000,0x000000007dcf0000)]
  0x00000000788b2000 JavaThread "Thread-5" [_thread_blocked, id=7220, stack(0x000000007daf0000,0x000000007dbf0000)]
  0x00000000263fc800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6836, stack(0x0000000074890000,0x0000000074990000)]
  0x00000000263fa000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5208, stack(0x000000002eb40000,0x000000002ec40000)]
  0x000000002ca0d800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3508, stack(0x000000002e340000,0x000000002e440000)]
  0x0000000026169000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1580, stack(0x000000002d070000,0x000000002d170000)]
  0x0000000025196800 JavaThread "Service Thread" daemon [_thread_blocked, id=6164, stack(0x0000000025ab0000,0x0000000025bb0000)]
  0x00000000250f3800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=792, stack(0x00000000259b0000,0x0000000025ab0000)]
=>0x00000000250e4800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=4832, stack(0x00000000258b0000,0x00000000259b0000)]
  0x00000000250df800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3148, stack(0x00000000257b0000,0x00000000258b0000)]
  0x00000000250dd800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7928, stack(0x00000000256b0000,0x00000000257b0000)]
  0x00000000250da000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2316, stack(0x00000000255b0000,0x00000000256b0000)]
  0x00000000250d9000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1508, stack(0x00000000254b0000,0x00000000255b0000)]
  0x00000000230dd000 JavaThread "Finalizer" daemon [_thread_blocked, id=5392, stack(0x0000000024fb0000,0x00000000250b0000)]
  0x00000000230db800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2300, stack(0x0000000024eb0000,0x0000000024fb0000)]
  0x00000000049a3800 JavaThread "Client thread" [_thread_blocked, id=4296, stack(0x0000000004850000,0x0000000004950000)]

Other Threads:
  0x00000000230d7000 VMThread [stack: 0x0000000024db0000,0x0000000024eb0000] [id=5060]
  0x0000000025197800 WatcherThread [stack: 0x0000000025bb0000,0x0000000025cb0000] [id=4024]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x00000000049a03d0] Threads_lock - owner thread: 0x00000000230d7000
[0x00000000049a2460] Heap_lock - owner thread: 0x00000000049a3800

Heap:
 PSYoungGen      total 1645568K, used 168086K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 13% used [0x0000000740000000,0x000000074a425b50,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 1% used [0x000000078b200000,0x000000078ba10e90,0x00000007a5900000)
 ParOldGen       total 1692160K, used 1281806K [0x0000000640000000, 0x00000006a7480000, 0x0000000740000000)
  object space 1692160K, 75% used [0x0000000640000000,0x000000068e3c3ad0,0x00000006a7480000)
 Metaspace       used 101687K, capacity 104267K, committed 104448K, reserved 1138688K
  class space    used 14851K, capacity 15558K, committed 15616K, reserved 1048576K

Card table byte_map: [0x0000000013e60000,0x0000000014a70000] byte_map_base: 0x0000000010c60000

Marking Bits: (ParMarkBitMap*) 0x00000000754a4040
 Begin Bits: [0x0000000015a70000, 0x000000001ba70000)
 End Bits:   [0x000000001ba70000, 0x0000000021a70000)

Polling page: 0x0000000002fc0000

CodeCache: size=245760Kb used=47125Kb max_used=47589Kb free=198634Kb
 bounds [0x0000000004aa0000, 0x00000000079c0000, 0x0000000013aa0000]
 total_blobs=13338 nmethods=12099 adapters=1146
 compilation: enabled

Compilation events (10 events):
Event: 151.494 Thread 0x00000000250f3800 nmethod 18201 0x00000000065f2c10 code [0x00000000065f2de0, 0x00000000065f3368]
Event: 151.495 Thread 0x00000000250f3800 18202       2       net.minecraftforge.common.ForgeHooks::isLivingOnLadder (196 bytes)
Event: 151.497 Thread 0x00000000250f3800 nmethod 18202 0x0000000005c51e10 code [0x0000000005c52020, 0x0000000005c527c8]
Event: 151.499 Thread 0x00000000250f3800 18209   !   2       java.lang.ClassLoader::getPackage (118 bytes)
Event: 151.499 Thread 0x00000000250f3800 nmethod 18209 0x000000000758f210 code [0x000000000758f3c0, 0x000000000758fa08]
Event: 151.501 Thread 0x00000000250f3800 18210       2       java.util.ArrayDeque::add (7 bytes)
Event: 151.501 Thread 0x00000000250f3800 nmethod 18210 0x000000000578b350 code [0x000000000578b4c0, 0x000000000578b628]
Event: 151.502 Thread 0x00000000250f3800 18204       2       net.minecraft.entity.EntityLivingBase::func_191986_a (1620 bytes)
Event: 151.511 Thread 0x00000000250f3800 nmethod 18204 0x00000000073ead10 code [0x00000000073eb4e0, 0x00000000073ed328]
Event: 151.512 Thread 0x00000000250f3800 18190       3       java.util.LinkedList::indexOf (73 bytes)

GC Heap History (10 events):
Event: 114.609 GC heap before
{Heap before GC invocations=58 (full 8):
 PSYoungGen      total 1645568K, used 306657K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 0% used [0x0000000740000000,0x0000000740000000,0x000000078b200000)
  from space 414720K, 73% used [0x00000007a6b00000,0x00000007b9678708,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 971463K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 75% used [0x0000000640000000,0x000000067b4b1ed8,0x000000068e480000)
 Metaspace       used 94870K, capacity 97183K, committed 97536K, reserved 1132544K
  class space    used 14124K, capacity 14810K, committed 14848K, reserved 1048576K
Event: 118.309 GC heap after
Heap after GC invocations=58 (full 8):
 PSYoungGen      total 1645568K, used 0K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 0% used [0x0000000740000000,0x0000000740000000,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1267225K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 98% used [0x0000000640000000,0x000000068d5865c0,0x000000068e480000)
 Metaspace       used 94870K, capacity 97183K, committed 97536K, reserved 1132544K
  class space    used 14124K, capacity 14810K, committed 14848K, reserved 1048576K
}
Event: 124.516 GC heap before
{Heap before GC invocations=59 (full 9):
 PSYoungGen      total 1645568K, used 291472K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 23% used [0x0000000740000000,0x0000000751ca4280,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1267225K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 98% used [0x0000000640000000,0x000000068d5865c0,0x000000068e480000)
 Metaspace       used 95968K, capacity 98303K, committed 98432K, reserved 1132544K
  class space    used 14255K, capacity 14946K, committed 14976K, reserved 1048576K
Event: 128.250 GC heap after
Heap after GC invocations=59 (full 9):
 PSYoungGen      total 1645568K, used 24734K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 2% used [0x0000000740000000,0x00000007418278d8,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1282428K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 99% used [0x0000000640000000,0x000000068e45f140,0x000000068e480000)
 Metaspace       used 95968K, capacity 98303K, committed 98432K, reserved 1132544K
  class space    used 14255K, capacity 14946K, committed 14976K, reserved 1048576K
}
Event: 137.164 GC heap before
{Heap before GC invocations=60 (full 10):
 PSYoungGen      total 1645568K, used 120146K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 9% used [0x0000000740000000,0x0000000747554860,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1282428K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 99% used [0x0000000640000000,0x000000068e45f140,0x000000068e480000)
 Metaspace       used 96200K, capacity 98571K, committed 98688K, reserved 1132544K
  class space    used 14262K, capacity 14948K, committed 14976K, reserved 1048576K
Event: 140.200 GC heap after
Heap after GC invocations=60 (full 10):
 PSYoungGen      total 1645568K, used 3559K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 0% used [0x0000000740000000,0x0000000740379e88,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1282477K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 99% used [0x0000000640000000,0x000000068e46b5a8,0x000000068e480000)
 Metaspace       used 96200K, capacity 98571K, committed 98688K, reserved 1132544K
  class space    used 14262K, capacity 14948K, committed 14976K, reserved 1048576K
}
Event: 140.200 GC heap before
{Heap before GC invocations=61 (full 11):
 PSYoungGen      total 1645568K, used 9030K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 0% used [0x0000000740000000,0x00000007408d1878,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1282477K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 99% used [0x0000000640000000,0x000000068e46b5a8,0x000000068e480000)
 Metaspace       used 96200K, capacity 98571K, committed 98688K, reserved 1132544K
  class space    used 14262K, capacity 14948K, committed 14976K, reserved 1048576K
Event: 142.174 GC heap after
Heap after GC invocations=61 (full 11):
 PSYoungGen      total 1645568K, used 3559K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 0% used [0x0000000740000000,0x0000000740379e98,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1282477K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 99% used [0x0000000640000000,0x000000068e46b5a8,0x000000068e480000)
 Metaspace       used 96200K, capacity 98571K, committed 98688K, reserved 1132544K
  class space    used 14262K, capacity 14948K, committed 14976K, reserved 1048576K
}
Event: 148.045 GC heap before
{Heap before GC invocations=62 (full 12):
 PSYoungGen      total 1645568K, used 1230848K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 100% used [0x0000000740000000,0x000000078b200000,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1282560K, used 1282477K [0x0000000640000000, 0x000000068e480000, 0x0000000740000000)
  object space 1282560K, 99% used [0x0000000640000000,0x000000068e46b5a8,0x000000068e480000)
 Metaspace       used 101276K, capacity 103899K, committed 104192K, reserved 1138688K
  class space    used 14815K, capacity 15544K, committed 15616K, reserved 1048576K
Event: 151.265 GC heap after
Heap after GC invocations=62 (full 12):
 PSYoungGen      total 1645568K, used 83103K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1230848K, 6% used [0x0000000740000000,0x0000000745127fd8,0x000000078b200000)
  from space 414720K, 0% used [0x00000007a6b00000,0x00000007a6b00000,0x00000007c0000000)
  to   space 433152K, 0% used [0x000000078b200000,0x000000078b200000,0x00000007a5900000)
 ParOldGen       total 1692160K, used 1281806K [0x0000000640000000, 0x00000006a7480000, 0x0000000740000000)
  object space 1692160K, 75% used [0x0000000640000000,0x000000068e3c3ad0,0x00000006a7480000)
 Metaspace       used 101276K, capacity 103899K, committed 104192K, reserved 1138688K
  class space    used 14815K, capacity 15544K, committed 15616K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 151.384 Thread 0x000000002c1e5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006f8c428 method=io.netty.buffer.AbstractByteBuf.writableBytes()I @ 1
Event: 151.384 Thread 0x000000002c1e5000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000006793ca8 method=io.netty.buffer.AbstractByteBuf.ensureWritable0(I)V @ 2
Event: 151.384 Thread 0x000000002c1e5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006f8c428 method=io.netty.buffer.AbstractByteBuf.writableBytes()I @ 1
Event: 151.384 Thread 0x000000002c1e5000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000006793ca8 method=io.netty.buffer.AbstractByteBuf.ensureWritable0(I)V @ 2
Event: 151.408 Thread 0x000000002c1e5000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000520d1dc method=io.netty.buffer.AbstractByteBuf.writeByte(I)Lio/netty/buffer/ByteBuf; @ 22
Event: 151.408 Thread 0x000000002c1e5000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000520d1dc method=io.netty.buffer.AbstractByteBuf.writeByte(I)Lio/netty/buffer/ByteBuf; @ 22
Event: 151.408 Thread 0x000000002c1e5000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000520d1dc method=io.netty.buffer.AbstractByteBuf.writeByte(I)Lio/netty/buffer/ByteBuf; @ 22
Event: 151.408 Thread 0x000000002c1e5000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000520d1dc method=io.netty.buffer.AbstractByteBuf.writeByte(I)Lio/netty/buffer/ByteBuf; @ 22
Event: 151.455 Thread 0x000000002c1e5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006c5b5e8 method=net.minecraft.block.Block.func_149721_r(Lnet/minecraft/block/state/IBlockState;)Z @ 6
Event: 151.455 Thread 0x000000002c1e5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006c345cc method=net.minecraft.block.material.Material.func_76218_k()Z @ 10

Internal exceptions (10 events):
Event: 137.157 Thread 0x00000000788b2000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000074372f038) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 137.158 Thread 0x00000000788b2000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000743731778) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 137.164 Thread 0x00000000788b2000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000743732550) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 151.317 Thread 0x000000002c1e5000 Implicit null exception at 0x0000000007378778 to 0x00000000073787f9
Event: 151.336 Thread 0x000000002c1e5000 Implicit null exception at 0x0000000007779471 to 0x0000000007779b2d
Event: 151.336 Thread 0x000000002c1e5000 Implicit null exception at 0x00000000072912a2 to 0x00000000072919d1
Event: 151.479 Thread 0x00000000049a3800 Exception <a 'java/lang/OutOfMemoryError'> (0x0000000746ae4368) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\unsafe.cpp, line 602]
Event: 151.481 Thread 0x00000000049a3800 Exception <a 'java/lang/NullPointerException'> (0x0000000746b18060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1178]
Event: 151.483 Thread 0x00000000049a3800 Exception <a 'java/lang/NullPointerException'> (0x0000000746b58578) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1178]
Event: 151.496 Thread 0x00000000049a3800 Exception <a 'java/lang/NullPointerException'> (0x0000000746cd7f58) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1178]

Events (10 events):
Event: 151.495 Thread 0x00000000250f3800 flushing nmethod 0x000000000530c6d0
Event: 151.497 Thread 0x000000002a2f5800 DEOPT PACKING pc=0x000000000751be28 sp=0x00000000d308ddf0
Event: 151.497 Thread 0x000000002a2f5800 DEOPT UNPACKING pc=0x0000000004ae787f sp=0x00000000d308dbc0 mode 0
Event: 151.500 Thread 0x00000000250f3800 flushing nmethod 0x0000000005767e90
Event: 151.500 Thread 0x00000000250f3800 flushing nmethod 0x000000000578b350
Event: 151.500 Thread 0x00000000250f3800 flushing nmethod 0x00000000057dd410
Event: 151.501 Thread 0x00000000250f3800 flushing nmethod 0x0000000005979dd0
Event: 151.502 Thread 0x00000000250f3800 flushing nmethod 0x0000000005b75a50
Event: 151.512 Thread 0x00000000250f3800 flushing nmethod 0x0000000005f71850
Event: 151.512 Thread 0x00000000250f3800 flushing nmethod 0x0000000005f71d10


Dynamic libraries:
0x00007ff70f760000 - 0x00007ff70f797000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\javaw.exe
0x00007ff80ca30000 - 0x00007ff80cc10000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff80a320000 - 0x00007ff80a3ce000     C:\Windows\System32\KERNEL32.DLL
0x00007ff809900000 - 0x00007ff809b66000     C:\Windows\System32\KERNELBASE.dll
0x00007ff807210000 - 0x00007ff807298000     C:\Windows\SYSTEM32\apphelp.dll
0x00007ff80a860000 - 0x00007ff80a901000     C:\Windows\System32\ADVAPI32.dll
0x00007ff80aa80000 - 0x00007ff80ab1d000     C:\Windows\System32\msvcrt.dll
0x00007ff80ab20000 - 0x00007ff80ab7b000     C:\Windows\System32\sechost.dll
0x00007ff80b180000 - 0x00007ff80b29f000     C:\Windows\System32\RPCRT4.dll
0x00007ff80a0b0000 - 0x00007ff80a23f000     C:\Windows\System32\USER32.dll
0x00007ff809b70000 - 0x00007ff809b90000     C:\Windows\System32\win32u.dll
0x00007ff80ab80000 - 0x00007ff80aba8000     C:\Windows\System32\GDI32.dll
0x00007ff809c40000 - 0x00007ff809dd3000     C:\Windows\System32\gdi32full.dll
0x00007ff809e60000 - 0x00007ff809efb000     C:\Windows\System32\msvcp_win.dll
0x00007ff808ee0000 - 0x00007ff808fd6000     C:\Windows\System32\ucrtbase.dll
0x00007ffffccb0000 - 0x00007ffffcf19000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.371_none_15c7d1789365a290\COMCTL32.dll
0x00007ff80c6e0000 - 0x00007ff80c9e8000     C:\Windows\System32\combase.dll
0x00007ff809de0000 - 0x00007ff809e52000     C:\Windows\System32\bcryptPrimitives.dll
0x00007ff80a3d0000 - 0x00007ff80a3fd000     C:\Windows\System32\IMM32.DLL
0x0000000075530000 - 0x0000000075602000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\msvcr100.dll
0x0000000074ca0000 - 0x0000000075523000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\server\jvm.dll
0x00007ff80c9f0000 - 0x00007ff80c9f8000     C:\Windows\System32\PSAPI.DLL
0x00007ff8052a0000 - 0x00007ff8052c3000     C:\Windows\SYSTEM32\WINMM.dll
0x00007fffff550000 - 0x00007fffff55a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ff803d10000 - 0x00007ff803d19000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff80a6c0000 - 0x00007ff80a72c000     C:\Windows\System32\WS2_32.dll
0x00007ff8051f0000 - 0x00007ff80521a000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff808e90000 - 0x00007ff808eda000     C:\Windows\System32\cfgmgr32.dll
0x0000000074c90000 - 0x0000000074c9f000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\verify.dll
0x0000000074c60000 - 0x0000000074c89000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\java.dll
0x0000000074c40000 - 0x0000000074c56000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\zip.dll
0x00007ff80b2a0000 - 0x00007ff80c6d6000     C:\Windows\System32\SHELL32.dll
0x00007ff80b0d0000 - 0x00007ff80b176000     C:\Windows\System32\shcore.dll
0x00007ff8091b0000 - 0x00007ff8098f7000     C:\Windows\System32\windows.storage.dll
0x00007ff80a910000 - 0x00007ff80a961000     C:\Windows\System32\shlwapi.dll
0x00007ff808dc0000 - 0x00007ff808dd1000     C:\Windows\System32\kernel.appcore.dll
0x00007ff808de0000 - 0x00007ff808e2c000     C:\Windows\System32\powrprof.dll
0x00007ff808d80000 - 0x00007ff808d9b000     C:\Windows\System32\profapi.dll
0x0000000074c30000 - 0x0000000074c3d000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\management.dll
0x0000000074c10000 - 0x0000000074c2a000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\net.dll
0x00007ff808610000 - 0x00007ff808676000     C:\Windows\system32\mswsock.dll
0x00007ffff5c80000 - 0x00007ffff5c96000     C:\Windows\system32\napinsp.dll
0x00007ffff53f0000 - 0x00007ffff540a000     C:\Windows\system32\pnrpnsp.dll
0x00007ff805dc0000 - 0x00007ff805dd8000     C:\Windows\system32\NLAapi.dll
0x00007ff8083e0000 - 0x00007ff808496000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff809f00000 - 0x00007ff809f08000     C:\Windows\System32\NSI.dll
0x00007ff8083a0000 - 0x00007ff8083d9000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffffd130000 - 0x00007ffffd13e000     C:\Windows\System32\winrnr.dll
0x00007fffea4c0000 - 0x00007fffea4d5000     C:\Windows\System32\wshbth.dll
0x0000000076230000 - 0x0000000076256000     C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ff800fa0000 - 0x00007ff800faa000     C:\Windows\System32\rasadhlp.dll
0x00007ff802fb0000 - 0x00007ff803020000     C:\Windows\System32\fwpuclnt.dll
0x00007ff8088e0000 - 0x00007ff808905000     C:\Windows\SYSTEM32\bcrypt.dll
0x0000000074bf0000 - 0x0000000074c01000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\nio.dll
0x0000000074bd0000 - 0x0000000074be7000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\unpack.dll
0x0000000180000000 - 0x0000000180053000     C:\Users\miki28\AppData\Local\Temp\ad5c-a670-032b-1200\lwjgl64.dll
0x00007fffe4c30000 - 0x00007fffe4d4e000     C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffffcaa0000 - 0x00007ffffcacc000     C:\Windows\SYSTEM32\GLU32.dll
0x00007ff8087d0000 - 0x00007ff8087e7000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff808210000 - 0x00007ff808243000     C:\Windows\system32\rsaenh.dll
0x00007ff808c80000 - 0x00007ff808ca9000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ff8087f0000 - 0x00007ff8087fb000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff803e20000 - 0x00007ff803e36000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff803960000 - 0x00007ff80397a000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000074a30000 - 0x0000000074bc8000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\awt.dll
0x00007ff80abb0000 - 0x00007ff80ac75000     C:\Windows\System32\OLEAUT32.dll
0x00007ff8072f0000 - 0x00007ff807385000     C:\Windows\system32\uxtheme.dll
0x00007ff80a550000 - 0x00007ff80a6b7000     C:\Windows\System32\MSCTF.dll
0x00007ff807600000 - 0x00007ff80762a000     C:\Windows\system32\dwmapi.dll
0x00007ff801050000 - 0x00007ff8010e8000     C:\Windows\System32\TextInputFramework.dll
0x00007ff803e50000 - 0x00007ff80413e000     C:\Windows\System32\CoreUIComponents.dll
0x00007ff806c00000 - 0x00007ff806cdc000     C:\Windows\System32\CoreMessaging.dll
0x00007ff805810000 - 0x00007ff805946000     C:\Windows\SYSTEM32\wintypes.dll
0x00007ff807eb0000 - 0x00007ff807ee1000     C:\Windows\SYSTEM32\ntmarta.dll
0x00007fffda200000 - 0x00007fffdad48000     C:\Windows\SYSTEM32\ig75icd64.dll
0x00007ff804e70000 - 0x00007ff804e83000     C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ff802030000 - 0x00007ff802a70000     C:\Windows\SYSTEM32\igdusc64.dll
0x00007ff805670000 - 0x00007ff805707000     C:\Windows\SYSTEM32\mscms.dll
0x00007ffff24e0000 - 0x00007ffff2521000     C:\Windows\SYSTEM32\icm32.dll
0x00007ff807be0000 - 0x00007ff807c8f000     C:\Windows\SYSTEM32\dxgi.dll
0x00007ff806910000 - 0x00007ff806bf2000     C:\Windows\SYSTEM32\d3d11.dll
0x00007ffffa4e0000 - 0x00007ffffb43e000     C:\Windows\SYSTEM32\igd10iumd64.dll
0x00007ff8088b0000 - 0x00007ff8088d6000     C:\Windows\SYSTEM32\ncrypt.dll
0x00007ff808870000 - 0x00007ff8088a6000     C:\Windows\SYSTEM32\NTASN1.dll
0x00007ffff1090000 - 0x00007ffff10d2000     C:\Users\miki28\AppData\Local\Temp\jna--1074129984\jna8887380776074633836.dll
0x0000000074a00000 - 0x0000000074a24000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\sunec.dll
0x0000000002c70000 - 0x0000000002cd4000     C:\Users\miki28\AppData\Local\Temp\ad5c-a670-032b-1200\OpenAL64.dll
0x00007ff80a400000 - 0x00007ff80a549000     C:\Windows\System32\ole32.dll
0x00007ff80a7c0000 - 0x00007ff80a85e000     C:\Windows\System32\clbcatq.dll
0x00007ff802d50000 - 0x00007ff802dbf000     C:\Windows\System32\MMDevApi.dll
0x00007ff808b90000 - 0x00007ff808bb7000     C:\Windows\System32\DEVOBJ.dll
0x00007ff804eb0000 - 0x00007ff805061000     C:\Windows\System32\PROPSYS.dll
0x00007ffff94e0000 - 0x00007ffff956f000     C:\Windows\SYSTEM32\dsound.dll
0x00007fffeb5d0000 - 0x00007fffeb6f2000     C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ff8053c0000 - 0x00007ff8053ca000     C:\Windows\SYSTEM32\AVRT.dll
0x00000000749c0000 - 0x00000000749f1000     C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51\bin\jpeg.dll
0x00007ffffd510000 - 0x00007ffffd52a000     C:\Users\miki28\AppData\Local\Temp\ad5c-a670-032b-1200\SAPIWrapper_x64.dll
0x00007fffe15d0000 - 0x00007fffe1798000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\miki28\AppData\Local\Temp\ad5c-a670-032b-1200 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.1216 -Dminecraft.client.jar=C:\Users\miki28\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.jar -Xmx6G
java_command: net.minecraft.launchwrapper.Launch --username miki28 --version 1.12.2-forge1.12.2-14.23.4.2725 --gameDir C:/Users\miki28\AppData\Roaming\.minecraft --assetsDir C:/Users\miki28\AppData\Roaming\.minecraft/assets --assetIndex 1.12 --uuid d83e80a9669e450493bf273ed3e54c3a --accessToken 99aa56205fef4caba82fb4b26b12c17d --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge
java_class_path (initial): C:\Users\miki28\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.4.2725\forge-1.12.2-14.23.4.2725.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.2\asm-all-5.2.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\miki28\AppData\Roaming\.minecraft\libraries\lzma\lzma\
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64_win\compiler;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\miki28\AppData\Local\Microsoft\WindowsApps;
USERNAME=miki28
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel

 

---------------  S Y S T E M  ---------------

OS: Windows 10.0 , 64 bit Build 16299 (10.0.16299.15)

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 8298384k(1154672k free), swap 8298384k(4096k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun  8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri Jun 29 15:21:07 2018
elapsed time: 151 seconds (0d 0h 2m 31s)


 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.