Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2021
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 11/3/21 3:00 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at virtuoel.pehkui.server.command.DebugCommand.unmarkEntityForScaleReset(DebugCommand.java:120) ~[pehkui:2.5.3+1.16.5-forge] {re:mixin,re:classloading}
  9. at net.minecraft.entity.Entity.handler$zkl000$onReadNbt(Entity.java:4543) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:step_height.EntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinEntity,pl:mixin:APP:mixins.squake.json:MixinEntity,pl:mixin:APP:spiderstpo.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:iceberg.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:presencefootsteps.mixins.json:IEntity,pl:mixin:APP:create.mixins.json:EntityContraptionInteractionMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.no_sneak_bypass.MixinEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.killmessage.MixinEntity,pl:mixin:APP:fabrication.mixins.json:z_combined.splash_on_inanimates.MixinEntity,pl:mixin:APP:pehkui.mixins.json:compat116minus.patchwork.compat.EntityCalculateDimensionsMixin,pl:mixin:A}
  10. at net.minecraft.entity.Entity.func_70020_e(Entity.java) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:step_height.EntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinEntity,pl:mixin:APP:mixins.squake.json:MixinEntity,pl:mixin:APP:spiderstpo.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:iceberg.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:presencefootsteps.mixins.json:IEntity,pl:mixin:APP:create.mixins.json:EntityContraptionInteractionMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.no_sneak_bypass.MixinEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.killmessage.MixinEntity,pl:mixin:APP:fabrication.mixins.json:z_combined.splash_on_inanimates.MixinEntity,pl:mixin:APP:pehkui.mixins.json:compat116minus.patchwork.compat.EntityCalculateDimensionsMixin,pl:mixin:A}
  11. at net.minecraftforge.common.extensions.IForgeEntity.deserializeNBT(IForgeEntity.java:52) ~[forge:?] {re:computing_frames,re:mixin,re:classloading}
  12. at net.tardis.mod.boti.stores.PlayerEntityStorage.create(PlayerEntityStorage.java:37) ~[tardis:1.5.2] {re:classloading}
  13. at net.tardis.mod.boti.stores.EntityStorage.getOrCreateEntity(EntityStorage.java:176) ~[tardis:1.5.2] {re:classloading}
  14. at net.tardis.mod.client.renderers.boti.BOTIRenderer.renderWorld(BOTIRenderer.java:299) ~[tardis:1.5.2] {re:classloading}
  15. at net.tardis.mod.client.renderers.boti.BOTIRenderer.renderBOTI(BOTIRenderer.java:110) ~[tardis:1.5.2] {re:classloading}
  16. at net.tardis.mod.client.ClientEvents.onRenderWorldLast(ClientEvents.java:98) ~[tardis:1.5.2] {re:classloading}
  17. at net.minecraftforge.eventbus.ASMEventHandler_1953_ClientEvents_onRenderWorldLast_RenderWorldLastEvent.invoke(.dynamic) ~[?:?] {}
  18. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  19. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  20. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  21. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:157) ~[forge:?] {re:mixin,re:classloading}
  22. at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source) ~[?:?] {}
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  24. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  25. at net.optifine.reflect.Reflector.callVoid(Reflector.java:789) ~[?:?] {re:classloading}
  26. at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1027) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat116minus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:reach.client.GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:cameraoverhaul.mixins.json:modern.GameRendererMixin,pl:mixin:APP:totaldarkness.mixins.json:MixinGameRenderer,pl:mixin:APP:fabrication.mixins.json:a_fixes.no_night_vision_flash.MixinGameRenderer,pl:mixin:A}
  27. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:693) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat116minus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:reach.client.GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:cameraoverhaul.mixins.json:modern.GameRendererMixin,pl:mixin:APP:totaldarkness.mixins.json:MixinGameRenderer,pl:mixin:APP:fabrication.mixins.json:a_fixes.no_night_vision_flash.MixinGameRenderer,pl:mixin:A}
  28. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  29. 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:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  34. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  35. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.0.jar:36.2] {}
  36. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
  37. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
  38. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
  39. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
  40. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
  41.  
  42.  
  43. A detailed walkthrough of the error, its code path and all known details is as follows:
  44. ---------------------------------------------------------------------------------------
  45.  
  46. -- Head --
  47. Thread: Render thread
  48. Stacktrace:
  49. at virtuoel.pehkui.server.command.DebugCommand.unmarkEntityForScaleReset(DebugCommand.java:120) ~[pehkui:2.5.3+1.16.5-forge] {re:mixin,re:classloading}
  50. at net.minecraft.entity.Entity.handler$zkl000$onReadNbt(Entity.java:4543) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:step_height.EntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinEntity,pl:mixin:APP:mixins.squake.json:MixinEntity,pl:mixin:APP:spiderstpo.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:iceberg.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:presencefootsteps.mixins.json:IEntity,pl:mixin:APP:create.mixins.json:EntityContraptionInteractionMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.no_sneak_bypass.MixinEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.killmessage.MixinEntity,pl:mixin:APP:fabrication.mixins.json:z_combined.splash_on_inanimates.MixinEntity,pl:mixin:APP:pehkui.mixins.json:compat116minus.patchwork.compat.EntityCalculateDimensionsMixin,pl:mixin:A}
  51. at net.minecraft.entity.Entity.func_70020_e(Entity.java) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116minus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.EntityMixin,pl:mixin:APP:pehkui.mixins.json:step_height.EntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinEntity,pl:mixin:APP:mixins.squake.json:MixinEntity,pl:mixin:APP:spiderstpo.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:iceberg.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:presencefootsteps.mixins.json:IEntity,pl:mixin:APP:create.mixins.json:EntityContraptionInteractionMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.no_sneak_bypass.MixinEntity,pl:mixin:APP:fabrication.mixins.json:b_utility.killmessage.MixinEntity,pl:mixin:APP:fabrication.mixins.json:z_combined.splash_on_inanimates.MixinEntity,pl:mixin:APP:pehkui.mixins.json:compat116minus.patchwork.compat.EntityCalculateDimensionsMixin,pl:mixin:A}
  52. at net.minecraftforge.common.extensions.IForgeEntity.deserializeNBT(IForgeEntity.java:52) ~[forge:?] {re:computing_frames,re:mixin,re:classloading}
  53. at net.tardis.mod.boti.stores.PlayerEntityStorage.create(PlayerEntityStorage.java:37) ~[tardis:1.5.2] {re:classloading}
  54. at net.tardis.mod.boti.stores.EntityStorage.getOrCreateEntity(EntityStorage.java:176) ~[tardis:1.5.2] {re:classloading}
  55. at net.tardis.mod.client.renderers.boti.BOTIRenderer.renderWorld(BOTIRenderer.java:299) ~[tardis:1.5.2] {re:classloading}
  56. at net.tardis.mod.client.renderers.boti.BOTIRenderer.renderBOTI(BOTIRenderer.java:110) ~[tardis:1.5.2] {re:classloading}
  57. at net.tardis.mod.client.ClientEvents.onRenderWorldLast(ClientEvents.java:98) ~[tardis:1.5.2] {re:classloading}
  58. at net.minecraftforge.eventbus.ASMEventHandler_1953_ClientEvents_onRenderWorldLast_RenderWorldLastEvent.invoke(.dynamic) ~[?:?] {}
  59. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  60. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  61. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  62. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:157) ~[forge:?] {re:mixin,re:classloading}
  63. at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source) ~[?:?] {}
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  65. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  66. at net.optifine.reflect.Reflector.callVoid(Reflector.java:789) ~[?:?] {re:classloading}
  67. at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1027) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat116minus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:reach.client.GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:cameraoverhaul.mixins.json:modern.GameRendererMixin,pl:mixin:APP:totaldarkness.mixins.json:MixinGameRenderer,pl:mixin:APP:fabrication.mixins.json:a_fixes.no_night_vision_flash.MixinGameRenderer,pl:mixin:A}
  68. -- Affected level --
  69. Details:
  70. All players: 0 total; []
  71. Chunk stats: Client Chunk Cache: 729, 0
  72. Level dimension: tardis:boti
  73. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  74. Level time: 2294484 game time, 461861 day time
  75. Server brand: Mohist
  76. Server type: Non-integrated multiplayer server
  77. Stacktrace:
  78. at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.long_levelup_sound_at_30.MixinClientWorld,pl:mixin:A}
  79. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  81. at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  85. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  86. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.0.jar:36.2] {}
  87. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
  88. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
  89. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
  90. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
  91. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
  92.  
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.16.5
  97. Minecraft Version ID: 1.16.5
  98. Operating System: Windows 10 (amd64) version 10.0
  99. Java Version: 1.8.0_242, AdoptOpenJDK
  100. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
  101. Memory: 3223779816 bytes (3074 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  102. CPUs: 8
  103. JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms8192m -XX:+UseG1GC -Xmx8G -Xms8G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions
  104. ModLauncher: 8.0.9+86+master.3cf110c
  105. ModLauncher launch target: fmlclient
  106. ModLauncher naming: srg
  107. ModLauncher services:
  108. /mixin-0.8.2.jar mixin PLUGINSERVICE
  109. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  110. /forge-1.16.5-36.2.0.jar object_holder_definalize PLUGINSERVICE
  111. /forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE
  112. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  113. /forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE
  114. /forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE
  115. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  116. /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
  117. /forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE
  118. FML: 36.2
  119. Forge: net.minecraftforge:36.2.0
  120. FML Language Providers:
  121. javafml@36.2
  122. minecraft@1
  123. Mod List:
  124. BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  125. secondchanceforge-1.2.0.jar |Second Chance Forge |secondchanceforge |1.2.0 |DONE |Manifest: NOSIGNATURE
  126. bigbrain-1.2.4.jar |Big Brain |bigbrain |1.2.4 |DONE |Manifest: NOSIGNATURE
  127. infernal-expansion-2.3.2.jar |Infernal Expansion |infernalexp |2.3.2 |DONE |Manifest: NOSIGNATURE
  128. TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |Manifest: NOSIGNATURE
  129. consecration-forge-1.16.5-4.0.0.6.jar |Consecration |consecration |1.16.5-4.0.0.6 |DONE |Manifest: NOSIGNATURE
  130. observed-1.1.5-1.16.5.jar |Observed |observed |1.1.5-1.16.5 |DONE |Manifest: NOSIGNATURE
  131. torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
  132. looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |Manifest: NOSIGNATURE
  133. hourglass-1.16.5-1.2.1.0.jar |Hourglass |hourglass |1.2.1.0 |DONE |Manifest: NOSIGNATURE
  134. guiclock_1.16.5-2.6.jar |GUI Clock |guiclock |2.6 |DONE |Manifest: NOSIGNATURE
  135. BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
  136. ForgeEndertech-1.16.5-7.2.1.0-build.0180.jar |Forge Endertech |forgeendertech |7.2.1.0 |DONE |Manifest: NOSIGNATURE
  137. modernlife-1.16.5-1.19.jar |Modern Life |modernlife |1.16.5-1.19 |DONE |Manifest: NOSIGNATURE
  138. YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE
  139. GatewaysToEternity-1.16.3-1.0.1.jar |Gateways To Eternity |gateways |1.0.1 |DONE |Manifest: NOSIGNATURE
  140. softerhaybales_1.16.5-1.4.jar |Softer Hay Bales |softerhaybales |1.4 |DONE |Manifest: NOSIGNATURE
  141. wizardstaff-1.16.5-1.8.1.jar |Wizard Staff |wizard-staff |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE
  142. lootbeams-1.16.5-release-sept0621.jar |LootBeams |lootbeams |1.16.5 |DONE |Manifest: NOSIGNATURE
  143. guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
  144. randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
  145. ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |Manifest: NOSIGNATURE
  146. Apotheosis-1.16.5-4.8.0.jar |Apotheosis |apotheosis |4.8.0 |DONE |Manifest: NOSIGNATURE
  147. ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar |Iron Age Furniture |ironagefurniture |1.16.4-0.2.0 |DONE |Manifest: NOSIGNATURE
  148. SnowRealMagic-1.16.4-2.5.8.jar |Snow! Real Magic! |snowrealmagic |2.5.8 |DONE |Manifest: NOSIGNATURE
  149. kelpfertilizer_1.16.5-1.7.jar |Kelp Fertilizer |kelpfertilizer |1.7 |DONE |Manifest: NOSIGNATURE
  150. colorfulhealthbar-4.0.0-1.16.1.jar |Colorful Health Bar |colorfulhealthbar |4.0.0-1.16.1 |DONE |Manifest: NOSIGNATURE
  151. JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |DONE |Manifest: NOSIGNATURE
  152. betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE
  153. AdvancementPlaques-1.16.5-1.4.0.jar |Advancement Plaques |advancementplaques |1.4.0 |DONE |Manifest: NOSIGNATURE
  154. repurposed_structures_forge-3.3.1+1.16.5.jar |Repurposed Structures |repurposed_structures |3.3.1+1.16.5 |DONE |Manifest: NOSIGNATURE
  155. fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |DONE |Manifest: NOSIGNATURE
  156. BiomesOPlenty-1.16.5-13.1.0.482-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.482 |DONE |Manifest: NOSIGNATURE
  157. SimplyImprovedTerrain-0.3.2-Forge.jar |Simply Improved Terrain |simplyimprovedterrain |0.3.2-Forge |DONE |Manifest: NOSIGNATURE
  158. pop-1.16.5-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE
  159. NetherEnhanced-1.16.3-0.3.jar |Nether Enhanced |netherenhanced |0.1 |DONE |Manifest: NOSIGNATURE
  160. SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  161. Highlighter-1.16.5-1.1.0.jar |Highlighter |highlighter |1.1.0 |DONE |Manifest: NOSIGNATURE
  162. mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
  163. curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
  164. specialai-1.16.5-1.0.1.jar |Special AI |specialai |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
  165. YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
  166. campfire_overhaul-1.16.5-1.0.5.1.jar |Campfire Overhaul |campfire_overhaul |1.0.5 |DONE |Manifest: NOSIGNATURE
  167. majruszs-difficulty-1.16.4-1.1.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.1.0 |DONE |Manifest: NOSIGNATURE
  168. sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE
  169. observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
  170. Chimes-1.16.5-0.9.5.jar |Chimes |chimes |0.9.5 |DONE |Manifest: NOSIGNATURE
  171. cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
  172. fastbenchminusreplacement-1.4.jar |FastWorkbench Minus Replacemen|fastbenchminusreplacement |1.4 |DONE |Manifest: NOSIGNATURE
  173. FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
  174. BetterBurning-1.16.5-6.0.5.jar |BetterBurning |betterburning |6.0.5 |DONE |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
  175. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
  176. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
  177. geckolib-forge-1.16.5-3.0.48.jar |GeckoLib |geckolib3 |3.0.48 |DONE |Manifest: NOSIGNATURE
  178. randombonemealflowers_1.16.5-1.4.jar |Random Bone Meal Flowers |randombonemealflowers |1.4 |DONE |Manifest: NOSIGNATURE
  179. WaterDripSound-1.16.3-0.1.3.jar |Water Drip Sound |waterdripsound |0.1.3 |DONE |Manifest: NOSIGNATURE
  180. Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |DONE |Manifest: NOSIGNATURE
  181. mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
  182. torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |Manifest: NOSIGNATURE
  183. TheComfortZone-1.16.5-1.0.3.jar |The Comfort Zone |thecomfortzone |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
  184. CalemiUtils-1.16.5-1.1.3.jar |Calemi's Utils |calemiutils |1.1.3 |DONE |Manifest: NOSIGNATURE
  185. locks-1.16.5-3.0.3.jar |Locks |locks |3.0.3 |DONE |Manifest: NOSIGNATURE
  186. jei-1.16.5-7.7.1.126.jar |Just Enough Items |jei |7.7.1.126 |DONE |Manifest: NOSIGNATURE
  187. AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |DONE |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
  188. Pehkui-2.5.3+1.16.5-forge.jar |Pehkui |pehkui |2.5.3+1.16.5-forge |DONE |Manifest: NOSIGNATURE
  189. goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
  190. Kobolds-1.4.6.jar |Kobolds |kobolds |1.0.0 |DONE |Manifest: NOSIGNATURE
  191. untamedwilds-1.16.5-1.3.1.jar |Untamed Wilds |untamedwilds |1.1.0 |DONE |Manifest: NOSIGNATURE
  192. catjammies-1.1.0.jar |CatJammies |catjammies |NONE |DONE |Manifest: NOSIGNATURE
  193. netheritehorsearmor-1.7.jar |Netherite Horse Armor Mod |netheritehorsearmor |1.7 |DONE |Manifest: NOSIGNATURE
  194. stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
  195. upstream-1.0.jar |Upstream |upstream |1.0 |DONE |Manifest: NOSIGNATURE
  196. snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |DONE |Manifest: NOSIGNATURE
  197. OffHandCombat-1.16.3-3.2.0.3.jar |Off Hand Combat |offhandcombat |1.16.3-3.2.0.3 |DONE |Manifest: c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
  198. subwild-1.3.0.jar |Subterranean Wilderness |subwild |1.3.0 |DONE |Manifest: NOSIGNATURE
  199. DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE
  200. ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE
  201. antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE
  202. DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
  203. forge-1.16.5-36.2.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  204. handcannon-1.2.jar |Fox's Handheld Cannon |handcannon |1.2 |DONE |Manifest: NOSIGNATURE
  205. voicechat-forge-1.16.5-1.7.3.jar |Simple Voice Chat |voicechat |1.16.5-1.7.3 |DONE |Manifest: NOSIGNATURE
  206. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  207. pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
  208. nutritiousmilk_1.16.5-1.8.jar |Nutritious Milk |nutritiousmilk |1.8 |DONE |Manifest: NOSIGNATURE
  209. FirstPersonMod-2.0.0.jar |FirstPersonModel Mod |firstpersonmod |2.0.0 |DONE |Manifest: NOSIGNATURE
  210. AdLods-1.16.5-4.1.8.0-build.0177.jar |Large Ore Deposits |adlods |4.1.8.0 |DONE |Manifest: NOSIGNATURE
  211. majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |DONE |Manifest: NOSIGNATURE
  212. whisperwoods-1.16.5-2.0.2.jar |Whisperwoods |whisperwoods |2.0.2 |DONE |Manifest: NOSIGNATURE
  213. notenoughanimations-1.2.1.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.1 |DONE |Manifest: NOSIGNATURE
  214. flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |DONE |Manifest: NOSIGNATURE
  215. Mantle-1.16.5-1.6.97.jar |Mantle |mantle |1.6.97 |DONE |Manifest: NOSIGNATURE
  216. pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
  217. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  218. evilwanderingtrader-1.2.jar |Evil Wandering Trader |evilwanderingtrader |1.2 |DONE |Manifest: NOSIGNATURE
  219. HardcoreRevival_1.16.3-5.2.0.jar |Hardcore Revival |hardcorerevival |5.2.0 |DONE |Manifest: NOSIGNATURE
  220. Regrowth-1.16.4-1.16.5-1.35.0.22.jar |Regrowth Mod |regrowth |1.16.5-1.35.0.22 |DONE |Manifest: NOSIGNATURE
  221. AmbientEnvironment-5.0.0.11.jar |Ambient Environment |ambientenvironment |5.0.0.11 |DONE |Manifest: NOSIGNATURE
  222. Squake-1.16.5-16.1.1.jar |Squake |squake |16.1.1 |DONE |Manifest: NOSIGNATURE
  223. NefsMedievalPub+v9.8(1.16.5).jar |Nef Deco Mod |nefdecomod |0.9.8 |DONE |Manifest: NOSIGNATURE
  224. water-erosion-1.16.4-forge-1.1.2.jar |Water Erosion |water-erosion |1.1.2 |DONE |Manifest: NOSIGNATURE
  225. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  226. HarderFarther-1.16.5-1.36.0.6.jar |Harder Farther Mod |harderfarther |1.36.0.6 |DONE |Manifest: NOSIGNATURE
  227. CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  228. tetra-1.16.5-3.17.0.jar |Tetra |tetra |3.17.0 |DONE |Manifest: NOSIGNATURE
  229. tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE
  230. grapplemod-1.16.5-v12.jar |Grappling Hook Mod |grapplemod |1.16.5-v12 |DONE |Manifest: NOSIGNATURE
  231. CyclopsCore-1.16.5-1.11.9.jar |Cyclops Core |cyclopscore |1.11.9 |DONE |Manifest: NOSIGNATURE
  232. UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |Manifest: NOSIGNATURE
  233. Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
  234. Weeping-Angels-1.16.x-2.1.6.jar |Weeping Angels |weeping_angels |2.1.6 |DONE |Manifest: NOSIGNATURE
  235. eidolon-0.3.jar |Eidolon |eidolon |0.3 |DONE |Manifest: NOSIGNATURE
  236. incontrol-1.16-5.2.1.jar |InControl |incontrol |1.16-5.2.1 |DONE |Manifest: NOSIGNATURE
  237. connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
  238. The Afterlight v1.5.5.jar |The Afterlight |the_afterlight |1.5.5 |DONE |Manifest: NOSIGNATURE
  239. InsaneLib-1.2.1-mc1.16.5.jar |InsaneLib |insanelib |1.2.1-mc1.16.5 |DONE |Manifest: NOSIGNATURE
  240. villagernames_1.16.5-3.3.jar |Villager Names |villagernames |3.3 |DONE |Manifest: NOSIGNATURE
  241. JRFTL [1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |Manifest: NOSIGNATURE
  242. EnhancedVisuals_v1.3.32_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.0 |DONE |Manifest: NOSIGNATURE
  243. Controlling-7.0.0.24.jar |Controlling |controlling |7.0.0.24 |DONE |Manifest: NOSIGNATURE
  244. Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE
  245. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
  246. alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
  247. iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
  248. MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
  249. ImprovedBackpacks-1.6.1.0.jar |Improved Backpacks |improvedbackpacks |1.6.1.0 |DONE |Manifest: NOSIGNATURE
  250. Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |DONE |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
  251. forgery-1.16-1.4.0_01.jar |Forgery |fabrication |1.4.0_01 |DONE |Manifest: NOSIGNATURE
  252. cryingghasts_1.16.5-1.4.jar |Crying Ghasts |cryingghasts |1.4 |DONE |Manifest: NOSIGNATURE
  253. pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |Manifest: 1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba
  254. carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  255. dynmus-1.3.1.jar |Dynamic Music |dynmus |1.3.1 |DONE |Manifest: NOSIGNATURE
  256. cameraoverhaul-1.0-1.16.4.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE
  257. dmcloot-1.16.5-beta-aug1821.jar |DMCLoot |dmcloot |1.16.5 |DONE |Manifest: NOSIGNATURE
  258. stalkercreepers-1.16.3.2.jar |Finder Compass |stalkercreepers |1.16.3.2 |DONE |Manifest: NOSIGNATURE
  259. customizableelytra-1.16.4-1.5.5.jar |Customizable Elytra |customizableelytra |1.16.4-1.5.5 |DONE |Manifest: NOSIGNATURE
  260. AmbientSounds_v3.1.9_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
  261. netherportalspread_1.16.5-5.4.jar |Nether Portal Spread |netherportalspread |5.4 |DONE |Manifest: NOSIGNATURE
  262. Fallout Inspired Power Armor 0.7.jar |Power armor |fallout_inspired_power_armor |0.3 |DONE |Manifest: NOSIGNATURE
  263. projectvibrantjourneys-1.16.5-3.2.10.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.10 |DONE |Manifest: NOSIGNATURE
  264. endremastered-forge-R4.1.1.jar |End Remastered |endrem |4.1 |DONE |Manifest: NOSIGNATURE
  265. LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |Manifest: NOSIGNATURE
  266. medievalmusic-1.1.jar |medievalmusic mod |medievalmusic |1.1 |DONE |Manifest: NOSIGNATURE
  267. pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
  268. playerex-1.1.8-1.16.5.jar |Player Ex |playerex |1.1.8 |DONE |Manifest: NOSIGNATURE
  269. Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
  270. collective-1.16.5-2.60.jar |Collective |collective |2.60 |DONE |Manifest: NOSIGNATURE
  271. veldmg-1.16.5-1.0.0.jar |Velocity Based Damage |veldmg |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
  272. TreePlant-1.16.x-0.3.0.jar |HT's TreePlant |treeplant |0.3.0 |DONE |Manifest: NOSIGNATURE
  273. xercapaint-1.16.5-1.0.jar |Joy of Painting |xercapaint |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  274. VivecraftForgeExtensions-1.16.4-1.3.3.jar |Vivecraft Forge Extensions |vivecraftforgeextensions |1.3.3 |DONE |Manifest: NOSIGNATURE
  275. BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  276. passiveshield_1.16.5-1.4.jar |Passive Shield |passiveshield |1.4 |DONE |Manifest: NOSIGNATURE
  277. EnigmaticLegacy-2.11.5.jar |Enigmatic Legacy |enigmaticlegacy |2.11.5 |DONE |Manifest: NOSIGNATURE
  278. smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
  279. bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE
  280. CraftableDeeds-2.2.jar |Craftable Deeds |craftabledeeds |2.2 |DONE |Manifest: NOSIGNATURE
  281. BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE
  282. BedBenefits-1.16.5-5.0.3.jar |BedBenefits |bedbenefits |5.0.3 |DONE |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
  283. Cursed-1.16.5-7.0.1.jar |Cursed |cursed |7.0.1 |DONE |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
  284. pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  285. spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
  286. redstonepen-1.16.5-1.0.6.jar |Redstone Pen |redstonepen |1.0.6 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  287. camoucreeper-2.0.0.jar |Camouflaged Creepers |camoucreepers |1.16.5-2.0.0 |DONE |Manifest: NOSIGNATURE
  288. longfallboots-1.6.0a.jar |Long Fall Boots |longfallboots |1.6.0a |DONE |Manifest: NOSIGNATURE
  289. abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |Manifest: NOSIGNATURE
  290. environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE
  291. personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE
  292. InvMove-1.16.3-0.4.6.jar |InvMove |invmove |0.4.6 |DONE |Manifest: NOSIGNATURE
  293. create-mc1.16.5_v0.3.2f.jar |Create |create |v0.3.2f |DONE |Manifest: NOSIGNATURE
  294. Waystones_1.16.5-7.6.3.jar |Waystones |waystones |7.6.3 |DONE |Manifest: NOSIGNATURE
  295. totaldarkness-1.3-1.16.5.jar |Total Darkness |totaldarkness |1.3-1.16.5 |DONE |Manifest: NOSIGNATURE
  296. BetterPortals-1.16.4-0.3.8.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.8 |DONE |Manifest: NOSIGNATURE
  297. mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE
  298. Artifacts-1.16.5-2.10.3.jar |Artifacts |artifacts |1.16.5-2.10.3 |DONE |Manifest: NOSIGNATURE
  299. hiddennames-1.16.5-1.2.0.jar |Hidden Names |hiddennames |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
  300. SCPOvertime-1.16.5-1.3.5.jar |SCP Overtime |ascpm |1.3.5 |DONE |Manifest: NOSIGNATURE
  301. OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
  302. guicompass_1.16.5-1.6.jar |GUI Compass |guicompass |1.6 |DONE |Manifest: NOSIGNATURE
  303. MyServerIsCompatible-1.16.5-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  304. DungeonCrawl-1.16.5-2.3.2.jar |Dungeon Crawl |dungeoncrawl |2.3.2 |DONE |Manifest: NOSIGNATURE
  305. farsightedmobs-forge-1.16-1.1.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE
  306. bedspreads-forge-1.16.5-5.1.0.3.jar |Bedspreads |bedspreads |1.16.5-5.1.0.3 |DONE |Manifest: NOSIGNATURE
  307. farsight-1.7.jar |Farsight mod |farsight_view |1.7 |DONE |Manifest: NOSIGNATURE
  308. walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
  309. iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |Manifest: NOSIGNATURE
  310. 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE
  311. bones-1.16.5-2.1.0.jar |Bones |bones |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE
  312. TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE
  313. Tardis-Mod-1.16.5-1.5.2.jar |Tardis Mod |tardis |1.5.2 |DONE |Manifest: NOSIGNATURE
  314. forge-1.16.5-36.2.0-universal.jar |Forge |forge |36.2.0 |DONE |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
  315. cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |DONE |Manifest: NOSIGNATURE
  316. appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE
  317. Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE
  318. goprone-1.16.4-1.3.5.jar |GoProne |goprone |1.16.4-1.3.5 |DONE |Manifest: NOSIGNATURE
  319. ensorcellation-1.16.5-1.3.1.jar |Ensorcellation |ensorcellation |1.3.1 |DONE |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
  320. ConsoleExperience-v1.7.2-1.16.5.jar |Console Experience |consoleexperience |1.7.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  321. ColossalChests-1.16.5-1.8.0.jar |ColossalChests |colossalchests |1.8.0 |DONE |Manifest: NOSIGNATURE
  322. tntbreaksbedrock_1.16.5-1.7.jar |TNT Breaks Bedrock |tntbreaksbedrock |1.7 |DONE |Manifest: NOSIGNATURE
  323. Inspirations-1.16.5-1.2.3.37.jar |Inspirations |inspirations |1.2.3.37 |DONE |Manifest: NOSIGNATURE
  324. weakerspiderwebs_1.16.5-2.0.jar |Weaker Spiderwebs |weakerspiderwebs |2.0 |DONE |Manifest: NOSIGNATURE
  325. swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE
  326. nohostilesaroundcampfire_1.16.5-3.6.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |3.6 |DONE |Manifest: NOSIGNATURE
  327. bettersafebed-forge-1.16.5-1.3.jar |Better Safe Bed |bettersafebed |forge-1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
  328. CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
  329. 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 |DONE |Manifest: NOSIGNATURE
  330. smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE
  331. Natural Decor Mod 1.16.5 II 0.22.1.jar |Natural Decor Mod |naturaldecormod |0.22.1 |DONE |Manifest: NOSIGNATURE
  332. IguanaTweaksReborn-2.7.6-mc1.16.5.jar |IguanaTweaks Reborn |iguanatweaksreborn |2.7.6 |DONE |Manifest: NOSIGNATURE
  333. Pillagers-1.16.5-3.0.1.jar |Pillagers |pillagers |3.0.1 |DONE |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
  334. Iceberg-1.16.5-1.0.5.jar |Iceberg |iceberg |1.0.5 |DONE |Manifest: NOSIGNATURE
  335. Quark-r2.4-319.jar |Quark |quark |r2.4-319 |DONE |Manifest: NOSIGNATURE
  336. charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
  337. charmonium-forge-1.16.5-2.3.2.jar |Charmonium |charmonium |2.3.2 |DONE |Manifest: NOSIGNATURE
  338. QuarkOPlenty-1.16.5-1.2.1.jar |Quark O' Plenty |quarkoplenty |1.2.1 |DONE |Manifest: NOSIGNATURE
  339. ToughAsNails-1.16.5-4.0.1.23-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.15 |DONE |Manifest: NOSIGNATURE
  340. twoplayersonehorse-1.16.4-2.0.2.jar |2 players 1 horse |twoplayersonehorse |1.16.4-2.0.2 |DONE |Manifest: NOSIGNATURE
  341. [BETA]dannys_expansion1.16.3~1.16.4-1.0.6.1.jar |Danny's Expansion |dannys_expansion |1.0.6 |DONE |Manifest: NOSIGNATURE
  342. ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  343. SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |Manifest: NOSIGNATURE
  344. BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |DONE |Manifest: NOSIGNATURE
  345. OddWaterMobs[1.16.5]_1.3.0.jar |Odd Water Mobs |oddwatermobs |1.3.0 |DONE |Manifest: NOSIGNATURE
  346. enhancedcelestials-2.0.8-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.8-1.16.5 |DONE |Manifest: NOSIGNATURE
  347. custom-crosshair-mod-v1.3.0-forge-mc1.16.5.jar |Custom Crosshair Mod |custom-crosshair-mod |1.3.0-forge |DONE |Manifest: NOSIGNATURE
  348. ears-forge-1.16-1.4.0.jar |Ears |ears |1.4.0 |DONE |Manifest: NOSIGNATURE
  349. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
  350. valhelsia_core-16.0.10.jar |Valhelsia Core |valhelsia_core |16.0.10 |DONE |Manifest: NOSIGNATURE
  351. valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE
  352. SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE
  353. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
  354. presencefootsteps-r29-1.16.4.jar |Presence Footsteps |presencefootsteps |r29-1.16.4 |DONE |Manifest: NOSIGNATURE
  355. Crash Report UUID: d5bcca26-c37c-49ab-813e-3a6f069be1af
  356. Kiwi Modules:
  357. kiwi:contributors
  358. kiwi:data
  359. snowrealmagic:core
  360. snowrealmagic:world
  361. Patchouli open book context: n/a
  362. Launched Version: 1.16.5
  363. Backend library: LWJGL version 3.2.2 build 10
  364. Backend API: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 472.12, NVIDIA Corporation
  365. GL Caps: Using framebuffer using OpenGL 3.0
  366. Using VBOs: Yes
  367. Is Modded: Definitely; Client brand changed to 'forge'
  368. Type: Client (map_client.txt)
  369. Graphics mode: fancy
  370. Resource Packs: mod_resources, vanilla, quark:emote_resources (incompatible), inspirations:config_resources (incompatible), file/Infernal Resources.zip, file/HalloweenPack_v1.4.zip, file/NewDefault+v1.44[MC1.15-1.16.5].zip, file/Kalam0n+AA+[Java+1.16.5+v1.3].zip, file/nongfu's+Fantasy+Weapons+v1.2.zip, file/AudioCraftV1.6.zip (incompatible), file/Authentic+Shadows_1.16.2-1.16.4.zip, file/sconces.zip (incompatible), file/PUSSYCRAFT MUSIC PACK.zip (incompatible), file/EnderEyes_v1.4.zip, file/Better-Leaves-6.0-1.13+§6.zip (incompatible), file/§aBeds-Reimagined§8-[v1].zip (incompatible)
  371. Current Language: English (US)
  372. CPU: 8x Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  373. OptiFine Version: OptiFine_1.16.5_HD_U_G8
  374. OptiFine Build: 20210515-161946
  375. Render Distance Chunks: 16
  376. Mipmaps: 4
  377. Anisotropic Filtering: 1
  378. Antialiasing: 0
  379. Multitexture: false
  380. Shaders: null
  381. OpenGlVersion: 4.6.0 NVIDIA 472.12
  382. OpenGlRenderer: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2
  383. OpenGlVendor: NVIDIA Corporation
  384. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement