Closed chimbersaw closed 7 months ago
Thanks! Will try to fix it as soon as I can!
Is that on your Skyblock island only? Or are u in some kind of Skyblock lobby? Do you have like images at your skyblock island, like maps? I can still attempt to fix this without recreating it.
@chimbersaw Could you use the jar published in this workflow: https://github.com/3arthqu4ke/headlessmc/actions/runs/8571329123 And try it with that?
(https://github.com/3arthqu4ke/headlessmc/actions/runs/8571329123/artifacts/1388628556)
Is that on your Skyblock island only? Or are u in some kind of Skyblock lobby? Do you have like images at your skyblock island, like maps? I can still attempt to fix this without recreating it.
This happens when I join Skyblock, so in the main Skyblock hub.
@chimbersaw Could you use the jar published in this workflow: https://github.com/3arthqu4ke/headlessmc/actions/runs/8571329123 And try it with that?
(https://github.com/3arthqu4ke/headlessmc/actions/runs/8571329123/artifacts/1388628556)
Unfortunately, this didn't fix the problem.
The error reproduces with the steps I mentioned both on my Mac and my ubuntu server.
Please see the recording and the full log:
I made a typo... Can you try with this one, once it has finished: https://github.com/3arthqu4ke/headlessmc/actions/runs/8572879296
Were you not successful at reproducing this error?
Is that a new error?
I also deleted your message, you should sanitize your log files, look for tokens etc..
Were you not successful at reproducing this error?
I think I will have to play a bit through skyblock to get to the hub? I think I spawn on the island so I dont crash. Will to play through it sometime.
Is that a new error?
I also deleted your message, you should sanitize your log files, look for tokens etc..
Were you not successful at reproducing this error?
I think I will have to play a bit through skyblock to get to the hub? I think I spawn on the island so I dont crash. Will to play through it sometime.
Yes, that is a new error. Thanks for removing the comment.
AFAIR it takes no more than 5 minutes to get to the hub (the portal on the neighboring island), and then you start spawning in the hub rather than on your island.
Okay i checked that /hub
works on a new account. So you can just msg /hub
after msg /skyblock
I just bridged over ^^
Its odd, I am in the hub, but I do not crash. Could you tell me approximately where I need to go in the hub for the crash to occur?
Hmm, but I guess you always spawn at the central place in the hub right?
Also, could you just try it one more time, when an hs_err_pid is created theres a chance that its just a one time thing.
But when it crashed on your mac it was always the hs_err_pid, not the java.lang.IllegalStateException: Image is not allocated.
that you sent me in the beginning, right?
The Image is not allocated
should be fixed, I will look into the second one.
Ok whoops, didnt really mean to delete that comment, confused myself. Comment said basically: hs_err_pid crash occurs still, on mac, but not on ubuntu. Here, the error file sent: hs_err_pid26237.log
Waited until I got marked as AFK and no crash, Windows machine.
Are you using any other mods?
Cause its kinda hard to tell whats going on.
I see a jdk.internal.misc.Unsafe.copySwapMemory0
called by VertexConsumer.putBulkData
but I do not see that in the code anywhere...
But when it crashed on your mac it was always the hs_err_pid, not the
java.lang.IllegalStateException: Image is not allocated.
that you sent me in the beginning, right?The
Image is not allocated
should be fixed, I will look into the second one.
headlessmc-launcher-1.9.3
- getting java.lang.IllegalStateException: Image is not allocated
on both platformsheadlessmc-launcher-1.9.4
- getting hs_err_pid on mac, no problem on ubuntuAlright thanks. I am going to move that to a new issue, but idk if I can fix it. I do not have a mac system to recreate the issue and I also do not really understand whats going on in the hs_err_pid. All I can do is suggest to reinstall java :( On Windows and Ubuntu it seems to work fine.
Potentially related: https://github.com/FTBTeam/FTB-Modpack-Issues/issues/3325 Though there it seems to be Java 17.0.7 only, while this is on 17.0.9?
Ok actually might be 17.0.7 onwards, here it happens on 17.0.8.
@chimbersaw could you downgrade to java 17.0.6 on your MacOS machine?
Potentially related: FTBTeam/FTB-Modpack-Issues#3325 Though there it seems to be Java 17.0.7 only, while this is on 17.0.9?
Thanks for pointing that out, i will try on 17.0.6
Ok actually might be 17.0.7 onwards, here it happens on 17.0.8.
@chimbersaw could you downgrade to java 17.0.6 on your MacOS machine?
Okay, this actually worked: 17.0.6
doesn't crash the game.
I've also tried the latest 17.0.10
release and the crash was present.
TL;DR
java.lang.IllegalStateException: Image is not allocated
bug is fixed in headlessmc-1.9.4
hs_err_pid
crash is an aarch64 macOS JVM bug on Java 17.0.7+, consider downgrading to 17.0.6
Thanks, @3arthqu4ke
Nice, thanks for helping out!
Hi, love your project!
I have encountered a crash that occurs only when i join Hypixel Skyblock. Something in this exact world breaks the game. Without the
-lwjgl
everything works as expected. Can you please look into it?Minecraft version:
Fabric 1.19.3
Mods installed: onlyhmc-specifics-1.19.3-fabric.jar
HeadlessMc version:headlessmc-launcher-1.9.3.jar
Steps to reproduce:
java -jar headlessmc-launcher-1.9.3.jar
download 1.19.3
fabric 1.19.3
launch fabric-loader-0.15.9-1.19.3 -lwjgl
connect play.hypixel.net
msg /skyblock
Here's the crash log:
crash-2024-04-05_10.51.02-client.txt