Update src/logs.ts
Co-authored-by: Kedas <m@yarn.network> Signed-off-by: IThundxr <harshdhaliwal9767@gmail.com>
This commit is contained in:
parent
1dd26cc9b8
commit
021b4b8eae
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ const macOSNSWindowAnalyzer: Analyzer = async (text) => {
|
|||
) {
|
||||
return [
|
||||
'MacOS NSInternalInconsistencyException',
|
||||
'You need to downgrade your Java 8 version. See https://prismlauncher.org//wiki/getting-started/installing-java/#older-minecraft-on-macos',
|
||||
'You need to downgrade your Java 8 version. See https://prismlauncher.org/wiki/getting-started/installing-java/#older-minecraft-on-macos',
|
||||
];
|
||||
}
|
||||
return null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue