[Bug]: java.lang.IllegalArgumentException: Bound must be positive
gamerpotion opened this issue ยท 0 comments
Minecraft Version
1.20.x
Forge Version
47.2.0
Vampirism Version
1.10.2
Modpack
https://www.curseforge.com/minecraft/modpacks/darkrpg-forge
Singleplayer/Multiplayer
Server
What happened?
Hi, ever since updating to the latest version of the mod, the server keeps crashing and switching off. Please see crash log. Not sure what is causing it.
Relevant log output
---- Minecraft Crash Report ----
// You're mean.
Time: 2024-01-05 00:04:13
Description: Exception in server tick loop
java.lang.IllegalArgumentException: Bound must be positive
at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23495!/:?] {re:classloading,re:mixin}
at de.teamlapen.vampirism.entity.minion.management.CollectResourcesTask.tickBackground(CollectResourcesTask.java:90) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at de.teamlapen.vampirism.entity.minion.management.CollectResourcesTask.tickBackground(CollectResourcesTask.java:34) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at de.teamlapen.vampirism.entity.minion.management.PlayerMinionController.tickTask(PlayerMinionController.java:527) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at de.teamlapen.vampirism.entity.minion.management.PlayerMinionController.tick(PlayerMinionController.java:454) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at de.teamlapen.vampirism.world.MinionWorldData.lambda$tick$2(MinionWorldData.java:104) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap$MapEntrySet.fastForEach(Object2ObjectOpenHashMap.java:1000) ~[fastutil-8.5.9.jar%2390!/:?] {}
at de.teamlapen.vampirism.world.MinionWorldData.tick(MinionWorldData.java:104) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at de.teamlapen.vampirism.GeneralEventHandler.onServerTick(GeneralEventHandler.java:101) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading}
at de.teamlapen.vampirism.__GeneralEventHandler_onServerTick_ServerTickEvent.invoke(.dynamic) ~[Vampirism-1.20.1-1.10.2.jar%23488!/:1.20.1-1.10.2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPreServerTick(ForgeEventFactory.java:945) ~[forge-1.20.1-47.2.0-universal.jar%23500!/:?] {re:classloading}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:812) ~[server-1.20.1-20230612.114412-srg.jar%23495!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23495!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23495!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_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: Linux (amd64) version 5.4.0-131-generic
Java Version: 17.0.8, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 2365082280 bytes (2255 MiB) / 3909091328 bytes (3728 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 32
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz
Identifier: Intel64 Family 6 Model 85 Stepping 4
Microarchitecture: Skylake (Server)
Frequency (GHz): 3.20
Number of physical packages: 2
Number of physical CPUs: 16
Number of logical CPUs: 32
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 177957.63
Virtual memory used (MB): 235406.88
Swap memory total (MB): 49151.99
Swap memory used (MB): 9421.83
JVM Flags: 3 total; -Xmx16384M -Xms512M -Xss2M
Server Running: true
Player Count: 1 / 20; [ServerPlayer['L0veryn'/399, l='ServerLevel[world]', x=741.20, y=67.00, z=-554.70]]
Data Packs: vanilla, mod:grapplemod (incompatible), mod:skyvillages (incompatible), mod:perfectplushies (incompatible), mod:big_swords, mod:darkmenu, mod:blue_skies (incompatible), mod:darkspins, mod:globalpacks (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:darkfeather, mod:connectivity (incompatible), mod:stalwart_dungeons, mod:immersive_aircraft (incompatible), mod:nyfsquiver (incompatible), mod:structureessentials (incompatible), mod:forgeendertech, mod:mcwfurnituresbop, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:maxhealthfix (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:darkblades, mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:simply_houses (incompatible), mod:balm, mod:immersive_armors (incompatible), mod:darktimer, mod:carryon (incompatible), mod:macawsroofsbop, mod:cloth_config (incompatible), mod:darkflight, mod:darkmobs, mod:twilightforest, mod:darksmithing, mod:darkglint, mod:structure_gel, mod:darkinventory, mod:shulkerboxslot (incompatible), mod:mcwbridges, mod:farmersdelight, mod:handcrafted (incompatible), mod:bcc (incompatible), mod:darkwooly, mod:bloodandmadness (incompatible), mod:getittogetherdrops, mod:mcwtrpdoors, mod:mcwfences, mod:servercore (incompatible), mod:bonfires, mod:trimeffects (incompatible), mod:leaky (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:darkmining, mod:camera, mod:advancednetherite, mod:toms_trading_network (incompatible), mod:darkbindings, mod:attributeslib (incompatible), mod:lostcities, mod:lostsouls, mod:usefulhats, mod:runelic, mod:resourcefullib (incompatible), mod:mcwroofs, mod:cfm, mod:architectury (incompatible), mod:dynamictrim (incompatible), mod:allthetrims (incompatible), mod:mcwfurnitures, mod:cupboard (incompatible), mod:darksmelting, mod:darkcap, mod:adchimneys, mod:framework, mod:krypton (incompatible), mod:bwncr, mod:toms_storage (incompatible), mod:darkspawn, mod:t_and_t (incompatible), mod:darktides, mod:mcwlights, mod:smartbrainlib (incompatible), mod:elytraslot (incompatible), mod:inventorysorter (incompatible), mod:puffish_skills, mod:trashslot, mod:riskofrain_mobs (incompatible), mod:jei, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:waystones, mod:clumps (incompatible), mod:comforts (incompatible), mod:artifacts, mod:adhooks, mod:magistuarmory (incompatible), mod:guideapi_vp (incompatible), mod:starlight (incompatible), mod:ars_nouveau (incompatible), mod:nfm, mod:darkrewards, mod:forge, mod:toofast (incompatible), mod:scuba_gear (incompatible), mod:chococraft, mod:mcwpaths, mod:ironchest, mod:nyfsarcheryplus (incompatible), mod:dungeons_arise, mod:smoothchunk (incompatible), mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:macawsbridgesbop, mod:mcwfencesbop, mod:bettercombat (incompatible), mod:toolbelt (incompatible), mod:commonality, mod:totw_additions (incompatible), mod:mixinsquared (incompatible), mod:nochatreports (incompatible), mod:jade (incompatible), mod:ava, mod:darkheads, mod:darkloot, mod:spectrelib (incompatible), mod:theurgy, mod:car, mod:darkrtp, mod:plushies (incompatible), mod:reliquary (incompatible), mod:brutalbosses (incompatible), mod:pigpen (incompatible), mod:polymorph (incompatible), mod:canary, mod:modonomicon, mod:tlc (incompatible), mod:darkquesting, mod:vampirism, mod:vampirism_integrations (incompatible), mod:lootr, mod:ferritecore (incompatible), mod:occultism, mod:apexcore, mod:fantasyfurniture, mod:darkstarter, mod:cosmeticarmorreworked, mod:expandability (incompatible), mod:cristellib (incompatible), T&T Waystone Patch Pack (incompatible), welcome (incompatible), file/darkspawn_datapack.zip, mod:openpartiesandclaims (incompatible), mod:xaeroworldmap, mod:spark (incompatible), mod:logbegone (incompatible), mod:xaerominimap, mod:werewolves, mod:packetfixer (incompatible), mod:mcwwindows, mod:endertrigon (incompatible), file/disable_crafting_recipes.zip, mod:nmpvc (incompatible), mod:simplybackpacks (incompatible), mod:mcwpaintings, ava (incompatible), rewards (incompatible), mod:constructionwand, mod:nyfsbp (incompatible), mod:memoryleakfix (incompatible), mod:trade_cycling, mod:vampiresneedumbrellas (incompatible), file/disable_construct_wands.zip, mod:jeresources, mod:editenchanting, mod:okzoomer (incompatible), mod:easy_villagers, mod:rightclickharvest (incompatible), mod:medieval_paintings, mod:immersive_melodies (incompatible), mod:simplefarming (incompatible), mod:blockofsky (incompatible), mod:bloodmagic (incompatible), mod:tomeofblood (incompatible), mod:modernfix (incompatible), mod:basicweapons, file/darkclears_datapack.zip (incompatible), mod:eerreforged (incompatible), mod:farmingforblockheads, mod:compressedblocks, mod:cookingforblockheads, mod:darkdeath, mod:nyfsgenetics (incompatible), mod:dummmmmmy (incompatible), mod:moonlight (incompatible), mod:darkbread, mod:ends_delight, mod:giftsofgiving (incompatible), mod:nethersdelight, darkrewards, mod:batsgalore (incompatible), mod:dcintegration (incompatible), mod:searchables (incompatible), mod:neruina (incompatible), mod:gamemenumodoption, mod:farsight_view (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeserver
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 fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar serializationisbad TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
perfectplushies-forge-1.20.1-1.9.0.jar |Perfect Plushies |perfectplushies |1.9.0 |DONE |Manifest: NOSIGNATURE
Big Swords R-1.20.1-1.6.0.jar |Big Swords R |big_swords |1.6.0 |DONE |Manifest: NOSIGNATURE
darkmenu-forge-1.20.1-1.0.8.jar |DarkMenu - DarkRPG Legacy Menu|darkmenu |1.0.8 |DONE |Manifest: NOSIGNATURE
open-parties-and-claims-forge-1.20.1-0.20.4.jar |Open Parties and Claims |openpartiesandclaims |0.20.4 |DONE |Manifest: NOSIGNATURE
darkspins-forge-1.20.1-1.0.7.jar |DarkSpins - XP Casino |darkspins |1.0.7 |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
darkfeather-forge-1.20.1-1.0.2.jar |DarkFeather - Golden Feather |darkfeather |1.0.2 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
nyfsquiver-1.20.1-forge-1.0.1.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.0.1-build.0289.jar |ForgeEndertech |forgeendertech |11.1.0.1 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.11.1+mc1.20.1.jar |ModernFix |modernfix |5.11.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.20.1-12.0.2.jar |MaxHealthFix |maxhealthfix |12.0.2 |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
darkblades-forge-1.20.1-1.2.1.jar |DarkBlades - End Game Weapons |darkblades |1.2.1 |DONE |Manifest: NOSIGNATURE
DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.2.0.jar |Apotheosis |apotheosis |7.2.0 |DONE |Manifest: NOSIGNATURE
SimplyHouses-1.1.4-1.20.1-forge.jar |Simply Houses |simply_houses |1.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.2.1.jar |Balm |balm |7.2.1 |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
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
darkflight-forge-1.20.1-1.0.5.jar |DarkFlight - Simple Jetpack |darkflight |1.0.5 |DONE |Manifest: NOSIGNATURE
dcintegration-forge-3.0.2-1.20.1.jar |Discord Integration |dcintegration |3.0.2 |DONE |Manifest: NOSIGNATURE
darkmobs-forge-1.20.1-1.0.4.jar |DarkMobs - Increase Mob Diffic|darkmobs |1.0.4 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
nyfsgenetics-forge-1.20.1-1.0.2.jar |Nyf's Genetics |nyfsgenetics |1.0.2 |DONE |Manifest: NOSIGNATURE
darkwooly-forge-1.20.1-1.0.4.jar |DarkWooly - Get More Wool |darkwooly |1.0.4 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
servercore-forge-1.3.9+1.20.1.jar |ServerCore |servercore |1.3.9+1.20.1 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
Bonfires-1.20.1-1.2.15-8613d54.jar |Bonfires |bonfires |1.2.15 |DONE |Manifest: NOSIGNATURE
curios-forge-5.4.7+1.20.1.jar |Curios API |curios |5.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE
right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
darkmining-forge-1.20.1-1.0.8.jar |DarkMining - Better Block Drop|darkmining |1.0.8 |DONE |Manifest: NOSIGNATURE
advancednetherite-forge-2.0.2-1.20.1.jar |Advanced Netherite |advancednetherite |2.0.2 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
toms_trading_network-1.20-0.2.2.jar |Tom's Trading Network |toms_trading_network |0.2.2 |DONE |Manifest: NOSIGNATURE
ApothicAttributes-1.20.1-1.2.1.jar |Apothic Attributes |attributeslib |1.2.1 |DONE |Manifest: NOSIGNATURE
constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.4b-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4b |DONE |Manifest: NOSIGNATURE
cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |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
mcw-furniture-3.2.1-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.1 |DONE |Manifest: NOSIGNATURE
darksmelting-forge-1.20.1-1.0.3.jar |DarkSmelting - Smelt Armor and|darksmelting |1.0.3 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.20.1-10.1.4.0-build.0314.jar |Advanced Chimneys |adchimneys |10.1.4.0 |DONE |Manifest: NOSIGNATURE
KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
toms_storage-1.20-1.6.5.jar |Tom's Simple Storage Mod |toms_storage |1.6.5 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20.1-1.13.jar |SmartBrainLib |smartbrainlib |1.13 |DONE |Manifest: NOSIGNATURE
elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
puffish_skills-0.11.1-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.11.1 |DONE |Manifest: NOSIGNATURE
DisenchantmentEditTable-1.20-1.1.2.jar |Disenchantment Edit Table |editenchanting |1.1.2 |DONE |Manifest: NOSIGNATURE
darkbread-forge-1.20.1-1.0.0.jar |DarkBread |darkbread |1.0.0 |DONE |Manifest: NOSIGNATURE
endertrigon-1.20.1-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE
eerreforged-1.20.1-1.0.7.jar |Erroring Entity Remover Reforg|eerreforged |1.0.7 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |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
caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
Kobolds-2.10.2.jar |Kobolds |kobolds |2.10.2 |DONE |Manifest: NOSIGNATURE
AdHooks-1.20.1-10.1.0.1-build.0276.jar |Advanced Hook Launchers |adhooks |10.1.0.1 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
neruina-1.3.0-forge+1.18.2-1.20.1.jar |Neruina |neruina |1.3.0 |DONE |Manifest: NOSIGNATURE
nyfsbp-forge-1.20.1-1.1.1.jar |Nyf's Banner Patterns |nyfsbp |1.1.1 |DONE |Manifest: NOSIGNATURE
Guide-API-VP-1.20.1-2.2.6.jar |Guide-API VP |guideapi_vp |2.2.6 |DONE |Manifest: NOSIGNATURE
starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
medieval_paintings-1.20-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.1.2.jar |Memory Leak Fix |memoryleakfix |1.1.2 |DONE |Manifest: NOSIGNATURE
darkrewards-forge-1.20.1-1.0.5.jar |DarkRewards - Item Rewards |darkrewards |1.0.5 |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
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
nmpvc-forge-1.20.1-1.0.2.jar |Nyf's ModPack Version Check |nmpvc |1.0.2 |DONE |Manifest: NOSIGNATURE
server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
smoothchunk-1.20.1-3.5.jar |Smoothchunk mod |smoothchunk |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
Compressed Blocks-forge-1.20.2-1.4.2.jar |Compressed Blocks |compressedblocks |1.4.2 |DONE |Manifest: NOSIGNATURE
trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.8.1+1.20.1.jar |Better Combat |bettercombat |1.8.1+1.20.1 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
totw_additions-1.3.1-1.20.x-forge.jar |Towers of the Wild: Additions |totw_additions |1.3.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
ava-1.20.1-2.5.9.jar |A.V.A - Alliance of Valiant Ar|ava |2.5.9 |DONE |Manifest: NOSIGNATURE
darkheads-forge-1.20.1-1.0.3.jar |DarkHeads - Player Heads |darkheads |1.0.3 |DONE |Manifest: NOSIGNATURE
darkloot-forge-1.20.1-1.1.7.jar |DarkLoot - Better Mob Loot |darkloot |1.1.7 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
darkrtp-forge-1.20.1-1.0.5.jar |DarkRTP - RTP Teleport |darkrtp |1.0.5 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.9.3_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.9.3 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.2.10.jar |Canary |canary |0.2.10 |DONE |Manifest: NOSIGNATURE
tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
darkquesting-forge-1.20.1-1.1.5.jar |DarkQuesting - A Quest Mod |darkquesting |1.1.5 |DONE |Manifest: NOSIGNATURE
Vampirism-1.20.1-1.10.2.jar |Vampirism |vampirism |1.10.2 |DONE |Manifest: NOSIGNATURE
vampirism_integrations-1.20.1-1.8.0.jar |Vampirism Integrations |vampirism_integrations |1.8.0 |DONE |Manifest: NOSIGNATURE
VampiresNeedUmbrellas-1.20.1-1.0.1.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.0.1 |DONE |Manifest: NOSIGNATURE
Werewolves-1.20.1-1.2.0.0-beta.4.jar |Werewolves |werewolves |1.2.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE
occultism-1.20.1-1.100.0.jar |Occultism |occultism |1.100.0 |DONE |Manifest: NOSIGNATURE
immersive_melodies-0.1.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.1.0+1.20.1 |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
cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |DONE |Manifest: NOSIGNATURE
SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |DONE |Manifest: NOSIGNATURE
blue_skies-1.20.1-1.3.30.jar |Blue Skies |blue_skies |1.3.30 |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-forge-1.20.1-4.3.1.jar |GeckoLib 4 |geckolib |4.3.1 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.20.1-4.8.3-all.jar |Ars Nouveau |ars_nouveau |4.8.3 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-4.9.jar |Connectivity Mod |connectivity |1.20.1-4.9 |DONE |Manifest: NOSIGNATURE
immersive_aircraft-0.6.2+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.6.2+1.20.1 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-3.2.jar |Structure Essentials mod |structureessentials |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbop-1.20-1.1.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.37.2_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.37.2 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.0.jar |Placebo |placebo |8.6.0 |DONE |Manifest: NOSIGNATURE
citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.7.jar |Alex's Mobs |alexsmobs |1.22.7 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.1.8.jar |Bookshelf |bookshelf |20.1.8 |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
mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
darktimer-forge-1.20.1-1.0.6.jar |DarkTimer - Clear Entity Lag |darktimer |1.0.6 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
dummmmmmy-1.20-1.8.13.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.13 |DONE |Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.1893-universal.jar |The Twilight Forest |twilightforest |4.3.1893 |DONE |Manifest: NOSIGNATURE
darksmithing-forge-1.20.1-1.0.3.jar |DarkSmithing - Smithing Templa|darksmithing |1.0.3 |DONE |Manifest: NOSIGNATURE
darkglint-forge-1.20.1-1.0.1.jar |DarkGlint - Enchantment Glint |darkglint |1.0.1 |DONE |Manifest: NOSIGNATURE
darkinventory-forge-1.20.1-1.0.2.jar |DarkInventory - Keep Inventory|darkinventory |1.0.2 |DONE |Manifest: NOSIGNATURE
shulkerboxslot-forge-5.1.1+1.20.1.jar |Shulker Box Slot |shulkerboxslot |5.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.20-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
BloodAndMadness-Forge1.20.1-v2.1.5.2.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
simplefarming-1.20.1-2.2.6.jar |Simple Farming |simplefarming |1.20.1-2.0.6 |DONE |Manifest: NOSIGNATURE
simplybackpacks-1.20.1-2.1.5-build.51.jar |Simply Backpacks |simplybackpacks |1.20.1-2.1.5-build.5|DONE |Manifest: NOSIGNATURE
trimeffects-1.1.0-forge.jar |Trim Effects |trimeffects |1.1.0-forge |DONE |Manifest: NOSIGNATURE
leaky-1.20.1-1.7.jar |leaky mod |leaky |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
camera-1.20.1-1.0.6.jar |Camera Mod |camera |1.20.1-1.0.6 |DONE |Manifest: NOSIGNATURE
basicweapons-forge-mc1.20.1+1.2.0.jar |Basic Weapons |basicweapons |1.2.0 |DONE |Manifest: NOSIGNATURE
darkbindings-forge-1.20.1-1.3.5.jar |DarkBindings - Custom Recipes |darkbindings |1.3.5 |DONE |Manifest: NOSIGNATURE
lostcities-1.20-7.0.4.jar |LostCities |lostcities |1.20-7.0.4 |DONE |Manifest: NOSIGNATURE
lostsouls-1.20-4.0.1.jar |LostSouls |lostsouls |1.20-4.0.1 |DONE |Manifest: NOSIGNATURE
usefulhats-1.20.1-4.2.0.0.jar |Useful Hats |usefulhats |1.20.1-4.2.0.0 |DONE |Manifest: NOSIGNATURE
darkdeath-forge-1.20.1-1.0.0.jar |darkdeath |darkdeath |1.0.0 |DONE |Manifest: NOSIGNATURE
Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |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
resourcefullib-forge-1.20.1-2.1.20.jar |Resourceful Lib |resourcefullib |2.1.20 |DONE |Manifest: NOSIGNATURE
architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
dynamictrim-1.3.2-forge+1.20.1.jar |DynamicTrim |dynamictrim |1.3.2 |DONE |Manifest: NOSIGNATURE
allthetrims-3.3.7-forge+1.20.1.jar |AllTheTrims |allthetrims |3.3.7 |DONE |Manifest: NOSIGNATURE
blockofsky-neoforge-1.20.1-0.3.0.jar |Block Of Sky |blockofsky |0.3.0 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.2.jar |Cupboard utilities |cupboard |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE
darkcap-forge-1.20.1-1.0.4.jar |DarkCap - Cap Your XP! |darkcap |1.0.4 |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
bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
darkspawn-forge-1.20.1-1.0.2.jar |DarkSpawn - Teleport to Spawn |darkspawn |1.0.2 |DONE |Manifest: NOSIGNATURE
Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE
darktides-forge-1.20.1-1.0.9.jar |DarkTides - Breathe Underwater|darktides |1.0.9 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
batsgalore-forge-1.20.1-1.1.3.jar |Bats Galore |batsgalore |1.1.3 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
riskofrain_mobs-1.20.1-1.1.2.jar |Risk of Rain Mobs |riskofrain_mobs |1.1.2 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.2.0.jar |Artifacts |artifacts |9.2.0 |DONE |Manifest: NOSIGNATURE
[1.20.1-forge]-Epic-Knights-8.11.jar |Epic Knights Mod |magistuarmory |8.11 |DONE |Manifest: NOSIGNATURE
farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
giftsofgiving-forge-1.20.1-1.1.1.jar |Gifts of Giving |giftsofgiving |1.1.1 |DONE |Manifest: NOSIGNATURE
nfm-2023.12.09-1.20.1.jar |Nosiphus Furniture Mod |nfm |2023.12.09 |DONE |Manifest: NOSIGNATURE
bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE
tomeofblood-1.20.1-0.4.3-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.3 |DONE |Manifest: NOSIGNATURE
toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |DONE |Manifest: NOSIGNATURE
scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |DONE |Manifest: NOSIGNATURE
chococraft-1.20.1-forge-0.9.10.jar |Chococraft 4 |chococraft |0.9.10 |DONE |Manifest: NOSIGNATURE
nyfsarcheryplus-forge-1.20.1-1.1.0.jar |Nyf's Archery Plus |nyfsarcheryplus |1.1.0 |DONE |Manifest: NOSIGNATURE
okzoomer-forge-1.20-3.0.1.jar |OkZoomer |okzoomer |3.0.1 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.8.79-forge.jar |Moonlight Library |moonlight |1.20-2.8.79 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.7.1.jar |Jade |jade |11.7.1 |DONE |Manifest: NOSIGNATURE
theurgy-1.20.1-1.8.0.jar |Theurgy |theurgy |1.8.0 |DONE |Manifest: NOSIGNATURE
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
car-1.20.1-1.0.8.jar |Ultimate Car Mod |car |1.20.1-1.0.8 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.20.1-1.0.17.jar |Easy Villagers |easy_villagers |1.20.1-1.0.17 |DONE |Manifest: NOSIGNATURE
plushies-1.4.0-forge.jar |Plushie Mod |plushies |1.4.0 |DONE |Manifest: NOSIGNATURE
reliquary-1.20.1-2.0.36.1199.jar |Reliquary |reliquary |1.20.1-2.0.36.1199 |DONE |Manifest: NOSIGNATURE
brutalbosses-1.20.1-6.6.jar |brutalbosses mod |brutalbosses |1.20.1-6.6 |DONE |Manifest: NOSIGNATURE
PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
modonomicon-1.20.1-forge-1.46.0.jar |Modonomicon |modonomicon |1.46.0 |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
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
darkstarter-forge-1.20.1-1.0.3.jar |DarkStarter - Starter Items |darkstarter |1.0.3 |DONE |Manifest: NOSIGNATURE
PacketFixer-forge-1.2.1-1.20.1.jar |Packet Fixer |packetfixer |1.2.1 |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: c9bcaa51-665d-4ebb-aa1e-a6aff2fb6a68
FML: 47.2
Forge: net.minecraftforge:47.2.0
Reproduce steps
No response
Other relevant mods
No response