From d26c9e508b03a65f83b2e22fee14b3c5a60f1959 Mon Sep 17 00:00:00 2001 From: LindaJuffermans Date: Sat, 1 Aug 2020 20:51:13 +0200 Subject: [PATCH] Sodium cannot be enable during rendering. --- docs/content.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content.md b/docs/content.md index dff875a6..f9a97b3c 100755 --- a/docs/content.md +++ b/docs/content.md @@ -589,3 +589,6 @@ The [Baritone](https://github.com/cabaletta/baritone/) mod can cause a crash whe ### 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. + +### 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.