[Bug] Crash when clicking Pyromancer to trade
norbertmyrta98 opened this issue ยท 1 comments
Observed behaviour
[Bug] Crash when clicking Pyromancer to trade
Expected behaviour
[Bug] Crash when clicking Pyromancer to trade
Steps to reproduce
- Click with bread in hand and try to open pyromancer trades
Server Type
Single Player
Crashlog
---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2024-11-06 15:07:35 Description: Exception in server tick loop java.lang.AbstractMethodError: Receiver class io.redspace.ironsspellbooks.entity.mobs.wizards.pyromancer.PyromancerEntity does not define or inherit an implementation of the resolved method 'abstract net.minecraft.world.level.Level level()' of interface io.redspace.ironsspellbooks.entity.mobs.wizards.IMerchantWizard. at io.redspace.ironsspellbooks.entity.mobs.wizards.IMerchantWizard.shouldRestock(IMerchantWizard.java:58) ~[irons_spellbooks-1.20.1-3.4.0.3.jar%23356!/:1.20.1-3.4.0.3] {re:classloading} at io.redspace.ironsspellbooks.entity.mobs.wizards.pyromancer.PyromancerEntity.m_6071_(PyromancerEntity.java:140) ~[irons_spellbooks-1.20.1-3.4.0.3.jar%23356!/:1.20.1-3.4.0.3] {re:classloading} at net.minecraft.world.entity.Mob.m_6096_(Mob.java:1122) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.MobEntityMixin,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.MobEntityMixin,pl:mixin:APP:mixins.artifacts.common.json:accessors.MobAccessor,pl:mixin:APP:alexscaves.mixins.json:MobMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:A} at net.minecraft.world.entity.player.Player.m_36157_(Player.java:979) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:dummmmmmy-common.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinPlayerEntity,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinPlayerEntity,pl:mixin:APP:combatroll.mixins.json:PlayerEntityAccessor,pl:mixin:APP:combatroll.mixins.json:PlayerEntityMixin,pl:mixin:APP:attributeslib.mixins.json:PlayerMixin,pl:mixin:APP:easymagic.common.mixins.json:accessor.PlayerAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityMixin,pl:mixin:APP:mixins.irons_spellbooks.json:PlayerMixin,pl:mixin:APP:betterarcheology.mixins.json:ElytraStartupMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.PlayerMixin,pl:mixin:A} at net.minecraft.server.network.ServerGamePacketListenerImpl$1.m_143678_(ServerGamePacketListenerImpl.java:1462) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading} at net.minecraft.server.network.ServerGamePacketListenerImpl$1.m_142299_(ServerGamePacketListenerImpl.java:1474) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading} at net.minecraft.network.protocol.game.ServerboundInteractPacket$InteractionAction.m_142457_(ServerboundInteractPacket.java:116) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading} at net.minecraft.network.protocol.game.ServerboundInteractPacket.m_179617_(ServerboundInteractPacket.java:66) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading} at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6946_(ServerGamePacketListenerImpl.java:1457) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:APP:bettercombat.mixins.json:ServerPlayNetworkHandlerMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinServerGamePacketListenerImpl,pl:mixin:APP:connectivity.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A} at net.minecraft.network.protocol.game.ServerboundInteractPacket.m_5797_(ServerboundInteractPacket.java:53) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading} at net.minecraft.network.protocol.game.ServerboundInteractPacket.m_5797_(ServerboundInteractPacket.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading} at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,re:classloading} at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:classloading,re:mixin} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:732) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23409!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Microsoft Memory: 1557753824 bytes (1485 MiB) / 5100273664 bytes (4864 MiB) up to 10502537216 bytes (10016 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz Identifier: Intel64 Family 6 Model 142 Stepping 12 Microarchitecture: Whiskey Lake Frequency (GHz): 1.80 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: NVIDIA GeForce MX250 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x1d13 Graphics card #0 versionInfo: DriverVersion=31.0.15.3758 Graphics card #1 name: Intel(R) UHD Graphics 620 Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024.00 Graphics card #1 deviceId: 0x3ea0 Graphics card #1 versionInfo: DriverVersion=26.20.100.6911 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Virtual memory max (MB): 23399.24 Virtual memory used (MB): 18858.99 Swap memory total (MB): 3072.00 Swap memory used (MB): 100.10 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10000M -Xms1024M -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: (off) Server Running: true Player Count: 1 / 8; [ServerPlayer['BonoPx'/107, l='ServerLevel[Mysticraft]', x=1596.34, y=95.06, z=-6354.34]] Data Packs: vanilla, mod:hexerei (incompatible), mod:dynamiclightsreforged (incompatible), mod:easyanvils, mod:netherportalfix, mod:mobbattle (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf, mod:kambrik (incompatible), mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:clickadv (incompatible), mod:balm, mod:fpsreducer, mod:jeresources, mod:cloth_config (incompatible), mod:dummmmmmy (incompatible), mod:embeddium, mod:embeddiumplus, mod:diagonalwalls, mod:diagonalblocks, mod:equipmentcompare (incompatible), mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:cataclysmiccombat, mod:boatiview (incompatible), mod:diagonalwindows, mod:born_in_chaos_v1, mod:lionfishapi (incompatible), mod:bountiful (incompatible), mod:cataclysm (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:oculus, mod:collective, mod:searchables (incompatible), mod:attributeslib (incompatible), mod:betterthirdperson, mod:architectury (incompatible), mod:cupboard (incompatible), mod:betterendisland, mod:framework, mod:smallships (incompatible), mod:illageandspillage, mod:bettermineshafts, mod:yeetusexperimentus (incompatible), mod:betteradvancements (incompatible), mod:elytraslot (incompatible), mod:radium, mod:inventorysorter (incompatible), mod:fullbrightnesstoggle, mod:integrated_villages, mod:easymagic, mod:jei, mod:callablehorses (incompatible), mod:goblintraders (incompatible), mod:caelus (incompatible), mod:obscure_api (incompatible), mod:realmrpg_skeletons, mod:waystones, mod:integrated_api, mod:artifacts, mod:iceandfirebettercombat, mod:configured (incompatible), mod:create_wizardry, mod:iceandfire, mod:farsight_view (incompatible), mod:catalogue (incompatible), mod:fusion, mod:blueprint, mod:puzzlesaccessapi, mod:dungeons_arise_seven_seas, mod:forge, mod:logbegone (incompatible), mod:idas, mod:tectonic (incompatible), mod:smoothchunk (incompatible), mod:okzoomer (incompatible), mod:alexscaves, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:mixinsquared (incompatible), mod:nochatreports (incompatible), mod:jade (incompatible), mod:obscure_tooltips (incompatible), mod:hoporp (incompatible), mod:taxtg, mod:kotlinforforge (incompatible), mod:iceberg (incompatible), mod:citresewn (incompatible), mod:flywheel, mod:create, mod:xaerominimap (incompatible), mod:integrated_stronghold, mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:irons_spellbooks, mod:ice_and_fire_spellbooks, mod:diagonalfences, mod:entityculling, mod:betterarcheology, mod:roamers (incompatible), mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:rrls, mod:cosmeticarmorreworked, mod:expandability (incompatible), mod:realmrpg_quests, mod:aquamirae (incompatible), mod:responsiveshields (incompatible), mod:cristellib (incompatible), Supplementaries Generated Pack, tectonic/tectonic, mod:unusualend, mod:feywild, mod:libx, mod:mowziesmobs Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.20.1-forge-47.2.19 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.19.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.19.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.19.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.19.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.19.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null Mod List: hexerei-0.4.2.jar |Hexerei |hexerei |1.20.1-0.4.2 |DONE |Manifest: NOSIGNATURE dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE mobbattle-1.20.1-2.4.9-forge.jar |Mob Battle Mod |mobbattle |1.20.1-2.4.9 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.9.569.jar |Sophisticated Core |sophisticatedcore |0.6.9.569 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.17.0+mc1.20.1.jar |ModernFix |modernfix |5.17.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE citadel-2.5.7-1.20.1.jar |Citadel |citadel |2.5.7 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |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 Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.3.1029.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.3.1029 |DONE |Manifest: NOSIGNATURE guardvillagers-1.20.1-1.6.5.jar |Guard Villagers |guardvillagers |1.20.1-1.6.5 |DONE |Manifest: NOSIGNATURE clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |DONE |Manifest: NOSIGNATURE FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.20-1.8.17b.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.17b |DONE |Manifest: NOSIGNATURE embeddium-0.3.19+mc1.20.1-all.jar |Embeddium |embeddium |0.3.19+mc1.20.1 |DONE |Manifest: NOSIGNATURE embeddiumplus-1.20.1-v1.2.12.jar |Embeddium++ |embeddiumplus |1.2.12 |DONE |Manifest: NOSIGNATURE DiagonalWalls-v8.0.3-1.20.1-Forge.jar |Diagonal Walls |diagonalwalls |8.0.3 |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 diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |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 EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |DONE |Manifest: NOSIGNATURE entity_model_features_forge_1.20.1-2.2.5.jar |Entity Model Features |entity_model_features |2.2.5 |DONE |Manifest: NOSIGNATURE entity_texture_features_forge_1.20.1-6.2.4.jar |Entity Texture Features |entity_texture_features |6.2.4 |DONE |Manifest: NOSIGNATURE cataclysmiccombat-1.3.5.jar |Cataclysmic Combat |cataclysmiccombat |1.3.5 |DONE |Manifest: NOSIGNATURE Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |DONE |Manifest: NOSIGNATURE unusualend-2.1.2-forge-1.20.1.jar |Unusual End |unusualend |2.1.2 |DONE |Manifest: NOSIGNATURE DiagonalWindows-v8.1.4-1.20.1-Forge.jar |Diagonal Windows |diagonalwindows |8.1.4 |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 lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |DONE |Manifest: NOSIGNATURE Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-2.15 - 1.20.1.jar |Cataclysm Mod |cataclysm |2.15 |DONE |Manifest: NOSIGNATURE curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE collective-1.20.1-7.60.jar |Collective |collective |7.60 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.7.8.jar |Framework |framework |0.7.8 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 smallships-forge-1.20.1-2.0.0-b1.2.jar |Small Ships |smallships |2.0.0-b1.2 |DONE |Manifest: NOSIGNATURE illageandspillagerespillaged-1.2.0.jar |Illage and Spillage: Respillag|illageandspillage |1.2.0 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE BetterAdvancements-1.20.1-0.3.2.162.jar |Better Advancements |betteradvancements |0.3.2.162 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |DONE |Manifest: NOSIGNATURE inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE fullbrightnesstoggle-1.20.1-4.0.jar |Full Brightness Toggle |fullbrightnesstoggle |4.0 |DONE |Manifest: NOSIGNATURE integrated_villages-1.0.1+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.0.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.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 jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE Feywild-1.20.1-4.0.3.jar |Feywild |feywild |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE callablehorses-1.20.1-1.3.0.1.jar |Callable Horses |callablehorses |1.3.0.1 |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 goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE artifacts-forge-9.5.4.jar |Artifacts |artifacts |9.5.4 |DONE |Manifest: NOSIGNATURE iceandfirebettercombat.jar |Ice and Fire x Better Combat |iceandfirebettercombat |1.0 |DONE |Manifest: NOSIGNATURE configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 LibX-1.20.1-5.0.14.jar |LibX |libx |1.20.1-5.0.14 |DONE |Manifest: NOSIGNATURE create_wizardry-0.2.3-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.3 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|DONE |Manifest: NOSIGNATURE farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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 DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.19-universal.jar |Forge |forge |47.2.19 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE idas_forge-1.10.0+1.20.1.jar |Integrated Dungeons and Struct|idas |1.10.0+1.20.1 |DONE |Manifest: NOSIGNATURE tectonic-forge-1.19.3-2.3.4.jar |Tectonic |tectonic |2.3.4 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f born_in_chaos_[Forge]1.20.1_1.5_halloween_event.ja|Born in Chaos |born_in_chaos_v1 |1.4 |DONE |Manifest: NOSIGNATURE smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE okzoomer-forge-1.20-3.0.1.jar |OkZoomer |okzoomer |3.0.1 |DONE |Manifest: NOSIGNATURE alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.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 moonlight-1.20-2.12.6-forge.jar |Moonlight Library |moonlight |1.20-2.12.6 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |DONE |Manifest: NOSIGNATURE combatroll-forge-1.3.2+1.20.1.jar |Combat Roll |combatroll |1.3.2+1.20.1 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE Obscure-Tooltips-2.2.jar |Obscure Tooltips |obscure_tooltips |2.2 |DONE |Manifest: NOSIGNATURE HopoBetterRuinedPortals-[1.20-1.20.2]-1.3.7.jar |HopoBetterRuinedPortals |hoporp |1.3.7 |DONE |Manifest: NOSIGNATURE TaxTreeGiant+M.1.20.1+ForM.1.1.0.jar |Tax' Tree Giant |taxtg |1.1.0 |DONE |Manifest: NOSIGNATURE kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_24.1.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.1.1 |DONE |Manifest: NOSIGNATURE integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |DONE |Manifest: NOSIGNATURE Quark-4.0-441.jar |Quark |quark |4.0-441 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.4.0.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.3 |DONE |Manifest: NOSIGNATURE ice_and_fire_spellbooks-2.3.1-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |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 entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE betterarcheology-1.1.9-1.20.1.jar |Better Archeology |betterarcheology |1.1.9-1.20.1 |DONE |Manifest: NOSIGNATURE roamers_v2.0_1.20.1.jar |Roamers |roamers |2.0 |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.14+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.14+1.20.4 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.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 YetAnotherConfigLib-3.5.0+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar |Embeddium Extra |embeddium_extra |0.5.4.3+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.19-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.19 |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 Rrls-3.2.0-1.20.1-forge.jar |Remove Reloading Screen |rrls |3.2.0-1.20.1-forge |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE realmrpg_quests-0.1.1-forge-1.20.1.jar |Realm RPG: Quests & Rewards |realmrpg_quests |0.1.1 |DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE responsiveshields-2.3-mc1.18-19-20.x.jar |Responsive Shields |responsiveshields |2.3 |DONE |Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 71fd5a45-3c12-4f44-a31e-2c86cd0b959c FML: 47.2 Forge: net.minecraftforge:47.2.19 Flywheel Backend: GL33 Instanced Arrays #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\norbe\AppData\Roaming\Crystal-Launcher\instances\u.magic_chrum_chrum.minecraft\crash-reports\crash-2024-11-06_15.07.35-server.txt
Iron's Spells N Spellbooks version
3.4.0.3
Forge version
Forge 1.20.1 47.2.19
Other mods
Crashlog Check
- I understand if this is a crashbug and I did not attach a crashlog, this will not be handled