Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after sound engine is initialized: EXCEPTION_ACCESS_VIOLATION (0xc0000005) #56

Closed
ledfwil opened this issue Sep 23, 2023 · 22 comments

Comments

@ledfwil
Copy link

ledfwil commented Sep 23, 2023

hs_err_pid7648.log
hs_err_pid9228.log
hs_err_pid11184.log
hs_err_pid4292.log
hs_err_pid6516.log
Modpack Version: 1.5.0
JRE version: Java(TM) SE Runtime Environment (8.0_381) (build 1.8.0_381-b09)
Launcher: Prism Launcher
Brief Description of Issue:
I attempted to launch the modpack multiple times, but got the same error each time, at the same place. I did a little bit of research and tried some fixes. All I really did was increase the allocated memory to Minecraft in attempts to have it not read the wrong thing, but it still did, with over 90% of my host memory (15GB/16GB).
Other Details:
CPU: Intel Core i3-3240T
OS: Windows 10, version 22H2 (Build 19045.3448)
RAM: 16GB DDR3
If you need anything else, just ask!

@Polarite
Copy link
Owner

can you remove multithreading mod? if that solves the issue I will release a quick patch

@Polarite
Copy link
Owner

Polarite commented Sep 24, 2023

can you set XMS to 2gb?

I was checking other stuff and I noticed you are giving all your ram to the game, your pc also needs ram, please set XMX max to 8gb and xms max to 2gb

@chorbintime
Copy link

Update your GPU drivers as well

@ledfwil
Copy link
Author

ledfwil commented Sep 24, 2023

Update your GPU drivers as well

can you set XMS to 2gb?

I was checking other stuff and I noticed you are giving all your ram to the game, your pc also needs ram, please set XMX max to 8gb and xms max to 2gb

I have the latest drivers from Intel for the iGPU in my PC, and in a normal circumstance, Xms is 512MB, while Xmx is 8192MB (8GB) I will see what the removal of the multithreading mod does.

@ledfwil
Copy link
Author

ledfwil commented Sep 24, 2023

Update your GPU drivers as well

can you set XMS to 2gb?
I was checking other stuff and I noticed you are giving all your ram to the game, your pc also needs ram, please set XMX max to 8gb and xms max to 2gb

I have the latest drivers from Intel for the iGPU in my PC, and in a normal circumstance, Xms is 512MB, while Xmx is 8192MB (8GB) I will see what the removal of the multithreading mod does.

I increased the memory to attempt to isolate the chance of it throwing the same exception

@ledfwil
Copy link
Author

ledfwil commented Sep 24, 2023

One last thing, which mod handles multithreading?

@Polarite
Copy link
Owner

can you send latest logs? Also 1.5.1 quick fix makes the multithreading as an optional mod, try installing that and disabling the multithreading option there

@ledfwil
Copy link
Author

ledfwil commented Sep 24, 2023

@Polarite
Copy link
Owner

Apperantly your issue happens before downloading stuff pack downloads at first time opening.

Can you open vanilla minecraft 1.7.10? or does that not as well?

@Polarite
Copy link
Owner

The error codes point to either corrupt java installation OR outdated GPU drivers, what is your gpu driver version?

@ledfwil
Copy link
Author

ledfwil commented Sep 25, 2023

Screenshot (23)
I'm going to re-install Java 8, since I couldn't find any newer drivers than shown.

@Polarite
Copy link
Owner

@ledfwil
Copy link
Author

ledfwil commented Sep 25, 2023

I'll try it, and then I'll re-install Java 8

@Polarite
Copy link
Owner

For java, you can use adoptium, it is known by higher performance and lower ram usage.

https://adoptium.net/temurin/releases/?version=8

Don't forget to change the java in launcher settings after you install it.

@ledfwil
Copy link
Author

ledfwil commented Sep 25, 2023

I'm going to try adoptium, as it still crashed even Vanilla 1.7.10 .

@ledfwil
Copy link
Author

