---- Minecraft Crash Report ---- // Why did you do that? Time: 2024-04-18 14:37:05 Description: Ticking block entity java.lang.NullPointerException: Cannot invoke "com.mactso.harderspawners.capabilities.ISpawnerStatsStorage.isStunned()" because "cap" is null at com.mactso.harderspawners.events.SpawnerSpawnEvent.updateHostileSpawnerValues(SpawnerSpawnEvent.java:199) ~[harderspawners-1.20-46.25.1.jar%23331!/:46.25.1] {re:classloading} at com.mactso.harderspawners.events.SpawnerSpawnEvent.onCheckSpawnerSpawn(SpawnerSpawnEvent.java:121) ~[harderspawners-1.20-46.25.1.jar%23331!/:46.25.1] {re:classloading} at com.mactso.harderspawners.events.__SpawnerSpawnEvent_onCheckSpawnerSpawn_FinalizeSpawn.invoke(.dynamic) ~[harderspawners-1.20-46.25.1.jar%23331!/:46.25.1] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onFinalizeSpawnSpawner(ForgeEventFactory.java:301) ~[forge-1.20.1-47.2.0-universal.jar%23403!/:?] {re:classloading} at net.minecraft.world.level.BaseSpawner.m_151311_(BaseSpawner.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.entity.SpawnerBlockEntity.m_155761_(SpawnerBlockEntity.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:overgrowth.mixins.json:ChunkTickMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:124) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,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: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread nullStacktrace: at com.mactso.harderspawners.events.SpawnerSpawnEvent.updateHostileSpawnerValues(SpawnerSpawnEvent.java:199) ~[harderspawners-1.20-46.25.1.jar%23331!/:46.25.1] {re:classloading} at com.mactso.harderspawners.events.SpawnerSpawnEvent.onCheckSpawnerSpawn(SpawnerSpawnEvent.java:121) ~[harderspawners-1.20-46.25.1.jar%23331!/:46.25.1] {re:classloading} at com.mactso.harderspawners.events.__SpawnerSpawnEvent_onCheckSpawnerSpawn_FinalizeSpawn.invoke(.dynamic) ~[harderspawners-1.20-46.25.1.jar%23331!/:46.25.1] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onFinalizeSpawnSpawner(ForgeEventFactory.java:301) ~[forge-1.20.1-47.2.0-universal.jar%23403!/:?] {re:classloading} at net.minecraft.world.level.BaseSpawner.m_151311_(BaseSpawner.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.entity.SpawnerBlockEntity.m_155761_(SpawnerBlockEntity.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:overgrowth.mixins.json:ChunkTickMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:A} -- Block entity being ticked -- Details: Name: minecraft:mob_spawner // net.minecraft.world.level.block.entity.SpawnerBlockEntity Block: Block{minecraft:spawner} Block location: World: (59,64,-1278), Section: (at 11,0,2 in 3,4,-80; chunk contains blocks 48,-64,-1280 to 63,319,-1265), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,-64,-1536 to 511,319,-1025) Block: Block{minecraft:spawner} Block location: World: (59,64,-1278), Section: (at 11,0,2 in 3,4,-80; chunk contains blocks 48,-64,-1280 to 63,319,-1265), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,-64,-1536 to 511,319,-1025) Stacktrace: at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:overgrowth.mixins.json:ChunkTickMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:124) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} -- Affected level -- Details: All players: 1 total; [ServerPlayer['Firetail_'/109, l='ServerLevel[Junk World]', x=55.74, y=67.00, z=-1285.27]] Chunk stats: 23526 Level dimension: minecraft:overworld Level spawn location: World: (0,64,0), Section: (at 0,0,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 310969 game time, 145133 day time Level name: Junk World Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 97584 (now: false), thunder time: 56101 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:124) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23398!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:deathcounter.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 944782672 bytes (901 MiB) / 3391094784 bytes (3234 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3090 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2204 Graphics card #0 versionInfo: DriverVersion=31.0.15.5222 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 46968.29 Virtual memory used (MB): 24185.26 Swap memory total (MB): 14336.00 Swap memory used (MB): 0.00 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m Server Running: true Player Count: 1 / 8; [ServerPlayer['Firetail_'/109, l='ServerLevel[Junk World]', x=55.74, y=67.00, z=-1285.27]] Data Packs: vanilla, mod:totw_modded, mod:treechop (incompatible), mod:supermartijn642configlib (incompatible), mod:globalpacks (incompatible), mod:geckolib, mod:recipeessentials (incompatible), mod:riverredux (incompatible), mod:playeranimator (incompatible), mod:nyctophobia (incompatible), mod:deathcounter (incompatible), mod:towntalk (incompatible), mod:vegandelight, mod:connectivity (incompatible), mod:hourglass (incompatible), mod:gpumemleakfix (incompatible), mod:neat, mod:structureessentials (incompatible), mod:realisticbees, mod:cookingforblockheads, mod:lootintegrations (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:clientcrafting (incompatible), mod:harderspawners, mod:clickadv (incompatible), mod:balm, mod:dynview (incompatible), mod:immersive_armors (incompatible), mod:betterfortresses, mod:paraglider (incompatible), mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:stylecolonies (incompatible), mod:structure_gel, mod:corpse, mod:farmersdelight, mod:repurposed_structures, mod:ambientsounds, mod:explorify, mod:endrem (incompatible), mod:supermartijn642corelib (incompatible), mod:medievalmusic (incompatible), mod:resourcefulconfig (incompatible), mod:dungeons_enhanced, mod:hostilevillages (incompatible), mod:spark (incompatible), mod:leaky (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:blockui, mod:collective, mod:storageracks (incompatible), mod:mr_dungeons_andtaverns, mod:bettervillage, mod:betterstrongholds, mod:overgrowth (incompatible), mod:resourcefullib (incompatible), mod:littlelogistics (incompatible), mod:cupboard (incompatible), mod:jadeaddons (incompatible), mod:framework, mod:l2library (incompatible), mod:l2damagetracker (incompatible), mod:bettermineshafts, mod:playerrevive, mod:shutdowner (incompatible), mod:bhmenu, mod:festive_delight, mod:l2tabs (incompatible), mod:trashslot, mod:biomesize (incompatible), mod:treasuredistance (incompatible), mod:harvestwithease, mod:awesomedungeonend, mod:limitedchunks (incompatible), mod:jei, mod:libraryferret, mod:goblintraders (incompatible), mod:waystones, mod:better_snowball (incompatible), mod:journeymap (incompatible), mod:forgivingworld (incompatible), mod:comforts (incompatible), mod:l2screentracker (incompatible), mod:bottleyourxp, mod:midnightlib (incompatible), mod:starlight (incompatible), mod:farsight_view (incompatible), mod:reactive, mod:forge, mod:waddles, mod:craftingtweaks, mod:awesomedungeonocean, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:vanillaplustools (incompatible), mod:terrablender (incompatible), mod:mousetweaks, mod:regions_unexplored (incompatible), mod:awesomedungeonnether, mod:jade (incompatible), mod:creativecore, mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:packedup (incompatible), mod:modulargolems (incompatible), mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:anvilbalance (incompatible), mod:brutalbosses (incompatible), mod:polymorph (incompatible), mod:entityculling, mod:betterchunkloading (incompatible), mod:structurize, mod:multipiston, mod:minecolonies, mod:jadecolonies (incompatible), mod:tlc (incompatible), mod:creeperoverhaul, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:biomemusic (incompatible), mod:moredragoneggs (incompatible), mod:l2itemselector (incompatible), mod:christmascolonies (incompatible), mod:chunksending (incompatible), Vegan Craft (incompatible) 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: forge-47.2.0 OptiFine Version: OptiFine_1.20.1_HD_U_I6 OptiFine Build: 20231221-120401 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: SEUS-Renewed-v1.0.1.zip OpenGlVersion: 4.6.0 NVIDIA 552.22 OpenGlRenderer: NVIDIA GeForce RTX 3090/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16 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.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: totw_modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE TreeChop-1.20.1-forge-0.18.3.jar |HT's TreeChop |treechop |0.18.3 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE geckolib-neoforge-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE recipeessentials-1.20.1-3.2.jar |recipeessentials mod |recipeessentials |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |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 Nyctophobia_1.6_(FORGE)_for_1.20+.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE DeathCounter-1.20.1-Forge-1.3.0.jar |Death Counter |deathcounter |1.3.0 |DONE |Manifest: NOSIGNATURE towntalk-1.20.1-1.0.1.jar |TownTalk |towntalk |1.0.1 |DONE |Manifest: NOSIGNATURE vegandelight-0.0.4.jar |Vegan Delight |vegandelight |0.0.4 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-4.9.jar |Connectivity Mod |connectivity |1.20.1-4.9 |DONE |Manifest: NOSIGNATURE hourglass-1.20-1.2.1.1.jar |Hourglass |hourglass |1.2.1.1 |DONE |Manifest: NOSIGNATURE gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE structureessentials-1.20.1-3.2.jar |Structure Essentials mod |structureessentials |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE realisticbees-1.20.1-3.5.jar |Realistic Bees |realisticbees |3.5 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE lootintegrations-1.20.1-3.4.jar |Lootintegrations mod |lootintegrations |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE clientcrafting-1.20.1-1.7.jar |clientcrafting mod |clientcrafting |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE harderspawners-1.20-46.25.1.jar |Harder Spawners Mod |harderspawners |46.25.1 |DONE |Manifest: NOSIGNATURE clickadv-1.20.1-3.6.jar |clickadv mod |clickadv |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE dynview-1.20.1-3.9.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE dragonfight-1.20.1-4.1.jar |dragonfight mod |dragonfight |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE stylecolonies-1.3.2.jar |stylecolonies mod |stylecolonies |1.3.2 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.15.1.jar |Structure Gel API |structure_gel |2.15.1 |DONE |Manifest: NOSIGNATURE corpse-1.20.1-1.0.9.jar |Corpse |corpse |1.20.1-1.0.9 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE repurposed_structures-7.1.11+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.11+1.20.1-forge |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.3.5_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.5 |DONE |Manifest: NOSIGNATURE explorify-v1.3.0-mc1.20.jar |Explorify |explorify |1.3.0-mc1.20 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE zmedievalmusic-1.20.1-2.1.jar |medievalmusic mod |medievalmusic |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.20.1-5.2.1.jar |Dungeons Enhanced |dungeons_enhanced |5.2.1 |DONE |Manifest: NOSIGNATURE hostilevillages-1.20.1-5.3.jar |Example Mod |hostilevillages |1.20.1-5.3 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE leaky-1.20.1-1.7.jar |leaky mod |leaky |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE curios-forge-5.4.5+1.20.1.jar |Curios API |curios |5.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-83-FORGE.jar |Patchouli |patchouli |1.20.1-83-FORGE |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.20.1-3.0.3.jar |Corail Woodcutter |corail_woodcutter |3.0.3 |DONE |Manifest: NOSIGNATURE blockui-1.20.1-1.0.151-BETA.jar |UI Library Mod |blockui |1.20.1-1.0.151-BETA |DONE |Manifest: NOSIGNATURE collective-1.20.1-7.15.jar |Collective |collective |7.15 |DONE |Manifest: NOSIGNATURE storageracks-1.20.1-1.7.jar |Storage Racks |storageracks |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE dungeons-and-taverns-v2.1.4 [Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v2.1.4 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE overgrowth-1.20-1.2.jar |overgrowth mod |overgrowth |1.20-1.2 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20-2.0.6.jar |Resourceful Lib |resourcefullib |2.0.6 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |1.20.1.2 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |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 l2library-2.4.22.jar |L2 Library |l2library |2.4.22 |DONE |Manifest: NOSIGNATURE l2damagetracker-0.2.4.jar |L2 Damage Tracker |l2damagetracker |0.2.4 |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 PlayerRevive_FORGE_v2.0.19_mc1.20.1.jar |PlayerRevive |playerrevive |2.0.19 |DONE |Manifest: NOSIGNATURE shutdowner-1.20.1-2.2.jar |Shutdown mod for timed and no |shutdowner |2.0 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.20.1-2.4.1.jar |BHMenu |bhmenu |2.4.1 |DONE |Manifest: NOSIGNATURE Festive_Delight_1.1_1.20.1.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE l2tabs-0.2.3.jar |L2 Tabs |l2tabs |0.2.3 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE biomesize-1.20.1-1.4.jar |Biome size mod |biomesize |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE treasuredistance-1.20-1.2.jar |Treasure Distance mod |treasuredistance |1.20-1.2 |DONE |Manifest: NOSIGNATURE harvestwithease-1.20.1-8.0.0.1-forge.jar |Harvest with ease |harvestwithease |8.0.0.1 |DONE |Manifest: NOSIGNATURE awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE limitedchunks-1.20.1-3.9.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE 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 waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE Better_Snowball-1.20.1-1.0.0-Forge.jar |Better Snowball |better_snowball |1.0.0-1.20.1-Forge |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.18-neoforge.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE forgivingworld-1.20.1-4.2.jar |Forgiving world mod |forgivingworld |1.20.1-4.2 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE bottleyourxp-1.20.1-3.2.jar |Bottle Your Xp |bottleyourxp |3.2 |DONE |Manifest: NOSIGNATURE midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE reactive-1.20.1-7.jar |Reactive |reactive |1.20.1-7 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |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 Waddles-1.20.1-0.9.4.jar |Waddles |waddles |0.9.4 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.20-18.2.1.jar |CraftingTweaks |craftingtweaks |18.2.1 |DONE |Manifest: NOSIGNATURE awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |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 smoothchunk-1.20.1-3.5.jar |Smoothchunk mod |smoothchunk |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE logprot-1.20.1-3.3.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE vanillaplustools-1.20-1.0.jar |Vanilla+ Tools |vanillaplustools |1.20-1.0 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE RegionsUnexploredForge-0.5.3+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.3 |DONE |Manifest: NOSIGNATURE awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.7.1.jar |Jade |jade |11.7.1 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE packedup-1.0.30-forge-mc1.20.jar |Packed Up |packedup |1.0.30 |DONE |Manifest: NOSIGNATURE modulargolems-2.4.25.jar |Modular Golems |modulargolems |2.4.25 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.20.1-1.0.184-BETA-universal.jar|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.184-BETA |DONE |Manifest: NOSIGNATURE betterfpsdist-1.20.1-4.1.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE anvilbalance-1.20-1.1.0-all.jar |anvilbalance mod |anvilbalance |1.20-1.1.0 |DONE |Manifest: NOSIGNATURE brutalbosses-1.20.1-6.6.jar |brutalbosses mod |brutalbosses |1.20.1-6.6 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE betterchunkloading-1.20.1-2.2.jar |betterchunkloading mod |betterchunkloading |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE structurize-1.20.1-1.0.718-BETA.jar |Structurize |structurize |1.20.1-1.0.718-BETA |DONE |Manifest: NOSIGNATURE multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE minecolonies-1.20.1-1.1.534-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.534-BETA |DONE |Manifest: NOSIGNATURE JadeColonies-1.20.1-1.4.2.jar |JadeColonies |jadecolonies |1.4.2 |DONE |Manifest: NOSIGNATURE tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |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 biomemusic-1.20.1-2.2.jar |biomemusic mod |biomemusic |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE l2itemselector-0.1.7.jar |L2 Item Selector |l2itemselector |0.1.7 |DONE |Manifest: NOSIGNATURE christmascolonies-1.4.jar |christmascolonies mod |christmascolonies |1.4 |DONE |Manifest: NOSIGNATURE chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 74cf243f-6e1e-4593-a51d-5199df87355e FML: 47.2 Forge: net.minecraftforge:47.2.0