Fabric API

Fabric API

106M Downloads

Latest Fabric API build Crashes when running the latest Java on the latest version of macOS

Southpaw1496 opened this issue ยท 5 comments

commented

I'm running (not anymore obviously) Fabric API build 307, macOS 10.15.4 and Java 251

commented

Can you post the crash log please?

commented

hs_err_pid10985.log
It doesn't have a crash log, it just dumps a java error file, which I have enclosed.

commented

Yes, that would help solve it more quickly.

commented

This seems to be a CraftPresence bug:

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7457  org.lwjgl.system.JNI.invokePI(JJI)I (0 bytes) @ 0x00000001162c53c7 [0x00000001162c5380+0x47]
J 28755 C2 com.gitlab.cdagaming.craftpresence.utils.KeyUtils.onTick()V (150 bytes) @ 0x0000000118f73230 [0x0000000118f72b00+0x730]
J 38680 C2 com.gitlab.cdagaming.craftpresence.CraftPresence.clientTick()V (424 bytes) @ 0x0000000119a730c8 [0x0000000119a72b80+0x548]
J 38209% C2 java.util.TimerThread.mainLoop()V (232 bytes) @ 0x00000001186fcddc [0x00000001186fcd80+0x5c]
j  java.util.TimerThread.run()V+1
v  ~StubRoutines::call_stub
commented

So I should post this issue on CraftPresence?