Jump to content

Fresh install of Forge 1.9.4 crashing on start


Jacizi

Recommended Posts

My Minecraft 1.9.4 is crashing immediately after entering a world or logging into a server. I reinstalled Minecraft and I installed a fresh version of the latest Forge for 1.9.4. Still crashing though.

How can I fix this?

Link to comment
Share on other sites

Here is the error message

 

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffad097a41c, pid=10304, tid=8052

#

# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

# Java VM: Java HotSpot 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [ig9icd64.dll+0x57a41c]

#

# 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.sun.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 (0x0000000002874000):  JavaThread "Client thread" [_thread_in_native, id=8052, stack(0x0000000002770000,0x0000000002870000)]

 

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000043cb0040

 

Registers:

RAX=0x00007ffad097a41c, RBX=0x0000000043cb0040, RCX=0x0000000073104c88, RDX=0x0000000043cb0040

RSP=0x000000000286dc38, RBP=0x000000005f650080, RSI=0x00000000000001d4, RDI=0x0000000073104c88

R8 =0x000000000000000c, R9 =0x00007ffad0400000, R10=0x0000000073104c88, R11=0x0000000073104c88

R12=0x0000000000000010, R13=0x00000000000001d4, R14=0x000000005f7462f0, R15=0x0000000043cb0040

RIP=0x00007ffad097a41c, EFLAGS=0x0000000000010202

 

Top of Stack: (sp=0x000000000286dc38)

0x000000000286dc38:  00007ffad08f57ae 00000000000015f0

0x000000000286dc48:  0000000000be0990 0000000000000750

0x000000000286dc58:  0000000000001402 0000000000640000

0x000000000286dc68:  00007ffad04abdff 000000005f745ff0

0x000000000286dc78:  000000005f650080 0000000000000002

0x000000000286dc88:  000000000000001c 0000000000400000

0x000000000286dc98:  0000000000000000 000000005f746680

0x000000000286dca8:  00007ffa00000000 0000000002874000

0x000000000286dcb8:  000000000000001c 000000005f745ff0

0x000000000286dcc8:  0000000000000001 000000000286dda8

0x000000000286dcd8:  0000000000000000 000000005f650080

0x000000000286dce8:  00007ffad04ad820 0000000073104c88

0x000000000286dcf8:  0000000000000000 0000000063dd1058

0x000000000286dd08:  0000000000000001 0000000000000002

0x000000000286dd18:  0000000073106298 0000000073075848

0x000000000286dd28:  0000000143cb0058 0000000143cb0058

 

Instructions: (pc=0x00007ffad097a41c)

0x00007ffad097a3fc:  8b c3 c3 48 0f b6 02 48 0f b7 4a 01 48 8b 52 03

0x00007ffad097a40c:  41 88 02 66 41 89 4a 01 49 89 52 03 49 8b c3 c3

0x00007ffad097a41c:  8b 02 48 8b 4a 04 41 89 02 49 89 4a 04 49 8b c3

0x00007ffad097a42c:  c3 48 0f b6 02 8b 4a 01 48 8b 52 05 41 88 02 41

 

 

Register to memory mapping:

 

RAX=0x00007ffad097a41c is an unknown value

RBX=0x0000000043cb0040 is an unknown value

RCX=0x0000000073104c88 is an unknown value

RDX=0x0000000043cb0040 is an unknown value

RSP=0x000000000286dc38 is pointing into the stack for thread: 0x0000000002874000

RBP=0x000000005f650080 is an unknown value

RSI=0x00000000000001d4 is an unknown value

RDI=0x0000000073104c88 is an unknown value

R8 =0x000000000000000c is an unknown value

R9 =0x00007ffad0400000 is an unknown value

R10=0x0000000073104c88 is an unknown value

R11=0x0000000073104c88 is an unknown value

R12=0x0000000000000010 is an unknown value

R13=0x00000000000001d4 is an unknown value

R14=0x000000005f7462f0 is an unknown value

R15=0x0000000043cb0040 is an unknown value

 

 

Stack: [0x0000000002770000,0x0000000002870000],  sp=0x000000000286dc38,  free space=1015k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [ig9icd64.dll+0x57a41c]

C  [ig9icd64.dll+0x4f57ae]

C  0x0000000003455cd4

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J 6657  org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x0000000003455c4e [0x0000000003455c00+0x4e]

J 6725 C2 net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(Lnet/minecraft/client/renderer/VertexBuffer;)V (198 bytes) @ 0x0000000003719468 [0x0000000003719220+0x248]

j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178510_a(Lnet/minecraft/client/renderer/VertexBuffer;ILnet/minecraft/client/renderer/chunk/RenderChunk;)V+19

j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_188245_a(Lnet/minecraft/util/BlockRenderLayer;Lnet/minecraft/client/renderer/VertexBuffer;Lnet/minecraft/client/renderer/chunk/RenderChunk;Lnet/minecraft/client/renderer/chunk/CompiledChunk;D)Lcom/google/common/util/concurrent/ListenableFuture;+44

j  net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(Lnet/minecraft/client/renderer/chunk/ChunkCompileTaskGenerator;)V+555

j  net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(Lnet/minecraft/client/renderer/chunk/RenderChunk;)Z+17

