Botania

Botania

133M Downloads

game crashes after opening lexica botania

kuba26038 opened this issue ยท 1 comments

commented

here's the crash log

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 6/20/21 10:35 AM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at vazkii.patchouli.client.book.gui.GuiBookLanding.drawForegroundElements(GuiBookLanding.java:100) ~[patchouli:1.16.4-52] {re:classloading}
at vazkii.patchouli.client.book.gui.GuiBook.drawScreenAfterScale(GuiBook.java:133) ~[patchouli:1.16.4-52] {re:classloading}
at vazkii.patchouli.client.book.gui.GuiBook.func_230430_a_(GuiBook.java:121) ~[patchouli:1.16.4-52] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:299) ~[forge:?] {re:mixin,re:classloading}
at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) ~[?:?] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_271] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_271] {}
at net.optifine.reflect.Reflector.callVoid(Reflector.java:789) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:821) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:xaerominimap:xaero_gamerenderer_resetprojectionmatrix,xf:fml:xaerominimap:xaero_gamerenderer_renderworld,pl:mixin:APP:create.mixins.json:StoreProjectionMatrixMixin,pl:mixin:A}
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:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
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:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_271] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_271] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_271] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_271] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.31.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_271] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_271] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_271] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_271] {}
at crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29) [proxyserver.jar:2.12.3] {}
at crystallauncher.MineClient.start(MineClient.java:188) [proxyserver.jar:2.12.3] {}
at crystallauncher.MineClient.main(MineClient.java:33) [proxyserver.jar:2.12.3] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at vazkii.patchouli.client.book.gui.GuiBookLanding.drawForegroundElements(GuiBookLanding.java:100) ~[patchouli:1.16.4-52] {re:classloading}
at vazkii.patchouli.client.book.gui.GuiBook.drawScreenAfterScale(GuiBook.java:133) ~[patchouli:1.16.4-52] {re:classloading}
at vazkii.patchouli.client.book.gui.GuiBook.func_230430_a_(GuiBook.java:121) ~[patchouli:1.16.4-52] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:299) ~[forge:?] {re:mixin,re:classloading}
at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) ~[?:?] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_271] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_271] {}
at net.optifine.reflect.Reflector.callVoid(Reflector.java:789) ~[?:?] {re:classloading}
-- Screen render details --
Details:
Screen name: vazkii.patchouli.client.book.gui.GuiBookLanding
Mouse location: Scaled: (320, 169). Absolute: (960.000000, 508.000000)
Screen size: Scaled: (640, 339). Absolute: (1920, 1017). Scale factor of 3.000000

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['kuba26038'/414, l='ClientLevel', x=-47.55, y=19.00, z=42.28]]
Chunk stats: Client Chunk Cache: 625, 419
Level dimension: minecraft:overworld
Level spawn location: World: (-16,70,48), Chunk: (at 0,4,0 in -1,3; contains blocks -16,0,48 to -1,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 17185 game time, 17185 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:A}
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:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.dynmus.json:MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_271] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_271] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_271] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_271] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.31.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_271] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_271] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_271] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_271] {}
at crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29) [proxyserver.jar:2.12.3] {}
at crystallauncher.MineClient.start(MineClient.java:188) [proxyserver.jar:2.12.3] {}
at crystallauncher.MineClient.main(MineClient.java:33) [proxyserver.jar:2.12.3] {}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4979935896 bytes (4749 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
CPUs: 12
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M -Xms8192M -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.31.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.31.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.31.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.31.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.31.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.31
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
habitat-0.3a2.jar |Habitat |habitat |0.3a2 |DONE |Manifest: NOSIGNATURE
SlimyBoyos-3.1.0.23.jar |SlimyBoyos |slimyboyos |3.1.0.23 |DONE |Manifest: NOSIGNATURE
beenfo-1.16.4-forge35.0.7-1.2.jar |Beenfo |beenfo |1.16.4-forge35.0.7-1|DONE |Manifest: NOSIGNATURE
blazegear-1.16.5-1.0.4.jar |Blaze Gear |blazegear |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
placeableblazerods_1.16.5-1.1.jar |Placeable Blaze Rods |placeableblazerods |1.1 |DONE |Manifest: NOSIGNATURE
ContentTweaker-1.16-1.0.0.develop.11.jar |ContentTweaker |contenttweaker |1.0.0.develop.11 |DONE |Manifest: NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
furnacemk2-1.16.5-0.1.7.jar |Furnace Mk2 |furnacemk2 |1.16.5-0.1.7 |DONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
configurableextramobdrops_1.16.5-1.5.jar |Configurable Extra Mob Drops |configurableextramobdrops |1.5 |DONE |Manifest: NOSIGNATURE
ravageandcabbage-0.1.3.jar |Ravage & Cabbage |ravageandcabbage |0.1.3 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.20.jar |Controlling |controlling |7.0.0.20 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE
pyromancer+1.5.1.jar |Pyromancer |pyromancer |1.5.1 |DONE |Manifest: NOSIGNATURE
moreminecarts-1.3.8.jar |More Minecarts |moreminecarts |1.3.8 |DONE |Manifest: NOSIGNATURE
jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |Manifest: NOSIGNATURE
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
Bookshelf-1.16.5-10.0.7.jar |Bookshelf |bookshelf |10.0.7 |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
sophisticatedbackpacks-1.16.4-2.5.0.271.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |Manifest: NOSIGNATURE
guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |Manifest: NOSIGNATURE
chicken_nugget_mod_FORGE_1.16.5_version_3.1.jar |Chicken Nugget Mod |chicken_nugget |3.1.0 |DONE |Manifest: NOSIGNATURE
chained-1.16.5-1.1.jar |Chained |chained |1.1 |DONE |Manifest: NOSIGNATURE
NotEnoughCreativity-Forge-1.16-1.2.4_01.jar |Not Enough Creativity |notenoughcreativity |1.2.4_01 |DONE |Manifest: NOSIGNATURE
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
dynmus-1.2.0.jar |Dynamic Music |dynmus |1.2.0 |DONE |Manifest: NOSIGNATURE
Dragon+Mounts+Legacy.jar |Dragon Mounts: Legacy |dragonmounts |1.0.10 |DONE |Manifest: NOSIGNATURE
netherite-plus-mod-1.4.5-1.16.5-forge.jar |Netherite Plus |netherite_plus |1.4.5-1.16.5 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.13.2.jar |Supplementaries |supplementaries |1.16.5-0.13.1 |DONE |Manifest: NOSIGNATURE
Buddycards-1.16.5-2.4.2.jar |Buddycards |buddycards |1.16.5-2.4.2 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.4.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.5 |DONE |Manifest: NOSIGNATURE
delicateanddainty-0.1.7-1.16.5.jar |Delicate and Dainty! |delicateanddainty |0.1.7-1.16.5 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.1.6.jar |'Dustrial Decor |dustrial_decor |1.0.7 |DONE |Manifest: NOSIGNATURE
cryness_double_slabs-1.2.jar |Cryness's Double Slabs |cryness_double_slabs |1.0 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.475-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.472 |DONE |Manifest: NOSIGNATURE
geode-1.1.2.jar |Geode |geode |1.0.0 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |Manifest: NOSIGNATURE
drawerfps-1.8.jar |Drawer FPS |drawerfps |1.8 |DONE |Manifest: NOSIGNATURE
Tuffles_and_Calable-1.16.5-1.0.0.jar |Tuffles and Calable |tuffles_and_calable |1.0.0 |DONE |Manifest: NOSIGNATURE
Chunky-1.2.73.jar |Chunky |chunky |1.2.73 |DONE |Manifest: NOSIGNATURE
pop-1.16.5-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE
Botania-1.16.5-416.jar |Botania |botania |1.16.5-416 |DONE |Manifest: NOSIGNATURE
CavesAndCliffsBackport-6.1.jar |Caves & Cliffs Backport |cavesandcliffs |6.1 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |Manifest: NOSIGNATURE
tetra-1.16.5-3.12.0.jar |Tetra |tetra |3.12.0 |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE
relics-0.2.1.jar |Relics |relics |0.2.1 |DONE |Manifest: NOSIGNATURE
omnis-1.16.5-1.1.2.1.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-52.jar |Patchouli |patchouli |1.16.4-52 |DONE |Manifest: NOSIGNATURE
LurkerMod(FORGE-1.16.4)+-+1.0.8.jar |Lurker |lurkermod |1.16.4-1.0.8 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.25.jar |Collective |collective |2.25 |DONE |Manifest: NOSIGNATURE
cakechomps-forge-1.16.4-5.0.0.2.jar |Cake Chomps |cakechomps |1.16.4-5.0.0.2 |DONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.11.4.jar |Enigmatic Legacy |enigmaticlegacy |2.11.4 |DONE |Manifest: NOSIGNATURE
thievingslimes-1.16.5-1.0.1.jar |Thieving Slimes |thievingslimes |1.0.1 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-1.16.4-1.0.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.0.0 |DONE |Manifest: NOSIGNATURE
sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |Manifest: NOSIGNATURE
architectury-1.17.20-forge.jar |Architectury |architectury |1.17.20 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.16.4-1.96.0.jar |CC: Tweaked |computercraft |1.96.0 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE
Simply+Steel-1.1.0+1.16.5.jar |Simply Steel |simplysteel |1.16.5-1.1.0 |DONE |Manifest: NOSIGNATURE
Chimes-1.16.3-0.9.6.jar |Chimes |chimes |0.9.6 |DONE |Manifest: NOSIGNATURE
cherishedworlds-forge-1.16.4-5.1.0.0.jar |Cherished Worlds |cherishedworlds |1.16.4-5.1.0.0 |DONE |Manifest: NOSIGNATURE
cloth-config-4.11.19-forge.jar |Cloth Config v4 API |cloth-config |4.11.19 |DONE |Manifest: NOSIGNATURE
choruswarps-1.16.5-1.9c.jar |Chorus Warps |choruswarps |1.9c |DONE |Manifest: NOSIGNATURE
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
BetterBurning-1.16.5-6.0.6.jar |BetterBurning |betterburning |6.0.6 |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
bettas-1.2.1.jar |Bettas |bettas |1.2.1 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.36.jar |GeckoLib |geckolib3 |3.0.36 |DONE |Manifest: NOSIGNATURE
stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
Kiwi-1.16.5-3.4.2.jar |Kiwi |kiwi |3.4.2 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.18.jar |Mowzie's Mobs |mowziesmobs |1.5.18 |DONE |Manifest: NOSIGNATURE
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
locks-1.16.5-3.0.3.jar |Locks |locks |3.0.3 |DONE |Manifest: NOSIGNATURE
jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |Manifest: NOSIGNATURE
frostbite-1.0.1.jar |frostbite |frostbite |1.0.0 |DONE |Manifest: NOSIGNATURE
Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |DONE |Manifest: NOSIGNATURE
Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |Manifest: NOSIGNATURE
brazier-3.0.9-forge.jar |Brazier |brazier |3.0.9 |DONE |Manifest: NOSIGNATURE
extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |Manifest: NOSIGNATURE
Fallingleaves-1.16.3-1.1.1.jar |Falling Leaves |fallingleaves |1.1.1 |DONE |Manifest: NOSIGNATURE
FastSuite-1.16.4-1.0.2.jar |FastSuite |fastsuite |1.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-6.0.0.23.jar |Clumps |clumps |6.0.0.23 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |Manifest: NOSIGNATURE
tetrapak-0.2.1.jar |Tetra Pak |tetrapak |0.2.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |DONE |Manifest: NOSIGNATURE
framedcompactdrawers-1.16-2.2.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.0 |DONE |Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
OuterEnd-0.2.13.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
champions-forge-1.16.5-2.0.1.7.jar |Champions |champions |1.16.5-2.0.1.7 |DONE |Manifest: NOSIGNATURE
wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |Manifest: NOSIGNATURE
bedspreads-forge-1.16.5-5.1.0.2.jar |Bedspreads |bedspreads |1.16.5-5.1.0.2 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.7-1.16.5.jar |Ice and Fire |iceandfire |2.1.7-1.16.5 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
MCDJ-1.16.2-1.16.3-2.1.1.jar |MCDJ |mcdj |2.1 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.16.5-1.0.1.27.jar |JEI Tweaker |jeitweaker |1.0.1.27 |DONE |Manifest: NOSIGNATURE
dismountentity_1.16.5-1.4.jar |Dismount Entity |dismountentity |1.4 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CraftTweaker-1.16.5-7.1.0.281.jar |CraftTweaker |crafttweaker |7.1.0.281 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.18.6.jar |Ars Nouveau |ars_nouveau |1.18.6 |DONE |Manifest: NOSIGNATURE
majruszsaccessories-1.16.5-0.1.2.jar |Majrusz's Accessories |majruszs_accessories |0.1.2 |DONE |Manifest: NOSIGNATURE
frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.1.31-universal.jar |Forge |forge |36.1.31 |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
Atum-1.16.5-2.2.5.jar |Atum 2 |atum |1.16.5-2.2.5 |DONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
Bones-Mod-1.16.5.jar |Bones |bones |1.16.5-2.0.0 |DONE |Manifest: NOSIGNATURE
neapolitan-1.16.4-2.0.1.jar |Neapolitan |neapolitan |2.0.1 |DONE |Manifest: NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.4.1.jar |Dynamic Surroundings |dsurround |1.16.4-4.0.4.1 |DONE |Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
forge-1.16.5-36.1.31-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
cavebiomes-2.0.jar |CaveBiomeAPI |cavebiomes |2.0 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.16.4-1.2.0.jar |Thermal Innovation |thermal_innovation |1.2.0 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |Manifest: NOSIGNATURE
thermal_locomotion-1.16.4-1.2.0.jar |Thermal Locomotion |thermal_locomotion |1.2.0 |DONE |Manifest: NOSIGNATURE
ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |Manifest: NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.0.4.194.jar |Tinkers' Construct |tconstruct |3.0.4.194 |DONE |Manifest: NOSIGNATURE
Pigsteel-forge-1.16.5-1.2.0.jar |Pigsteel Mod |pigsteel |1.0 |DONE |Manifest: NOSIGNATURE
voicechat-1.16.5-1.3.5.jar |Simple Voice Chat |voicechat |1.16.5-1.3.5 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
Jade-1.16.4-2.7.1.jar |Jade |jade |2.7.1 |DONE |Manifest: NOSIGNATURE
EntityCulling-1.16.5-2.1.4.jar |Entity Culling |entity_culling |2.1.4 |DONE |Manifest: NOSIGNATURE
CreateTweaker-1.0.0.12.jar |CreateTweaker |createtweaker |1.0.0.12 |DONE |Manifest: NOSIGNATURE
astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE
nolakes-0.1-1.16.4.jar |NoLakes! |nolakes |0.1-1.16.4 |DONE |Manifest: NOSIGNATURE
majrusz-library-1.16.4-2.0.0.jar |Majrusz Library |majrusz_library |2.0.0 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.109.jar |Mantle |mantle |1.6.109 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_21.6.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.6.0 |DONE |Manifest: NOSIGNATURE
rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |DONE |Manifest: NOSIGNATURE
ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |Manifest: NOSIGNATURE
GhastCow-1.16.5-1.0.1.jar |The Ghast Cow mod |ghastcow |1.0.1 |DONE |Manifest: NOSIGNATURE
malum-1.16.5-0.2.2.4.jar |Malum |malum |1.16.5-0.2.2.4 |DONE |Manifest: NOSIGNATURE
lava-monster-1.16.4-1.0.9.jar |Lava Monster |lava_monster |1.0.9 |DONE |Manifest: NOSIGNATURE
autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |Manifest: NOSIGNATURE
performant-1.16.2-5-3.66m.jar |Performant |performant |3.56m |DONE |Manifest: NOSIGNATURE
wlrs-1.3.jar |Waterlogged Redstone |wlrs |1.3 |DONE |Manifest: NOSIGNATURE
backpacked-1.10.1-1.16.3.jar |Backpacked |backpacked |1.10.1 |DONE |Manifest: NOSIGNATURE
simplytea-1.16.5-2.4.0.jar |Simply Tea |simplytea |2.4.0 |DONE |Manifest: NOSIGNATURE
floormats-1.16.5-v1.5.0.jar |Floor Mats |floormats |1.16.5-v1.5.0 |DONE |Manifest: NOSIGNATURE
fins-1.6.1.jar |Fins and Tails |fins |1.6.1 |DONE |Manifest: NOSIGNATURE
pillagersplus-1.16.3-1.0.1.jar |Pillager Trust |pillagertrust |1.0.1 |DONE |Manifest: NOSIGNATURE
cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |DONE |Manifest: NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |Manifest: NOSIGNATURE
ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |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
occultism-1.16.5-1.3.0.jar |Occultism |occultism |1.16.5-1.3.0 |DONE |Manifest: NOSIGNATURE
moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.18.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.18 |DONE |Manifest: NOSIGNATURE
TacticalFishing-1.16-v1.0.1.jar |Tactical Fishing |tactical_fishing |1.0 |DONE |Manifest: NOSIGNATURE
mannequins-1.0.1-1.16.5-forge.jar |Mannequins |mannequins |1.0.1 |DONE |Manifest: NOSIGNATURE
nodragoncheese-1.0.jar |No Dragon Cheese |nodragoncheese |1.0 |DONE |Manifest: NOSIGNATURE
LegendOfHerobrine-1.16.5-0.6.2.jar |The Legend of Herobrine |herobrine |0.6.2 |DONE |Manifest: NOSIGNATURE
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
PumpkinSpiceEverything-1.0.12.jar |Pumpkin Spice Everything |pumpkin_spice_everything |1.0.9 |DONE |Manifest: NOSIGNATURE
PotGoblins1.0.2.jar |PotGoblins |potgoblins |1.0.0 |DONE |Manifest: NOSIGNATURE
farmersreplant-1.16.5-1.0.jar |Farmers Replant |farmersreplant |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20210515c.jar |Create Crafts & Additions |createaddition |1.16.5-20210515c |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 9b417c65-a142-49b0-93d3-f3034bc80bf6
Kiwi Modules:
kiwi:contributors
kiwi:data
Patchouli open book context:
Open book: botania:lexicon
Current page spread: 0
Launched Version: 1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1650 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: mcdj (incompatible), vanilla, mod_resources, quark:emote_resources (incompatible), file/VanillaTweaks_r216549.zip, file/ComplementaryResources 3.12.zip, file/totem-of-lying-e640.zip, file/arcane_ore.zip, file/Detail+Brush+1.2.zip, file/Tetra ars nouveau resorcepack, file/BetterEnderDragon-1.16.x.zip, file/flop_boi.zip, file/say-cheese-e1330.zip, file/zozo-iron-golem.zip
Current Language: English (US)
CPU: 12x AMD Ryzen 5 1600 Six-Core Processor
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 456.71
OpenGlRenderer: GeForce GTX 1650 SUPER/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12
[10:35:00] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Users\bynie\AppData\Roaming\Crystal-Launcher\instances\u.tis2.minecraft\crash-reports\crash-2021-06-20_10.35.00-client.txt

commented

Downgrade Patchouli to build 1.16.4-51, the build you are using got pulled from CurseForge because of this.