[1.19.2] [Create] Crashing upon trying to break a chest
ztx-lyghters opened this issue ยท 4 comments
Steps to reproduce:
Boot up a Void Linux. Open Minecraft with ATM8 modpack, load a world. If that's a new world - play it for some time. Place a vanilla chest on the ground and try to break it with a bare hand. Get a libc native code crash.
I do have a lot of mods, it's a changed ATM8 modpack with even more mods, but this bug happens ONLY with Rubidium turned on. I also did get this bug on the stock ATM8 with latest two versions of ATM8. Disabling Rubidium solves the crash. Tried to change every possible Rubidium option (in GUI settings anyway). Tested on AMD FX-8350 with GTX 1060 3GB (attached report is from this machine) and on a laptop with Ryzen 7 (I don't remember the model, sorry) with integrated video, on both machines it crashes and the crash is related to the same error - __memcpy_sse2_unaligned_erms+somehexnumber
Tested with Rubidium 0.6.2
Forge is 43.1.34
I'm using VoidLinux with Java 17.0.5 and glibc 2.32, running the game with PolyMC.
>>log file<<
OK, it was a bit tedious, but I was turning off mods one by one and found the other end of this problem - Create.
Apparently Rubidium and Create for 1.19 don't play together... That's a shame.
I don't know which side should take any action, so I'll be sure to mention this problem in Create repo as well.
OK, it was a bit tedious, but I was turning off mods one by one and found the other end of this problem - Create. Apparently Rubidium and Create for 1.19 don't play together... That's a shame. I don't know which side should take any action, so I'll be sure to mention this problem in Create repo as well.
Are you sure you're on the latest version of Create for 1.19.2? I believe the bug has been fixed already.
OK, it was a bit tedious, but I was turning off mods one by one and found the other end of this problem - Create. Apparently Rubidium and Create for 1.19 don't play together... That's a shame. I don't know which side should take any action, so I'll be sure to mention this problem in Create repo as well.
Are you sure you're on the latest version of Create for 1.19.2? I believe the bug has been fixed already.
I'm using version 0.5.0.f, which is the latest available on both curseforge and modrinth.
Seems like it was ATM8 specific problem, sorry about that. Closing.
AllTheMods/ATM-8#63