j  net.minecraft.client.renderer.RenderGlobal.func_174970_a(Lnet/minecraft/entity/Entity;DLnet/minecraft/client/renderer/culling/ICamera;IZ)V+1414

j  net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V+503

j  net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+125

J 9925 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (909 bytes) @ 0x000000000434da44 [0x000000000434c540+0x1504]

J 7032 C1 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x000000000398bf4c [0x0000000003989b80+0x23cc]

j  net.minecraft.client.Minecraft.func_99999_d()V+61

j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094

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.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661

j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x00000000197e6800 JavaThread "pool-2-thread-1" [_thread_blocked, id=9092, stack(0x0000000000010000,0x0000000000110000)]

  0x00000000197e3000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=3640, stack(0x0000000074110000,0x0000000074210000)]

  0x00000000197e5000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=9828, stack(0x0000000074010000,0x0000000074110000)]

  0x00000000197e9800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=5996, stack(0x0000000073f10000,0x0000000074010000)]

  0x00000000197e6000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=4956, stack(0x0000000073e10000,0x0000000073f10000)]

  0x00000000197e4800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=3112, stack(0x0000000073d10000,0x0000000073e10000)]

  0x00000000197e1800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=3888, stack(0x0000000073c10000,0x0000000073d10000)]

  0x00000000197e7800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6456, stack(0x0000000073b10000,0x0000000073c10000)]

  0x00000000197e2000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=4720, stack(0x0000000073910000,0x0000000073a10000)]

  0x0000000019949800 JavaThread "Server thread" [_thread_in_Java, id=8620, stack(0x0000000073810000,0x0000000073910000)]

  0x000000001994a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9212, stack(0x0000000073710000,0x0000000073810000)]

  0x0000000019948800 JavaThread "Thread-11" [_thread_blocked, id=8088, stack(0x000000006ad80000,0x000000006ae80000)]

  0x000000001994f800 JavaThread "Thread-10" [_thread_blocked, id=6840, stack(0x000000006ac80000,0x000000006ad80000)]

  0x00000000176ce800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=10040, stack(0x0000000068280000,0x0000000068380000)]

  0x000000001b37f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9452, stack(0x000000001ea00000,0x000000001eb00000)]

  0x000000001c86e800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4932, stack(0x000000001bd60000,0x000000001be60000)]

  0x0000000019d2f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7956, stack(0x000000001b8c0000,0x000000001b9c0000)]

  0x0000000016fbe800 JavaThread "Service Thread" daemon [_thread_blocked, id=8888, stack(0x00000000173a0000,0x00000000174a0000)]

  0x0000000016646000 JavaThread "C1 CompilerThread2" daemon [_thread_in_vm, id=8812, stack(0x0000000016ea0000,0x0000000016fa0000)]

  0x0000000016640800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10856, stack(0x0000000016da0000,0x0000000016ea0000)]

  0x000000001663e800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=6312, stack(0x0000000016ca0000,0x0000000016da0000)]

  0x000000001663a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7704, stack(0x0000000016ba0000,0x0000000016ca0000)]

  0x0000000016638800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4004, stack(0x0000000016aa0000,0x0000000016ba0000)]

  0x0000000016637800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=10436, stack(0x00000000169a0000,0x0000000016aa0000)]

  0x00000000165fb800 JavaThread "Finalizer" daemon [_thread_blocked, id=4212, stack(0x00000000168a0000,0x00000000169a0000)]

  0x00000000165f4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8400, stack(0x00000000167a0000,0x00000000168a0000)]

=>0x0000000002874000 JavaThread "Client thread" [_thread_in_native, id=8052, stack(0x0000000002770000,0x0000000002870000)]

 

Other Threads:

  0x00000000165ec000 VMThread [stack: 0x00000000166a0000,0x00000000167a0000] [id=9688]

  0x0000000016fc5000 WatcherThread [stack: 0x00000000174a0000,0x00000000175a0000] [id=8648]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap:

par new generation  total 118016K, used 48766K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K,  38% used [0x00000000c0000000, 0x00000000c26fff68, 0x00000000c6680000)

  from space 13056K,  67% used [0x00000000c6680000, 0x00000000c6f1fab0, 0x00000000c7340000)

  to  space 13056K,  0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)

concurrent mark-sweep generation total 449980K, used 273351K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 46727K, capacity 47039K, committed 47488K, reserved 1091584K

  class space    used 5646K, capacity 5738K, committed 5760K, reserved 1048576K

 

Card table byte_map: [0x0000000012130000,0x0000000012340000] byte_map_base: 0x0000000011b30000

 

Marking Bits: (CMSBitMap*) 0x00000000028cd108

Bits: [0x0000000012950000, 0x0000000013750000)

 

Mod Union Table: (CMSBitMap*) 0x00000000028cd1c8

Bits: [0x0000000002600000, 0x0000000002638000)

 

Polling page: 0x00000000025a0000

 

CodeCache: size=245760Kb used=29473Kb max_used=29473Kb free=216287Kb

bounds [0x0000000002970000, 0x0000000004670000, 0x0000000011970000]

total_blobs=8673 nmethods=7764 adapters=820

compilation: enabled

 

Compilation events (10 events):

Event: 49.135 Thread 0x0000000016640800 nmethod 10732 0x000000000463e190 code [0x000000000463e2e0, 0x000000000463e428]

