Skip to content

Commit 0b64e89

Browse files
authored
Update line breaks (#6126)
1 parent 7b63796 commit 0b64e89

5 files changed

Lines changed: 678 additions & 678 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Exception in thread "main" java.lang.ClassNotFoundException: org.glavo.log4j.patch.agent.Log4jAgent
2-
at java.net.URLClassLoader.findClass(Unknown Source)
3-
at java.lang.ClassLoader.loadClass(Unknown Source)
4-
FATAL ERROR in native method: processing of -javaagent failed
5-
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
6-
at java.lang.ClassLoader.loadClass(Unknown Source)
7-
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(Unknown Source)
8-
at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(Unknown Source)
1+
Exception in thread "main" java.lang.ClassNotFoundException: org.glavo.log4j.patch.agent.Log4jAgent
2+
at java.net.URLClassLoader.findClass(Unknown Source)
3+
at java.lang.ClassLoader.loadClass(Unknown Source)
4+
FATAL ERROR in native method: processing of -javaagent failed
5+
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
6+
at java.lang.ClassLoader.loadClass(Unknown Source)
7+
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(Unknown Source)
8+
at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(Unknown Source)

HMCLCore/src/test/resources/crash-report/rtss_forest_sodium.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
Time: 2024-02-05 22:59:34
55
Description: Initializing game
66

7-
java.lang.RuntimeException: RivaTuner Statistics Server (RTSS) is not compatible with Sodium, see here for more details: https://github.com/CaffeineMC/sodium-fabric/wiki/Known-Issues#rtss-incompatible
8-
at me.jellysquid.mods.sodium.client.compatibility.checks.ModuleScanner.checkModules(ModuleScanner.java:36)
9-
at net.minecraft.class_1041.handler$cda000$sodium$postWindowCreated(class_1041.java:2572)
10-
at net.minecraft.class_1041.<init>(class_1041.java:109)
11-
at net.minecraft.class_3682.method_16038(class_3682.java:21)
12-
at net.minecraft.class_310.<init>(class_310.java:515)
13-
at net.minecraft.client.main.Main.main(Main.java:223)
14-
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
15-
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
16-
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
7+
java.lang.RuntimeException: RivaTuner Statistics Server (RTSS) is not compatible with Sodium, see here for more details: https://github.com/CaffeineMC/sodium-fabric/wiki/Known-Issues#rtss-incompatible
8+
at me.jellysquid.mods.sodium.client.compatibility.checks.ModuleScanner.checkModules(ModuleScanner.java:36)
9+
at net.minecraft.class_1041.handler$cda000$sodium$postWindowCreated(class_1041.java:2572)
10+
at net.minecraft.class_1041.<init>(class_1041.java:109)
11+
at net.minecraft.class_3682.method_16038(class_3682.java:21)
12+
at net.minecraft.class_310.<init>(class_310.java:515)
13+
at net.minecraft.client.main.Main.main(Main.java:223)
14+
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
15+
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
16+
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
1717

1818

1919
A detailed walkthrough of the error, its code path and all known details is as follows:

0 commit comments

Comments
 (0)