MoreCulling

MoreCulling

77.1k Downloads

Java crash: EXCEPTION_ACCESS_VIOLATION in ca.fxco.moreculling.utils.SpriteUtils.doesHaveTranslucency

Wuzado opened this issue ยท 1 comments

commented

Crash occurred when trying to join a server. Was using the Fabulously Optimized 5.6.4 modpack.

Crash log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000025088607b40, pid=1948, tid=21328
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.8.1+1 (17.0.8.1+1) (build 17.0.8.1+1)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (17.0.8.1+1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# J 18497 c2 ca.fxco.moreculling.utils.SpriteUtils.doesHaveTranslucency(Lnet/minecraft/class_1011;Ljava/util/List;)Z (148 bytes) @ 0x0000025088607b40 [0x0000025088607a20+0x0000000000000120]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\User\AppData\Roaming\PrismLauncher\instances\Fabulously Optimized(4)\.minecraft\hs_err_pid1948.log
Compiled method (c2)  114058 18497       4       ca.fxco.moreculling.utils.SpriteUtils::doesHaveTranslucency (148 bytes)
 total in heap  [0x0000025088607890,0x0000025088607f78] = 1768
 relocation     [0x00000250886079e8,0x0000025088607a08] = 32
 main code      [0x0000025088607a20,0x0000025088607d60] = 832
 stub code      [0x0000025088607d60,0x0000025088607d78] = 24
 oops           [0x0000025088607d78,0x0000025088607d80] = 8
 metadata       [0x0000025088607d80,0x0000025088607d98] = 24
 scopes data    [0x0000025088607d98,0x0000025088607ea8] = 272
 scopes pcs     [0x0000025088607ea8,0x0000025088607f58] = 176
 dependencies   [0x0000025088607f58,0x0000025088607f60] = 8
 nul chk table  [0x0000025088607f60,0x0000025088607f78] = 24
[14:59:35] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
#
Process crashed with exitcode -1073740791.

Java crash log attached below.

hs_err_pid1948.log

commented

Should be fixed