Event: 49.135 Thread 0x0000000016640800 10733      4      net.minecraft.client.renderer.block.model.SimpleBakedModel::func_188616_a (25 bytes)

Event: 49.137 Thread 0x0000000016640800 nmethod 10733 0x000000000463dcd0 code [0x000000000463de20, 0x000000000463df58]

Event: 49.137 Thread 0x0000000016640800 10731      4      net.minecraft.block.Block::doesSideBlockRendering (7 bytes)

Event: 49.137 Thread 0x0000000016640800 nmethod 10731 0x000000000463d9d0 code [0x000000000463db20, 0x000000000463dbd8]

Event: 49.137 Thread 0x0000000016640800 10737      4      net.minecraft.client.renderer.block.model.WeightedBakedModel::func_188616_a (14 bytes)

Event: 49.139 Thread 0x0000000016646000 10744      3      org.apache.commons.lang3.tuple.Pair::equals (59 bytes)

Event: 49.140 Thread 0x0000000016646000 nmethod 10744 0x000000000463e890 code [0x000000000463eaa0, 0x000000000463f7b8]

Event: 49.140 Thread 0x0000000016646000 10745      3      net.minecraft.server.management.PlayerChunkMapEntry::func_187265_a (130 bytes)

Event: 49.141 Thread 0x0000000016646000 nmethod 10745 0x000000000463cfd0 code [0x000000000463d180, 0x000000000463d6b8]

 

GC Heap History (10 events):

Event: 47.282 GC heap before

{Heap before GC invocations=86 (full 19):

par new generation  total 118016K, used 108114K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)

  from space 13056K,  24% used [0x00000000c7340000, 0x00000000c7654bc0, 0x00000000c8000000)

  to  space 13056K,  0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45782K, capacity 46015K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

Event: 47.288 GC heap after

Heap after GC invocations=87 (full 19):

par new generation  total 118016K, used 3370K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K,  0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)

  from space 13056K,  25% used [0x00000000c6680000, 0x00000000c69ca940, 0x00000000c7340000)

  to  space 13056K,  0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45782K, capacity 46015K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

}

Event: 47.620 GC heap before

{Heap before GC invocations=87 (full 19):

par new generation  total 118016K, used 108330K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)

  from space 13056K,  25% used [0x00000000c6680000, 0x00000000c69ca940, 0x00000000c7340000)

  to  space 13056K,  0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45816K, capacity 46079K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

Event: 47.625 GC heap after

Heap after GC invocations=88 (full 19):

par new generation  total 118016K, used 2856K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K,  0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)

  from space 13056K,  21% used [0x00000000c7340000, 0x00000000c760a2e0, 0x00000000c8000000)

  to  space 13056K,  0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45816K, capacity 46079K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

}

Event: 47.968 GC heap before

{Heap before GC invocations=88 (full 19):

par new generation  total 118016K, used 107816K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)

  from space 13056K,  21% used [0x00000000c7340000, 0x00000000c760a2e0, 0x00000000c8000000)

  to  space 13056K,  0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45882K, capacity 46143K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

Event: 47.972 GC heap after

Heap after GC invocations=89 (full 19):

par new generation  total 118016K, used 2872K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K,  0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)

  from space 13056K,  22% used [0x00000000c6680000, 0x00000000c694e3b8, 0x00000000c7340000)

  to  space 13056K,  0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45882K, capacity 46143K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

}

Event: 48.308 GC heap before

{Heap before GC invocations=89 (full 19):

par new generation  total 118016K, used 107832K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)

  from space 13056K,  22% used [0x00000000c6680000, 0x00000000c694e3b8, 0x00000000c7340000)

  to  space 13056K,  0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)

concurrent mark-sweep generation total 449980K, used 269987K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45904K, capacity 46143K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

Event: 48.317 GC heap after

Heap after GC invocations=90 (full 19):

par new generation  total 118016K, used 2309K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K,  0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)

  from space 13056K,  17% used [0x00000000c7340000, 0x00000000c7581420, 0x00000000c8000000)

  to  space 13056K,  0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)

concurrent mark-sweep generation total 449980K, used 273308K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 45904K, capacity 46143K, committed 46464K, reserved 1089536K

  class space    used 5581K, capacity 5674K, committed 5760K, reserved 1048576K

}

Event: 48.910 GC heap before

{Heap before GC invocations=90 (full 19):

par new generation  total 118016K, used 107269K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)

  from space 13056K,  17% used [0x00000000c7340000, 0x00000000c7581420, 0x00000000c8000000)

  to  space 13056K,  0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)

concurrent mark-sweep generation total 449980K, used 273308K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 46380K, capacity 46687K, committed 46976K, reserved 1091584K

  class space    used 5617K, capacity 5706K, committed 5760K, reserved 1048576K

Event: 48.915 GC heap after

Heap after GC invocations=91 (full 19):

par new generation  total 118016K, used 8830K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)

  eden space 104960K,  0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)

  from space 13056K,  67% used [0x00000000c6680000, 0x00000000c6f1fab0, 0x00000000c7340000)

  to  space 13056K,  0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)

concurrent mark-sweep generation total 449980K, used 273351K [0x00000000c8000000, 0x00000000e376f000, 0x0000000100000000)

