Update to MC 1.14.1
The ReplayStudio update also fixes an issue with reading the PlayerListEntryPacket leading to NPEs during Quick Mode.
This commit is contained in:
@@ -212,7 +212,7 @@ public class RenderSettings {
|
||||
}
|
||||
}
|
||||
break;
|
||||
case UNIX: // Linux users are entrusted to have their PATH configured correctly (most package manager do this)
|
||||
case LINUX: // Linux users are entrusted to have their PATH configured correctly (most package manager do this)
|
||||
case SOLARIS: // Never heard of anyone running this mod on Solaris having any problems
|
||||
case UNKNOWN: // Unknown OS, just try to use "ffmpeg"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user