· 5 years ago · Jul 26, 2020, 04:46 PM
1[27Jul2020 00:36:27.342] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Leong123, --version, MultiMC5, --gameDir, D:/Game/MultiMC/instances/Create 101/.minecraft, --assetsDir, D:/Game/MultiMC/assets, --assetIndex, 1.15, --uuid, 34b7ce33953f4b7d871b6574e8c0c2c0, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.30, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
2[27Jul2020 00:36:27.347] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 14.0.2 by AdoptOpenJDK
3[27Jul2020 00:36:27.540] [main/FATAL] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Encountered serious error loading transformation service, expect problems
4java.util.ServiceConfigurationError: cpw.mods.modlauncher.api.ITransformationService: Provider io.github.zekerzhayard.optiforge.asm.fml.OptiForgeTransformationService could not be instantiated
5 at java.util.ServiceLoader.fail(ServiceLoader.java:584) ~[?:?]
6 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:806) ~[?:?]
7 at java.util.ServiceLoader$ProviderImpl.get(ServiceLoader.java:724) ~[?:?]
8 at java.util.ServiceLoader$3.next(ServiceLoader.java:1396) ~[?:?]
9 at cpw.mods.modlauncher.ServiceLoaderStreamUtils.errorHandlingServiceLoader(ServiceLoaderStreamUtils.java:67) [modlauncher-5.1.0.jar:?]
10 at cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:141) [modlauncher-5.1.0.jar:?]
11 at cpw.mods.modlauncher.Launcher.run(Launcher.java:74) [modlauncher-5.1.0.jar:?]
12 at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
13 at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?]
14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
17 at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
18 at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
19 at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
20 at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
21 at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
22Caused by: java.lang.ExceptionInInitializerError
23 at java.lang.J9VMInternals.ensureError(J9VMInternals.java:186) ~[?:?]
24 at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:175) ~[?:?]
25 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
26 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
27 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
28 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
29 at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?]
30 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:782) ~[?:?]
31 ... 15 more
32Caused by: java.lang.IllegalArgumentException: Cannot locate declared field java.lang.String.hash
33 at org.apache.commons.lang3.Validate.isTrue(Validate.java:158) ~[commons-lang3-3.5.jar:3.5]
34 at org.apache.commons.lang3.reflect.FieldUtils.writeDeclaredField(FieldUtils.java:835) ~[commons-lang3-3.5.jar:3.5]
35 at io.github.zekerzhayard.optiforge.asm.fml.OptiForgeTransformationService.<clinit>(OptiForgeTransformationService.java:56) ~[?:?]
36 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
37 at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
38 at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
39 at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
40 at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?]
41 at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:782) ~[?:?]
42 ... 15 more
43[27Jul2020 00:36:27.558] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
44[27Jul2020 00:36:27.560] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: D:\Game\MultiMC\instances\Create 101\.minecraft\mods\preview_OptiFine_1.15.2_HD_U_G1_pre30.jar
45[27Jul2020 00:36:27.735] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
46[27Jul2020 00:36:27.763] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
47[27Jul2020 00:36:28.436] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/D:/Game/MultiMC/instances/Create%20101/.minecraft/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT
48[27Jul2020 00:36:29.444] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
49[27Jul2020 00:36:29.529] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
50[27Jul2020 00:36:29.539] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
51[27Jul2020 00:36:29.548] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
52[27Jul2020 00:36:29.559] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
53[27Jul2020 00:36:29.576] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
54[27Jul2020 00:36:29.587] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
55[27Jul2020 00:36:29.596] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
56[27Jul2020 00:36:29.610] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
57[27Jul2020 00:36:29.625] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
58[27Jul2020 00:36:29.639] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
59[27Jul2020 00:36:29.645] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
60[27Jul2020 00:36:29.650] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
61[27Jul2020 00:36:29.656] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
62[27Jul2020 00:36:29.688] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
63[27Jul2020 00:36:29.702] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
64[27Jul2020 00:36:29.718] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
65[27Jul2020 00:36:29.724] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
66[27Jul2020 00:36:29.729] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
67[27Jul2020 00:36:29.735] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
68[27Jul2020 00:36:29.740] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
69[27Jul2020 00:36:29.745] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
70[27Jul2020 00:36:29.751] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
71[27Jul2020 00:36:29.756] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
72[27Jul2020 00:36:29.761] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
73[27Jul2020 00:36:29.766] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
74[27Jul2020 00:36:29.772] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
75[27Jul2020 00:36:29.777] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
76[27Jul2020 00:36:29.783] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
77[27Jul2020 00:36:29.788] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
78[27Jul2020 00:36:29.793] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
79[27Jul2020 00:36:29.797] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
80[27Jul2020 00:36:29.801] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
81[27Jul2020 00:36:29.804] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
82[27Jul2020 00:36:29.807] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
83[27Jul2020 00:36:29.811] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
84[27Jul2020 00:36:29.816] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
85[27Jul2020 00:36:29.820] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
86[27Jul2020 00:36:29.823] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
87[27Jul2020 00:36:29.826] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
88[27Jul2020 00:36:29.829] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
89[27Jul2020 00:36:29.833] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
90[27Jul2020 00:36:29.836] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
91[27Jul2020 00:36:29.839] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
92[27Jul2020 00:36:29.843] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
93[27Jul2020 00:36:29.846] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
94[27Jul2020 00:36:29.850] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
95[27Jul2020 00:36:29.853] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
96[27Jul2020 00:36:29.856] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
97[27Jul2020 00:36:29.859] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
98[27Jul2020 00:36:29.862] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
99[27Jul2020 00:36:29.865] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
100[27Jul2020 00:36:29.869] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
101[27Jul2020 00:36:29.872] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
102[27Jul2020 00:36:29.875] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
103[27Jul2020 00:36:29.878] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
104[27Jul2020 00:36:29.881] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
105[27Jul2020 00:36:29.885] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
106[27Jul2020 00:36:29.888] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
107[27Jul2020 00:36:29.891] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
108[27Jul2020 00:36:29.893] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
109[27Jul2020 00:36:29.896] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
110[27Jul2020 00:36:29.899] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
111[27Jul2020 00:36:29.904] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
112[27Jul2020 00:36:29.908] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
113[27Jul2020 00:36:29.912] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
114[27Jul2020 00:36:29.917] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
115[27Jul2020 00:36:29.920] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
116[27Jul2020 00:36:29.923] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
117[27Jul2020 00:36:29.926] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
118[27Jul2020 00:36:29.930] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
119[27Jul2020 00:36:29.932] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
120[27Jul2020 00:36:29.936] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
121[27Jul2020 00:36:29.940] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
122[27Jul2020 00:36:29.943] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
123[27Jul2020 00:36:29.945] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
124[27Jul2020 00:36:29.948] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
125[27Jul2020 00:36:29.954] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
126[27Jul2020 00:36:29.958] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
127[27Jul2020 00:36:29.961] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
128[27Jul2020 00:36:29.964] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
129[27Jul2020 00:36:29.967] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
130[27Jul2020 00:36:29.973] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
131[27Jul2020 00:36:29.977] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
132[27Jul2020 00:36:29.980] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
133[27Jul2020 00:36:29.984] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
134[27Jul2020 00:36:29.987] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
135[27Jul2020 00:36:29.991] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
136[27Jul2020 00:36:29.996] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
137[27Jul2020 00:36:30.001] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
138[27Jul2020 00:36:30.005] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
139[27Jul2020 00:36:30.010] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
140[27Jul2020 00:36:30.013] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
141[27Jul2020 00:36:30.016] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
142[27Jul2020 00:36:30.020] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
143[27Jul2020 00:36:30.022] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
144[27Jul2020 00:36:30.025] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
145[27Jul2020 00:36:30.027] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
146[27Jul2020 00:36:30.029] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
147[27Jul2020 00:36:30.032] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
148[27Jul2020 00:36:30.036] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
149[27Jul2020 00:36:30.039] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
150[27Jul2020 00:36:30.042] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
151[27Jul2020 00:36:30.044] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
152[27Jul2020 00:36:30.047] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
153[27Jul2020 00:36:30.049] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
154[27Jul2020 00:36:30.052] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
155[27Jul2020 00:36:30.055] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
156[27Jul2020 00:36:30.058] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
157[27Jul2020 00:36:30.060] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
158[27Jul2020 00:36:30.064] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
159[27Jul2020 00:36:30.067] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
160[27Jul2020 00:36:30.070] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
161[27Jul2020 00:36:30.073] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
162[27Jul2020 00:36:30.075] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
163[27Jul2020 00:36:30.077] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
164[27Jul2020 00:36:30.079] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
165[27Jul2020 00:36:30.081] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
166[27Jul2020 00:36:30.084] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
167[27Jul2020 00:36:30.087] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
168[27Jul2020 00:36:30.090] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
169[27Jul2020 00:36:30.092] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
170[27Jul2020 00:36:30.094] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
171[27Jul2020 00:36:30.096] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
172[27Jul2020 00:36:30.098] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
173[27Jul2020 00:36:30.102] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
174[27Jul2020 00:36:30.104] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
175[27Jul2020 00:36:30.106] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
176[27Jul2020 00:36:30.108] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
177[27Jul2020 00:36:30.110] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
178[27Jul2020 00:36:30.449] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
179[27Jul2020 00:36:30.473] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 286
180[27Jul2020 00:36:32.993] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
181[27Jul2020 00:36:33.130] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [be.nevoka.betterbedrockgenerator.MixinConnector]
182[27Jul2020 00:36:33.132] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.fruits.mixin.Connector]
183[27Jul2020 00:36:33.133] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.passablefoliage.mixin.Connector]
184[27Jul2020 00:36:33.135] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
185[27Jul2020 00:36:33.136] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.snow.mixin.Connector]
186[27Jul2020 00:36:33.137] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.zentweaker.mixin.Connector]
187[27Jul2020 00:36:33.138] [main/INFO] [be.nevoka.betterbedrockgenerator.MixinConnector/]: Invoking Mixin Connector
188[27Jul2020 00:36:33.144] [main/INFO] [Fruit Trees/]: Invoking Mixin Connector
189[27Jul2020 00:36:33.147] [main/INFO] [Passable Foliage/]: Invoking Mixin Connector
190[27Jul2020 00:36:33.152] [main/INFO] [Kiwi/]: Invoking Mixin Connector
191[27Jul2020 00:36:33.155] [main/INFO] [Zentweaker/]: Invoking Mixin Connector
192[27Jul2020 00:36:33.158] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, MultiMC5, --gameDir, D:\Game\MultiMC\instances\Create 101\.minecraft, --assetsDir, D:\Game\MultiMC\assets, --uuid, 34b7ce33953f4b7d871b6574e8c0c2c0, --username, Leong123, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release]
193[27Jul2020 00:36:37.118] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Leong123
194[27Jul2020 00:36:45.130] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
195[27Jul2020 00:36:45.144] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
196[27Jul2020 00:36:45.467] [Render thread/INFO] [net.optifine.Config/]: [OptiFine]
197[27Jul2020 00:36:45.468] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.15.2_HD_U_G1_pre30
198[27Jul2020 00:36:45.470] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20200622-083032
199[27Jul2020 00:36:45.470] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows Server 2019 (amd64) version 10.0
200[27Jul2020 00:36:45.471] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 14.0.2, AdoptOpenJDK
201[27Jul2020 00:36:45.471] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: Eclipse OpenJ9 VM (JRE 14 Windows Server 2019 amd64-64-Bit Compressed References 20200715_148 (JIT enabled, AOT enabled)
202OpenJ9 - 34cf4c075
203OMR - 113e54219
204JCL - 1d231bd6a2 based on jdk-14.0.2+12), Eclipse OpenJ9
205[27Jul2020 00:36:45.471] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
206[27Jul2020 00:36:45.474] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2, version 4.6.0 NVIDIA 451.67, NVIDIA Corporation
207[27Jul2020 00:36:45.478] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.6.0
208[27Jul2020 00:36:45.490] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 32768x32768
209[27Jul2020 00:36:45.536] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 451.67
210[27Jul2020 00:36:45.536] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor: NVIDIA Corporation
211[27Jul2020 00:36:45.537] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: GeForce GTX 1060 3GB/PCIe/SSE2
212[27Jul2020 00:36:45.537] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
213[27Jul2020 00:36:45.538] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
214[27Jul2020 00:36:45.538] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
215[27Jul2020 00:36:45.538] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
216[27Jul2020 00:36:45.538] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
217[27Jul2020 00:36:45.538] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
218[27Jul2020 00:36:45.544] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
219[27Jul2020 00:36:45.544] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
220[27Jul2020 00:36:45.560] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
221[27Jul2020 00:36:46.253] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.15.2/HD_U.txt
222[27Jul2020 00:36:46.414] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
223[27Jul2020 00:36:46.711] [Render thread/INFO] [PluginManager/]: Scanning classes for titanium
224[27Jul2020 00:36:46.740] [Render thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
225[27Jul2020 00:36:47.059] [modloading-worker-4/INFO] [PluginManager/]: Scanning classes for portality
226[27Jul2020 00:36:47.085] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity enchantwithmob.enchanter
227[27Jul2020 00:36:47.270] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file D:\Game\MultiMC\instances\Create 101\.minecraft\config\bonsaitrees2-common.toml is not correct. Correcting
228[27Jul2020 00:36:47.273] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
229[27Jul2020 00:36:47.422] [modloading-worker-3/INFO] [Kiwi/Init]: Processing 9 KiwiModule annotations
230[27Jul2020 00:36:47.769] [modloading-worker-1/INFO] [STDOUT/]: [de.erdbeerbaerlp.discordrpc.ClientConfig:<clinit>:28]: Loading clientside config file...
231[27Jul2020 00:36:47.895] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_gas`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
232[27Jul2020 00:36:47.913] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_infuse_type`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
233[27Jul2020 00:36:48.007] [modloading-worker-2/ERROR] [Waila/]: Failed to replace ModInfo instance with one that supports the mod list config
234[27Jul2020 00:36:48.026] [modloading-worker-3/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.30, for MC 1.15.2 with MCP 20200515.085601
235[27Jul2020 00:36:48.026] [modloading-worker-3/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.30 Initialized
236[27Jul2020 00:36:48.482] [modloading-worker-3/INFO] [PluginManager/]: Scanning classes for titanium
237[27Jul2020 00:36:48.493] [modloading-worker-3/ERROR] [titanium-ResourceRegistry/]: java.lang.NoSuchFieldException: modifiers
238[27Jul2020 00:36:48.528] [modloading-worker-3/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
239[27Jul2020 00:36:48.528] [modloading-worker-3/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
240[27Jul2020 00:36:48.785] [modloading-worker-6/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 0 RS API injection points
241[27Jul2020 00:36:49.395] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity totem
242[27Jul2020 00:36:49.402] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
243[27Jul2020 00:36:49.651] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
244[27Jul2020 00:36:49.960] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
245[27Jul2020 00:36:49.961] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
246[27Jul2020 00:36:49.976] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
247[27Jul2020 00:36:50.009] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
248[27Jul2020 00:36:50.049] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
249[27Jul2020 00:36:50.140] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
250[27Jul2020 00:36:50.180] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
251[27Jul2020 00:36:50.320] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
252[27Jul2020 00:36:51.592] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
253[27Jul2020 00:36:51.874] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
254[27Jul2020 00:36:52.858] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snowrealmagic.snow
255[27Jul2020 00:36:52.936] [Render thread/INFO] [Kiwi/Init]: Module [zentweaker:zentweaker] initialized
256[27Jul2020 00:36:52.941] [Render thread/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
257[27Jul2020 00:36:52.955] [Render thread/INFO] [Kiwi/Init]: Module [fruittrees:cherry] initialized
258[27Jul2020 00:36:52.956] [Render thread/INFO] [Kiwi/Init]: block: 21
259[27Jul2020 00:36:52.956] [Render thread/INFO] [Kiwi/Init]: particle_type: 2
260[27Jul2020 00:36:52.956] [Render thread/INFO] [Kiwi/Init]: item: 2
261[27Jul2020 00:36:52.956] [Render thread/INFO] [Kiwi/Init]: sound_event: 2
262[27Jul2020 00:36:52.957] [Render thread/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
263[27Jul2020 00:36:52.957] [Render thread/INFO] [Kiwi/Init]: recipe_serializer: 1
264[27Jul2020 00:36:52.959] [Render thread/INFO] [Kiwi/Init]: Module [everpotion:everpotion] initialized
265[27Jul2020 00:36:52.959] [Render thread/INFO] [Kiwi/Init]: item: 2
266[27Jul2020 00:36:52.960] [Render thread/INFO] [Kiwi/Init]: menu: 1
267[27Jul2020 00:36:52.962] [Render thread/INFO] [Kiwi/Init]: Module [snowrealmagic:snowrealmagic] initialized
268[27Jul2020 00:36:52.962] [Render thread/INFO] [Kiwi/Init]: block: 7
269[27Jul2020 00:36:52.962] [Render thread/INFO] [Kiwi/Init]: item: 1
270[27Jul2020 00:36:52.962] [Render thread/INFO] [Kiwi/Init]: block_entity_type: 2
271[27Jul2020 00:36:52.962] [Render thread/INFO] [Kiwi/Init]: entity_type: 1
272[27Jul2020 00:36:52.962] [Render thread/INFO] [Kiwi/Init]: feature: 1
273[27Jul2020 00:36:52.963] [Render thread/INFO] [Kiwi/Init]: Module [everpotion:crafting] initialized
274[27Jul2020 00:36:52.963] [Render thread/INFO] [Kiwi/Init]: recipe_serializer: 1
275[27Jul2020 00:36:52.963] [Render thread/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
276[27Jul2020 00:36:52.963] [Render thread/INFO] [Kiwi/Init]: forge:loot_modifier_serializers: 1
277[27Jul2020 00:36:52.964] [Render thread/INFO] [Kiwi/Init]: recipe_serializer: 3
278[27Jul2020 00:36:52.968] [Render thread/INFO] [Kiwi/Init]: Module [fruittrees:fruittrees] initialized
279[27Jul2020 00:36:52.968] [Render thread/INFO] [Kiwi/Init]: item: 8
280[27Jul2020 00:36:52.968] [Render thread/INFO] [Kiwi/Init]: block: 37
281[27Jul2020 00:36:52.968] [Render thread/INFO] [Kiwi/Init]: block_entity_type: 1
282[27Jul2020 00:36:52.968] [Render thread/INFO] [Kiwi/Init]: feature: 1
283[27Jul2020 00:36:52.968] [Render thread/INFO] [Kiwi/Init]: tree_decorator_type: 1
284[27Jul2020 00:36:54.385] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
285[27Jul2020 00:36:54.385] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
286[27Jul2020 00:36:54.386] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
287[27Jul2020 00:36:54.393] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
288[27Jul2020 00:36:54.396] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
289[27Jul2020 00:36:54.399] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
290[27Jul2020 00:36:54.399] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
291[27Jul2020 00:36:55.165] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
292[27Jul2020 00:36:55.166] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
293[27Jul2020 00:36:56.272] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
294[27Jul2020 00:36:56.730] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
295[27Jul2020 00:36:56.733] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
296[27Jul2020 00:36:56.733] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
297[27Jul2020 00:36:56.734] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
298[27Jul2020 00:36:57.076] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
299[27Jul2020 00:36:57.178] [Render thread/INFO] [Bookshelf/]: Registering 10 global loot modifier serializers.
300[27Jul2020 00:36:57.708] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
301[27Jul2020 00:36:57.880] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
302[27Jul2020 00:36:57.880] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
303[27Jul2020 00:36:57.880] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
304[27Jul2020 00:36:57.882] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
305[27Jul2020 00:36:57.882] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
306[27Jul2020 00:36:57.882] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
307[27Jul2020 00:36:57.883] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
308[27Jul2020 00:36:57.883] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
309[27Jul2020 00:36:57.891] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
310[27Jul2020 00:36:57.905] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
311[27Jul2020 00:36:57.906] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity super_glue
312[27Jul2020 00:36:57.907] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity contraption
313[27Jul2020 00:36:57.907] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stationary_contraption
314[27Jul2020 00:36:57.909] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ob_arrow
315[27Jul2020 00:36:57.910] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bh_arrow
316[27Jul2020 00:36:57.910] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightingwand.light
317[27Jul2020 00:36:57.911] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wt_improvements:decoy
318[27Jul2020 00:36:57.912] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
319[27Jul2020 00:36:57.925] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `freeze_top_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
320[27Jul2020 00:36:58.828] [Render thread/INFO] [Bookshelf/]: Registering 2 recipe serializers.
321[27Jul2020 00:36:58.828] [Render thread/INFO] [Bookshelf/]: Registering 6 ingredient serializers.
322[27Jul2020 00:36:59.127] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] java.lang.ClassNotFoundException: sun.misc.SharedSecrets
323[27Jul2020 00:36:59.128] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets
324[27Jul2020 00:36:59.129] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] java.lang.ClassNotFoundException: sun.misc.VM
325[27Jul2020 00:36:59.129] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to unnamed module @3fbc3c19
326[27Jul2020 00:37:01.344] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
327[27Jul2020 00:37:01.414] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources, Zengineering
328[27Jul2020 00:37:01.429] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
329[27Jul2020 00:37:01.429] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources, Zengineering
330[27Jul2020 00:37:01.551] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
331[27Jul2020 00:37:01.552] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
332[27Jul2020 00:37:01.648] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel
333[27Jul2020 00:37:01.710] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
334[27Jul2020 00:37:01.711] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
335[27Jul2020 00:37:01.725] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
336[27Jul2020 00:37:01.728] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.ModelLoader.stateModels
337[27Jul2020 00:37:01.729] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader$VanillaLoader
338[27Jul2020 00:37:01.730] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.ModelLoaderRegistry.textures
339[27Jul2020 00:37:01.798] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
340[27Jul2020 00:37:13.819] [Server-Worker-1/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
341[27Jul2020 00:37:14.068] [Server-Worker-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
342[27Jul2020 00:37:14.089] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file D:\Game\MultiMC\instances\Create 101\.minecraft\config\bonsaitrees2-common.toml is not correct. Correcting
343[27Jul2020 00:37:14.090] [Server-Worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
344[27Jul2020 00:37:14.494] [modloading-worker-2/ERROR] [journeymap/]: Found @journeymap.client.api.ClientPlugin: journeymap.client.api.ClientPlugin, but it doesn't implement IClientPlugin
345[27Jul2020 00:37:14.495] [modloading-worker-2/INFO] [journeymap/]: No plugins for JourneyMap API discovered.
346[27Jul2020 00:37:14.532] [modloading-worker-4/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
347[27Jul2020 00:37:14.541] [modloading-worker-2/INFO] [Bookshelf/]: Registering 2 command argument types.
348[27Jul2020 00:37:14.541] [modloading-worker-2/INFO] [Bookshelf/]: Registering 13 loot condition types.
349[27Jul2020 00:37:14.922] [[Kiwi > Snownee] Loading Contributors/ERROR] [Kiwi/CATCHING]: Catching
350java.net.UnknownHostException: raw.githubusercontent.com
351 at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567) ~[?:?]
352 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?]
353 at java.net.Socket.connect(Socket.java:648) ~[?:?]
354 at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:290) ~[?:?]
355 at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[?:?]
356 at sun.net.NetworkClient.doConnect(NetworkClient.java:182) ~[?:?]
357 at sun.net.www.http.HttpClient.openServer(HttpClient.java:474) ~[?:?]
358 at sun.net.www.http.HttpClient.openServer(HttpClient.java:569) ~[?:?]
359 at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265) ~[?:?]
360 at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:372) ~[?:?]
361 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:177) ~[?:?]
362 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1194) ~[?:?]
363 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1082) ~[?:?]
364 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:163) ~[?:?]
365 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1600) ~[?:?]
366 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1528) ~[?:?]
367 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
368 at java.net.URL.openStream(URL.java:1167) ~[?:?]
369 at snownee.kiwi.contributor.impl.JsonRewardProvider.load(JsonRewardProvider.java:46) [?:2.7.2]
370 at snownee.kiwi.contributor.impl.JsonRewardProvider.lambda$new$0(JsonRewardProvider.java:36) [?:2.7.2]
371 at snownee.kiwi.contributor.impl.JsonRewardProvider$$Lambda$6298/0000000000000000.run(Unknown Source) [?:2.7.2]
372 at java.lang.Thread.run(Thread.java:851) [?:?]
373[27Jul2020 00:37:14.967] [modloading-worker-4/INFO] [dropoff/]: [dropoff]: Beginning pre-initialization...
374[27Jul2020 00:37:15.018] [modloading-worker-3/INFO] [quark/]: Loading Module Chain Linkage
375[27Jul2020 00:37:15.032] [modloading-worker-3/INFO] [quark/]: Loading Module Chute
376[27Jul2020 00:37:15.032] [modloading-worker-3/INFO] [quark/]: Loading Module Color Slime
377[27Jul2020 00:37:15.032] [modloading-worker-3/INFO] [quark/]: Loading Module Dispensers Place Blocks
378[27Jul2020 00:37:15.033] [modloading-worker-3/INFO] [quark/]: Loading Module Ender Watcher
379[27Jul2020 00:37:15.033] [modloading-worker-3/INFO] [quark/]: Loading Module Endermites Form Shulkers
380[27Jul2020 00:37:15.047] [modloading-worker-3/INFO] [quark/]: Loading Module Feeding Trough
381[27Jul2020 00:37:15.057] [modloading-worker-3/INFO] [quark/]: Loading Module Gravisand
382[27Jul2020 00:37:15.057] [modloading-worker-3/INFO] [quark/]: Loading Module Iron Rod
383[27Jul2020 00:37:15.057] [modloading-worker-3/INFO] [quark/]: Loading Module Metal Buttons
384[27Jul2020 00:37:15.057] [modloading-worker-3/INFO] [quark/]: Loading Module Obsidian Plate
385[27Jul2020 00:37:15.057] [modloading-worker-3/INFO] [quark/]: Loading Module Pistons Move Tile Entities
386[27Jul2020 00:37:15.062] [modloading-worker-3/INFO] [quark/]: Loading Module Redstone Circuit
387[27Jul2020 00:37:15.062] [modloading-worker-3/INFO] [quark/]: Loading Module Weather Sensor
388[27Jul2020 00:37:15.063] [modloading-worker-3/INFO] [quark/]: Loading Module Cobblestone Bricks
389[27Jul2020 00:37:15.063] [modloading-worker-3/INFO] [quark/]: Loading Module Compressed Blocks
390[27Jul2020 00:37:15.063] [modloading-worker-3/INFO] [quark/]: Loading Module Duskbound Blocks
391[27Jul2020 00:37:15.063] [modloading-worker-3/INFO] [quark/]: Loading Module Framed Glass
392[27Jul2020 00:37:15.063] [modloading-worker-3/INFO] [quark/]: Loading Module Gold Bars
393[27Jul2020 00:37:15.063] [modloading-worker-3/INFO] [quark/]: Loading Module Grate
394[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module Iron Plates
395[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module Item Frames
396[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module Leaf Carpet
397[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module Lit Lamp
398[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module Midori
399[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module More Brick Types
400[27Jul2020 00:37:15.064] [modloading-worker-3/INFO] [quark/]: Loading Module More Potted Plants
401[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module More Stone Variants
402[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Nether Brick Fence Gate
403[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Paper Decor
404[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Quilted Wool
405[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Rope
406[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Shingles
407[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Soul Sandstone
408[27Jul2020 00:37:15.065] [modloading-worker-3/INFO] [quark/]: Loading Module Stained Planks
409[27Jul2020 00:37:15.066] [modloading-worker-3/INFO] [quark/]: Loading Module Sturdy Stone
410[27Jul2020 00:37:15.066] [modloading-worker-3/INFO] [quark/]: Loading Module Tallow And Candles
411[27Jul2020 00:37:15.071] [modloading-worker-3/INFO] [quark/]: Loading Module Thatch
412[27Jul2020 00:37:15.071] [modloading-worker-3/INFO] [quark/]: Loading Module Turf
413[27Jul2020 00:37:15.071] [modloading-worker-3/INFO] [quark/]: Loading Module Variant Bookshelves
414[27Jul2020 00:37:15.071] [modloading-worker-3/INFO] [quark/]: Loading Module Variant Chests
415[27Jul2020 00:37:15.080] [modloading-worker-3/INFO] [quark/]: Loading Module Variant Ladders
416[27Jul2020 00:37:15.081] [modloading-worker-3/INFO] [quark/]: Loading Module Vertical Planks
417[27Jul2020 00:37:15.081] [modloading-worker-3/INFO] [quark/]: Loading Module Vertical Slabs
418[27Jul2020 00:37:15.081] [modloading-worker-3/INFO] [quark/]: Loading Module Fairy Rings
419[27Jul2020 00:37:15.081] [modloading-worker-3/INFO] [quark/]: Loading Module Chests In Boats
420[27Jul2020 00:37:15.085] [modloading-worker-3/INFO] [quark/]: Loading Module Easy Transfering
421[27Jul2020 00:37:15.085] [modloading-worker-3/INFO] [quark/]: Loading Module F To Switch
422[27Jul2020 00:37:15.087] [modloading-worker-3/INFO] [quark/]: Loading Module Hotbar Changer
423[27Jul2020 00:37:15.093] [modloading-worker-3/INFO] [quark/]: Loading Module Inventory Sorting
424[27Jul2020 00:37:15.094] [modloading-worker-3/INFO] [quark/]: Loading Module Item Sharing
425[27Jul2020 00:37:15.099] [modloading-worker-3/INFO] [quark/]: Loading Module Shulker Box Right Click
426[27Jul2020 00:37:15.101] [modloading-worker-3/INFO] [quark/]: Loading Module Ancient Tomes
427[27Jul2020 00:37:15.101] [modloading-worker-3/INFO] [quark/]: Loading Module Bottled Cloud
428[27Jul2020 00:37:15.103] [modloading-worker-3/INFO] [quark/]: Loading Module Camera
429[27Jul2020 00:37:15.106] [modloading-worker-3/INFO] [quark/]: Loading Module Color Runes
430[27Jul2020 00:37:15.109] [modloading-worker-3/INFO] [quark/]: Loading Module Pathfinder Maps
431[27Jul2020 00:37:15.115] [modloading-worker-3/INFO] [quark/]: Loading Module Pickarang
432[27Jul2020 00:37:15.115] [modloading-worker-3/INFO] [quark/]: Loading Module Slime In A Bucket
433[27Jul2020 00:37:15.116] [modloading-worker-3/INFO] [quark/]: Loading Module Trowel
434[27Jul2020 00:37:15.116] [modloading-worker-3/INFO] [quark/]: Loading Module Armed Armor Stands
435[27Jul2020 00:37:15.119] [modloading-worker-3/INFO] [quark/]: Loading Module Automatic Recipe Unlock
436[27Jul2020 00:37:15.119] [modloading-worker-3/INFO] [quark/]: Loading Module Axe Leaf Harvesting
437[27Jul2020 00:37:15.121] [modloading-worker-3/INFO] [quark/]: Loading Module Campfires Boost Elytra
438[27Jul2020 00:37:15.122] [modloading-worker-3/INFO] [quark/]: Loading Module Compasses Work Everywhere
439[27Jul2020 00:37:15.124] [modloading-worker-3/INFO] [quark/]: Loading Module Dirt To Path
440[27Jul2020 00:37:15.126] [modloading-worker-3/INFO] [quark/]: Loading Module Double Door Opening
441[27Jul2020 00:37:15.130] [modloading-worker-3/INFO] [quark/]: Loading Module Dragon Scales
442[27Jul2020 00:37:15.133] [modloading-worker-3/INFO] [quark/]: Loading Module Emotes
443[27Jul2020 00:37:15.140] [modloading-worker-3/INFO] [quark/]: Loading Module Enhanced Ladders
444[27Jul2020 00:37:15.147] [modloading-worker-3/INFO] [quark/]: Loading Module Glass Shard
445[27Jul2020 00:37:15.147] [modloading-worker-3/INFO] [quark/]: Loading Module Hoe Harvesting
446[27Jul2020 00:37:15.148] [modloading-worker-3/INFO] [quark/]: Loading Module Improved Sleeping
447[27Jul2020 00:37:15.153] [modloading-worker-3/INFO] [quark/]: Loading Module Lock Rotation
448[27Jul2020 00:37:15.157] [modloading-worker-3/INFO] [quark/]: Loading Module Note Block Mob Sounds
449[27Jul2020 00:37:15.158] [modloading-worker-4/INFO] [Mekanism/]: Version 9.10.9 initializing...
450[27Jul2020 00:37:15.159] [modloading-worker-3/INFO] [quark/]: Loading Module Pat The Dogs
451[27Jul2020 00:37:15.165] [modloading-worker-3/INFO] [quark/]: Loading Module Poison Potato Usage
452[27Jul2020 00:37:15.165] [modloading-worker-3/INFO] [quark/]: Loading Module Reacharound Placing
453[27Jul2020 00:37:15.169] [modloading-worker-3/INFO] [quark/]: Loading Module Replace Scaffolding
454[27Jul2020 00:37:15.171] [modloading-worker-3/INFO] [quark/]: Loading Module Sign Editing
455[27Jul2020 00:37:15.173] [modloading-worker-3/INFO] [quark/]: Loading Module Simple Harvest
456[27Jul2020 00:37:15.179] [modloading-worker-3/INFO] [quark/]: Loading Module Snow Golem Player Heads
457[27Jul2020 00:37:15.180] [modloading-worker-3/INFO] [quark/]: Loading Module Springy Slime
458[27Jul2020 00:37:15.180] [modloading-worker-3/INFO] [quark/]: Loading Module Utility Recipes
459[27Jul2020 00:37:15.181] [modloading-worker-3/INFO] [quark/]: Loading Module Villagers Follow Emeralds
460[27Jul2020 00:37:15.183] [modloading-worker-3/INFO] [quark/]: Loading Module Big Dungeon
461[27Jul2020 00:37:15.184] [modloading-worker-3/INFO] [quark/]: Loading Module Big Stone Clusters
462[27Jul2020 00:37:15.184] [modloading-worker-3/INFO] [quark/]: Loading Module Biotite
463[27Jul2020 00:37:15.184] [modloading-worker-3/INFO] [quark/]: Loading Module Blossom Trees
464[27Jul2020 00:37:15.185] [modloading-worker-3/INFO] [quark/]: Loading Module Cave Roots
465[27Jul2020 00:37:15.185] [modloading-worker-3/INFO] [quark/]: Loading Module Crevices
466[27Jul2020 00:37:15.185] [modloading-worker-3/INFO] [quark/]: Loading Module Mega Caves
467[27Jul2020 00:37:15.185] [modloading-worker-3/INFO] [quark/]: Loading Module Monster Box
468[27Jul2020 00:37:15.185] [modloading-worker-3/INFO] [quark/]: Loading Module Nether Obsidian Spikes
469[27Jul2020 00:37:15.185] [modloading-worker-3/INFO] [quark/]: Loading Module New Stone Types
470[27Jul2020 00:37:15.194] [modloading-worker-3/INFO] [quark/]: Loading Module Speleothems
471[27Jul2020 00:37:15.195] [modloading-worker-3/INFO] [quark/]: Loading Module Underground Clay
472[27Jul2020 00:37:15.195] [modloading-worker-3/INFO] [quark/]: Loading Module Brimstone Underground Biome
473[27Jul2020 00:37:15.195] [modloading-worker-3/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
474[27Jul2020 00:37:15.195] [modloading-worker-3/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
475[27Jul2020 00:37:15.195] [modloading-worker-3/INFO] [quark/]: Loading Module Glowshroom Underground Biome
476[27Jul2020 00:37:15.196] [modloading-worker-3/INFO] [quark/]: Loading Module Lush Underground Biome
477[27Jul2020 00:37:15.197] [modloading-worker-3/INFO] [quark/]: Loading Module Overgrown Underground Biome
478[27Jul2020 00:37:15.197] [modloading-worker-3/INFO] [quark/]: Loading Module Permafrost Underground Biome
479[27Jul2020 00:37:15.197] [modloading-worker-3/INFO] [quark/]: Loading Module Sandstone Underground Biome
480[27Jul2020 00:37:15.197] [modloading-worker-3/INFO] [quark/]: Loading Module Slime Underground Biome
481[27Jul2020 00:37:15.197] [modloading-worker-3/INFO] [quark/]: Loading Module Spider Nest Underground Biome
482[27Jul2020 00:37:15.198] [modloading-worker-3/INFO] [quark/]: Loading Module Crabs
483[27Jul2020 00:37:15.199] [modloading-worker-3/INFO] [quark/]: Loading Module Foxhound
484[27Jul2020 00:37:15.200] [modloading-worker-3/INFO] [quark/]: Loading Module Frogs
485[27Jul2020 00:37:15.200] [modloading-worker-3/INFO] [quark/]: Loading Module Stonelings
486[27Jul2020 00:37:15.201] [modloading-worker-3/INFO] [quark/]: Loading Module Toretoise
487[27Jul2020 00:37:15.201] [modloading-worker-3/INFO] [quark/]: Loading Module Back Button Keybind
488[27Jul2020 00:37:15.203] [modloading-worker-3/INFO] [quark/]: Loading Module Chest Searching
489[27Jul2020 00:37:15.203] [modloading-worker-3/INFO] [quark/]: Loading Module Greener Grass
490[27Jul2020 00:37:15.203] [modloading-worker-3/INFO] [quark/]: Loading Module Improved Mount Hud
491[27Jul2020 00:37:15.205] [modloading-worker-3/INFO] [quark/]: Loading Module Improved Tooltips
492[27Jul2020 00:37:15.208] [modloading-worker-3/INFO] [quark/]: Loading Module Usage Ticker
493[27Jul2020 00:37:15.213] [modloading-worker-3/INFO] [quark/]: Loading Module Variant Animal Textures
494[27Jul2020 00:37:15.213] [modloading-worker-3/INFO] [quark/]: Loading Module Backpack
495[27Jul2020 00:37:15.215] [modloading-worker-3/INFO] [quark/]: Loading Module Magnets
496[27Jul2020 00:37:15.215] [modloading-worker-3/INFO] [quark/]: Loading Module Matrix Enchanting
497[27Jul2020 00:37:15.215] [modloading-worker-3/INFO] [quark/]: Loading Module Pipes
498[27Jul2020 00:37:15.215] [modloading-worker-3/INFO] [quark/]: Loading Module Totem Of Holding
499[27Jul2020 00:37:15.215] [modloading-worker-3/INFO] [quark/]: Loading Module Adjustable Chat
500[27Jul2020 00:37:15.215] [modloading-worker-3/INFO] [quark/]: Loading Module Custom Underground Biome
501[27Jul2020 00:37:15.256] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [JUNGLE, HOT, WET]
502[27Jul2020 00:37:15.256] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [JUNGLE, HOT, WET]
503[27Jul2020 00:37:15.309] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
504[27Jul2020 00:37:15.474] [modloading-worker-4/INFO] [Mekanism/]: Initialized HolidayManager.
505[27Jul2020 00:37:15.475] [modloading-worker-4/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
506[27Jul2020 00:37:15.475] [modloading-worker-4/INFO] [Mekanism/]: Loading complete.
507[27Jul2020 00:37:15.475] [modloading-worker-4/INFO] [Mekanism/]: Mod loaded.
508[27Jul2020 00:37:15.722] [Quark Contributor Loading Thread/ERROR] [quark/]: Failed to load patreon information
509java.net.UnknownHostException: raw.githubusercontent.com
510 at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567) ~[?:?]
511 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?]
512 at java.net.Socket.connect(Socket.java:648) ~[?:?]
513 at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:290) ~[?:?]
514 at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[?:?]
515 at sun.net.NetworkClient.doConnect(NetworkClient.java:182) ~[?:?]
516 at sun.net.www.http.HttpClient.openServer(HttpClient.java:474) ~[?:?]
517 at sun.net.www.http.HttpClient.openServer(HttpClient.java:569) ~[?:?]
518 at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265) ~[?:?]
519 at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:372) ~[?:?]
520 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:177) ~[?:?]
521 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1194) ~[?:?]
522 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1082) ~[?:?]
523 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:163) ~[?:?]
524 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1600) ~[?:?]
525 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1528) ~[?:?]
526 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
527 at java.net.URL.openStream(URL.java:1167) ~[?:?]
528 at vazkii.quark.base.handler.ContributorRewardHandler$ThreadContributorListLoader.run(ContributorRewardHandler.java:143) [?:r2.1-245]
529[27Jul2020 00:37:15.768] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
530[27Jul2020 00:37:15.769] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
531[27Jul2020 00:37:15.769] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
532[27Jul2020 00:37:15.769] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
533[27Jul2020 00:37:15.770] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
534[27Jul2020 00:37:15.771] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
535[27Jul2020 00:37:15.774] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
536[27Jul2020 00:37:15.775] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
537[27Jul2020 00:37:15.776] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
538[27Jul2020 00:37:15.776] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
539[27Jul2020 00:37:15.778] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
540[27Jul2020 00:37:19.179] [Server-Worker-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
541[27Jul2020 00:37:19.189] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
542[27Jul2020 00:37:19.191] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/biomesoplenty/ethereal.json
543[27Jul2020 00:37:19.309] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/integrateddynamics/menril.json
544[27Jul2020 00:37:19.363] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apple.json
545[27Jul2020 00:37:19.366] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apricot.json
546[27Jul2020 00:37:19.369] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/banana.json
547[27Jul2020 00:37:19.371] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/cherry.json
548[27Jul2020 00:37:19.373] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/mango.json
549[27Jul2020 00:37:19.376] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/olive.json
550[27Jul2020 00:37:19.379] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/orange.json
551[27Jul2020 00:37:19.381] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/pear.json
552[27Jul2020 00:37:19.384] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/plum.json
553[27Jul2020 00:37:19.387] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/brown_autumnal.json
554[27Jul2020 00:37:19.389] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/fir.json
555[27Jul2020 00:37:19.390] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/orange_autumnal.json
556[27Jul2020 00:37:19.392] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/red_autumnal.json
557[27Jul2020 00:37:19.394] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/yellow_autumnal.json
558[27Jul2020 00:37:19.395] [modloading-worker-7/INFO] [BonsaiTrees2/]: Found 36 tree models.
559[27Jul2020 00:37:19.400] [Server-Worker-2/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 5 jobs
560[27Jul2020 00:37:19.419] [Render thread/INFO] [journeymap/]: Initializing Packet Registry
561[27Jul2020 00:37:19.523] [Server-Worker-2/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.117
562[27Jul2020 00:37:19.725] [modloading-worker-6/INFO] [Obfuscate/]: Starting to patch player models...
563[27Jul2020 00:37:19.774] [modloading-worker-1/INFO] [discordrpc/]: Starting Discord
564[27Jul2020 00:37:19.835] [modloading-worker-6/INFO] [Obfuscate/]: Patched default model successfully
565[27Jul2020 00:37:19.836] [modloading-worker-6/INFO] [Obfuscate/]: Patched slim model successfully
566[27Jul2020 00:37:19.994] [Server-Worker-2/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 2 jobs
567[27Jul2020 00:37:20.004] [Server-Worker-2/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.010
568[27Jul2020 00:37:20.008] [Server-Worker-2/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
569[27Jul2020 00:37:20.607] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: fruittrees:particle/petal_redlove, 5 -> 10
570[27Jul2020 00:37:20.608] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: fruittrees:particle/petal_cherry, 5 -> 10
571[27Jul2020 00:37:20.711] [Server-Worker-1/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
572[27Jul2020 00:37:25.088] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'portality:blockstates/controller.json' in resourcepack: 'Mod Resources' for variant: 'subfacing=down': Unknown value: 'down' for blockstate property: 'subfacing' [north, south, west, east]
573[27Jul2020 00:37:25.089] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'portality:blockstates/controller.json' in resourcepack: 'Mod Resources' for variant: 'subfacing=up': Unknown value: 'up' for blockstate property: 'subfacing' [north, south, west, east]
574[27Jul2020 00:37:25.101] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'portality:blockstates/generator.json' in resourcepack: 'Mod Resources' for variant: 'subfacing=down': Unknown value: 'down' for blockstate property: 'subfacing' [north, south, west, east]
575[27Jul2020 00:37:25.101] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'portality:blockstates/generator.json' in resourcepack: 'Mod Resources' for variant: 'subfacing=up': Unknown value: 'up' for blockstate property: 'subfacing' [north, south, west, east]
576[27Jul2020 00:37:33.946] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'snowrealmagic:stairs#inventory' referenced from: snowrealmagic:stairs#inventory: {}
577[27Jul2020 00:37:33.947] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: snowrealmagic:models/item/stairs.json
578[27Jul2020 00:37:33.947] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'snowrealmagic:slab#inventory' referenced from: snowrealmagic:slab#inventory: {}
579[27Jul2020 00:37:33.947] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: snowrealmagic:models/item/slab.json
580[27Jul2020 00:37:33.948] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'snowrealmagic:fence_gate#inventory' referenced from: snowrealmagic:fence_gate#inventory: {}
581[27Jul2020 00:37:33.948] [Server-Worker-6/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: snowrealmagic:models/item/fence_gate.json
582[27Jul2020 00:37:38.520] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
583[27Jul2020 00:37:38.550] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
584[27Jul2020 00:37:38.579] [Server-Worker-6/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
585[27Jul2020 00:37:38.579] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
586[27Jul2020 00:37:38.596] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
587[27Jul2020 00:37:38.647] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
588[27Jul2020 00:37:38.681] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
589[27Jul2020 00:37:38.707] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
590[27Jul2020 00:37:38.742] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
591[27Jul2020 00:37:38.760] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
592[27Jul2020 00:37:38.787] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
593[27Jul2020 00:37:38.818] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
594[27Jul2020 00:37:38.852] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
595[27Jul2020 00:37:38.881] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
596[27Jul2020 00:37:38.912] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
597[27Jul2020 00:37:38.948] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
598[27Jul2020 00:37:39.022] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
599[27Jul2020 00:37:39.045] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
600[27Jul2020 00:37:39.066] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
601[27Jul2020 00:37:39.088] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
602[27Jul2020 00:37:39.110] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
603[27Jul2020 00:37:39.131] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
604[27Jul2020 00:37:39.163] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
605[27Jul2020 00:37:39.185] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
606[27Jul2020 00:37:39.201] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
607[27Jul2020 00:37:39.229] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
608[27Jul2020 00:37:39.260] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
609[27Jul2020 00:37:39.282] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
610[27Jul2020 00:37:39.306] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
611[27Jul2020 00:37:39.326] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
612[27Jul2020 00:37:39.347] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
613[27Jul2020 00:37:39.382] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
614[27Jul2020 00:37:39.406] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
615[27Jul2020 00:37:39.423] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
616[27Jul2020 00:37:39.440] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
617[27Jul2020 00:37:39.469] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
618[27Jul2020 00:37:39.496] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
619[27Jul2020 00:37:39.513] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
620[27Jul2020 00:37:39.538] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
621[27Jul2020 00:37:39.540] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
622[27Jul2020 00:37:39.541] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
623[27Jul2020 00:37:39.543] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
624[27Jul2020 00:37:39.548] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
625[27Jul2020 00:37:43.148] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
626[27Jul2020 00:37:43.155] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
627[27Jul2020 00:37:43.183] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
628[27Jul2020 00:37:43.225] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
629[27Jul2020 00:37:43.346] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
630[27Jul2020 00:37:43.364] [Server-Worker-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
631[27Jul2020 00:37:43.431] [Render thread/FATAL] [ModernUI/SHADER]: Can't create program RingShader, please report this issue
632[27Jul2020 00:37:43.436] [Render thread/FATAL] [ModernUI/SHADER]: Can't create program RoundedRectShader, please report this issue
633[27Jul2020 00:37:43.441] [Render thread/FATAL] [ModernUI/SHADER]: Can't create program RoundedRectFrameShader, please report this issue
634[27Jul2020 00:37:43.446] [Render thread/FATAL] [ModernUI/SHADER]: Can't create program CircleShader, please report this issue
635[27Jul2020 00:37:43.451] [Render thread/FATAL] [ModernUI/SHADER]: Can't create program FeatheredRectShader, please report this issue
636[27Jul2020 00:37:43.570] [modloading-worker-3/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
637[27Jul2020 00:37:43.589] [modloading-worker-3/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
638[27Jul2020 00:37:43.616] [modloading-worker-3/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
639[27Jul2020 00:37:43.696] [modloading-worker-3/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
640[27Jul2020 00:37:43.726] [modloading-worker-3/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
641[27Jul2020 00:37:43.726] [modloading-worker-3/INFO] [Waila/]: Registered plugin at com.davenonymous.bonsaitrees2.compat.hwyla.BonsaiTrees2HWYLAPlugin
642[27Jul2020 00:37:43.760] [Server-Worker-6/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 1 jobs
643[27Jul2020 00:37:43.765] [Render thread/INFO] [journeymap/]: PostInit
644[27Jul2020 00:37:43.881] [Render thread/INFO] [journeymap/]: JourneyMap log initialized.
645[27Jul2020 00:37:43.883] [Render thread/INFO] [journeymap/]: initialize ENTER
646[27Jul2020 00:37:44.217] [Render thread/WARN] [journeymap/]: Couldn't determine locale from game settings, defaulting to en_CN
647[27Jul2020 00:37:44.244] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.5-SNAPSHOT
648[27Jul2020 00:37:44.244] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
649[27Jul2020 00:37:44.245] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 0 avg NaNms
650[27Jul2020 00:37:44.481] [Render thread/ERROR] [journeymap/]: Couldn't locate icons for Default: D:\Game\MultiMC\instances\Create%20101\.minecraft\mods\journeymap-1.15.2-5.7.0b3.jar\assets\journeymap\icon\entity
651[27Jul2020 00:37:44.482] [Render thread/INFO] [journeymap/]: Added entity icons from journeymap:icon/entity. Success: false
652[27Jul2020 00:37:44.489] [Render thread/ERROR] [journeymap/]: Couldn't locate icons for flat: D:\Game\MultiMC\instances\Create%20101\.minecraft\mods\journeymap-1.15.2-5.7.0b3.jar\assets\journeymap\theme\flat
653[27Jul2020 00:37:44.546] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 0
654[27Jul2020 00:37:44.559] [Server-Worker-6/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.799
655[27Jul2020 00:37:45.076] [Version Check/INFO] [STDOUT/]: [com.nottoomanyitems.stepup.config.VersionChecker:run:54]: Latest mod version = 1.15.2-0.2.0
656[27Jul2020 00:37:45.077] [Version Check/INFO] [STDOUT/]: [com.nottoomanyitems.stepup.config.VersionChecker:run:58]: Are you running latest version = false
657[27Jul2020 00:37:49.295] [JM-VersionCheck-1/INFO] [journeymap/]: Newer version online: JourneyMap 5.7.0beta1.jar for Minecraft 1.15.2 on http://minecraft.curseforge.com/projects/journeymap/files/2894436
658[27Jul2020 00:37:53.897] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
659[27Jul2020 00:37:53.898] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
660[27Jul2020 00:37:54.240] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x256x0 jei:textures/atlas/gui.png-atlas
661[27Jul2020 00:37:54.240] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
662[27Jul2020 00:37:54.241] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
663[27Jul2020 00:37:54.241] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
664[27Jul2020 00:37:54.241] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
665[27Jul2020 00:37:54.241] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
666[27Jul2020 00:37:54.241] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
667[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
668[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
669[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
670[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
671[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
672[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
673[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
674[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
675[27Jul2020 00:37:54.242] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
676[27Jul2020 00:37:54.243] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 2048x2048x0 minecraft:textures/atlas/blocks.png-atlas
677[27Jul2020 00:37:54.289] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 113
678[27Jul2020 00:37:54.305] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/signs.png-atlas
679[27Jul2020 00:37:54.305] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
680[27Jul2020 00:37:54.306] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
681[27Jul2020 00:37:54.307] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
682[27Jul2020 00:37:54.308] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
683[27Jul2020 00:37:54.309] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
684[27Jul2020 00:37:54.310] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x0 minecraft:textures/atlas/chest.png-atlas
685[27Jul2020 00:37:54.314] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
686[27Jul2020 00:37:54.318] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
687[27Jul2020 00:37:54.319] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
688[27Jul2020 00:37:54.320] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
689[27Jul2020 00:37:54.321] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
690[27Jul2020 00:38:05.482] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
691[27Jul2020 00:38:05.483] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
692[27Jul2020 00:38:05.486] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
693[27Jul2020 00:38:05.487] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
694[27Jul2020 00:38:05.487] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
695[27Jul2020 00:38:05.487] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
696[27Jul2020 00:38:05.488] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures ***
697[27Jul2020 00:38:05.517] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
698[27Jul2020 00:38:05.749] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
699[27Jul2020 00:38:05.763] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
700[27Jul2020 00:38:32.939] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
701[27Jul2020 00:38:33.317] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
702[27Jul2020 00:38:33.321] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
703[27Jul2020 00:38:33.339] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline
704[27Jul2020 00:38:33.341] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false
705[27Jul2020 00:38:38.008] [Netty Client IO #0/INFO] [journeymap/]: Dev Mode?
706[27Jul2020 00:38:38.010] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [modernui:main_network] rejected their server side version number during listping
707[27Jul2020 00:38:38.768] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to mc4.rhymc.com, 10135
708[27Jul2020 00:38:40.505] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Recieved unexpected index 0 in client reply
709[27Jul2020 00:38:40.515] [Netty Client IO #1/INFO] [journeymap/]: Dev Mode?
710[27Jul2020 00:38:40.516] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [modernui:main_network] rejected their server side version number
711[27Jul2020 00:38:40.516] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Terminating connection with server, mismatched mod list
712[27Jul2020 00:39:04.924] [Netty Client IO #2/INFO] [journeymap/]: Dev Mode?
713[27Jul2020 00:39:04.925] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [modernui:main_network] rejected their server side version number during listping
714[27Jul2020 00:39:05.582] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to mc4.rhymc.com, 10135
715[27Jul2020 00:39:07.009] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Recieved unexpected index 0 in client reply
716[27Jul2020 00:39:07.062] [Netty Client IO #3/INFO] [journeymap/]: Dev Mode?
717[27Jul2020 00:39:07.062] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [modernui:main_network] rejected their server side version number
718[27Jul2020 00:39:07.062] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Terminating connection with server, mismatched mod list
719[27Jul2020 00:39:12.998] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
720[27Jul2020 00:39:13.076] [Thread-22/INFO] [discordrpc/]: Shutting down DiscordHook.
721