ledfwil commented Sep 25, 2023

I cry, it still crashes. Same place, too. Installed the Intel graphics update as well. Any other ideas? Or is my hardware either too new or too old?

Repository owner deleted a comment from ledfwil Sep 25, 2023
@Polarite
Copy link
Owner

you included your session ID there, so I deleted it, I thought vanilla 1.7.10 would also crash. can you send your prism minecraft log instead of latest.log, that would be more informative I think.

@ledfwil
Copy link
Author

ledfwil commented Sep 25, 2023

Vanilla:
Prism Launcher version: 7.2 (official)

Launched instance in online mode

authserver.mojang.com resolves to:
[18.165.9.16, 18.165.9.5, 18.165.9.112, 18.165.9.102]

session.minecraft.net resolves to:
[2620:1ec:29:1::40, 2620:1ec:48:1::40, 13.107.253.40, 13.107.226.40]

textures.minecraft.net resolves to:
[2620:1ec:29:1::40, 2620:1ec:48:1::40, 13.107.253.40, 13.107.226.40]

api.mojang.com resolves to:
[2620:1ec:29:1::40, 2620:1ec:48:1::40, 13.107.253.40, 13.107.226.40]

Minecraft folder is:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/1.7.10/.minecraft

Java path is:
C:/Program Files/Eclipse Adoptium/jre-8.0.382.5-hotspot/bin/javaw.exe

Checking Java version...
Java is version 1.8.0_382, using 64 (amd64) architecture, from Temurin.

Main Class:
net.minecraft.client.main.Main

Native path:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/1.7.10/natives

Libraries:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/netty/1.8.8/netty-1.8.8.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/google/guava/guava/15.0/guava-15.0.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9-fixed/log4j-api-2.0-beta9-fixed.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9-fixed/log4j-core-2.0-beta9-fixed.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/minecraft/1.7.10/minecraft-1.7.10-client.jar

Native libraries:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-windows-64.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/tv/twitch/twitch-external-platform/4.5/twitch-external-platform-4.5-natives-windows-64.jar

Params:
--username --version 1.7.10 --gameDir C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/1.7.10/.minecraft --assetsDir C:/Users/ztedu/AppData/Roaming/PrismLauncher/assets --assetIndex 1.7.10 --uuid --accessToken --userProperties --userType

Window size: max (if available)

Launcher: standard

Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx8192m, -Duser.language=en]

Minecraft process ID: 11220

[12:06:12] [main/INFO]: Setting user: ledfwil
[12:06:12] [main/INFO]: (Session ID is token::)
[12:06:13] [Client thread/INFO]: LWJGL Version: 2.9.4
[12:06:14] [Client thread/INFO]: Reloading ResourceManager: Default
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[12:06:15] [Sound Library Loader/INFO]: Sound engine started

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb52632ee7, pid=11220, tid=0x0000000000001ea8

JRE version: OpenJDK Runtime Environment (8.0_382-b05) (build 1.8.0_382-b05)

Java VM: OpenJDK 64-Bit Server VM (25.382-b05 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig7icd64.dll+0x22ee7]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

C:\Users\ztedu\AppData\Roaming\PrismLauncher\instances\1.7.10.minecraft\hs_err_pid11220.log

If you would like to submit a bug report, please visit:

https://github.com/adoptium/adoptium-support/issues

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

AL lib: (EE) alc_cleanup: 1 device not closed
Process exited with code 1.
Pack Log:
Prism Launcher version: 7.2 (official)

Launched instance in online mode

authserver.mojang.com resolves to:
[65.8.49.109, 65.8.49.49, 65.8.49.68, 65.8.49.33]

session.minecraft.net resolves to:
[2620:1ec:29:1::40, 2620:1ec:48:1::40, 13.107.253.40, 13.107.226.40]

textures.minecraft.net resolves to:
[2620:1ec:48:1::40, 2620:1ec:29:1::40, 13.107.226.40, 13.107.253.40]