Metaspace      used 46380K, capacity 46687K, committed 46976K, reserved 1091584K

  class space    used 5617K, capacity 5706K, committed 5760K, reserved 1048576K

}

 

Deoptimization events (10 events):

Event: 48.899 Thread 0x000000001994f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003543f90 method=com.jcraft.jorbis.Mapping0.inverse(Lcom/jcraft/jorbis/Block;Ljava/lang/Object;)I @ 466

Event: 48.899 Thread 0x000000001994f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003543f90 method=com.jcraft.jorbis.Mapping0.inverse(Lcom/jcraft/jorbis/Block;Ljava/lang/Object;)I @ 466

Event: 48.900 Thread 0x000000001994f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000384fad8 method=com.jcraft.jorbis.Mapping0.inverse(Lcom/jcraft/jorbis/Block;Ljava/lang/Object;)I @ 466

Event: 48.963 Thread 0x0000000002874000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e59d60 method=net.minecraft.util.math.Vec3i.hashCode()I @ 1

Event: 48.992 Thread 0x0000000002874000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000003feece0 method=net.minecraft.util.math.BlockPos.func_177967_a(Lnet/minecraft/util/EnumFacing;I)Lnet/minecraft/util/math/BlockPos; @ 11

Event: 48.998 Thread 0x0000000002874000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ac7adc method=net.minecraft.world.biome.Biome.func_180626_a(Lnet/minecraft/util/math/BlockPos;)F @ 1

Event: 48.999 Thread 0x0000000002874000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ac7adc method=net.minecraft.world.biome.Biome.func_180626_a(Lnet/minecraft/util/math/BlockPos;)F @ 1

Event: 48.999 Thread 0x0000000002874000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ac7adc method=net.minecraft.world.biome.Biome.func_180626_a(Lnet/minecraft/util/math/BlockPos;)F @ 1

Event: 48.999 Thread 0x0000000002874000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ac7adc method=net.minecraft.world.biome.Biome.func_180626_a(Lnet/minecraft/util/math/BlockPos;)F @ 1

Event: 49.115 Thread 0x0000000019949800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002fa2a94 method=java.util.EnumMap.put(Ljava/lang/Enum;Ljava/lang/Object;)Ljava/lang/Object; @ 31

 

Internal exceptions (10 events):

Event: 49.086 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d5a770) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.086 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d61208) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.087 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d67890) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.087 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d6f1f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.115 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d7a8d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.116 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d88a90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.116 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d8f5d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.117 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1d96ac8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.117 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1f8aca0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 49.119 Thread 0x0000000002874000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1fe7c20) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

 

Events (10 events):

Event: 49.117 loading class com/google/common/util/concurrent/Futures$CombinedFuture$2

Event: 49.117 loading class com/google/common/util/concurrent/Futures$CombinedFuture$2 done

Event: 49.117 loading class net/minecraft/client/renderer/chunk/ChunkRenderWorker$1

Event: 49.117 loading class net/minecraft/client/renderer/chunk/ChunkRenderWorker$1 done

Event: 49.118 loading class net/minecraft/client/renderer/chunk/ChunkRenderWorker$2

Event: 49.118 loading class net/minecraft/client/renderer/chunk/ChunkRenderWorker$2 done

Event: 49.119 loading class com/google/common/util/concurrent/Futures$5

Event: 49.119 loading class com/google/common/util/concurrent/Futures$5 done

Event: 49.138 loading class net/minecraftforge/fluids/IFluidBlock

Event: 49.138 loading class net/minecraftforge/fluids/IFluidBlock done

 

 

Dynamic libraries:

0x00007ff6f0f90000 - 0x00007ff6f0fc4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe

0x00007ffb06060000 - 0x00007ffb06221000 C:\WINDOWS\SYSTEM32\ntdll.dll

0x00007ffb04800000 - 0x00007ffb048ad000 C:\WINDOWS\system32\KERNEL32.DLL

0x00007ffb02ee0000 - 0x00007ffb030c8000 C:\WINDOWS\system32\KERNELBASE.dll

0x00007ffb03b90000 - 0x00007ffb03c37000 C:\WINDOWS\system32\ADVAPI32.dll

0x00007ffb04930000 - 0x00007ffb049cd000 C:\WINDOWS\system32\msvcrt.dll

0x00007ffb03460000 - 0x00007ffb034bb000 C:\WINDOWS\system32\sechost.dll

0x00007ffb03cb0000 - 0x00007ffb03dcc000 C:\WINDOWS\system32\RPCRT4.dll

0x00007ffb04260000 - 0x00007ffb043b6000 C:\WINDOWS\system32\USER32.dll

0x00007ffb03610000 - 0x00007ffb03796000 C:\WINDOWS\system32\GDI32.dll

0x00007ffafa4e0000 - 0x00007ffafa754000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll

0x00007ffb037a0000 - 0x00007ffb03a1d000 C:\WINDOWS\system32\combase.dll

0x00007ffb02710000 - 0x00007ffb0277a000 C:\WINDOWS\system32\bcryptPrimitives.dll

0x00007ffb06020000 - 0x00007ffb0605b000 C:\WINDOWS\system32\IMM32.DLL

0x000000006b9c0000 - 0x000000006ba92000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll

0x000000006b160000 - 0x000000006b9ba000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll

