It is crashing now with this crash report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9cc5898d7, pid=20328, tid=23380
#
# 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)
# Problematic frame:
# C [atio6axx.dll+0x5098d7]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#
http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x00000000032b4800): JavaThread "Render thread" [_thread_in_native, id=23380, stack(0x00000000031b0000,0x00000000032b0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000088
Registers:
RAX=0x000000008102eb68, RBX=0x0000000020000001, RCX=0x0000000000000000, RDX=0x000000002edea080
RSP=0x00000000032ad620, RBP=0x000000003529d080, RSI=0x0000000086877308, RDI=0x0000000086877208
R8 =0x0000000000000000, R9 =0x0000000000004000, R10=0x000000008102eb60, R11=0x000000008102eb60
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x000000003529d080, R15=0x0000000000004000
RIP=0x00007ff9cc5898d7, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x00000000032ad620)
0x00000000032ad620: 0000000086877208 000000003529d080
0x00000000032ad630: 0000005c8abb2c02 0000000003410ef2
0x00000000032ad640: 00000000034112e0 0000000000000000
0x00000000032ad650: 0000000000004000 0000000000000000
0x00000000032ad660: 0000000000000000 0000000086877208
0x00000000032ad670: 0000000020000001 00007ff9cc589cdf
0x00000000032ad680: 0000000020000001 000000003529d080
0x00000000032ad690: 0000000000000000 0000000086877308
0x00000000032ad6a0: 0000000020000001 0000000000000000
0x00000000032ad6b0: 0000000000004000 0000000000000000
0x00000000032ad6c0: 0000000000000000 0000000000004000
0x00000000032ad6d0: 0000000086877208 00007ff9cc58a2ef
0x00000000032ad6e0: 0000000000000400 0000000000000009
0x00000000032ad6f0: 0000000000000008 0000000000000000
0x00000000032ad700: 0000000020000001 0000000000000000
0x00000000032ad710: 0000000000004000 000000003529d080
Instructions: (pc=0x00007ff9cc5898d7)
0x00007ff9cc5898b7: 83 c4 40 5f c3 cc cc cc cc 40 53 57 41 54 41 55
0x00007ff9cc5898c7: 41 57 48 83 ec 30 8b 9c 24 80 00 00 00 45 33 ed
0x00007ff9cc5898d7: 4c 89 a9 88 00 00 00 48 8b f9 48 8b 0d 28 ac b2
0x00007ff9cc5898e7: 03 4d 8b f9 4c 89 74 24 70 4d 8b e0 4c 8b f2 f6
Register to memory mapping:
RAX=0x000000008102eb68 is an unknown value
RBX=0x0000000020000001 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000002edea080 is an unknown value
RSP=0x00000000032ad620 is pointing into the stack for thread: 0x00000000032b4800
RBP=0x000000003529d080 is an unknown value
RSI=0x0000000086877308 is an unknown value
RDI=0x0000000086877208 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000004000 is an unknown value
R10=0x000000008102eb60 is an unknown value
R11=0x000000008102eb60 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x000000003529d080 is an unknown value
R15=0x0000000000004000 is an unknown value
Stack: [0x00000000031b0000,0x00000000032b0000], sp=0x00000000032ad620, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0x5098d7]
C [atio6axx.dll+0x509cdf]
C [atio6axx.dll+0x50a2ef]
C [atio6axx.dll+0x509c04]
C [atio6axx.dll+0x8f173f]
C 0x00000000033c57f4
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL15C.nglMapBuffer(II)J+0
j org.lwjgl.opengl.GL15C.glMapBuffer(II)Ljava/nio/ByteBuffer;+2
j org.lwjgl.opengl.GL15.glMapBuffer(II)Ljava/nio/ByteBuffer;+2
j xaero.map.graphics.PixelBuffers.glMapBuffer(II)Ljava/nio/ByteBuffer;+30
j xaero.map.region.texture.RegionTexture.writeToUnpackPBO(ILxaero/map/pool/buffer/PoolTextureDirectBufferUnit
😉V+11
j xaero.map.region.texture.LeafRegionTexture.uploadNonCache(Lxaero/map/highlight/DimensionHighlighterHandler;Lxaero/map/graphics/TextureUploader;Lxaero/map/region/texture/BranchTextureRenderer
😉J+74
j xaero.map.region.texture.RegionTexture.uploadBufferHelper(Lxaero/map/highlight/DimensionHighlighterHandler;Lxaero/map/graphics/TextureUploader;Lxaero/map/region/LeveledRegion;Lxaero/map/region/texture/BranchTextureRenderer
😉J+251
j xaero.map.region.texture.RegionTexture.uploadBuffer(Lxaero/map/highlight/DimensionHighlighterHandler;Lxaero/map/graphics/TextureUploader;Lxaero/map/region/LeveledRegion;Lxaero/map/region/texture/BranchTextureRenderer;II)J+6
J 27177 C1 xaero.map.MapProcessor.onRenderProcess(Lnet/minecraft/client/Minecraft
😉V (1082 bytes) @ 0x00000000075bd904 [0x00000000075b89a0+0x4f64]
J 14779 C1 xaero.map.events.Events.renderTick(Lnet/minecraftforge/event/TickEvent$RenderTickEvent
😉V (221 bytes) @ 0x0000000005a60dcc [0x0000000005a606c0+0x70c]
J 14778 C1 net.minecraftforge.eventbus.ASMEventHandler_20_Events_renderTick_RenderTickEvent.invoke(Lnet/minecraftforge/eventbus/api/Event
😉V (15 bytes) @ 0x0000000005a5f6d4 [0x0000000005a5f480+0x254]
J 21657 C2 net.minecraftforge.eventbus.ASMEventHandler.invoke(Lnet/minecraftforge/eventbus/api/Event
😉V (67 bytes) @ 0x0000000006c52e68 [0x0000000006c52de0+0x88]
J 20545 C2 net.minecraftforge.eventbus.EventBus.post(Lnet/minecraftforge/eventbus/api/Event;Lnet/minecraftforge/eventbus/api/IEventBusInvokeDispatcher
😉Z (182 bytes) @ 0x0000000006802be4 [0x0000000006802ac0+0x124]
J 14633 C1 net.minecraft.client.Minecraft.func_195542_b(Z)V (994 bytes) @ 0x0000000005a0365c [0x00000000059fdbc0+0x5a9c]
j net.minecraft.client.Minecraft.func_99999_d()V+68
j net.minecraft.client.main.Main.main([Ljava/lang/String
😉V+1379
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object
😉Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object
😉Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object
😉Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object
😉Ljava/lang/Object;+56
j net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(Lcpw/mods/modlauncher/api/ITransformingClassLoader;[Ljava/lang/String
😉Ljava/lang/Void;+50
j net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$462.call()Ljava/lang/Object;+12
j cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Lcpw/mods/modlauncher/api/ITransformingClassLoader
😉V+11
j cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler
😉V+57
j cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler
😉V+19
j cpw.mods.modlauncher.Launcher.run([Ljava/lang/String
😉V+116
j cpw.mods.modlauncher.Launcher.main([Ljava/lang/String
😉V+37
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000040e68000 JavaThread "HttpPipelineReceiver" daemon [_thread_blocked, id=22232, stack(0x000000007fe70000,0x000000007ff70000)]
0x0000000040e65000 JavaThread "HttpPipelineSender" daemon [_thread_blocked, id=4136, stack(0x000000007fd70000,0x000000007fe70000)]
0x0000000040e67000 JavaThread "Worker-Cape-19" daemon [_thread_blocked, id=23524, stack(0x000000007eb10000,0x000000007ec10000)]
0x000000003ff1e000 JavaThread "Sound engine" daemon [_thread_blocked, id=22828, stack(0x000000006a9c0000,0x000000006aac0000)]
0x000000003d5f4800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=22864, stack(0x000000006a8c0000,0x000000006a9c0000)]
0x000000003d5e9000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=23184, stack(0x0000000065c10000,0x0000000065d10000)]
0x000000003d5ed800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=15672, stack(0x0000000065270000,0x0000000065370000)]
0x000000003ff25800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=23424, stack(0x000000003dfa0000,0x000000003e0a0000)]
0x000000003ff25000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=11920, stack(0x0000000038500000,0x0000000038600000)]
0x000000003ff24000 JavaThread "IO-Worker-18" [_thread_blocked, id=21592, stack(0x00000000612e0000,0x00000000613e0000)]
0x000000003ff22800 JavaThread "IO-Worker-17" [_thread_blocked, id=24000, stack(0x0000000065e40000,0x0000000065f40000)]
0x000000003ff22000 JavaThread "IO-Worker-16" [_thread_blocked, id=11832, stack(0x0000000065d40000,0x0000000065e40000)]
0x000000003ff20800 JavaThread "Thread-13" daemon [_thread_in_native, id=2396, stack(0x0000000060e30000,0x0000000060f30000)]
0x000000003ff1a800 JavaThread "Server thread" [_thread_in_Java, id=14524, stack(0x0000000047210000,0x0000000047310000)]
0x000000003ff1f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=21568, stack(0x000000003f0e0000,0x000000003f1e0000)]
0x000000003ff1d800 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=24200, stack(0x0000000037ee0000,0x0000000037fe0000)]
0x000000003ff1c800 JavaThread "Thread-10" daemon [_thread_blocked, id=18388, stack(0x0000000053670000,0x0000000053770000)]
0x000000003ff19800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7412, stack(0x000000004dea0000,0x000000004dfa0000)]
0x000000003ff18000 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=21788, stack(0x0000000047410000,0x0000000047510000)]
0x000000003ff19000 JavaThread "Worker-Main-13" daemon [_thread_in_Java, id=17764, stack(0x0000000047310000,0x0000000047410000)]
0x000000003ff1b000 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=11736, stack(0x0000000047110000,0x0000000047210000)]
0x000000001eec1000 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=20380, stack(0x0000000047010000,0x0000000047110000)]
0x000000003d5f6800 JavaThread "Worker-Main-9" daemon [_thread_in_Java, id=17928, stack(0x0000000046f10000,0x0000000047010000)]
0x000000003d5f6000 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=11816, stack(0x0000000046700000,0x0000000046800000)]
0x000000003d5f5000 JavaThread "Narrator" [_thread_blocked, id=24196, stack(0x0000000046360000,0x0000000046460000)]
0x000000003d5f7800 JavaThread "modloading-worker-8" daemon [_thread_blocked, id=22376, stack(0x0000000045320000,0x0000000045420000)]
0x000000003d5f3000 JavaThread "modloading-worker-15" daemon [_thread_blocked, id=9856, stack(0x0000000045220000,0x0000000045320000)]
0x000000003d5ed000 JavaThread "modloading-worker-6" daemon [_thread_blocked, id=20548, stack(0x0000000045120000,0x0000000045220000)]
0x000000003d5f2000 JavaThread "modloading-worker-13" daemon [_thread_blocked, id=15004, stack(0x0000000045020000,0x0000000045120000)]
0x000000003d5f1800 JavaThread "modloading-worker-4" daemon [_thread_blocked, id=24564, stack(0x0000000044940000,0x0000000044a40000)]
0x000000003d5f0800 JavaThread "modloading-worker-2" daemon [_thread_blocked, id=24544, stack(0x0000000041c80000,0x0000000041d80000)]
0x000000003d5f0000 JavaThread "modloading-worker-9" daemon [_thread_blocked, id=23672, stack(0x0000000036730000,0x0000000036830000)]
0x000000003d5ea800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=24556, stack(0x0000000038970000,0x0000000038a70000)]
0x000000003d5ee800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=23600, stack(0x0000000038310000,0x0000000038410000)]
0x000000003d5eb800 JavaThread "Worker-Bootstrap-7" daemon [_thread_blocked, id=22280, stack(0x0000000038670000,0x0000000038770000)]
0x000000001eebd000 JavaThread "Worker-Bootstrap-4" daemon [_thread_blocked, id=23092, stack(0x0000000038210000,0x0000000038310000)]
0x000000001eec4000 JavaThread "Worker-Bootstrap-2" daemon [_thread_blocked, id=24368, stack(0x0000000037de0000,0x0000000037ee0000)]
0x000000001eebe800 JavaThread "Worker-Bootstrap-1" daemon [_thread_blocked, id=24372, stack(0x0000000037ce0000,0x0000000037de0000)]
0x000000002287c000 JavaThread "Thread-2" daemon [_thread_in_native, id=8432, stack(0x0000000023cb0000,0x0000000023db0000)]
0x0000000022a44800 JavaThread "Thread-1" daemon [_thread_blocked, id=1796, stack(0x0000000023bb0000,0x0000000023cb0000)]
0x00000000224dc800 JavaThread "ForkJoinPool.commonPool-worker-9" daemon [_thread_blocked, id=3328, stack(0x00000000238b0000,0x00000000239b0000)]
0x000000001ef22800 JavaThread "Service Thread" daemon [_thread_blocked, id=2956, stack(0x00000000215a0000,0x00000000216a0000)]
0x000000001eec1800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=22548, stack(0x00000000214a0000,0x00000000215a0000)]
0x000000001eebf800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=24184, stack(0x00000000213a0000,0x00000000214a0000)]
0x000000001eec0000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=24152, stack(0x00000000212a0000,0x00000000213a0000)]
0x000000001eeb4800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=2076, stack(0x00000000211a0000,0x00000000212a0000)]
0x000000001ee81800 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=4736, stack(0x00000000210a0000,0x00000000211a0000)]
0x000000001ee79000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=23856, stack(0x0000000020fa0000,0x00000000210a0000)]
0x000000001ee6f800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=20336, stack(0x0000000020ea0000,0x0000000020fa0000)]
0x000000001ee6b000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=21540, stack(0x0000000020da0000,0x0000000020ea0000)]
0x000000001ee62000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=21704, stack(0x0000000020ca0000,0x0000000020da0000)]
0x000000001ee4e000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=21092, stack(0x0000000020ba0000,0x0000000020ca0000)]
0x000000001ee4d800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=22004, stack(0x0000000020aa0000,0x0000000020ba0000)]
0x000000001ee4b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=23532, stack(0x00000000209a0000,0x0000000020aa0000)]
0x000000001ee4a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=23172, stack(0x00000000208a0000,0x00000000209a0000)]
0x000000001ee59800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=17704, stack(0x00000000207a0000,0x00000000208a0000)]
0x000000001d3d6800 JavaThread "Finalizer" daemon [_thread_blocked, id=17384, stack(0x00000000206a0000,0x00000000207a0000)]
0x000000001d3d0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=12844, stack(0x00000000205a0000,0x00000000206a0000)]
=>0x00000000032b4800 JavaThread "Render thread" [_thread_in_native, id=23380, stack(0x00000000031b0000,0x00000000032b0000)]
Other Threads:
0x000000001ee14000 VMThread [stack: 0x00000000204a0000,0x00000000205a0000] [id=11384]
0x000000001ef25800 WatcherThread [stack: 0x00000000216a0000,0x00000000217a0000] [id=24188]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 946688K, used 610317K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 851968K, 60% used [0x000000076ab00000,0x000000078a288188,0x000000079eb00000)
from space 94720K, 99% used [0x00000007ba380000,0x00000007bfffb308,0x00000007c0000000)
to space 272896K, 0% used [0x000000079eb00000,0x000000079eb00000,0x00000007af580000)
ParOldGen total 1130496K, used 840601K [0x00000006c0000000, 0x0000000705000000, 0x000000076ab00000)
object space 1130496K, 74% used [0x00000006c0000000,0x00000006f34e6600,0x0000000705000000)
Metaspace used 108623K, capacity 123782K, committed 123904K, reserved 1155072K
class space used 15392K, capacity 18885K, committed 18944K, reserved 1048576K
Card table byte_map: [0x0000000012770000,0x0000000012f80000] byte_map_base: 0x000000000f170000
Marking Bits: (ParMarkBitMap*) 0x000000006c2e4040
Begin Bits: [0x00000000141e0000, 0x00000000181e0000)
End Bits: [0x00000000181e0000, 0x000000001c1e0000)
Polling page: 0x00000000016e0000
CodeCache: size=245760Kb used=72605Kb max_used=72618Kb free=173154Kb
bounds [0x00000000033b0000, 0x0000000007b60000, 0x00000000123b0000]
total_blobs=21763 nmethods=19788 adapters=1880
compilation: enabled
Compilation events (10 events):
Event: 27.693 Thread 0x000000001eebf800 nmethod 27276 0x0000000006e73010 code [0x0000000006e731a0, 0x0000000006e735b8]
Event: 27.693 Thread 0x000000001eebf800 27277 3 java.nio.DirectByteBuffer:
😛utInt (47 bytes)
Event: 27.694 Thread 0x000000001eeb4800 nmethod 27274 0x0000000006a5b490 code [0x0000000006a5b660, 0x0000000006a5be18]
Event: 27.694 Thread 0x000000001eeb4800 27268 3 xaero.map.region.MapBlock::fixHeightType (402 bytes)
Event: 27.694 Thread 0x000000001eebf800 nmethod 27277 0x0000000006e72a10 code [0x0000000006e72b80, 0x0000000006e72e30]
Event: 27.694 Thread 0x000000001eebf800 27262 1 xaero.map.region.Overlay::getOpacity (5 bytes)
Event: 27.694 Thread 0x000000001eebf800 nmethod 27262 0x00000000049ebb10 code [0x00000000049ebc60, 0x00000000049ebd70]
Event: 27.694 Thread 0x000000001eebf800 27264 1 xaero.map.region.MapBlock::getVerticalSlope (5 bytes)
Event: 27.694 Thread 0x000000001eebf800 nmethod 27264 0x0000000006a0ed10 code [0x0000000006a0ee60, 0x0000000006a0ef70]
Event: 27.694 Thread 0x000000001eebf800 27265 1 xaero.map.region.MapBlock::getDiagonalSlope (5 bytes)
GC Heap History (10 events):
Event: 19.654 GC heap before
{Heap before GC invocations=77 (full 4):
PSYoungGen total 1344000K, used 1314816K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1314816K, 100% used [0x000000076ab00000,0x00000007baf00000,0x00000007baf00000)
from space 29184K, 0% used [0x00000007be380000,0x00000007be380000,0x00000007c0000000)
to space 41472K, 0% used [0x00000007baf00000,0x00000007baf00000,0x00000007bd780000)
ParOldGen total 607232K, used 283404K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 46% used [0x00000006c0000000,0x00000006d14c3288,0x00000006e5100000)
Metaspace used 95608K, capacity 108370K, committed 108672K, reserved 1140736K
class space used 13826K, capacity 16945K, committed 17024K, reserved 1048576K
Event: 19.668 GC heap after
Heap after GC invocations=77 (full 4):
PSYoungGen total 1356288K, used 41462K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1314816K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007baf00000)
from space 41472K, 99% used [0x00000007baf00000,0x00000007bd77d960,0x00000007bd780000)
to space 41472K, 0% used [0x00000007bd780000,0x00000007bd780000,0x00000007c0000000)
ParOldGen total 607232K, used 333077K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 54% used [0x00000006c0000000,0x00000006d4545400,0x00000006e5100000)
Metaspace used 95608K, capacity 108370K, committed 108672K, reserved 1140736K
class space used 13826K, capacity 16945K, committed 17024K, reserved 1048576K
}
Event: 21.747 GC heap before
{Heap before GC invocations=78 (full 4):
PSYoungGen total 1356288K, used 1355969K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1314816K, 99% used [0x000000076ab00000,0x00000007baeb2c30,0x00000007baf00000)
from space 41472K, 99% used [0x00000007baf00000,0x00000007bd77d960,0x00000007bd780000)
to space 41472K, 0% used [0x00000007bd780000,0x00000007bd780000,0x00000007c0000000)
ParOldGen total 607232K, used 333077K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 54% used [0x00000006c0000000,0x00000006d4545400,0x00000006e5100000)
Metaspace used 96057K, capacity 108986K, committed 109184K, reserved 1140736K
class space used 13861K, capacity 16977K, committed 17024K, reserved 1048576K
Event: 21.762 GC heap after
Heap after GC invocations=78 (full 4):
PSYoungGen total 1249792K, used 41470K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1208320K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b4700000)
from space 41472K, 99% used [0x00000007bd780000,0x00000007bffff938,0x00000007c0000000)
to space 94720K, 0% used [0x00000007b4700000,0x00000007b4700000,0x00000007ba380000)
ParOldGen total 607232K, used 397382K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 65% used [0x00000006c0000000,0x00000006d8411880,0x00000006e5100000)
Metaspace used 96057K, capacity 108986K, committed 109184K, reserved 1140736K
class space used 13861K, capacity 16977K, committed 17024K, reserved 1048576K
}
Event: 24.601 GC heap before
{Heap before GC invocations=79 (full 4):
PSYoungGen total 1249792K, used 1249790K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1208320K, 100% used [0x000000076ab00000,0x00000007b4700000,0x00000007b4700000)
from space 41472K, 99% used [0x00000007bd780000,0x00000007bffff938,0x00000007c0000000)
to space 94720K, 0% used [0x00000007b4700000,0x00000007b4700000,0x00000007ba380000)
ParOldGen total 607232K, used 397382K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 65% used [0x00000006c0000000,0x00000006d8411880,0x00000006e5100000)
Metaspace used 103291K, capacity 117090K, committed 117248K, reserved 1148928K
class space used 14832K, capacity 18171K, committed 18176K, reserved 1048576K
Event: 24.653 GC heap after
Heap after GC invocations=79 (full 4):
PSYoungGen total 1303040K, used 94704K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1208320K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b4700000)
from space 94720K, 99% used [0x00000007b4700000,0x00000007ba37c058,0x00000007ba380000)
to space 94720K, 0% used [0x00000007ba380000,0x00000007ba380000,0x00000007c0000000)
ParOldGen total 607232K, used 592949K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 97% used [0x00000006c0000000,0x00000006e430d638,0x00000006e5100000)
Metaspace used 103291K, capacity 117090K, committed 117248K, reserved 1148928K
class space used 14832K, capacity 18171K, committed 18176K, reserved 1048576K
}
Event: 24.653 GC heap before
{Heap before GC invocations=80 (full 5):
PSYoungGen total 1303040K, used 94704K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1208320K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b4700000)
from space 94720K, 99% used [0x00000007b4700000,0x00000007ba37c058,0x00000007ba380000)
to space 94720K, 0% used [0x00000007ba380000,0x00000007ba380000,0x00000007c0000000)
ParOldGen total 607232K, used 592949K [0x00000006c0000000, 0x00000006e5100000, 0x000000076ab00000)
object space 607232K, 97% used [0x00000006c0000000,0x00000006e430d638,0x00000006e5100000)
Metaspace used 103291K, capacity 117090K, committed 117248K, reserved 1148928K
class space used 14832K, capacity 18171K, committed 18176K, reserved 1048576K
Event: 25.621 GC heap after
Heap after GC invocations=80 (full 5):
PSYoungGen total 1303040K, used 20288K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1208320K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007b4700000)
from space 94720K, 21% used [0x00000007b4700000,0x00000007b5ad0120,0x00000007ba380000)
to space 94720K, 0% used [0x00000007ba380000,0x00000007ba380000,0x00000007c0000000)
ParOldGen total 1130496K, used 606769K [0x00000006c0000000, 0x0000000705000000, 0x000000076ab00000)
object space 1130496K, 53% used [0x00000006c0000000,0x00000006e508c6d8,0x0000000705000000)
Metaspace used 103284K, capacity 117076K, committed 117248K, reserved 1148928K
class space used 14829K, capacity 18166K, committed 18176K, reserved 1048576K
}
Event: 26.964 GC heap before
{Heap before GC invocations=81 (full 5):
PSYoungGen total 1303040K, used 1228608K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1208320K, 100% used [0x000000076ab00000,0x00000007b4700000,0x00000007b4700000)
from space 94720K, 21% used [0x00000007b4700000,0x00000007b5ad0120,0x00000007ba380000)
to space 94720K, 0% used [0x00000007ba380000,0x00000007ba380000,0x00000007c0000000)
ParOldGen total 1130496K, used 606769K [0x00000006c0000000, 0x0000000705000000, 0x000000076ab00000)
object space 1130496K, 53% used [0x00000006c0000000,0x00000006e508c6d8,0x0000000705000000)
Metaspace used 107544K, capacity 122552K, committed 122880K, reserved 1153024K
class space used 15349K, capacity 18858K, committed 18944K, reserved 1048576K
Event: 27.055 GC heap after
Heap after GC invocations=81 (full 5):
PSYoungGen total 946688K, used 94700K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 851968K, 0% used [0x000000076ab00000,0x000000076ab00000,0x000000079eb00000)
from space 94720K, 99% used [0x00000007ba380000,0x00000007bfffb308,0x00000007c0000000)
to space 272896K, 0% used [0x000000079eb00000,0x000000079eb00000,0x00000007af580000)
ParOldGen total 1130496K, used 840601K [0x00000006c0000000, 0x0000000705000000, 0x000000076ab00000)
object space 1130496K, 74% used [0x00000006c0000000,0x00000006f34e6600,0x0000000705000000)
Metaspace used 107544K, capacity 122552K, committed 122880K, reserved 1153024K
class space used 15349K, capacity 18858K, committed 18944K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 27.504 Thread 0x000000003ff18000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000072ec790 method=net.minecraft.util.math.shapes.VoxelShapes.func_197875_a(Lnet/minecraft/util/math/shapes/VoxelShape;Lnet/minecraft/util/math/shapes/VoxelShape;Lnet/minecraft/util/Direction
😉Dz);@
Event: 27.504 Thread 0x000000003ff18000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000007668adc method=net.minecraft.client.renderer.BlockRendererDispatcher.renderModel(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/IBlockDisplayReader;Lº ¾e„;@
Event: 27.517 Thread 0x000000003ff1a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042e3558 method=net.minecraft.util.math.BlockPos$Mutable.func_189533_g(Lnet/minecraft/util/math/vector/Vector3i
😉Lnet/minecraft/util/math/BlockPos$Mutable; @ 2
Event: 27.517 Thread 0x000000003ff1a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042e3558 method=net.minecraft.util.math.BlockPos$Mutable.func_189533_g(Lnet/minecraft/util/math/vector/Vector3i
😉Lnet/minecraft/util/math/BlockPos$Mutable; @ 2
Event: 27.547 Thread 0x000000001eec1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000065e63f4 method=net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender.func_178575_a(Z)V @ 13
Event: 27.644 Thread 0x00000000032b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a3bd54 method=xaero.map.region.MapRegion.isLoaded()Z @ 5
Event: 27.663 Thread 0x00000000032b4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000007829fa0 method=xaero.map.MapWriter.writeChunk(Lnet/minecraft/world/World;IZLnet/minecraft/util/registry/MutableRegistry;Lxaero/map/biome/BiomeColorCalculator;Lxaero/map/region/OverlayManageæó@