api.mojang.com resolves to:
[2620:1ec:29:1::40, 2620:1ec:48:1::40, 13.107.253.40, 13.107.226.40]

Minecraft folder is:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/Tsundere-Unity--Nostalgia-Blast/minecraft

Java path is:
C:/Program Files/Eclipse Adoptium/jre-8.0.382.5-hotspot/bin/javaw.exe

Checking Java version...
Java is version 1.8.0_382, using 64 (amd64) architecture, from Temurin.

Main Class:
net.minecraft.launchwrapper.Launch

Native path:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/Tsundere-Unity--Nostalgia-Blast/natives

Libraries:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/netty/1.8.8/netty-1.8.8.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/google/guava/guava/17.0/guava-17.0.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9-fixed/log4j-api-2.0-beta9-fixed.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9-fixed/log4j-core-2.0-beta9-fixed.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/minecraftforge/forge/1.7.10-10.13.4.1614-1.7.10/forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/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/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/com/mojang/minecraft/1.7.10/minecraft-1.7.10-client.jar

Native libraries:
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-windows-64.jar
C:/Users/ztedu/AppData/Roaming/PrismLauncher/libraries/tv/twitch/twitch-external-platform/4.5/twitch-external-platform-4.5-natives-windows-64.jar

Mods:
[✔] +unimixins-all-1.7.10-0.1.11
[✔] itlt-1.7.x-1.0.3
[✔] mcinstanceloader-2.6
[✔] modernsplash-1.7.10-1.2.1-d88da6a.dirty
[✔] ResourceLoader-MC1.7.10-1.3
[✔] serializationisbad-1.3

Params:
--username --version 1.7.10 --gameDir C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/Tsundere-Unity--Nostalgia-Blast/minecraft --assetsDir C:/Users/ztedu/AppData/Roaming/PrismLauncher/assets --assetIndex 1.7.10 --uuid --accessToken --userProperties --userType --tweakClass cpw.mods.fml.common.launcher.FMLTweaker

Window size: max (if available)

Launcher: standard

Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx8192m, -Duser.language=en]

Minecraft process ID: 2552

