Crashing issue
wolfie556 opened this issue ยท 16 comments
Describe the Bug
anytime i try and play a few seconds too a few minutes after loading onto the server i crash and this is all it says in the crashe report
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000023be34d11b8, pid=11444, tid=20284
JRE version: OpenJDK Runtime Environment Microsoft-8035246 (17.0.8+7) (build 17.0.8+7-LTS)
Java VM: OpenJDK 64-Bit Server VM Microsoft-8035246 (17.0.8+7-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
Problematic frame:
J 83475 c2 com.simibubi.create.content.kinetics.millstone.MillstoneBlockEntity.tick()V [email protected] (227 bytes) @ 0x0000023be34d11b8 [0x0000023be34d07c0+0x00000000000009f8]
Reproduction Steps
- Its anytime i join the server i dont know what the conditions are
...
Expected Result
Game crash
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1f
Minecraft Version
1.20.1
Forge Version
47.2.20
Other Mods
Its the all the mods 9 mod pack
Additional Context
No response
I'm also getting this issue, same error:
# Problematic frame:
# J 51822 c2 com.simibubi.create.content.kinetics.millstone.MillstoneBlockEntity.tick()V [email protected]
Any updates on this? This also happens on a server i play on, on multiple clients. Just being in the same chunk as a millstone seems to be enough to cause this.
I'll make a suggestion, but it may not completely fix the issue.
I've had this crash in a modpack, which was caused both by Java and by outdated graphics drivers. Update your drivers first, and see if anything changes. If not, I don't know what to tell you.
I am not a dev, take my words with a grain of salt
I'll make a suggestion, but it may not completely fix the issue.
I've had this crash in a modpack, which was caused both by Java and by outdated graphics drivers. Update your drivers first, and see if anything changes. If not, I don't know what to tell you.
I am not a dev, take my words with a grain of salt
Yeah, I did try and update drivers and a different JVM but the issue persists. Given that multiple people i know with vastly different setups experience this issue, I don't think the issue comes from drivers.
Is this still a known issue? I've got the same issue, as well as some other people playing on the server. There are a few millstones on the server and I can go over to them, but will randomly crash.
Full modlist:
modlist.txt
Here's the logs:
latest.log
hs_err_pid18224.log
For everyone who's having this issue, please try the following:
- install the modrinth launcher
- install java 17 from https://adoptium.net/temurin/releases/?version=17&os=windows specifically the x64, JDK, .msi file
- go into modrinth app's settings page and then java settings and press auto detect and pick the java17 you just installed
- in the same page as above click test next to java 17, make sure it passes
- create a new instance in the modrinth launcher and try to reproduce this crash, you'll likely wanna copy your mods and save over aswell
I played 1 hour in the same chunk with a Millstone and so far, there was no error.
Hopefully it stays that way.
Thank you IThundxr :)
I have the same issue on my server.
I followed IThundxr's steps and it still appears.
hs_err_pid11032.log
latest.log
The only difference is that i used CurseForge. In the CF Settings I picked minecraft and under the category "Java version for installing Forge modloader" the java17 version is selected.
I also updated nvidia drivers.
If I use the java -version command in cmd it prints
openjdk version "17.0.11" 2024-04-16
OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9)
OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode, sharing)
So i guess everything is right
It is so frustrating...
I have the same issue on my server.
I followed IThundxr's steps and it still appears.
hs_err_pid11032.log latest.log
The only difference is that i used CurseForge. In the CF Settings I picked minecraft and under the category "Java version for installing Forge modloader" the java17 version is selected.
I also updated nvidia drivers.
If I use the java -version command in cmd it prints openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9) OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode, sharing)
So i guess everything is right It is so frustrating...
my instructions did not say to use curseforge launcher, you cannot change the java distribution that the curseforge launcher uses
But if java17 is the only java version installed. How can curseforge use something else?
the curseforge launcher bundles java alongside itself that it uses, it doesn't let you switch java "distributions" (which are not the same as versions), so like my instructions said use modrinth app
Interesting. Thanks for the input. I will try that. I will leave a command if it works :)
gonna close this issue as a "caused by whatever java distrubution curseforge launcher uses" if anyone has issues after following my instructions then make a new issue while pinging me it in (@IThundxr)