0x00007ffb05f30000 - 0x00007ffb05f38000 C:\WINDOWS\system32\PSAPI.DLL

0x00007ffaff4c0000 - 0x00007ffaff4c9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll

0x00007ffb006b0000 - 0x00007ffb006d3000 C:\WINDOWS\SYSTEM32\WINMM.dll

0x00007ffb03c40000 - 0x00007ffb03cab000 C:\WINDOWS\system32\WS2_32.dll

0x00007ffb00620000 - 0x00007ffb0064c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll

0x00007ffb03160000 - 0x00007ffb031a3000 C:\WINDOWS\system32\cfgmgr32.dll

0x000000006bfc0000 - 0x000000006bfcf000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll

0x000000006b130000 - 0x000000006b158000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll

0x000000006b110000 - 0x000000006b126000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll

0x00007ffb049d0000 - 0x00007ffb05f2c000 C:\WINDOWS\system32\SHELL32.dll

0x00007ffb02830000 - 0x00007ffb02e74000 C:\WINDOWS\system32\windows.storage.dll

0x00007ffb05f50000 - 0x00007ffb05fa2000 C:\WINDOWS\system32\shlwapi.dll

0x00007ffb026e0000 - 0x00007ffb026ef000 C:\WINDOWS\system32\kernel.appcore.dll

0x00007ffb033a0000 - 0x00007ffb03455000 C:\WINDOWS\system32\shcore.dll

0x00007ffb02680000 - 0x00007ffb026cb000 C:\WINDOWS\system32\powrprof.dll

0x00007ffb026f0000 - 0x00007ffb02704000 C:\WINDOWS\system32\profapi.dll

0x000000006b100000 - 0x000000006b10d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll

0x000000006b0e0000 - 0x000000006b0fa000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll

0x00007ffb01f50000 - 0x00007ffb01fac000 C:\WINDOWS\system32\mswsock.dll

0x000000006b0c0000 - 0x000000006b0d1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll

0x00007ffb02000000 - 0x00007ffb02017000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll

0x00007ffb01c90000 - 0x00007ffb01cc4000 C:\WINDOWS\system32\rsaenh.dll

0x00007ffb025b0000 - 0x00007ffb025d9000 C:\WINDOWS\SYSTEM32\bcrypt.dll

0x00007ffb01de0000 - 0x00007ffb01dff000 C:\WINDOWS\SYSTEM32\USERENV.dll

0x00007ffb02120000 - 0x00007ffb0212b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll

0x00007ffaf8720000 - 0x00007ffaf8758000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL

0x00007ffb05f40000 - 0x00007ffb05f48000 C:\WINDOWS\system32\NSI.dll

0x00007ffaf7c10000 - 0x00007ffaf7c26000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL

0x00007ffaf7a90000 - 0x00007ffaf7aaa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL

0x00007ffb00430000 - 0x00007ffb0043a000 C:\Users\Madison\AppData\Local\Temp\jansi-64-888701262401503039.dll

0x00007ffaed230000 - 0x00007ffaed246000 C:\WINDOWS\system32\napinsp.dll

0x00007ffaed1f0000 - 0x00007ffaed20a000 C:\WINDOWS\system32\pnrpnsp.dll

0x00007ffb00690000 - 0x00007ffb006a8000 C:\WINDOWS\system32\NLAapi.dll

0x00007ffb01000000 - 0x00007ffb010aa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll

0x00007ffaed1b0000 - 0x00007ffaed1bd000 C:\WINDOWS\System32\winrnr.dll

0x00007ffaed190000 - 0x00007ffaed1a5000 C:\WINDOWS\System32\wshbth.dll

0x00007ffaf3ae0000 - 0x00007ffaf3aea000 C:\Windows\System32\rasadhlp.dll

0x00007ffaf8010000 - 0x00007ffaf8077000 C:\WINDOWS\System32\fwpuclnt.dll

0x0000000069990000 - 0x00000000699a7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll

0x0000000180000000 - 0x0000000180053000 C:\Users\Madison\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1936-1.9.4\1.9.4-forge1.9.4-12.17.0.1936-1.9.4-natives-1799469997013\lwjgl64.dll

0x00007ffafa870000 - 0x00007ffafa87a000 C:\WINDOWS\SYSTEM32\VERSION.dll

0x00007ffade7a0000 - 0x00007ffade8c9000 C:\WINDOWS\SYSTEM32\OPENGL32.dll

0x00007ffae3420000 - 0x00007ffae344e000 C:\WINDOWS\SYSTEM32\GLU32.dll

0x00007ffade4a0000 - 0x00007ffade59a000 C:\WINDOWS\SYSTEM32\DDRAW.dll

0x00007ffae3470000 - 0x00007ffae3478000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll

0x000000006af20000 - 0x000000006b0b8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll

0x00007ffb03dd0000 - 0x00007ffb03e91000 C:\WINDOWS\system32\OLEAUT32.dll

0x00007ffb00e70000 - 0x00007ffb00ee9000 C:\WINDOWS\system32\apphelp.dll

0x00007ffb010e0000 - 0x00007ffb01176000 C:\WINDOWS\system32\uxtheme.dll

0x00007ffb04100000 - 0x00007ffb0425a000 C:\WINDOWS\system32\MSCTF.dll

