lanzzz

Minecraft Forge Bug Report

Jan 20th, 2023 (edited)
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.05 KB | Fixit | 0 0
  1. ---- COMPLETE DEBUG LOG (?) ----
  2. [14:52:70] [main/INFO]: ModLauncher running: args [--username, Monggi_, --version, ForgeOptiFine 1.16.5, --gameDir, C:\Users\arane\AppData\Roaming\.minecraft, --assetsDir, C:\Users\arane\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 71bbfb923933461689bcaccb2cb27858, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --userType, mojang, --versionType, modified, --width, 1920, --height, 1080, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550, --fullscreen]
  3. [14:52:70] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
  4. [14:52:76] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
  5. [14:52:01] [main/INFO]: OptiFineTransformationService.onLoad
  6. [14:52:02] [main/INFO]: OptiFine ZIP file: C:\Users\arane\AppData\Roaming\.minecraft\mods\OptiFine-OptiFine-1.16.5_HD_U_G8_pre2.jar
  7. [14:52:02] [main/INFO]: Target.PRE_CLASS is available
  8. [14:52:12] [main/INFO]: Added Lets Encrypt root certificates as additional trust
  9. [14:52:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/arane/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
  10. [14:52:17] [main/INFO]: OptiFineTransformationService.initialize
  11. [14:52:40] [main/WARN]: Mod file Mod File: C:\Users\arane\AppData\Roaming\.minecraft\mods\forge-1.16.5-36.2.39-installer.jar is missing mods.toml file
  12. [14:52:40] [main/WARN]: File C:\Users\arane\AppData\Roaming\.minecraft\mods\forge-1.16.5-36.2.39-installer.jar has been ignored - it is invalid
  13. [14:52:01] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
  14. [14:52:03] [main/INFO]: OptiFineTransformationService.transformers
  15. [14:52:05] [main/INFO]: Targets: 308
  16. [14:52:70] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
  17. [14:52:86] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
  18. [14:52:87] [main/INFO]: Successfully loaded Mixin Connector [mods.betterfoliage.MixinConnector]
  19. [14:52:90] [main/INFO]: Launching target 'fmlclient' with arguments [--version, ForgeOptiFine 1.16.5, --gameDir, C:\Users\arane\AppData\Roaming\.minecraft, --assetsDir, C:\Users\arane\AppData\Roaming\.minecraft\assets, --uuid, 71bbfb923933461689bcaccb2cb27858, --username, Monggi_, --assetIndex, 1.16, --accessToken, вќ„вќ„вќ„вќ„вќ„вќ„вќ„вќ„, --userType, mojang, --versionType, modified, --width, 1920, --height, 1080, --fullscreen]
  20. Method func_110306_p hooked!
  21. Method func_110303_q hooked!
  22. Method func_184834_t hooked!
  23. Method func_175154_l hooked!
  24. Method cape render hooked!
  25. [14:52:77] [main/ERROR]: Error occurred applying transform of coremod META-INF/asm/multipart.js function render
  26. java.lang.NullPointerException
  27. at org.objectweb.asm.tree.InsnList.insert(InsnList.java:343)
  28. at jdk.nashorn.internal.scripts.Script$Recompilation$55$5956A$\^eval\_.initializeCoreMod$transformer-3(<eval>:135)
  29. at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638)
  30. at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229)
  31. at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387)
  32. at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110)
  33. at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18)
  34. at net.minecraftforge.coremod.NashornFactory$$Lambda$436/1850055104.apply(Unknown Source)
  35. at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18)
  36. at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10)
  37. at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38)
  38. at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
  39. at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
  40. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:111)
  41. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
  42. at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:142)
  43. at cpw.mods.modlauncher.LaunchPluginHandler.lambda$null$8(LaunchPluginHandler.java:97)
  44. at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$461/1600061360.buildTransformedClassNodeFor(Unknown Source)
  45. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
  46. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
  47. at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
  48. at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
  49. at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
  50. at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
  51. at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
  52. at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:779)
  53. at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
  54. at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
  55. at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
  56. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
  57. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
  58. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
  59. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
  60. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
  61. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
  62. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
  63. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
  64. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
  65. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
  66. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  67. at java.lang.Class.forName0(Native Method)
  68. at java.lang.Class.forName(Class.java:348)
  69. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
  70. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/842588842.call(Unknown Source)
  71. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  72. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  73. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  74. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
  75. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  76.  
  77. [14:52:81] [main/ERROR]: Error occurred applying transform of coremod META-INF/asm/multipart.js function render
  78. java.lang.NullPointerException
  79. at org.objectweb.asm.tree.InsnList.insert(InsnList.java:343)
  80. at jdk.nashorn.internal.scripts.Script$Recompilation$55$5956A$\^eval\_.initializeCoreMod$transformer-3(<eval>:135)
  81. at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638)
  82. at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229)
  83. at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387)
  84. at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110)
  85. at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18)
  86. at net.minecraftforge.coremod.NashornFactory$$Lambda$436/1850055104.apply(Unknown Source)
  87. at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18)
  88. at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10)
  89. at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38)
  90. at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
  91. at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
  92. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:111)
  93. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
  94. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
  95. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
  96. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  97. at net.optifine.reflect.Reflector.<clinit>(Reflector.java:290)
  98. at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101)
  99. at net.minecraft.crash.CrashReport.<init>(CrashReport.java:54)
  100. at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:425)
  101. at net.minecraft.client.main.Main.main(Main.java:122)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  103. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  104. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  105. at java.lang.reflect.Method.invoke(Method.java:497)
  106. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
  107. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/842588842.call(Unknown Source)
  108. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  109. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  110. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  111. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
  112. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  113.  
  114. Method render hooked!
  115. Method func_110306_p hooked!
  116. Method func_110303_q hooked!
  117. Method func_184834_t hooked!
  118. Method func_175154_l hooked!
  119. [14:52:78] [pool-3-thread-1/WARN]: @Final field field_82223_h:[I in epicfight.mixins.json:MixinWitherBoss should be final
  120. [14:52:78] [pool-3-thread-1/WARN]: @Final field field_82224_i:[I in epicfight.mixins.json:MixinWitherBoss should be final
  121. [14:53:24] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  122. [14:53:25] [main/INFO]: Setting user: Monggi_
  123. [14:53:61] [main/INFO]: [OptiFine] Skipping bad option: key_of.key.zoom:46
  124. [14:53:61] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: java.lang.IllegalArgumentException: Unknown key name: 46
  125. [14:53:61] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:461)
  126. [14:53:61] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraft.client.GameSettings.loadOfOptions(GameSettings.java:2562)
  127. [14:53:61] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:875)
  128. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraft.client.GameSettings.<init>(GameSettings.java:353)
  129. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraft.client.Minecraft.<init>(Minecraft.java:406)
  130. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraft.client.main.Main.main(Main.java:149)
  131. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  132. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  133. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  134. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at java.lang.reflect.Method.invoke(Method.java:497)
  135. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
  136. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/842588842.call(Unknown Source)
  137. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  138. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  139. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  140. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
  141. [14:53:62] [main/INFO]: [net.minecraft.client.GameSettings:loadOfOptions:2569]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  142. [14:53:62] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
  143. [14:53:64] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10
  144. [14:53:96] [main/INFO]: [OptiFine]
  145. [14:53:96] [main/INFO]: [OptiFine] OptiFine_1.16.5_HD_U_G8_pre2
  146. [14:53:96] [main/INFO]: [OptiFine] Build: 20210305-002749
  147. [14:53:96] [main/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
  148. [14:53:96] [main/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
  149. [14:53:96] [main/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  150. [14:53:96] [main/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
  151. [14:53:99] [main/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 527.37, NVIDIA Corporation
  152. [14:53:99] [main/INFO]: [OptiFine] OpenGL Version: 4.6.0
  153. [14:53:01] [main/INFO]: [OptiFine] Maximum texture size: 32768x32768
  154. [14:53:04] [VersionCheck/INFO]: [OptiFine] Checking for new version
  155. [14:53:09] [main/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 527.37
  156. [14:53:09] [main/INFO]: [Shaders] Vendor: NVIDIA Corporation
  157. [14:53:09] [main/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2
  158. [14:53:09] [main/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
  159. [14:53:09] [main/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
  160. [14:53:09] [main/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
  161. [14:53:09] [main/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
  162. [14:53:09] [main/INFO]: [Shaders] Load shaders configuration.
  163. [14:53:10] [main/INFO]: [Shaders] No shaderpack loaded.
  164. [14:53:13] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
  165. [14:53:20] [main/INFO]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  166. [14:53:22] [main/INFO]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  167. [14:53:40] [main/INFO]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  168. [14:53:40] [main/INFO]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  169. [14:53:67] [VersionCheck/INFO]: [OptiFine] Version found: G7
  170. [14:53:95] [main/INFO]: loading json file and contents for paintings.
  171. [14:53:95] [main/INFO]: Loaded json painting abstract_blue , 16 x 16
  172. [14:53:95] [main/INFO]: Loaded json painting abstract_rainbow , 16 x 16
  173. [14:53:95] [main/INFO]: Loaded json painting abstract_red , 16 x 16
  174. [14:53:95] [main/INFO]: Loaded json painting abstract_sunset , 16 x 16
  175. [14:53:95] [main/INFO]: Loaded json painting arachnophobe , 32 x 16
  176. [14:53:95] [main/INFO]: Loaded json painting barn_owl , 32 x 16
  177. [14:53:95] [main/INFO]: Loaded json painting big_z , 16 x 16
  178. [14:53:95] [main/INFO]: Loaded json painting blue_bird , 32 x 16
  179. [14:53:96] [main/INFO]: Loaded json painting bluesclues , 32 x 16
  180. [14:53:96] [main/INFO]: Loaded json painting borgia , 16 x 32
  181. [14:53:96] [main/INFO]: Loaded json painting cane , 16 x 32
  182. [14:53:96] [main/INFO]: Loaded json painting cat_black , 16 x 16
  183. [14:53:96] [main/INFO]: Loaded json painting cat_gray , 16 x 16
  184. [14:53:96] [main/INFO]: Loaded json painting cat_orange , 16 x 16
  185. [14:53:96] [main/INFO]: Loaded json painting cat , 32 x 16
  186. [14:53:96] [main/INFO]: Loaded json painting colorful_squares , 32 x 16
  187. [14:53:96] [main/INFO]: Loaded json painting crest , 32 x 16
  188. [14:53:96] [main/INFO]: Loaded json painting danger_zone , 32 x 32
  189. [14:53:96] [main/INFO]: Loaded json painting decorative_gun , 32 x 16
  190. [14:53:96] [main/INFO]: Loaded json painting exit_down , 32 x 16
  191. [14:53:96] [main/INFO]: Loaded json painting exit_up , 32 x 16
  192. [14:53:96] [main/INFO]: Loaded json painting exit_left , 32 x 16
  193. [14:53:96] [main/INFO]: Loaded json painting exit_right , 32 x 16
  194. [14:53:96] [main/INFO]: Loaded json painting face_bat , 16 x 16
  195. [14:53:96] [main/INFO]: Loaded json painting face_chicken , 16 x 16
  196. [14:53:96] [main/INFO]: Loaded json painting face_cow , 16 x 16
  197. [14:53:96] [main/INFO]: Loaded json painting face_creeper , 16 x 16
  198. [14:53:96] [main/INFO]: Loaded json painting face_dog , 16 x 16
  199. [14:53:96] [main/INFO]: Loaded json painting face_enderman , 16 x 16
  200. [14:53:96] [main/INFO]: Loaded json painting face_pig , 16 x 16
  201. [14:53:96] [main/INFO]: Loaded json painting face_pigman , 16 x 16
  202. [14:53:96] [main/INFO]: Loaded json painting face_silverfish , 16 x 16
  203. [14:53:96] [main/INFO]: Loaded json painting face_skeleton , 16 x 16
  204. [14:53:96] [main/INFO]: Loaded json painting face_squid , 16 x 16
  205. [14:53:96] [main/INFO]: Loaded json painting face_zombie , 16 x 16
  206. [14:53:96] [main/INFO]: Loaded json painting fishes , 32 x 16
  207. [14:53:96] [main/INFO]: Loaded json painting flowers , 32 x 16
  208. [14:53:96] [main/INFO]: Loaded json painting fruits , 32 x 16
  209. [14:53:96] [main/INFO]: Loaded json painting ghost , 16 x 32
  210. [14:53:96] [main/INFO]: Loaded json painting glowlamp , 32 x 32
  211. [14:53:96] [main/INFO]: Loaded json painting glowstone_hourglass , 16 x 32
  212. [14:53:96] [main/INFO]: Loaded json painting iluvmc , 32 x 16
  213. [14:53:96] [main/INFO]: Loaded json painting link , 32 x 16
  214. [14:53:96] [main/INFO]: Loaded json painting mine_prosperity , 32 x 16
  215. [14:53:96] [main/INFO]: Loaded json painting no_trespassing_for_mobs , 32 x 16
  216. [14:53:96] [main/INFO]: Loaded json painting ocelot , 16 x 16
  217. [14:53:96] [main/INFO]: Loaded json painting penguin , 32 x 16
  218. [14:53:07] [main/INFO]: Loaded json painting pig_on_a_cliff , 32 x 32
  219. [14:53:07] [main/INFO]: Loaded json painting pkmn_blue , 32 x 16
  220. [14:53:07] [main/INFO]: Loaded json painting pkmn_red , 32 x 16
  221. [14:53:07] [main/INFO]: Loaded json painting pkmn_green , 32 x 16
  222. [14:53:07] [main/INFO]: Loaded json painting plains_hut , 32 x 16
  223. [14:53:07] [main/INFO]: Loaded json painting portrait_2 , 16 x 16
  224. [14:53:07] [main/INFO]: Loaded json painting portrait , 32 x 32
  225. [14:53:07] [main/INFO]: Loaded json painting prison , 16 x 32
  226. [14:53:07] [main/INFO]: Loaded json painting prosperity , 16 x 32
  227. [14:53:07] [main/INFO]: Loaded json painting rest , 32 x 16
  228. [14:53:07] [main/INFO]: Loaded json painting skeleton , 16 x 32
  229. [14:53:07] [main/INFO]: Loaded json painting sky , 32 x 32
  230. [14:53:07] [main/INFO]: Loaded json painting skyblock , 32 x 32
  231. [14:53:07] [main/INFO]: Loaded json painting snake , 16 x 32
  232. [14:53:07] [main/INFO]: Loaded json painting snow_landscape , 32 x 16
  233. [14:53:07] [main/INFO]: Loaded json painting subaraki , 32 x 16
  234. [14:53:07] [main/INFO]: Loaded json painting synth_city , 16 x 16
  235. [14:53:07] [main/INFO]: Loaded json painting tapistry_a , 32 x 16
  236. [14:53:07] [main/INFO]: Loaded json painting tapistry_b , 16 x 32
  237. [14:53:07] [main/INFO]: Loaded json painting tapistry_purple , 16 x 32
  238. [14:53:07] [main/INFO]: Loaded json painting torched , 32 x 16
  239. [14:53:07] [main/INFO]: Loaded json painting waterfall , 32 x 16
  240. [14:53:07] [main/INFO]: Loaded json painting whale , 32 x 16
  241. [14:53:07] [main/INFO]: Loaded json painting wheat_field , 32 x 16
  242. [14:53:07] [main/INFO]: Loaded json painting wolf_in_wheat , 32 x 16
  243. [14:53:17] [modloading-worker-7/INFO]: Here we go! Launching Dungeon Crawl 2.3.9...
  244. [14:53:44] [modloading-worker-3/INFO]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
  245. [14:53:44] [modloading-worker-3/INFO]: MinecraftForge v36.2.39 Initialized
  246. Method cape render hooked!
  247. [14:53:60] [modloading-worker-7/INFO]: Detected new forge version, registering events reflectively.
  248. [14:53:10] [modloading-worker-0/INFO]: Injecting super coyotes...
  249. [14:53:37] [modloading-worker-2/INFO]: Skipped compatibility for mod immersiveengineering.
  250. [14:53:56] [modloading-worker-4/INFO]: tower structure registered
  251. [14:53:61] [modloading-worker-4/INFO]: ice_tower structure registered
  252. [14:53:61] [modloading-worker-4/INFO]: jungle_tower structure registered
  253. [14:53:61] [modloading-worker-4/INFO]: derelict_tower structure registered
  254. [14:53:61] [modloading-worker-4/INFO]: derelict_grass_tower structure registered
  255. [14:53:61] [modloading-worker-4/INFO]: ocean_tower structure registered
  256. [14:53:61] [modloading-worker-4/INFO]: ocean_warm_tower structure registered
  257. [14:53:52] [modloading-worker-2/INFO]: ExpandAbility here, who dis?
  258. [14:53:97] [modloading-worker-5/INFO]: Loading Bountiful listeners..
  259. [14:53:01] [modloading-worker-0/INFO]: Cloth Config found, registering GUI
  260. [14:53:04] [modloading-worker-5/INFO]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
  261. [14:53:42] [modloading-worker-0/INFO]: ShadersMod diffuse shading integration is enabled
  262. [14:53:42] [modloading-worker-0/INFO]: ShadersMod vertex shader integration is enabled
  263. [14:53:46] [modloading-worker-0/INFO]: Optifine custom color support is enabled
  264. [14:53:89] [main/INFO]: Potentially Dangerous alternative prefix `byg` for name `hypogeal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  265. [14:53:50] [main/INFO]: BYG: Blocks registered!
  266. [14:53:73] [main/WARN]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug.
  267. [14:53:73] [main/WARN]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
  268. [14:53:73] [main/WARN]: Registry minecraft:item: The object effect_item has been registered twice for the same name citadel:effect_item.
  269. [14:53:73] [main/WARN]: Registry minecraft:item: The object fancy_item has been registered twice for the same name citadel:fancy_item.
  270. [14:53:58] [main/INFO]: Registering Items
  271. [14:53:86] [main/INFO]: Loaded book jsons on Thread[Render thread,10,main] in 276 ms
  272. [14:53:04] [main/INFO]: BYG: Items registered!
  273. [14:53:06] [main/INFO]: Registered 11 GlobalLootModifierSerializer entries in 0.16ms.
  274. [14:53:51] [main/INFO]: BYG: Block Entities registered!
  275. [14:53:64] [main/INFO]: BYG: Entities registered!
  276. [14:53:70] [main/INFO]: BYG: Block Entities registered!
  277. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@3be62a89
  278. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@2c2633e0
  279. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@563c243a
  280. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@2656223c
  281. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1de07321
  282. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@3b48759f
  283. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@46e54b7c
  284. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@4440cfd
  285. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@17f6bd8f
  286. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1c5d3bb9
  287. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@788629d0
  288. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@657ddc42
  289. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@421acb6c
  290. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1cebf659
  291. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@ec4bcd9
  292. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@40f490ad
  293. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@610c0277
  294. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@9740423
  295. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@4c3a86c5
  296. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@695eee7d
  297. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@262aec01
  298. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@59f54fbc
  299. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@8e2ad6b
  300. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@185c7443
  301. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@48c1b99e
  302. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@2fe64dbc
  303. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@32fd96c9
  304. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@249754dd
  305. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@6395cec8
  306. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@61799b9c
  307. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@654d5e90
  308. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@3969359c
  309. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@3f18a4fb
  310. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@117fa73e
  311. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@450d170f
  312. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@23b0fda5
  313. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@245f8102
  314. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@12c533f4
  315. [14:53:71] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@55df85d2
  316. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1290aaeb
  317. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@51c3f7c2
  318. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@4b7698af
  319. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@6882b5fa
  320. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@2bda9ad4
  321. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@4230e68b
  322. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@471f8c70
  323. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1d6c9c06
  324. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@b324706
  325. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@4422f3cb
  326. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@44e2990d
  327. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1c5c5a9d
  328. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@128cd587
  329. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1e22bd6e
  330. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@59799e54
  331. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1cb76551
  332. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@58c64daf
  333. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@2e3bbd4c
  334. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1b51997a
  335. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@67f96b2a
  336. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1a8c59b0
  337. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@58e50f1e
  338. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@43b4d08f
  339. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@7d7d52b7
  340. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@3a612e8
  341. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@55ec3725
  342. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@45e6984d
  343. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@331e68a5
  344. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@870fdeb
  345. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@751069ab
  346. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@5e3b83e8
  347. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@1e3f6113
  348. [14:53:72] [main/INFO]: registered painting net.minecraft.entity.item.PaintingType@74b249b6
  349. [14:53:75] [main/INFO]: Registered 22 ingredient serializers.
  350. [14:53:75] [main/INFO]: Registered 5 IRecipeSerializer entries in 0.06ms.
  351. [14:53:82] [main/INFO]: enhancedcelestials: Sounds registered!
  352. [14:53:82] [main/INFO]: BYG: Sounds registered!
  353. [14:53:83] [main/INFO]: BYG: Biomes registered!
  354. [14:53:84] [main/INFO]: BYG: Registering block placer types!
  355. [14:53:85] [main/INFO]: BYG: Decorators registered!
  356. [14:53:95] [main/INFO]: BYG: Features registered!
  357. [14:53:10] [main/INFO]: BYG: Structures registered!
  358. [14:53:11] [main/INFO]: BYG: Surface builders Registered!
  359. [14:53:24] [main/WARN]: Removed resource pack file/1-19-ore-outline.zip from options because it doesn't seem to exist anymore
  360. [14:53:34] [main/INFO]: loaded in item colorizer
  361. [14:53:64] [main/INFO]: Narrator library for x64 successfully loaded
  362. [14:53:74] [main/INFO]: Reloading ResourceManager: Mod Resources, Default, quark-emote-pack, Better Foliage generated assets
  363. [14:53:12] [main/INFO]: [OptiFine] *** Reloading textures ***
  364. [14:53:13] [main/INFO]: [OptiFine] Resource packs: Mod Resources, quark-emote-pack, Better Foliage generated assets
  365. [14:53:23] [main/INFO]: [OptiFine] *** Reflector Forge ***
  366. [14:53:23] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
  367. [14:53:27] [main/WARN]: [OptiFine] (Reflector) More than one method found: net.minecraftforge.client.ForgeHooksClient.renderMainMenu
  368. [14:53:27] [main/WARN]: [OptiFine] (Reflector) - public static void net.minecraftforge.client.ForgeHooksClient.renderMainMenu(net.minecraft.client.gui.screen.MainMenuScreen,com.mojang.blaze3d.matrix.MatrixStack,net.minecraft.client.gui.FontRenderer,int,int)
  369. [14:53:27] [main/WARN]: [OptiFine] (Reflector) - public static void net.minecraftforge.client.ForgeHooksClient.renderMainMenu(net.minecraft.client.gui.screen.MainMenuScreen,com.mojang.blaze3d.matrix.MatrixStack,net.minecraft.client.gui.FontRenderer,int,int,int)
  370. [14:53:29] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
  371. [14:53:29] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
  372. [14:53:30] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
  373. [14:53:33] [main/INFO]: [OptiFine] *** Reflector Vanilla ***
  374. [14:53:61] [Worker-Main-13/WARN]: File duneons:sounds/spinblade_throw_2.ogg does not exist, cannot add it to event duneons:spinblade_throw
  375. [14:53:04] [modloading-worker-5/INFO]: Config set
  376. [14:53:05] [Thread-1/INFO]: Config set
  377. [14:53:31] [modloading-worker-5/INFO]: Loading Module Chain Linkage
  378. [14:53:32] [modloading-worker-5/INFO]: Loading Module Chains Connect Blocks
  379. [14:53:32] [modloading-worker-5/INFO]: Loading Module Chute
  380. [14:53:32] [modloading-worker-5/INFO]: Loading Module Color Slime
  381. [14:53:32] [modloading-worker-5/INFO]: Loading Module Dispensers Place Blocks
  382. [14:53:32] [modloading-worker-5/INFO]: Loading Module Ender Watcher
  383. [14:53:32] [modloading-worker-5/INFO]: Loading Module Endermites Form Shulkers
  384. [14:53:32] [modloading-worker-5/INFO]: Loading Module Feeding Trough
  385. [14:53:33] [modloading-worker-5/INFO]: Loading Module Gravisand
  386. [14:53:33] [modloading-worker-5/INFO]: Loading Module Iron Rod
  387. [14:53:33] [modloading-worker-5/INFO]: Loading Module Jukebox Automation
  388. [14:53:33] [modloading-worker-5/INFO]: Loading Module Metal Buttons
  389. [14:53:33] [modloading-worker-5/INFO]: Loading Module Obsidian Plate
  390. [14:53:33] [modloading-worker-5/INFO]: Loading Module Pistons Move Tile Entities
  391. [14:53:34] [modloading-worker-5/INFO]: Loading Module Redstone Circuit
  392. [14:53:34] [modloading-worker-5/INFO]: Loading Module Weather Sensor
  393. [14:53:34] [modloading-worker-5/INFO]: Loading Module Bamboo Mat
  394. [14:53:34] [modloading-worker-5/INFO]: Loading Module Burn Vines
  395. [14:53:34] [modloading-worker-5/INFO]: Loading Module Celebratory Lamps
  396. [14:53:34] [modloading-worker-5/INFO]: Loading Module Cobblestone Bricks
  397. [14:53:34] [modloading-worker-5/INFO]: Loading Module Compressed Blocks
  398. [14:53:34] [modloading-worker-5/INFO]: Loading Module Duskbound Blocks
  399. [14:53:34] [modloading-worker-5/INFO]: Loading Module Framed Glass
  400. [14:53:34] [modloading-worker-5/INFO]: Loading Module Gold Bars
  401. [14:53:34] [modloading-worker-5/INFO]: Loading Module Grate
  402. [14:53:34] [modloading-worker-5/INFO]: Loading Module Hedges
  403. [14:53:34] [modloading-worker-5/INFO]: Loading Module Iron Plates
  404. [14:53:34] [modloading-worker-5/INFO]: Loading Module Item Frames
  405. [14:53:34] [modloading-worker-5/INFO]: Loading Module Leaf Carpet
  406. [14:53:34] [modloading-worker-5/INFO]: Loading Module Lit Lamp
  407. [14:53:34] [modloading-worker-5/INFO]: Loading Module Midori
  408. [14:53:34] [modloading-worker-5/INFO]: Loading Module More Brick Types
  409. [14:53:34] [modloading-worker-5/INFO]: Loading Module More Potted Plants
  410. [14:53:34] [modloading-worker-5/INFO]: Loading Module More Stone Variants
  411. [14:53:34] [modloading-worker-5/INFO]: Loading Module Nether Brick Fence Gate
  412. [14:53:34] [modloading-worker-5/INFO]: Loading Module Paper Decor
  413. [14:53:34] [modloading-worker-5/INFO]: Loading Module Quilted Wool
  414. [14:53:34] [modloading-worker-5/INFO]: Loading Module Rope
  415. [14:53:34] [modloading-worker-5/INFO]: Loading Module Shallow Dirt
  416. [14:53:34] [modloading-worker-5/INFO]: Loading Module Shingles
  417. [14:53:34] [modloading-worker-5/INFO]: Loading Module Soul Sandstone
  418. [14:53:34] [modloading-worker-5/INFO]: Loading Module Stained Planks
  419. [14:53:34] [modloading-worker-5/INFO]: Loading Module Stools
  420. [14:53:35] [modloading-worker-5/INFO]: Loading Module Sturdy Stone
  421. [14:53:35] [modloading-worker-5/INFO]: Loading Module Tallow And Candles
  422. [14:53:35] [modloading-worker-5/INFO]: Loading Module Thatch
  423. [14:53:35] [modloading-worker-5/INFO]: Loading Module Tie Leads To Fences
  424. [14:53:35] [modloading-worker-5/INFO]: Loading Module Turf
  425. [14:53:35] [modloading-worker-5/INFO]: Loading Module Variant Bookshelves
  426. [14:53:35] [modloading-worker-5/INFO]: Loading Module Variant Chests
  427. [14:53:36] [modloading-worker-5/INFO]: Loading Module Variant Ladders
  428. [14:53:36] [modloading-worker-5/INFO]: Loading Module Vertical Planks
  429. [14:53:36] [modloading-worker-5/INFO]: Loading Module Vertical Slabs
  430. [14:53:36] [modloading-worker-5/INFO]: Loading Module Wooden Posts
  431. [14:53:36] [modloading-worker-5/INFO]: Loading Module Chests In Boats
  432. [14:53:36] [modloading-worker-5/INFO]: Loading Module Easy Transfering
  433. [14:53:36] [modloading-worker-5/INFO]: Loading Module Hotbar Changer
  434. [14:53:36] [modloading-worker-5/INFO]: Loading Module Inventory Sorting
  435. [14:53:36] [modloading-worker-5/INFO]: Loading Module Item Sharing
  436. [14:53:37] [modloading-worker-5/INFO]: Loading Module Right Click Armor
  437. [14:53:37] [modloading-worker-5/INFO]: Loading Module Shulker Box Right Click
  438. [14:53:41] [Worker-Main-15/INFO]: [OptiFine] Multitexture: false
  439. [14:53:41] [Worker-Main-12/INFO]: [OptiFine] Multitexture: false
  440. [14:53:47] [modloading-worker-5/INFO]: Loading Module Endermosh Music Disc
  441. [14:53:47] [modloading-worker-5/INFO]: Loading Module Abacus
  442. [14:53:47] [modloading-worker-5/INFO]: Loading Module Ambient Discs
  443. [14:53:47] [modloading-worker-5/INFO]: Loading Module Ancient Tomes
  444. [14:53:48] [modloading-worker-5/INFO]: Loading Module Bottled Cloud
  445. [14:53:48] [modloading-worker-5/INFO]: Loading Module Camera
  446. [14:53:49] [modloading-worker-5/INFO]: Loading Module Color Runes
  447. [14:53:49] [modloading-worker-5/INFO]: Loading Module Pathfinder Maps
  448. [14:53:49] [modloading-worker-5/INFO]: Loading Module Pickarang
  449. [14:53:49] [modloading-worker-5/INFO]: Loading Module Seed Pouch
  450. [14:53:49] [modloading-worker-5/INFO]: Loading Module Slime In A Bucket
  451. [14:53:49] [modloading-worker-5/INFO]: Loading Module Trowel
  452. [14:53:50] [modloading-worker-5/INFO]: Loading Module Skull Pikes
  453. [14:53:50] [modloading-worker-5/INFO]: Loading Module Armed Armor Stands
  454. [14:53:50] [modloading-worker-5/INFO]: Loading Module Automatic Recipe Unlock
  455. [14:53:50] [modloading-worker-5/INFO]: Loading Module Axe Leaf Harvesting
  456. [14:53:50] [modloading-worker-5/INFO]: Loading Module Better Elytra Rocket
  457. [14:53:50] [modloading-worker-5/INFO]: Loading Module Campfires Boost Elytra
  458. [14:53:50] [modloading-worker-5/INFO]: Loading Module Compasses Work Everywhere
  459. [14:53:59] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
  460. [14:53:05] [modloading-worker-5/INFO]: Loading Module Dirt To Path
  461. [14:53:59] [Worker-Main-15/INFO]: [OptiFine] Multitexture: false
  462. [14:53:05] [modloading-worker-5/INFO]: Loading Module Double Door Opening
  463. [14:53:59] [Worker-Main-10/INFO]: [OptiFine] Multitexture: false
  464. [14:53:06] [modloading-worker-5/INFO]: Loading Module Dragon Scales
  465. [14:53:58] [main/FATAL]: Preparing crash report with UUID 4d24fbc5-9ecf-4657-9407-bc58beafdafe
  466. [14:53:55] [Worker-Main-12/INFO]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
  467. [14:53:06] [modloading-worker-5/INFO]: Loading Module Emotes
  468. [14:53:06] [main/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:340]: Negative index in crash report handler (13/15)
  469. [14:53:06] [modloading-worker-5/INFO]: Loading Module Enhanced Ladders
  470. [14:53:06] [modloading-worker-5/INFO]: Loading Module Glass Shard
  471. [14:53:06] [modloading-worker-5/INFO]: Loading Module Hoe Harvesting
  472. [14:53:06] [modloading-worker-5/INFO]: Loading Module Improved Sleeping
  473. [14:53:91] [modloading-worker-5/INFO]: Loading Module Infinity Bucket
  474. [14:53:91] [modloading-worker-5/INFO]: Loading Module Lava Bucket As Trash
  475. [14:53:91] [modloading-worker-5/INFO]: Loading Module Lock Rotation
  476. [14:53:91] [modloading-worker-5/INFO]: Loading Module More Banner Layers
  477. [14:53:91] [modloading-worker-5/INFO]: Loading Module Note Block Mob Sounds
  478. [14:53:91] [modloading-worker-5/INFO]: Loading Module Pat The Dogs
  479. [14:53:92] [modloading-worker-5/INFO]: Loading Module Poison Potato Usage
  480. [14:53:92] [modloading-worker-5/INFO]: Loading Module Reacharound Placing
  481. [14:53:92] [modloading-worker-5/INFO]: Loading Module Replace Scaffolding
  482. [14:53:92] [modloading-worker-5/INFO]: Loading Module Sign Editing
  483. [14:53:92] [modloading-worker-5/INFO]: Loading Module Simple Harvest
  484. [14:53:92] [modloading-worker-5/INFO]: Loading Module Snow Golem Player Heads
  485. [14:53:92] [modloading-worker-5/INFO]: Loading Module Springy Slime
  486. [14:53:92] [modloading-worker-5/INFO]: Loading Module Utility Recipes
  487. [14:53:92] [modloading-worker-5/INFO]: Loading Module Villagers Follow Emeralds
  488. [14:53:93] [modloading-worker-5/INFO]: Loading Module Big Dungeon
  489. [14:53:93] [modloading-worker-5/INFO]: Loading Module Big Stone Clusters
  490. [14:53:93] [modloading-worker-5/INFO]: Loading Module Biotite
  491. [14:53:93] [modloading-worker-5/INFO]: Loading Module Blossom Trees
  492. [14:53:93] [modloading-worker-5/INFO]: Loading Module Cave Roots
  493. [14:53:93] [modloading-worker-5/INFO]: Loading Module Chorus Vegetation
  494. [14:53:93] [modloading-worker-5/INFO]: Loading Module Crevices
  495. [14:53:93] [modloading-worker-5/INFO]: Loading Module Deepslate
  496. [14:53:93] [modloading-worker-5/INFO]: Loading Module Fairy Rings
  497. [14:53:93] [modloading-worker-5/INFO]: Loading Module Mega Caves
  498. [14:53:93] [modloading-worker-5/INFO]: Loading Module Monster Box
  499. [14:53:93] [modloading-worker-5/INFO]: Loading Module Nether Obsidian Spikes
  500. [14:53:93] [modloading-worker-5/INFO]: Loading Module New Stone Types
  501. [14:53:93] [modloading-worker-5/INFO]: Loading Module Realistic World Gen
  502. [14:53:93] [modloading-worker-5/INFO]: Loading Module Speleothems
  503. [14:53:93] [modloading-worker-5/INFO]: Loading Module Spiral Spires
  504. [14:53:93] [modloading-worker-5/INFO]: Loading Module Underground Clay
  505. [14:53:93] [modloading-worker-5/INFO]: Loading Module Brimstone Underground Biome
  506. [14:53:93] [modloading-worker-5/INFO]: Loading Module Cave Crystal Underground Biome
  507. [14:53:93] [modloading-worker-5/INFO]: Loading Module Elder Prismarine Underground Biome
  508. [14:53:93] [modloading-worker-5/INFO]: Loading Module Glowshroom Underground Biome
  509. [14:53:94] [modloading-worker-5/INFO]: Loading Module Lush Underground Biome
  510. [14:53:94] [modloading-worker-5/INFO]: Loading Module Overgrown Underground Biome
  511. [14:53:94] [modloading-worker-5/INFO]: Loading Module Permafrost Underground Biome
  512. [14:53:94] [modloading-worker-5/INFO]: Loading Module Sandstone Underground Biome
  513. [14:53:94] [modloading-worker-5/INFO]: Loading Module Slime Underground Biome
  514. [14:53:94] [modloading-worker-5/INFO]: Loading Module Spider Nest Underground Biome
  515. [14:53:94] [modloading-worker-5/INFO]: Loading Module Crabs
  516. [14:53:95] [modloading-worker-5/INFO]: Loading Module Forgotten
  517. [14:53:95] [modloading-worker-5/INFO]: Loading Module Foxhound
  518. [14:53:96] [modloading-worker-5/INFO]: Loading Module Frogs
  519. [14:53:96] [modloading-worker-5/INFO]: Loading Module Stonelings
  520. [14:53:96] [modloading-worker-5/INFO]: Loading Module Toretoise
  521. [14:53:96] [modloading-worker-5/INFO]: Loading Module Wraith
  522. [14:53:96] [modloading-worker-5/INFO]: Loading Module Auto Walk Keybind
  523. [14:53:96] [modloading-worker-5/INFO]: Loading Module Back Button Keybind
  524. [14:53:96] [modloading-worker-5/INFO]: Loading Module Chest Searching
  525. [14:53:97] [modloading-worker-5/INFO]: Loading Module Greener Grass
  526. [14:53:97] [modloading-worker-5/INFO]: Loading Module Improved Mount Hud
  527. [14:53:97] [modloading-worker-5/INFO]: Loading Module Improved Tooltips
  528. [14:53:97] [modloading-worker-5/INFO]: Loading Module Usage Ticker
  529. [14:53:97] [modloading-worker-5/INFO]: Loading Module Variant Animal Textures
  530. [14:53:97] [modloading-worker-5/INFO]: Loading Module Backpack
  531. [14:53:97] [modloading-worker-5/INFO]: Loading Module Crate
  532. [14:53:97] [modloading-worker-5/INFO]: Loading Module Magnets
  533. [14:53:97] [modloading-worker-5/INFO]: Loading Module Matrix Enchanting
  534. [14:53:97] [modloading-worker-5/INFO]: Loading Module Pipes
  535. [14:53:97] [modloading-worker-5/INFO]: Loading Module Totem Of Holding
  536. [14:53:98] [modloading-worker-5/INFO]: Loading Module Adjustable Chat
  537. [14:53:98] [modloading-worker-5/INFO]: Loading Module Custom Underground Biome
  538. [14:53:98] [modloading-worker-5/INFO]: Loading Module Game Nerfs
  539. [14:53:98] [modloading-worker-5/INFO]: Loading Module Microcrafting Helper
  540. [14:53:98] [modloading-worker-5/INFO]: Loading Module Narrator Readout
  541. [14:53:98] [modloading-worker-5/INFO]: Loading Module Overlay Shader
  542. [14:53:98] [modloading-worker-5/INFO]: Loading Module Pallet
  543. [14:53:98] [modloading-worker-5/INFO]: Loading Module Shiba
  544. [14:53:47] [main/FATAL]: Reported exception thrown!
  545. net.minecraft.crash.ReportedException: Rendering overlay
  546. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:812)
  547. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977)
  548. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607)
  549. at net.minecraft.client.main.Main.main(Main.java:184)
  550. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  551. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  552. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  553. at java.lang.reflect.Method.invoke(Method.java:497)
  554. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
  555. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/842588842.call(Unknown Source)
  556. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  557. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  558. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  559. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
  560. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
  561. Caused by: java.lang.NoSuchFieldError: children
  562. at com.bobmowzie.mowziesmobs.client.model.tools.MowzieGeoBuilder.constructBone(MowzieGeoBuilder.java:48)
  563. at software.bernie.geckolib3.geo.render.GeoBuilder.constructGeoModel(GeoBuilder.java:37)
  564. at software.bernie.geckolib3.file.GeoModelLoader.loadModel(GeoModelLoader.java:30)
  565. at software.bernie.geckolib3.resource.GeckoLibCache.lambda$reload$1(GeckoLibCache.java:69)
  566. at software.bernie.geckolib3.resource.GeckoLibCache$$Lambda$16994/1402213336.apply(Unknown Source)
  567. at software.bernie.geckolib3.resource.GeckoLibCache.lambda$null$5(GeckoLibCache.java:86)
  568. at software.bernie.geckolib3.resource.GeckoLibCache$$Lambda$17014/728336309.get(Unknown Source)
  569. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582)
  570. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574)
  571. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  572. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  573. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
  574. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  575.  
  576. [14:53:85] [Worker-Main-14/INFO]: Common Setup
  577. [14:53:86] [Worker-Main-14/INFO]: Whitelisted Dimensions:
  578. [14:53:86] [Worker-Main-14/INFO]: minecraft:overworld
  579. [14:53:87] [Worker-Main-14/INFO]: Overspawning lammergeiers...
  580. [14:53:87] [Worker-Main-14/INFO]: Registering 3 command argument types.
  581. [14:53:87] [Worker-Main-14/INFO]: Registering 13 loot conditions.
  582. [14:53:94] [Forge Version Check/INFO]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
  583. [14:53:07] [Worker-Main-14/WARN]:
  584. [14:53:07] [Worker-Main-14/WARN]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@
  585. [14:53:07] [Worker-Main-14/WARN]: Yung's Better Caves Present! Enabling workaround for wall feature placements!
  586. [14:53:07] [Worker-Main-14/WARN]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@
  587. [14:53:07] [Worker-Main-14/WARN]:
  588. [14:53:09] [Forge Version Check/INFO]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null
  589. [14:53:09] [Forge Version Check/INFO]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
  590. [14:53:16] [Worker-Main-10/INFO]: Setup Complete
  591. [14:53:25] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
  592. [14:53:27] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
  593. [14:53:27] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
  594. [14:53:28] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
  595. [14:53:28] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
  596. [14:53:29] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
  597. [14:53:30] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
  598. [14:53:30] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
  599. [14:53:31] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
  600. [14:53:31] [Worker-Main-14/WARN]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
  601. [14:53:32] [Worker-Main-14/INFO]: BYG: "Common Setup" Event Complete!
  602. [14:53:50] [main/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: ---- Minecraft Crash Report ----
  603. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  604.  
  605. Time: 1/20/23 2:53 PM
  606. Description: Rendering overlay
  607.  
  608. java.lang.NoSuchFieldError: children
  609. at com.bobmowzie.mowziesmobs.client.model.tools.MowzieGeoBuilder.constructBone(MowzieGeoBuilder.java:48) ~[?:1.5.25] {re:classloading}
  610. at software.bernie.geckolib3.geo.render.GeoBuilder.constructGeoModel(GeoBuilder.java:37) ~[?:3.0.106] {re:classloading}
  611. at software.bernie.geckolib3.file.GeoModelLoader.loadModel(GeoModelLoader.java:30) ~[?:3.0.106] {re:classloading}
  612. at software.bernie.geckolib3.resource.GeckoLibCache.lambda$reload$1(GeckoLibCache.java:69) ~[?:3.0.106] {re:classloading}
  613. at software.bernie.geckolib3.resource.GeckoLibCache$$Lambda$16994/1402213336.apply(Unknown Source) ~[?:?] {}
  614. at software.bernie.geckolib3.resource.GeckoLibCache.lambda$null$5(GeckoLibCache.java:86) ~[?:3.0.106] {re:classloading}
  615. at software.bernie.geckolib3.resource.GeckoLibCache$$Lambda$17014/728336309.get(Unknown Source) ~[?:?] {}
  616. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) ~[?:1.8.0_51] {}
  617. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) ~[?:1.8.0_51] {}
  618. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
  619. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
  620. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
  621. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
  622.  
  623.  
  624. A detailed walkthrough of the error, its code path and all known details is as follows:
  625. ---------------------------------------------------------------------------------------
  626.  
  627. -- Head --
  628. Thread: Render thread
  629. Stacktrace:
  630. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  631. -- Overlay render details --
  632. Details:
  633. Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
  634. Stacktrace:
  635. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  636. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
  637. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
  638. at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
  639. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  640. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  641. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  642. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  643. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2] {}
  644. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/842588842.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2] {}
  645. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
  646. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
  647. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
  648. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
  649. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
  650.  
  651.  
  652. -- System Details --
  653. Details:
  654. Minecraft Version: 1.16.5
  655. Minecraft Version ID: 1.16.5
  656. Operating System: Windows 10 (amd64) version 10.0
  657. Java Version: 1.8.0_51, Oracle Corporation
  658. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  659. Memory: 5294205544 bytes (5048 MB) / 7583301632 bytes (7232 MB) up to 8422162432 bytes (8032 MB)
  660. CPUs: 8
  661. JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx8022M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  662. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  663. ModLauncher launch target: fmlclient
  664. ModLauncher naming: srg
  665. ModLauncher services:
  666. /mixin-0.8.4.jar mixin PLUGINSERVICE
  667. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  668. /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE
  669. /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
  670. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  671. /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
  672. /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
  673. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  674. /OptiFine-OptiFine-1.16.5_HD_U_G8_pre2.jar OptiFine TRANSFORMATIONSERVICE
  675. /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
  676. FML: 36.2
  677. Forge: net.minecraftforge:36.2.39
  678. FML Language Providers:
  679. minecraft@1
  680. Mod List:
  681. inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  682. ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  683. mowziesmobs-1.5.25.jar |Mowzie's Mobs |mowziesmobs |1.5.25 |COMMON_SET|Manifest: NOSIGNATURE
  684. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  685. TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  686. areas_1.16.5-3.1.jar |Areas |areas |3.1 |COMMON_SET|Manifest: NOSIGNATURE
  687. jei-1.16.5-7.7.1.1004.jar |Just Enough Items |jei |7.7.1.1004 |COMMON_SET|Manifest: NOSIGNATURE
  688. abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  689. BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  690. Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  691. villagernames_1.16.5-4.3.jar |Villager Names |villagernames |4.3 |COMMON_SET|Manifest: NOSIGNATURE
  692. EpicFight-16.6.4.jar |Epic Fight |epicfight |16.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  693. Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |COMMON_SET|Manifest: NOSIGNATURE
  694. XaerosWorldMap_1.28.7_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.28.7 |COMMON_SET|Manifest: NOSIGNATURE
  695. comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  696. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE
  697. alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |COMMON_SET|Manifest: NOSIGNATURE
  698. TravelersBackpack-1.16.5-5.4.25.jar |Traveler's Backpack |travelersbackpack |5.4.25 |COMMON_SET|Manifest: NOSIGNATURE
  699. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  700. Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |COMMON_SET|Manifest: NOSIGNATURE
  701. YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |COMMON_SET|Manifest: NOSIGNATURE
  702. DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |COMMON_SET|Manifest: NOSIGNATURE
  703. betteranimalsplus-1.16.5-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.10 |COMMON_SET|Manifest: NOSIGNATURE
  704. Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  705. guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  706. PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |COMMON_SET|Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
  707. catalogue-1.6.1-1.16.5.jar |Catalogue |catalogue |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  708. iChunUtil-1.16.5-10.6.1.jar |iChunUtil |ichunutil |10.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  709. FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  710. mysticalworld-1.16.5-0.3.6.27.jar |Mystical World |mysticalworld |0.3.6.27 |COMMON_SET|Manifest: NOSIGNATURE
  711. forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |COMMON_SET|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  712. twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |COMMON_SET|Manifest: NOSIGNATURE
  713. tl_skin_cape_forge_1.16.5-1.19.jar |TLSkinCape |tlskincape |1.19 |COMMON_SET|Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
  714. subwild-1.3.1.jar |Subterranean Wilderness |subwild |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  715. corpse-1.16.5-1.0.7.jar |Corpse |corpse |1.16.5-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  716. CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  717. dungeons_1.10.3_mc1.16.5.jar |Minecraft Dungeons |duneons |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
  718. forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  719. upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  720. cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  721. FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  722. repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  723. EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  724. BiomesOPlenty-1.16.5-13.1.0.488-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.488 |COMMON_SET|Manifest: NOSIGNATURE
  725. projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |COMMON_SET|Manifest: NOSIGNATURE
  726. Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |COMMON_SET|Manifest: NOSIGNATURE
  727. endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  728. archers_paradox-1.16.5-1.5.0.2.jar |Archer's Paradox |archers_paradox |1.5.0.2 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  729. towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  730. astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  731. atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  732. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  733. paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  734. notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  735. curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  736. VanillaTweaks-1.16.5-1.5.46.jar |VanillaTweaks |vanillatweaks |1.16.5-1.5.46 |COMMON_SET|Manifest: NOSIGNATURE
  737. Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |COMMON_SET|Manifest: NOSIGNATURE
  738. Xaeros_Minimap_22.17.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.17.0 |COMMON_SET|Manifest: NOSIGNATURE
  739. collective-1.16.5-5.49.jar |Collective |collective |5.49 |COMMON_SET|Manifest: NOSIGNATURE
  740. betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  741. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |COMMON_SET|Manifest: NOSIGNATURE
  742. Quark-r2.4-321.jar |Quark |quark |r2.4-321 |COMMON_SET|Manifest: NOSIGNATURE
  743. randomvillagenames_1.16.5-2.0.jar |Random Village Names |randomvillagenames |2.0 |COMMON_SET|Manifest: NOSIGNATURE
  744. BetterThirdPerson-Forge-1.16.4-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  745. twoplayersonehorse-1.16.4-2.0.2.jar |2 players 1 horse |twoplayersonehorse |1.16.4-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  746. BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  747. structurize-1.16.5-1.0.418-ALPHA.jar |Structurize |structurize |1.16.5-1.0.418-ALPHA|COMMON_SET|Manifest: NOSIGNATURE
  748. starterkit_1.16.5-4.1.jar |Starter Kit |starterkit |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  749. minecolonies-1.16.5-1.0.978-RELEASE.jar |MineColonies |minecolonies |1.16.5-1.0.978-RELEA|COMMON_SET|Manifest: NOSIGNATURE
  750. architectury-1.32.66.jar |Architectury |architectury |1.32.66 |COMMON_SET|Manifest: NOSIGNATURE
  751. BackTools-1.16.5-10.2.0.jar |Back Tools |backtools |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  752. enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  753. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  754. Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |COMMON_SET|Manifest: NOSIGNATURE
  755. smallships-1.16.5-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE
  756. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  757. valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |COMMON_SET|Manifest: NOSIGNATURE
  758. valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  759. DynamicTrees-1.16.5-0.10.2.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.2 |COMMON_SET|Manifest: NOSIGNATURE
  760. DynamicTreesPlus-1.16.5-0.1.0-Beta12.jar |Dynamic Trees Plus |dynamictreesplus |1.16.5-0.1.0-Beta12 |COMMON_SET|Manifest: NOSIGNATURE
  761. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  762. geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |COMMON_SET|Manifest: NOSIGNATURE
  763. BetterFoliage-2.7.1-Forge-1.16.5.jar |Better Foliage |betterfoliage |2.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  764. Crash Report UUID: 4d24fbc5-9ecf-4657-9407-bc58beafdafe
  765. Launched Version: ForgeOptiFine 1.16.5
  766. Backend library: LWJGL version 3.2.2 build 10
  767. Backend API: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 527.37, NVIDIA Corporation
  768. GL Caps: Using framebuffer using OpenGL 3.0
  769. Using VBOs: Yes
  770. Is Modded: Definitely; Client brand changed to 'forge'
  771. Type: Client (map_client.txt)
  772. Graphics mode: fancy
  773. Resource Packs: vanilla
  774. Current Language: English (US)
  775. CPU: 8x Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
  776. OptiFine Version: OptiFine_1.16.5_HD_U_G8_pre2
  777. OptiFine Build: 20210305-002749
  778. Render Distance Chunks: 14
  779. Mipmaps: 4
  780. Anisotropic Filtering: 1
  781. Antialiasing: 0
  782. Multitexture: false
  783. Shaders: null
  784. OpenGlVersion: 4.6.0 NVIDIA 527.37
  785. OpenGlRenderer: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2
  786. OpenGlVendor: NVIDIA Corporation
  787. CpuCount: 8
  788. [14:53:54] [main/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\arane\AppData\Roaming\.minecraft\crash-reports\crash-2023-01-20_14.53.45-client.txt
  789. [14:53:54] [Worker-Main-9/INFO]: [OptiFine] Scaled non power of 2: duneons:particle/perfect_formparticle, 3 -> 9
  790. [14:53:54] [Worker-Main-9/INFO]: [OptiFine] Scaled too small texture: duneons:particle/archcubeparticle, 2 -> 8
  791. Here I am!
  792. [VersionManager] Refreshing versions locally...
  793. [Version:1.16.5-forge-36.2.39] Resolving...
  794. [Version:1.16.5-forge-36.2.39] Inherits from 1.16.5
  795. [VersionManager] Versions has been refreshed (103 ms)
  796. [Launcher] Launcher exited.
  797. [Launcher] Minecraft closed with exit code: -1
  798. flush now
  799. [Launcher] [Crash] Found crash report file: C:\Users\arane\AppData\Roaming\.minecraft\crash-reports\crash-2023-01-20_14.43.21-client.txt
  800. [Crash] Found crash report file: C:\Users\arane\AppData\Roaming\.minecraft\crash-reports\crash-2023-01-20_14.43.21-client.txt
  801. [Launcher] [Crash] Found crash report file: C:\Users\arane\AppData\Roaming\.minecraft\crash-reports\crash-2023-01-20_14.53.45-client.txt
  802. [Crash] Found crash report file: C:\Users\arane\AppData\Roaming\.minecraft\crash-reports\crash-2023-01-20_14.53.45-client.txt
  803. flush now
  804.  
Advertisement
Add Comment
Please, Sign In to add comment