Cycro54 / Ars_Mage_Fight

An Ars Nouveau addon that adds tons of new glyphs and trinkets for battling mobs and other players!
GNU General Public License v3.0
2 stars 0 forks source link

Rupture Sword causing crash #1

Closed Slighterer closed 1 year ago

Slighterer commented 1 year ago

I have recieved a ticking entity crash multiple times. This is the crash log:

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 5/13/23 3:08 PM Description: Ticking entity

java.lang.NullPointerException: Ticking entity at invoker54.magefight.entity.FollowerEntity.func_70071h(FollowerEntity.java:82) ~[?:0.5.0] {re:classloading} at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:193) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:sulfuric.mixins.json:client.world.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld$$Lambda$30933/1031619409.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,pl:mixin:APP:securitycraft.mixins.json:piston.WorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:162) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:sulfuric.mixins.json:client.world.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1485) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:954) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,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:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$511/1770453310.call(Unknown Source) [forge-1.16.5-36.2.39.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:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}

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

-- Head -- Thread: Render thread Stacktrace: at invoker54.magefight.entity.FollowerEntity.func_70071h(FollowerEntity.java:82) ~[?:0.5.0] {re:classloading} at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:193) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:sulfuric.mixins.json:client.world.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld$$Lambda$30933/1031619409.accept(Unknown Source) ~[?:?] {} -- Entity being ticked -- Details: Entity Type: ars_mage_fight:rupture_sword (invoker54.magefight.entity.RuptureSwordEntity) Entity ID: 104096 Entity Name: entity.ars_mage_fight.rupture_sword Entity's Exact location: -744.46, 64.00, -2146.50 Entity's Block location: World: (-745,64,-2147), Chunk: (at 7,4,13 in -47,-135; contains blocks -752,0,-2160 to -737,255,-2145), Region: (-2,-5; contains chunks -64,-160 to -33,-129, blocks -1024,0,-2560 to -513,255,-2049) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,pl:mixin:APP:securitycraft.mixins.json:piston.WorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:162) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:sulfuric.mixins.json:client.world.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}

-- Affected level -- Details: All players: 2 total; [ClientPlayerEntity['Slighterer'/108756, l='ClientLevel', x=-692.50, y=102.00, z=-2007.50], RemoteClientPlayerEntity['UltraMegaCyrus9'/31696, l='ClientLevel', x=-684.07, y=97.00, z=-2031.22]] Chunk stats: Client Chunk Cache: 1521, 1154 Level dimension: minecraft:overworld Level spawn location: World: (231,62,-235), Chunk: (at 7,3,5 in 14,-15; contains blocks 224,0,-240 to 239,255,-225), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 2732502 game time, 2296718 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:458) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:sulfuric.mixins.json:client.world.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner: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:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,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:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$511/1770453310.call(Unknown Source) [forge-1.16.5-36.2.39.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:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}