[11:58:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:58:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:58:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[11:58:22] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[11:58:22] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_382, running on Windows 10:amd64:10.0, installed at C:\Program Files\Eclipse Adoptium\jre-8.0.382.5-hotspot
[11:58:22] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from +unimixins-all-1.7.10-0.1.11.jar
[11:58:22] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from modernsplash-1.7.10-1.2.1-d88da6a.dirty.jar
[11:58:22] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:58:22] [main/WARN] [FML]: The coremod io.dogboy.serializationisbad.legacyforge.SerializationIsBadCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:58:22] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad]: Initializing SerializationIsBad, implementation type: legacyforge
[11:58:23] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad]: Using remote config file
[11:58:23] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad]: Loaded config file
[11:58:23] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad]: Blocking Enabled: true
[11:58:23] [main/INFO] [io.dogboy.serializationisbad.core.SerializationIsBad]: Loaded Patch Modules: 38
[11:58:23] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:58:23] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:58:23] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/ztedu/AppData/Roaming/PrismLauncher/instances/Tsundere-Unity--Nostalgia-Blast/minecraft/mods/+unimixins-all-1.7.10-0.1.11.jar Service=LaunchWrapper Env=CLIENT
[11:58:23] [main/INFO] [MixinBooter]: MixinBootstrap Initializing...
[11:58:24] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[11:58:24] [main/INFO] [GasStation Core Plugin]: Initializing GasStationCore
[11:58:24] [main/INFO] [GTNHMixins Core Plugin]: Initializing GTNHMixins Core
[11:58:24] [main/INFO] [unimixins]: Instantiating AllCore
[11:58:24] [main/INFO] [unimixins]: Instantiating CompatCore
[11:58:24] [main/INFO] [unimixins-mixinextras]: Instantiating MixinExtrasCore
[11:58:24] [main/WARN] [FML]: The coremod gkappa.modernsplash.MSLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:58:24] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[11:58:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:58:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:58:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:58:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:58:26] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:58:26] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[11:58:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:58:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:58:26] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[11:58:26] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@341a8659
[11:58:26] [main/INFO] [GTNHMixins Core Plugin]: Examining core mod list
[11:58:26] [main/INFO] [GTNHMixins Core Plugin]: LoadedCoreMods [cpw.mods.fml.relauncher.FMLCorePlugin, io.dogboy.serializationisbad.legacyforge.SerializationIsBadCoreMod, io.github.legacymoddingmc.unimixins.all.AllCore, org.spongepowered.asm.launch.MixinTweaker, gkappa.modernsplash.MSLoadingPlugin, lumien.resourceloader.asm.LoadingPlugin, net.minecraftforge.classloading.FMLForgePlugin, cpw.mods.fml.common.launcher.FMLDeobfTweaker]
[11:58:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[11:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[11:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:58:27] [main/WARN] [mixin]: Error loading class: com/mumfrey/liteloader/client/gui/startup/LoadingBar (java.lang.ClassNotFoundException: The specified class 'com.mumfrey.liteloader.client.gui.startup.LoadingBar' was not found)
[11:58:27] [main/WARN] [mixin]: @mixin target com.mumfrey.liteloader.client.gui.startup.LoadingBar was not found mixins.liteloader.json:LoadingBarMixin from mod (unknown)
[11:58:27] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:58:28] [main/INFO]: Setting user: ledfwil
[11:58:30] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:58:35] [Client thread/INFO] [unimixins]: Transforming FMLCommonHandler to add hook for enhancing crash reports
[11:58:35] [Client thread/INFO] [STDOUT]: [gkappa.modernsplash.CustomSplash:start:246]: ---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 9/25/23 11:58 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_382, Temurin
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
Memory: 511663672 bytes (487 MB) / 748158976 bytes (713 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.5161' Renderer: 'Intel(R) HD Graphics 2500'
Mixins in Stacktrace:
net.minecraft.client.Minecraft:
mixins.modernsplash.json:MinecraftMixin from mod modernsplash
cpw.mods.fml.client.FMLClientHandler:
mixins.modernsplash.json:FMLClientHandlerMixin from mod modernsplash
[11:58:36] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[11:58:36] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
[11:58:36] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[11:58:36] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[11:58:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[11:58:37] [Client thread/INFO] [FML]: Searching C:\Users\ztedu\AppData\Roaming\PrismLauncher\instances\Tsundere-Unity--Nostalgia-Blast\minecraft\mods for mods
[11:58:50] [Client thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load
[11:58:50] [Client thread/INFO] [MixinBooter]: Instantiating all ILateMixinLoader implemented classes...
[11:58:50] [Client thread/INFO] [GTNHMixins]: Instantiating all @LateMixin annotated and ILateMixinLoader implemented classes...
[11:58:50] [Client thread/INFO] [GTNHMixins Core Plugin]: LoadedMods [mcp, FML, Forge, unimixins, unimixins-mixin, unimixins-compat, mixingasm, gtnhmixins, spongemixins, mixinbooterlegacy, gasstation, mixinextras, itlt, mcinstanceloader, modernsplash, ResourceLoader]
[11:58:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, unimixins, unimixins-mixin, unimixins-compat, mixingasm, gtnhmixins, spongemixins, mixinbooterlegacy, gasstation, mixinextras, itlt, mcinstanceloader, modernsplash, ResourceLoader] at CLIENT
[11:58:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, unimixins, unimixins-mixin, unimixins-compat, mixingasm, gtnhmixins, spongemixins, mixinbooterlegacy, gasstation, mixinextras, itlt, mcinstanceloader, modernsplash, ResourceLoader] at SERVER
[11:58:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:UniMixins, FMLFileResourcePack:UniMixins: Mixin (UniMix), FMLFileResourcePack:UniMixins: Compatibility, FMLFileResourcePack:UniMixins: Mixingasm, FMLFileResourcePack:UniMixins: GTNHMixins, FMLFileResourcePack:UniMixins: SpongeMixins, FMLFileResourcePack:UniMixins: MixinBooterLegacy, FMLFileResourcePack:UniMixins: GasStation, FMLFileResourcePack:UniMixins: MixinExtras, FMLFileResourcePack:It's the little things, FMLFileResourcePack:MCInstance Loader, FMLFileResourcePack:ModernSplash, FMLFileResourcePack:Resource Loader
[11:58:52] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[11:58:52] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[11:58:52] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[11:58:52] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:58:52] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:58:52] [Client thread/INFO] [itlt]: version: 1.7.10
[11:58:52] [Client thread/INFO] [itlt]: We are NOT yelling at people
[11:58:52] [Client thread/INFO] [itlt]: C:\Users\ztedu\AppData\Roaming\PrismLauncher\instances\Tsundere-Unity--Nostalgia-Blast\minecraft\config\itlt
[11:58:52] [Client thread/INFO] [itlt]: Custom modpack icon found
[11:58:52] [Client thread/INFO] [itlt]: Technic icon NOT found.
[11:58:52] [Client thread/INFO] [itlt]: Cache file not found.
[11:58:52] [Client thread/INFO] [MCInstance Loader]: Current mod version is 2.6
[11:58:52] [Client thread/INFO] [MCInstance Loader]: Generating the mod info page...
[11:58:52] [Client thread/INFO] [MCInstance Loader]: Generating the config file...
[11:58:52] [Client thread/INFO] [MCInstance Loader]: Found a leftover temp directory, removed it.
[11:58:54] [Client thread/INFO] [MCInstance Loader]: Found pack.instance, starting the installation process.
[11:58:54] [Client thread/INFO] [MCInstance Loader]: Found a resources.packconfig file, starting the download process.
[12:00:05] [Client thread/INFO] [FML]: Applying holder lookups
[12:00:05] [Client thread/INFO] [FML]: Holder lookups applied
[12:00:05] [Client thread/INFO] [FML]: Injecting itemstacks
[12:00:05] [Client thread/INFO] [FML]: Itemstack injection complete
[12:00:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[12:00:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[12:00:05] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[12:00:05] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:00:06] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[12:00:06] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[12:00:06] [Sound Library Loader/INFO]: Sound engine started

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb4f562ee7, pid=2552, tid=0x0000000000000c14

JRE version: OpenJDK Runtime Environment (8.0_382-b05) (build 1.8.0_382-b05)

Java VM: OpenJDK 64-Bit Server VM (25.382-b05 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig7icd64.dll+0x22ee7]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

C:\Users\ztedu\AppData\Roaming\PrismLauncher\instances\Tsundere-Unity--Nostalgia-Blast\minecraft\hs_err_pid2552.log

If you would like to submit a bug report, please visit:

https://github.com/adoptium/adoptium-support/issues

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

Process exited with code 1.
Both are from the most recent launch of either instance.

@Polarite
Copy link
Owner

Polarite commented Sep 25, 2023

After looking up on internet a bit more (apperantly) that old imtel gpu in multimc(therefore prism) isnt supported with latest java, a workaround is using this version of java instead:

https://files.multimc.org/downloads/jre-8u51-windows-x64.zip

EDIT: changed link to 64bit

@Polarite
Copy link
Owner

Where issue got mentioned first: MultiMC/Launcher#3398

@ledfwil
Copy link
Author

ledfwil commented Sep 25, 2023

It's time to close this issue, as all has returned well. No crashed, no problems. Have a great day, and thank you for your help.

@Polarite
Copy link
Owner

Glad to hear that solved your issue, I will pin this in case someone else gets the same problem.

@Polarite Polarite pinned this issue Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants