Tslat / Advent-Of-Ascension

Advent of Ascension - A Minecraft mod for the daring
Other
208 stars 118 forks source link

Glistening Pixon Bug #3255

Closed TTVGamingSushi closed 2 years ago

TTVGamingSushi commented 2 years ago

Mod Version What version of the mod are you on?

Describe the bug A clear and concise description of what the bug is. When I want to farm a glistening Pixon with a bowl, my game crashes with an unexpected error and error code -1. To Reproduce Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error Tried to turn Optifine off, still have the problem.

Crash Report: ---- Minecraft Crash Report ---- // Ooh. Shiny.

Time: 6/12/22 8:29 PM Description: Unexpected error

java.lang.NullPointerException: Unexpected error at net.tslat.aoa3.client.render.custom.AoASkillRenderer$1.renderInHud(AoASkillRenderer.java:53) ~[?:1.16.5-3.6.1] {re:classloading} at net.tslat.aoa3.client.gui.hud.toasts.LevelRequirementToast.func_230444a(LevelRequirementToast.java:47) ~[?:1.16.5-3.6.1] {re:classloading} at net.minecraft.client.gui.toasts.ToastGui$ToastInstance.func_193684_a(SourceFile:112) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.gui.toasts.ToastGui.func_238541a(SourceFile:32) ~[?:?] {re:classloading,pl:accesstransformer:B} at com.anthonyhilyard.advancementplaques.AdvancementPlaquesToastGui.func_238541a(AdvancementPlaquesToastGui.java:65) ~[?:1.4.1] {re:classloading} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:979) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,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:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$517/1662765556.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}

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

-- Head -- Thread: Render thread Stacktrace: at net.tslat.aoa3.client.render.custom.AoASkillRenderer$1.renderInHud(AoASkillRenderer.java:53) ~[?:1.16.5-3.6.1] {re:classloading} at net.tslat.aoa3.client.gui.hud.toasts.LevelRequirementToast.func_230444a(LevelRequirementToast.java:47) ~[?:1.16.5-3.6.1] {re:classloading} at net.minecraft.client.gui.toasts.ToastGui$ToastInstance.func_193684_a(SourceFile:112) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.gui.toasts.ToastGui.func_238541a(SourceFile:32) ~[?:?] {re:classloading,pl:accesstransformer:B} -- Affected level -- Details: All players: 2 total; [ClientPlayerEntity['TTV_GamingSushi'/2469, l='ClientLevel', x=-2167.29, y=128.00, z=2389.06], RemoteClientPlayerEntity['Johndcrafter'/1824, l='ClientLevel', x=-2142.63, y=128.00, z=2405.01]] Chunk stats: Client Chunk Cache: 961, 616 Level dimension: minecraft:overworld Level spawn location: World: (176,65,-160), Chunk: (at 0,4,0 in 11,-10; contains blocks 176,0,-160 to 191,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 1514461 game time, 1516026 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:sun_brightness_client,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:sun_brightness_client,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A} 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:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$517/1662765556.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}

