game crashed for an EXCEPTION_ACCESS_VIOLATION
Dansab-158 opened this issue ยท 1 comments
Hi,
so recently i've encountered 3/4 game crashes for access violation while using this mod in my modpack. I suspect that this issue is caused by something related with lightning summoning using mod's gear. In the log the first rows that I can read are the following:
Current thread (0x0000021388a98100): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16776, stack(0x000000b8cf600000,0x000000b8cf700000)]
Current CompileTask:
C2:1278823 89037 4 com.infamous.dungeons_gear.client.ClientProxy::spawnParticles (135 bytes)
If needed I can try to get/share any information.
I'm not familiar with coding, or this website much, but I am having an issue similar to yours. The code looks slightly different, but here's my bit
Current thread (0x00000189f97c77d0): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9608, stack(0x00000032d0b00000,0x00000032d0c00000)]
Current CompileTask:
C2:2450956 88947 4 com.infamous.dungeons_gear.client.ClientProxy::spawnParticles (135 bytes)
If the mod dev checks this, can you please provide a fix? I'm on 1.19.2 if that helps. I don't know anything about coding or what particles are causing trouble. I really don't want to get rid of the mod. It's really enjoyable!