[Bug]: Hard lock when attempting to load a SkyFactory One 1.0.1 instance on Linux with builderadditions MIDI input enabled.
TheMuso opened this issue ยท 1 comments
General Info
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the modpack
Modpack version
1.0.1
Java version
OpenJDK 11.0.12.0.7 on Fedora Linux 35
Modpack Launcher Used
MultiMC 0.6.13
Memory Allocated
8GB
Minecraft World Environment
Single Player
Misc Client Info
- Optifine Installed
- Shaders Installed
Server Java Version
N/A
Server Operating System
N/A
Misc Server Info
- Sponge or Non-Vanilla Forge Server
Issue Description
I get a hard system lockup when attempting to load SkyFactory One 1.0.1 with the above info. To be clear, this is in Linux.
I tracked the problem down to MIDI input being enabled for the buildersaddition mod. It appears that this is an option that is enabled in the pack, but not enabled by default.
As a work-around, I opened up config/buildersaddition-common.toml in an editor, and set midi_input_enable to false.
Additional Information
No response