-- 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_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2363429008 bytes (2253 MB) / 6934233088 bytes (6613 MB) up to 8888254464 bytes (8476 MB) CPUs: 8 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9536m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: javafml@36.2 minecraft@1 kotori_scala@2.13.5-build-2 scorge@3.1.3 Mod List: BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.16.5-16.1.11.jar |QuarryPlus |quarryplus |16.1.11 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 HammerLib-1.16.5-16.3.30.jar |HammerLib |hammerlib |16.3.30 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE noautojump-1.16.5-1.jar |No Auto-Jump |noautojump |1.16.5-1 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.16.5-4.2.3.jar |Iron Jetpacks |ironjetpacks |4.2.3 |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 ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE 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 TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE DeLogger-3.0.4-build.20+mc1.16.5.jar |DeLogger |delogger |3.0.4-build.20+mc1.1|DONE |Manifest: NOSIGNATURE TinkersDelight-1.16-1.8.jar |Tinker's Delight |tdelight |1.16-1.8 |DONE |Manifest: NOSIGNATURE shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |DONE |Manifest: NOSIGNATURE Hexxit Gear 2-1.16.2-1.2.jar |Hexxit Gear 2 |hexxitgear |1.2 |DONE |Manifest: NOSIGNATURE refinedstorage-1.9.17.jar |Refined Storage |refinedstorage |1.9.17 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE alltheores-1.3.6-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.6-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.7-16.jar |Industrial Foregoing |industrialforegoing |3.2.14.7 |DONE |Manifest: NOSIGNATURE torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE shield_bash-1.7.jar |Shield Bash |shield_bash |1.7 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.486-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.486 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE silent-gear-1.16.5-2.6.30.jar |Silent Gear |silentgear |2.6.30 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.2.jar |Botania |botania |1.16.5-420.2 |DONE |Manifest: NOSIGNATURE cavesandcliffs-1.16.5-7.1.4.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.1.4 |DONE |Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE tombstone-6.7.4-1.16.5.jar |Corail Tombstone |tombstone |6.7.4 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.16.5-1.6.1.jar |Extra Storage |extrastorage |1.6.1 |DONE |Manifest: NOSIGNATURE TheAbyss2+2.2.3-2+1.16.5.jar |TheAbyss |theabyss |2.2.3-2 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |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 DynamicTrees-1.16.5-0.10.0-Beta33.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta33|DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v1.0.1-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.1 |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 ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE AoA3-1.16.5-3.6.1.jar |Advent of Ascension |aoa3 |1.16.5-3.6.1 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.138.jar |Just Enough Items |jei |7.7.1.138 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.0.4-1.16.5-36.2.29.jar |AllTheCompressed |allthecompressed |1.0.4-1.16.5-36.2.29|DONE |Manifest: NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE engineerstools-1.16.5-1.1.7.jar |Engineer's Tools |engineerstools |1.1.7 |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 pneumaticcraft-repressurized-1.16.5-2.15.6-315.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.15.6-315 |DONE |Manifest: NOSIGNATURE JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE CraftTweaker-1.16.5-7.1.2.508.jar |CraftTweaker |crafttweaker |7.1.2.508 |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE ImmersivePetroleum-1.16.5-3.3.0-11.jar |Immersive Petroleum |immersivepetroleum |3.3.0-11 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |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 agricraft-optifine-compat.jar |Agricraft Optfine Compat |agricraftoptifinecompat |null |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE infernalmobs-1.16.5.jar |Infernal Mobs |infernalmobs |1.16.2.1 |DONE |Manifest: NOSIGNATURE MythicBotany-1.16.5-1.4.19.jar |MythicBotany |mythicbotany |1.16.5-1.4.19 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE dungeons_1.10.3_mc1.16.5.jar |Minecraft Dungeons |duneons |1.10.3 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE theoneprobe-1.16-3.1.7.jar |The One Probe |theoneprobe |1.16-3.1.7 |DONE |Manifest: NOSIGNATURE jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE dimdungeons-1.13.1.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.13.1 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-1.16.5-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |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 allthetweaks-1.4.5-1.16.5-36.1.13.jar |All The Tweaks |allthetweaks |1.4.5-1.16.5-36.1.13|DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |DONE |Manifest: NOSIGNATURE DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE TreeChop-1.16.4-0.14.6-fixed.jar |HT's TreeChop |treechop |0.14.6 |DONE |Manifest: NOSIGNATURE SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 aiotbotania-1.16.5-1.8.4.jar |AIOT Botania |aiotbotania |1.8.4 |DONE |Manifest: NOSIGNATURE JustEnoughCalculation-1.16.5-3.8.6.jar |Just Enough Calculation |jecalculation |3.8.6 |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.1-mc1.16.5.jar |InsaneLib |insanelib |1.4.1 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE allthemodium-1.5.18-1.16.5-36.1.23.jar |Allthemodium |allthemodium |1.5.18-1.16.5-36.1.2|DONE |Manifest: NOSIGNATURE ImprovedBackpacks-1.6.2.0.jar |Improved Backpacks |improvedbackpacks |1.6.2.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |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 DarkUtilities-1.16.5-8.0.13.jar |Dark Utilities |darkutils |8.0.13 |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 BotanyPots-1.16.5-7.1.33.jar |BotanyPots |botanypots |7.1.33 |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 BotanyTrees-1.16.5-3.0.7.jar |BotanyTrees |botanytrees |3.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 Tips-1.16.5-4.0.7.jar |Tips |tips |4.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 u_team_core-1.16.5-3.2.1.208.jar |U Team Core |uteamcore |3.2.1.208 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 ProgressiveBosses-3.4.1-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.1 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE dragonfight-1.7.jar |dragonfight mod |dragonfight |1.7 |DONE |Manifest: NOSIGNATURE absentbydesign-1.16.5-1.5.2.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.16.5-0.4.35.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.35 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.3.2_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.2 |DONE |Manifest: NOSIGNATURE OreTweaker-1.16.5-2.6.0.jar |Ore Tweaker |oretweaker |2.6.0 |DONE |Manifest: NOSIGNATURE useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 endertanks-1.16-1.9.7.jar |EnderTanks |endertanks |1.9.7 |DONE |Manifest: NOSIGNATURE MekanismAdditions-1.16.5-10.1.2.457.jar |Mekanism: Additions |mekanismadditions |10.1.2 |DONE |Manifest: NOSIGNATURE valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE envirocore-1.16.5-3.0.9.3.jar |Environmental Core |envirocore |1.16.5-3.0.9.3 |DONE |Manifest: NOSIGNATURE envirotech-1.16.5-3.0.9.4.jar |Environmental Tech |envirotech |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE SolarFluxReborn-1.16.5-16.3.9.jar |Solar Flux Reborn |solarflux |16.3.9 |DONE |Manifest: NOSIGNATURE dpanvil-1.16.5-1.3.1.jar |DataPack Anvil |dpanvil |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE collective-1.16.5-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |DONE |Manifest: NOSIGNATURE TreePlant-1.16.x-0.3.0.jar |HT's TreePlant |treeplant |0.3.0 |DONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f DrawersTooltip-1.16.2-2.1.1.jar |Drawers Tooltip |drawerstooltip |2.1.1 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.16.5-2.1.7.jar |Mystical Customization |mysticalcustomization |2.1.7 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE architectury-1.31.60.jar |Architectury |architectury |1.31.60 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40 (1).jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1605.1.5-build.16.jar |FTB Ranks |ftbranks |1605.1.5-build.16 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.16.5-1.100.4.jar |CC: Tweaked |computercraft |1.100.4 |DONE |Manifest: NOSIGNATURE energymeter-1.16.5-1.6.1.jar |Energy Meter |energymeter |1.6.1 |DONE |Manifest: NOSIGNATURE Cyclic-1.16.5-1.5.15.jar |Cyclic |cyclic |1.16.5-1.5.15 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |DONE |Manifest: NOSIGNATURE elementalcraft-1.16.5-2.7.17.jar |ElementalCraft |elementalcraft |1.16.5-2.7.17 |DONE |Manifest: NOSIGNATURE metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE justmobheads_1.16.5-5.4.jar |Just Mob Heads |justmobheads |5.4 |DONE |Manifest: NOSIGNATURE ae2extras-1.3.1-1.16.5.jar |AE2 Extras |ae2extras |1.3.1-1.16.5 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE enviromats-1.16.5-2.0.9.0.jar |Environmental Materials |enviromats |2.0.9.0 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 configured-1.5.2-1.16.5.jar |Configured |configured |1.5.2 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.16.5-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |DONE |Manifest: NOSIGNATURE farsightedmobs-forge-1.16-1.1.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE mcjtylib-1.16-5.1.5.jar |McJtyLib |mcjtylib |1.16-5.1.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.16-2.1.3.jar |RFToolsBase |rftoolsbase |1.16-2.1.3 |DONE |Manifest: NOSIGNATURE rftoolsdim-1.16-7.0.20-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.20-beta |DONE |Manifest: NOSIGNATURE rftoolspower-1.16-3.0.13.jar |RFToolsPower |rftoolspower |1.16-3.0.13 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.16-3.1.8.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.8 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.16-2.0.18.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.18 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.16-4.0.16.jar |RFToolsControl |rftoolscontrol |1.16-4.0.16 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.5.1.jar |iChunUtil |ichunutil |10.5.1 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.7-27.jar |Blood Magic |bloodmagic |1.16.4-3.1.7-27 |DONE |Manifest: NOSIGNATURE BrandonsCore-1.16.5-3.0.13.244-universal.jar |Brandon's Core |brandonscore |3.0.13.244 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe ImmersivePosts-1.16.5-4.3.0-1.jar |Immersive Posts |immersiveposts |4.3.0-1 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0 ImmersiveEngineering-1.16.5-5.0.7-143.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.7-143 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE tinker_rapier-1.1.4-1.16.5.jar |Tinkers' Rapier |tinker_rapier |1.1.4-1.16.5 |DONE |Manifest: NOSIGNATURE JER-Integration-1.1.0.jar |Reforged: SoulShards |jerintegration |1.1.0 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.16-3.1.14.jar |RFToolsUtility |rftoolsutility |1.16-3.1.14 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.0.19.jar |EnchantmentDescriptions |enchdesc |7.0.19 |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 titanium-1.16.5-3.2.8.7-22.jar |Titanium |titanium |3.2.8.7 |DONE |Manifest: NOSIGNATURE mana-and-artifice-1.5.1.7.jar |Mana and Artifice |mana-and-artifice |1.5.1.7 |DONE |Manifest: NOSIGNATURE silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE Jade-1.16.4-2.8.0.jar |Jade |jade |2.8.0 |DONE |Manifest: NOSIGNATURE enviroenergy-1.16.5-3.0.9.1.jar |Environmental Energy |enviroenergy |1.16.5-3.0.9.1 |DONE |Manifest: NOSIGNATURE actuallycompatible-0.1.2.jar |Actually Compatible |actuallycompatible |0.1.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.38.jar |Iceberg |iceberg |1.0.38 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.16.5-1.1.6.jar |Legendary Tooltips |legendarytooltips |1.1.6 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.5-4.6.1.jar |Fast Workbench |fastbench |4.6.1 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.1.jar |Storage Drawers |storagedrawers |8.5.1 |DONE |Manifest: NOSIGNATURE topaddons-1.16.5-2.2.0-beta.jar |TOP Addons |topaddons |1.16.5-2.2.0-beta |DONE |Manifest: NOSIGNATURE FluxNetworks-1.16.5-6.2.1.14.jar |Flux Networks |fluxnetworks |6.2.1.14 |DONE |Manifest: NOSIGNATURE enderchests-1.16-1.7.9.jar |EnderChests |enderchests |1.7.9 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.4.3_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.4.3 |DONE |Manifest: NOSIGNATURE drippyloadingscreen_forge_1.4.2_MC_1.16.2-1.16.5.j|Drippy Loading Screen |drippyloadingscreen |1.4.2 |DONE |Manifest: NOSIGNATURE Infinitylib-2.0.7.jar |InfinityLib |infinitylib |1.16.5-2.0.7 |DONE |Manifest: NOSIGNATURE engineersdecor-1.16.5-1.1.17.jar |Engineer's Decor |engineersdecor |1.1.17 |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 BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |DONE |Manifest: NOSIGNATURE battletowerslite.jar |Battle Towers Reforged |battle_towers_reforged |1.0.0 |DONE |Manifest: NOSIGNATURE botanicalmachinery-1.16.4-0.4.6.jar |Botanical Machinery |botanicalmachinery |0.4.6 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE chiselsandbits-1.0.63.jar |Chisels & bits |chiselsandbits |1.0.63 |DONE |Manifest: NOSIGNATURE OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.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 balancedenchanting-1.16.2-1.1.jar |Balanced Enchanting |balancedenchanting |1.16.2-1.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 269ceb87-4d9c-46e7-ad68-e386feddf397 Patchouli open book context: n/a Launched Version: forge-36.2.34 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 512.95, 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) GPU Warnings: renderer: Stencil enabled in Immersive Engineering config Graphics mode: fast Resource Packs: vanilla, mod_resources, quark:emote_resources (incompatible) Current Language: English (US) CPU: 8x AMD Ryzen 5 PRO 3350G with Radeon Vega Graphics OptiFine Version: OptiFine_1.16.5_HD_U_G8 OptiFine Build: 20210515-161946 Render Distance Chunks: 14 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 512.95 OpenGlRenderer: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8 Expected behavior A clear and concise description of what you expected to happen. Expected to farm the Pixon ^^ Screenshots If applicable, add screenshots to help explain your problem.

EatingSilencer commented 2 years ago

Update your aoa version to the latest 1.16.5 version and see if the problem still occurs.

Tslat commented 2 years ago

Resubmit the report if it occurs on 3.6.6