[Question] I wanna know why it looks so weird
qznfbnj opened this issue ยท 4 comments
I'm using forge-1.18.2-40.1.52, I install
- catalogue-1.6.2-1.18.2
- Shimmer-forge-1.18.2-0.1.1
- rubidium-0.5.2a
- rubidium_extras-1.18.2_v1.3.1
When I l click the mod list button, game will crash.
And many test:
catalogue + Shimmer + rubidium (without rubidium_extras) -> Can access mod list
catalogue + rubidium + rubidium_extras (without Shimmer) -> Can access mod list
Shimmer + rubidium + rubidium_extras (without catalogue) -> Can access mod list
catalogue + Shimmer + rubidium + rubidium_extras -> Crash (no crash-report generation, and debug.log, latest.log or logstream by launcher don't contains any useful information)
if I change rubidium_extras' mods.toml, delete '#' in '#issueTrackerURL':
catalogue + Shimmer + rubidium + rubidium_extras -> Can access mod list but version info of rubidium_extras become '0.0NONE'
I wanna know why it looks so weird and whose fault it is
Bug in Shimmer. Fixed as of Low-Drag-MC/Shimmer#15
Not sure if released yet though
Bug in Shimmer. Fixed as of Low-Drag-MC/Shimmer#15 Not sure if released yet though
This bug was submitted by me so I have tested the latest version (as is said above, Shimmer-forge-1.18.2-0.1.1) as soon as possible, and it has fixed in that 0.1.1 version. Do you mean Shimmer don't fix the bug completely?
-
catalogue + Shimmer + rubidium + rubidium_extras -> Sometime can access mod list without crash, but GPU usage jump from 0% to 100% then jump from 100% to 0%.

In this case, enter a world and exit to main screen, can access mod list without high GPU usage. -
catalogue + Shimmer + rubidium + rubidium_extras -> Sometime can access mod list without high GPU usage, everything looks normal
Oh I seem to have found a workaround: use integrated graphics card instead of discrete graphics card to play Minecraft. At the cost of performance reduction, crash resolved. Although I don't know why.