0x00007ffae5040000 - 0x00007ffae50e3000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll

0x00007ffb002d0000 - 0x00007ffb002f2000 C:\WINDOWS\system32\dwmapi.dll

0x00007ffad0400000 - 0x00007ffad10be000 C:\WINDOWS\SYSTEM32\ig9icd64.dll

0x00007ffafca70000 - 0x00007ffafd6ba000 C:\WINDOWS\SYSTEM32\igc64.dll

0x00007ffb00550000 - 0x00007ffb00563000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll

0x00007ffafa760000 - 0x00007ffafa7f1000 C:\WINDOWS\SYSTEM32\mscms.dll

0x00007ffaf61e0000 - 0x00007ffaf6222000 C:\WINDOWS\SYSTEM32\icm32.dll

0x00007ffb04050000 - 0x00007ffb040f7000 C:\WINDOWS\system32\clbcatq.dll

0x00007ffae4ee0000 - 0x00007ffae503c000 C:\Windows\System32\uiautomationcore.dll

0x00007ffb024b0000 - 0x00007ffb02549000 C:\WINDOWS\SYSTEM32\sxs.dll

0x00007ffaf7430000 - 0x00007ffaf749a000 C:\Windows\System32\OLEACC.dll

0x00007ffb034c0000 - 0x00007ffb03603000 C:\WINDOWS\system32\ole32.dll

0x000000001a760000 - 0x000000001a798000 C:\Users\Madison\AppData\Local\Temp\jna\jna1336879152062622272.dll

0x000000001bbd0000 - 0x000000001bc34000 C:\Users\Madison\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1936-1.9.4\1.9.4-forge1.9.4-12.17.0.1936-1.9.4-natives-1799469997013\OpenAL64.dll

0x00007ffafadb0000 - 0x00007ffafae20000 C:\WINDOWS\System32\MMDevApi.dll

0x00007ffaff6e0000 - 0x00007ffaff866000 C:\WINDOWS\System32\PROPSYS.dll

0x00007ffb010b0000 - 0x00007ffb010d7000 C:\WINDOWS\System32\DEVOBJ.dll

0x00007ffad8ce0000 - 0x00007ffad8d7c000 C:\WINDOWS\SYSTEM32\dsound.dll

0x00007ffad8330000 - 0x00007ffad83b8000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL

0x00007ffafeca0000 - 0x00007ffafedd6000 C:\WINDOWS\SYSTEM32\wintypes.dll

0x000000001e800000 - 0x000000001e824000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll

0x00007ffaff130000 - 0x00007ffaff2bc000 C:\WINDOWS\SYSTEM32\dbghelp.dll

 

VM Arguments:

jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Madison\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1936-1.9.4\1.9.4-forge1.9.4-12.17.0.1936-1.9.4-natives-1799469997013

java_command: net.minecraft.launchwrapper.Launch --username keepitsimpleplz --version 1.9.4-forge1.9.4-12.17.0.1936-1.9.4 --gameDir C:\Users\Madison\AppData\Roaming\.minecraft --assetsDir C:\Users\Madison\AppData\Roaming\.minecraft\assets --assetIndex 1.9 --uuid 318e71add2fa4d5f83cccc5d1c321aee --accessToken ac5ea2c3479c45be93008e0d5e4e1d13 --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --nativeLauncherVersion 301

java_class_path (initial): C:\Users\Madison\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1936-1.9.4\forge-1.9.4-12.17.0.1936-1.9.4.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Madison\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\Madison\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Madison\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\Madison\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\Madison\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Madison\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\Madison\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Madison\AppData\Roaming\.minecraft\libra

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\NVIDIA Corporation\DDS Utilities;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\

USERNAME=Madison

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel

 

 

 

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

 

OS: Windows 8.1 , 64 bit Build 9600

 

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 78 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 12479368k(8303880k free), swap 14379912k(9324240k free)

 

vm_info: Java HotSpot 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct  7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)

 

time: Wed Jun 15 23:49:41 2016