-- 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: 5621324768 bytes (5360 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB) CPUs: 16 JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xms8g -Xmx8g -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+UseStringDeduplication -XX:-OmitStackTraceInFastThrow -XX:+OptimizeStringConcat 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.39.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.39 FML Language Providers: javafml@36.2 minecraft@1 Mod List: saturn-mc1.16.5-0.0.3.jar |Saturn |saturn |0.0.3 |DONE |Manifest: NOSIGNATURE Instrumental-Mobs-1.16.5-1.3.3.jar |Instrumental Mobs |instrumentalmobs |1.3.3 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16.5-1.14.1.jar |Astral Sorcery |astralsorcery |1.16.4-1.14.1 |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 supermartijn642configlib-1.1.6-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE advancedperipherals-1.16.5-0.7.10r.jar |Advanced Peripherals |advancedperipherals |0.7.10r |DONE |Manifest: NOSIGNATURE teletubbies-1.16.5-7.8.1.jar |Teletubbies |teletubbies |7.8.1 |DONE |Manifest: NOSIGNATURE constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar |Construct's Armory |constructsarmory |2.0.0-alpha.2+1.16.5|DONE |Manifest: NOSIGNATURE ContentTweaker-1.16-1.0.0.develop.36.jar |ContentTweaker |contenttweaker |1.0.0.develop.36 |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE nomadictents-16.5.4.jar |Nomadic Tents |nomadictents |16.5.4 |DONE |Manifest: NOSIGNATURE mystcraft2-0.2.0.jar |Mystcraft 2 |mystcraft2 |1.16.5-0.2.0 |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-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.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 simpleplanes-1.16.5-4.6.0.jar |Simple Planes |simpleplanes |1.16.5-4.6.0 |DONE |Manifest: NOSIGNATURE DarkUtilities-1.16.5-8.0.14.jar |Dark Utilities |darkutils |8.0.14 |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 Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.488-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.488 |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 supermartijn642corelib-1.1.7-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |DONE |Manifest: NOSIGNATURE extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |Manifest: NOSIGNATURE lightspeed-1.16.5-1.0.2.jar |Lightspeed |lightspeed |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE ydms_redpanda-forge-1.16.5-1.0.2.jar |YDM's Red Panda |ydms_redpanda |1.0.2 |DONE |Manifest: NOSIGNATURE arsomega-1.5.jar |Ars Omega |arsomega |1.16.5-1.5 |DONE |Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE Runelic-1.16.5-7.0.3.jar |Runelic |runelic |7.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 worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE architectury-1.32.67.jar |Architectury |architectury |1.32.67 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.16.5-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE moreoverlays-1.18.15-mc1.16.5.jar |More Overlays Updated |moreoverlays |1.18.15-mc1.16.5 |DONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE DynamicDynamos-1.16-2.1.jar |Dynamic Dynamos |dynamicdynamos |2.1 |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 geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE treasure-bags-1.16.3-1.4.0.jar |Treasure Bags |treasurebags |1.4.0 |DONE |Manifest: NOSIGNATURE Cyclic-1.16.5-1.5.20.jar |Cyclic |cyclic |1.16.5-1.5.20 |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 tconplanner-1.16.5-1.2.0.jar |Tinker's Planner |tconplanner |1.2.0 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE biggerreactors-1.16.5-0.5.1.jar |Bigger Reactors |biggerreactors |0.5.1 |DONE |Manifest: NOSIGNATURE minecraft-comes-alive-7.3.23+1.16.5-universal.jar |Minecraft Comes Alive |mca |7.3.23+1.16.5 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE JustEnoughCalculation-1.16.5-3.9.2.jar |Just Enough Calculation |jecalculation |3.9.2 |DONE |Manifest: NOSIGNATURE ae2extras-1.3.1-1.16.5.jar |AE2 Extras |ae2extras |1.3.1-1.16.5 |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 Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE Nuclearcraft-1.16-A0.3.2.jar |Nuclearcraft |nuclearcraft |1.16-A0.3.1 |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.4-1.16.5.jar |Configured |configured |1.5.4 |DONE |Manifest: NOSIGNATURE compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.16.5-0.5.1.jar |Phosphophyllite |phosphophyllite |0.5.1 |DONE |Manifest: NOSIGNATURE good-nights-sleep-1.16.5-1.2.14.jar |Good Night's Sleep |good_nights_sleep |1.2.14 |DONE |Manifest: NOSIGNATURE charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.16.5-2.15.12-13.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.15.12-13 |DONE |Manifest: NOSIGNATURE alib-1.16.4-1.jar |A Lib |alib |1.16.4-1 |DONE |Manifest: NOSIGNATURE mcjtylib-1.16-5.1.8.jar |McJtyLib |mcjtylib |1.16-5.1.8 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.16-2.1.5.jar |RFToolsBase |rftoolsbase |1.16-2.1.5 |DONE |Manifest: NOSIGNATURE xnet-1.16-3.0.17.jar |XNet |xnet |1.16-3.0.17 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.16-2.0.19.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.19 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.16-4.0.18.jar |RFToolsControl |rftoolscontrol |1.16-4.0.18 |DONE |Manifest: NOSIGNATURE rftoolsdim-1.16-7.0.21.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.21 |DONE |Manifest: NOSIGNATURE sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |DONE |Manifest: NOSIGNATURE bouncing-balls-api-1.16.5-1.1.1.0.jar |Bouncing Balls API |bouncingballs_api |1.1.1.0 |DONE |Manifest: NOSIGNATURE catalogue-1.6.1-1.16.5.jar |Catalogue |catalogue |1.6.1 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.7.0.jar |iChunUtil |ichunutil |10.7.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.7.6.jar |Mining Gadgets |mininggadgets |1.7.6 |DONE |Manifest: NOSIGNATURE EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |2.8.0.170 |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.2.520.jar |CraftTweaker |crafttweaker |7.1.2.520 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE MoreMekanismProcessing-1.16.5-1.4.jar |More Mekanism Processing |moremekanismprocessing |1.4 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |DONE |Manifest: NOSIGNATURE ArsEnderStorage-1.16.5-1.1.0.jar |Ars EnderStorage |ars_enderstorage |1.1.0 |DONE |Manifest: NOSIGNATURE toomanyglyphs-snapshot-20220223.jar |Too Many Glyphs |toomanyglyphs |0.1.0 |DONE |Manifest: NOSIGNATURE ars_mage_fight-1.16.5-0.5.0.jar |Ars: Mage Fight! |ars_mage_fight |0.5.0 |DONE |Manifest: NOSIGNATURE rftoolspower-1.16-3.0.14.jar |RFToolsPower |rftoolspower |1.16-3.0.14 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |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 Prehistoric_Fauna-2.2.5.jar |Prehistoric Fauna |prehistoricfauna |2.2.5 |DONE |Manifest: NOSIGNATURE ilikewoodxbiomesoplenty-1.16.5-6.3.0.0.jar |I Like Wood - Biomes o' Plenty|ilikewoodxbiomesoplenty |1.16.5-6.3.0.0 |DONE |Manifest: NOSIGNATURE spartantwilight-1.16.5-2.3.2.jar |Spartan Weaponry: Twilight For|spartantwilight |1.16.5-2.3.2 |DONE |Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.13-39.jar |Blood Magic |bloodmagic |1.16.4-3.1.13-39 |DONE |Manifest: NOSIGNATURE tomeofblood-1.16.5-1.2.3.jar |Tome of Blood |tomeofblood |1.16.5-1.2.3 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE alchemistry-1.16.5-1.jar |Alchemistry |alchemistry |1.16.5-1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |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 thermal_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |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 redstone_arsenal-1.16.5-0.9.3b.17.jar |Redstone Arsenal |redstone_arsenal |0.9.3b.17 |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 thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |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 thermal_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |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 thermal_locomotion-1.16.5-1.5.0.4.jar |Thermal Locomotion |thermal_locomotion |1.5.0.4 |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 TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.16-3.1.16.jar |RFToolsUtility |rftoolsutility |1.16-3.1.16 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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 MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.16.5-5.1.0-148.jar |Immersive Engineering |immersiveengineering |1.16.5-5.1.0-148 |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.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE car-1.16.5-1.0.17.jar |Ultimate Car Mod |car |1.16.5-1.0.17 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.16-3.1.11.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.11 |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 flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE compressedcreativity-1.16.5-0.0.5.jar |Compressed Creativity |compressedcreativity |1.16.5-0.0.5 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE ars_creo-1.16.5-1.1.2.jar |Ars Creo |ars_creo |1.1.2 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE JAOPCA-1.16.5-3.4.3.26.jar |JAOPCA |jaopca |3.4.3.26 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.7-forge-mc1.16.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE chemlib-1.16.5-2.jar |Chem Lib |chemlib |1.16.5-2 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |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 AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE materialis-1.16.5-2.5.1.jar |Materialis |materialis |1.16.5-2.5.1 |DONE |Manifest: NOSIGNATURE [1.16.5]+SecurityCraft+v1.9.6.1.jar |SecurityCraft |securitycraft |v1.9.6.1 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.16.5-6.2.1.14.jar |Flux Networks |fluxnetworks |6.2.1.14 |DONE |Manifest: NOSIGNATURE ars_elemental-1.16.5-0.1.6.4.jar |Ars Elemental - Elemental Spel|ars_elemental |1.16.5-0.1.6.4 |DONE |Manifest: NOSIGNATURE Mutant+Wolf+1.2.1+-+1.16.5.jar |Mutant Wolf |mutant_wolf |1.2.1 |DONE |Manifest: NOSIGNATURE entityculling-forge-mc1.16.5-1.5.2.jar |EntityCulling |entityculling |1.5.2 |DONE |Manifest: NOSIGNATURE backpacked-2.1.12-1.16.5.jar |Backpacked |backpacked |2.1.12 |DONE |Manifest: NOSIGNATURE cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE structurize-1.16.5-1.0.418-ALPHA.jar |Structurize |structurize |1.16.5-1.0.418-ALPHA|DONE |Manifest: NOSIGNATURE minecolonies-1.16.5-1.0.978-RELEASE.jar |MineColonies |minecolonies |1.16.5-1.0.978-RELEA|DONE |Manifest: NOSIGNATURE arsarsenal-1.1.0-1.16.5.jar |Ars Arsenal |arsarsenal |1.1.0-1.16.5 |DONE |Manifest: NOSIGNATURE ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |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 ilikewood-1.16.5-6.3.0.0.jar |I Like Wood |ilikewood |1.16.5-6.3.0.0 |DONE |Manifest: NOSIGNATURE Blood-Smeltery-1.16.5-1.1.5a.jar |Blood Smeltery |bloodsmeltery |1.1.5a |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 Crash Report UUID: 16e5945d-66a4-4929-8f5d-751700e5fa0e Patchouli open book context: n/a Launched Version: 1.16.5-forge-36.2.39 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.79, 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: vanilla Current Language: English (US) CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor

Cycro54 commented 1 year ago

Alright hopefully this is fixed in 1.16.5-0.6.2

https://www.curseforge.com/minecraft/mc-mods/ars-mage-fight/files/4546779

Ty for telling me!