1.19.2-Fabric datapack error and Crashed when creating new world+enter world #2472
-
|
Hi. Second,When I back to title screen,And entered a new world(or all world),the error appeared again,All worlds can't enter,and reported this error. Third,click "create new world" again,it crashed. Time: 2022-08-21 10:51:07 java.lang.IllegalArgumentException: SubTree needs at least one child A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Affected screen -- -- Last reload -- -- System Details -- |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
|
The orignal Crash Report are difficult to understand , so i also installed Mod Menu and Not Enough Crashes these mods. |
Beta Was this translation helpful? Give feedback.
-
|
This is the latest.log Time: 2022-08-21 11:59:17 java.lang.IllegalArgumentException: SubTree needs at least one child A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Affected screen -- -- Last reload -- -- System Details -- |
Beta Was this translation helpful? Give feedback.
-
|
According to this it is a problem with graalvm 22.2.0: It is suggested there that 22.1.0 works or you can use a different java, e.g. https://adoptium.net/ |
Beta Was this translation helpful? Give feedback.
D:\downloads\graalvm-ee-java17-windows-amd64-22.2.0\graalvm-ee-java17-22.2.0\bin\java.exeAccording to this it is a problem with graalvm 22.2.0:
brucethemoose/Minecraft-Performance-Flags-Benchmarks#6 (comment)
It is suggested there that 22.1.0 works or you can use a different java, e.g. https://adoptium.net/