elapsed time: 49 seconds (0d 0h 0m 49s)

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello, I'm trying to modify the effects of native enchantments for bows and arrows in Minecraft. After using a decompilation tool, I found that the specific implementations of native bow and arrow enchantments (including `ArrowDamageEnchantment`, `ArrowKnockbackEnchantment`, `ArrowFireEnchantment`, `ArrowInfiniteEnchantment`, `ArrowPiercingEnchantment`) do not contain any information about the enchantment effects (such as the `getDamageProtection` function for `ProtectionEnchantment`, `getDamageBonus` function for `DamageEnchantment`, etc.). Upon searching for the base class of arrows, `AbstractArrow`, I found a function named setEnchantmentEffectsFromEntity`, which seems to be used to retrieve the enchantment levels of the tool held by a `LivingEntity` and calculate the specific values of the enchantment effects. However, after testing with the following code, I found that this function is not being called:   @Mixin(AbstractArrow.class) public class ModifyArrowEnchantmentEffects {     private static final Logger LOGGER = LogUtils.getLogger();     @Inject(         method = "setEnchantmentEffectsFromEntity",         at = @At("HEAD")     )     private void logArrowEnchantmentEffectsFromEntity(CallbackInfo ci) {         LOGGER.info("Arrow enchantment effects from entity");     } }   Upon further investigation, I found that within the onHitEntity method, there are several lines of code:               if (!this.level().isClientSide &amp;&amp; entity1 instanceof LivingEntity) {                EnchantmentHelper.doPostHurtEffects(livingentity, entity1);                EnchantmentHelper.doPostDamageEffects((LivingEntity)entity1, livingentity);             }   These lines of code actually call the doPostHurt and doPostAttack methods of each enchantment in the enchantment list. However, this leads back to the issue because native bow and arrow enchantments do not implement these functions. Although their base class defines the functions, they are empty. At this point, I'm completely stumped and seeking assistance. Thank you.
    • I have been trying to make a server with forge but I keep running into an issue. I have jdk 22 installed as well as Java 8. here is the debug file  
    • it crashed again     What the console says : [00:02:03] [Server thread/INFO] [Easy NPC/]: [EntityManager] Server started! [00:02:03] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {iceandfire:fire_dragon_roost=true, iceandfire:fire_lily=true, iceandfire:spawn_dragon_skeleton_fire=true, iceandfire:lightning_dragon_roost=true, iceandfire:spawn_dragon_skeleton_lightning=true, iceandfire:ice_dragon_roost=true, iceandfire:ice_dragon_cave=true, iceandfire:lightning_dragon_cave=true, iceandfire:cyclops_cave=true, iceandfire:spawn_wandering_cyclops=true, iceandfire:spawn_sea_serpent=true, iceandfire:frost_lily=true, iceandfire:hydra_cave=true, iceandfire:lightning_lily=true, iceandfireixie_village=true, iceandfire:myrmex_hive_jungle=true, iceandfire:myrmex_hive_desert=true, iceandfire:silver_ore=true, iceandfire:siren_island=true, iceandfire:spawn_dragon_skeleton_ice=true, iceandfire:spawn_stymphalian_bird=true, iceandfire:fire_dragon_cave=true, iceandfire:sapphire_ore=true, iceandfire:spawn_hippocampus=true, iceandfire:spawn_death_worm=true} [00:02:03] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true} [00:02:03] [Server thread/INFO] [ne.be.lo.WeaponRegistry/]: Encoded Weapon Attribute registry size (with package overhead): 41976 bytes (in 5 string chunks with the size of 10000) [00:02:03] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [00:02:03] [Server thread/WARN] [voicechat/]: [voicechat] Running in offline mode - Voice chat encryption is not secure! [00:02:03] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Using server-ip as bind address: 0.0.0.0 [00:02:03] [Server thread/WARN] [ModernFix/]: Dedicated server took 22.521 seconds to load [00:02:03] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Voice chat server started at 0.0.0.0:25565 [00:02:03] [Server thread/WARN] [minecraft/SynchedEntityData]: defineId called for: class net.minecraft.world.entity.player.Player from class tschipp.carryon.common.carry.CarryOnDataManager [00:02:03] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@2941ffd5 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 0 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 1 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 2 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 3 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 4 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 5 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 6 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 7 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 8 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 9 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 10 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 11 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 12 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 13 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 14 [00:02:19] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@ebc7ef2 [00:02:19] [Server thread/INFO] [minecraft/PlayerList]: ZacAdos[/90.2.17.162:49242] logged in with entity id 1062 at (-1848.6727005281205, 221.0, -3054.2468255848935) [00:02:19] [Server thread/ERROR] [ModernFix/]: Skipping entity ID sync for com.talhanation.smallships.world.entity.ship.Ship: java.lang.NoClassDefFoundError: net/minecraft/client/CameraType [00:02:19] [Server thread/INFO] [minecraft/MinecraftServer]: - Gloop - ZacAdos joined the game [00:02:19] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Updating all forceload tickets for cc56befd-d376-3526-a760-340713c478bd [00:02:19] [Server thread/INFO] [se.mi.te.da.DataManager/]: Sending data to client: ZacAdos [00:02:19] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of - Gloop - ZacAdos (17) [00:02:19] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to - Gloop - ZacAdos [00:02:21] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player cc56befd-d376-3526-a760-340713c478bd [00:02:22] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player cc56befd-d376-3526-a760-340713c478bd [00:02:22] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player - Gloop - ZacAdos (cc56befd-d376-3526-a760-340713c478bd) successfully connected to voice chat stop [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping the server [00:02:34] [Server thread/INFO] [mo.pl.ar.ArmourersWorkshop/]: stop local service [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players [00:02:34] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: ZacAdos lost connection: Server closed [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: - Gloop - ZacAdos left the game [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Updating all forceload tickets for cc56befd-d376-3526-a760-340713c478bd [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (world): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Stopping IO worker... [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Stopped IO worker! [00:02:34] [Server thread/INFO] [Calio/]: Removing Dynamic Registries for: net.minecraft.server.dedicated.DedicatedServer@7dc879e1 [MineStrator Daemon]: Checking server disk space usage, this could take a few seconds... [MineStrator Daemon]: Updating process configuration files... [MineStrator Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... [MineStrator Daemon]: Pulling Docker container image, this could take a few minutes to complete... [MineStrator Daemon]: Finished pulling Docker container image container@pterodactyl~ java -version openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) container@pterodactyl~ java -Xms128M -Xmx6302M -Dterminal.jline=false -Dterminal.ansi=true -Djline.terminal=jline.UnsupportedTerminal -p libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar:libraries/cpw/mods/securejarhandler/2.1.4/securejarhandler-2.1.4.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/net/minecraftforge/JarJarFileSystems/0.3.16/JarJarFileSystems-0.3.16.jar --add-modules ALL-MODULE-PATH --add-opens java.base/java.util.jar=cpw.mods.securejarhandler --add-opens java.base/java.lang.invoke=cpw.mods.securejarhandler --add-exports java.base/sun.security.util=cpw.mods.securejarhandler --add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming -Djava.net.preferIPv6Addresses=system -DignoreList=bootstraplauncher-1.1.2.jar,securejarhandler-2.1.4.jar,asm-commons-9.5.jar,asm-util-9.5.jar,asm-analysis-9.5.jar,asm-tree-9.5.jar,asm-9.5.jar,JarJarFileSystems-0.3.16.jar -DlibraryDirectory=libraries -DlegacyClassPath=libraries/cpw/mods/securejarhandler/2.1.4/securejarhandler-2.1.4.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar:libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar:libraries/net/minecraftforge/eventbus/6.0.3/eventbus-6.0.3.jar:libraries/net/minecraftforge/forgespi/6.0.0/forgespi-6.0.0.jar:libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar:libraries/cpw/mods/modlauncher/10.0.8/modlauncher-10.0.8.jar:libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar:libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar:libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar:libraries/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar:libraries/net/jodah/typetools/0.8.3/typetools-0.8.3.jar:libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar:libraries/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar:libraries/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar:libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar:libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar:libraries/net/minecraftforge/JarJarSelector/0.3.16/JarJarSelector-0.3.16.jar:libraries/net/minecraftforge/JarJarMetadata/0.3.16/JarJarMetadata-0.3.16.jar:libraries/net/minecraftforge/fmlloader/1.19.2-43.3.0/fmlloader-1.19.2-43.3.0.jar:libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-extra.jar:libraries/com/github/oshi/oshi-core/5.8.5/oshi-core-5.8.5.jar:libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:libraries/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar:libraries/com/mojang/authlib/3.11.49/authlib-3.11.49.jar:libraries/com/mojang/brigadier/1.0.18/brigadier-1.0.18.jar:libraries/com/mojang/datafixerupper/5.0.28/datafixerupper-5.0.28.jar:libraries/com/mojang/javabridge/1.2.24/javabridge-1.2.24.jar:libraries/com/mojang/logging/1.0.0/logging-1.0.0.jar:libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar:libraries/io/netty/netty-buffer/4.1.77.Final/netty-buffer-4.1.77.Final.jar:libraries/io/netty/netty-codec/4.1.77.Final/netty-codec-4.1.77.Final.jar:libraries/io/netty/netty-common/4.1.77.Final/netty-common-4.1.77.Final.jar:libraries/io/netty/netty-handler/4.1.77.Final/netty-handler-4.1.77.Final.jar:libraries/io/netty/netty-resolver/4.1.77.Final/netty-resolver-4.1.77.Final.jar:libraries/io/netty/netty-transport/4.1.77.Final/netty-transport-4.1.77.Final.jar:libraries/io/netty/netty-transport-classes-epoll/4.1.77.Final/netty-transport-classes-epoll-4.1.77.Final.jar:libraries/io/netty/netty-transport-native-epoll/4.1.77.Final/netty-transport-native-epoll-4.1.77.Final-linux-x86_64.jar:libraries/io/netty/netty-transport-native-epoll/4.1.77.Final/netty-transport-native-epoll-4.1.77.Final-linux-aarch_64.jar:libraries/io/netty/netty-transport-native-unix-common/4.1.77.Final/netty-transport-native-unix-common-4.1.77.Final.jar:libraries/it/unimi/dsi/fastutil/8.5.6/fastutil-8.5.6.jar:libraries/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar:libraries/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar:libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:libraries/org/apache/logging/log4j/log4j-api/2.17.0/log4j-api-2.17.0.jar:libraries/org/apache/logging/log4j/log4j-core/2.17.0/log4j-core-2.17.0.jar:libraries/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.0/log4j-slf4j18-impl-2.17.0.jar:libraries/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar cpw.mods.bootstraplauncher.BootstrapLauncher --launchTarget forgeserver --fml.forgeVersion 43.3.0 --fml.mcVersion 1.19.2 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20220805.130853 [00:02:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [00:02:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-12-amd64 [00:02:43] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:44] [main/WARN] [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [00:02:44] [main/WARN] [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/container/mods/resourcefullib-forge-1.19.2-1.1.24.jar [00:02:44] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection Latest log [29Mar2024 00:02:42.803] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [29Mar2024 00:02:42.805] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-12-amd64 [29Mar2024 00:02:43.548] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [29Mar2024 00:02:43.876] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.877] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.877] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.878] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:44.033] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [29Mar2024 00:02:44.034] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/container/mods/resourcefullib-forge-1.19.2-1.1.24.jar [29Mar2024 00:02:44.034] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection
    • I am unable to do that. Brigadier is a mojang library that parses commands.
  • Topics

×
×
  • Create New...

Important Information

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