Merge pull request #306 from LindaJuffermans/docs-0801-sodium

Sodium cannot be enable during rendering.
This commit is contained in:
Jonas Herzig
2020-08-01 21:33:36 +02:00
committed by GitHub

View File

@@ -589,3 +589,6 @@ The [Baritone](https://github.com/cabaletta/baritone/) mod can cause a crash whe
### RandomPatches [randompatches] ### RandomPatches [randompatches]
Minecraft may crash if you try to use [RandomPatches](https://www.curseforge.com/minecraft/mc-mods/randompatches) together with ReplayMod. Try removing RandomPatches if Minecraft crashes on startup. Minecraft may crash if you try to use [RandomPatches](https://www.curseforge.com/minecraft/mc-mods/randompatches) together with ReplayMod. Try removing RandomPatches if Minecraft crashes on startup.
### Sodium [sodium]
ReplayMod can record when [Sodium](https://www.curseforge.com/minecraft/mc-mods/sodium) is installed but will crash during render. Disable Sodium before rendering, it can be re-enabled after that.