Forge 1.20.1 Crash Report

#YuCIRR5
183 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.13
Forge version:
47.4.0
1---- Minecraft Crash Report ----
2// Hey, that tickles! Hehehe!
3
4Time: 2025-03-30 14:38:53
5Description: Exception in server tick loop
6
7java.lang.OutOfMemoryError: Metaspace
8 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
9 at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {}
10 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.10.jar:?] {}
11 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
12 at cpw.mods.cl.ModuleClassLoader$$Lambda$259/0x00007f810d197d68.apply(Unknown Source) ~[?:?] {}
13 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
14 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
15 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
16 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
17 at twilightforest.events.ToolEvents.damageToolsExtra(ToolEvents.java:131) ~[twilightforest-1.20.1-4.3.2508-universal.jar%23244!/:4.3.2508] {re:classloading}
18 at twilightforest.events.__ToolEvents_damageToolsExtra_BreakEvent.invoke(.dynamic) ~[twilightforest-1.20.1-4.3.2508-universal.jar%23244!/:4.3.2508] {re:classloading,pl:eventbus:B}
19 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}
20 at net.minecraftforge.eventbus.EventBus$$Lambda$4632/0x00007f810dcd2618.invoke(Unknown Source) ~[?:?] {}
21 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}
22 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}
23 at net.minecraftforge.common.ForgeHooks.onBlockBreakEvent(ForgeHooks.java:543) ~[forge-1.20.1-47.4.0-universal.jar%23252!/:?] {re:mixin,re:classloading,pl:mixin:APP:apoli.mixins.json:forge.ForgeHooksMixin,pl:mixin:A}
24 at net.minecraft.server.level.ServerPlayerGameMode.m_9280_(ServerPlayerGameMode.java:229) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins_classes.mixins.json:common.minecraft.ServerPlayerGameModeMixin,pl:mixin:APP:dimdoors-common.mixins.json:ServerPlayerInteractionManagerMixin,pl:mixin:APP:dimdoors.mixins.json:ServerPlayerGameModeMixin,pl:mixin:A}
25 at net.minecraft.server.level.ServerPlayerGameMode.m_215116_(ServerPlayerGameMode.java:218) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins_classes.mixins.json:common.minecraft.ServerPlayerGameModeMixin,pl:mixin:APP:dimdoors-common.mixins.json:ServerPlayerInteractionManagerMixin,pl:mixin:APP:dimdoors.mixins.json:ServerPlayerGameModeMixin,pl:mixin:A}
26 at net.minecraft.server.level.ServerPlayerGameMode.m_214168_(ServerPlayerGameMode.java:188) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins_classes.mixins.json:common.minecraft.ServerPlayerGameModeMixin,pl:mixin:APP:dimdoors-common.mixins.json:ServerPlayerInteractionManagerMixin,pl:mixin:APP:dimdoors.mixins.json:ServerPlayerGameModeMixin,pl:mixin:A}
27 at net.minecraft.server.network.ServerGamePacketListenerImpl.m_7502_(ServerGamePacketListenerImpl.java:1018) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:ServerPlayNetworkHandlerMixin,pl:mixin:APP:mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:dimdoors-common.mixins.json:ExtendedServerPlayNetworkhandlerMixin,pl:mixin:APP:dimdoors-common.mixins.json:ServerPlayNetworkHandlerMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerGamePacketListenerImplMixin,pl:mixin:A}
28 at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.m_5797_(ServerboundPlayerActionPacket.java:42) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,re:classloading}
29 at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.m_5797_(ServerboundPlayerActionPacket.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,re:classloading}
30 at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:classloading}
31 at net.minecraft.network.protocol.PacketUtils$$Lambda$34157/0x00007f8110cb3c40.run(Unknown Source) ~[?:?] {}
32 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:classloading}
33 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
34 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,re:computing_frames,re:classloading}
35 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
36 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
37 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
38 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
39 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23247!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
40
41
42A detailed walkthrough of the error, its code path and all known details is as follows:
43---------------------------------------------------------------------------------------
44
45-- System Details --
46Details:
47 Minecraft Version: 1.20.1
48 Minecraft Version ID: 1.20.1
49 Operating System: Linux (amd64) version 5.15.0-116-generic
50 Java Version: 17.0.13, Eclipse Adoptium
51 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
52 Memory: 1428052736 bytes (1361 MiB) / 2411724800 bytes (2300 MiB) up to 2411724800 bytes (2300 MiB)
53 CPUs: 2
54 Processor Vendor: AuthenticAMD
55 Processor Name: AMD EPYC 7543P 32-Core Processor
56 Identifier: AuthenticAMD Family 25 Model 1 Stepping 1
57 Microarchitecture: Zen 3
58 Frequency (GHz): -0.00
59 Number of physical packages: 1
60 Number of physical CPUs: 32
61 Number of logical CPUs: 64
62 Graphics card #0 name: unknown
63 Graphics card #0 vendor: unknown
64 Graphics card #0 VRAM (MB): 0.00
65 Graphics card #0 deviceId: unknown
66 Graphics card #0 versionInfo: unknown
67 Virtual memory max (MB): 258833.45
68 Virtual memory used (MB): 297789.31
69 Swap memory total (MB): 1024.00
70 Swap memory used (MB): 553.55
71 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M
72 Server Running: true
73 Player Count: 2 / 20; [ServerPlayer['ZeroPhyi'/488, l='ServerLevel[world]', x=-44.70, y=75.00, z=-462.55], ServerPlayer['ProjecDotExe'/906, l='ServerLevel[world]', x=-122.34, y=68.75, z=-478.36]]
74 Data Packs: vanilla, mod:kuma_api, mod:blue_skies (incompatible), mod:additionalentityattributes (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:illagerinvasion, mod:apoli (incompatible), mod:sophisticatedcore (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:ipo (incompatible), mod:takesapillage (incompatible), mod:balm, mod:projectile_damage (incompatible), mod:cloth_config (incompatible), mod:twilightforest, mod:structure_gel, mod:arseng, mod:farmersdelight, mod:themutantmobsmod, mod:mokels_boss_mantyd, mod:resourcefulconfig (incompatible), mod:bonfires, mod:curios (incompatible), mod:patchouli (incompatible), mod:origins (incompatible), mod:origins_classes (incompatible), mod:cerbons_api, mod:resourcefullib (incompatible), mod:spartanweaponry, mod:architectury (incompatible), mod:framework, mod:arsdelight (incompatible), mod:l2library (incompatible), mod:scalinghealth, mod:soulsweapons (incompatible), mod:smartbrainlib, mod:humancompanions (incompatible), mod:cgm, mod:ae2 (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:obscure_api (incompatible), mod:waystones, mod:journeymap (incompatible), mod:naturescompass, mod:artifacts, mod:fazcraft, mod:explorerscompass, mod:bosses_of_mass_destruction, mod:terralith, mod:ars_nouveau (incompatible), mod:puzzlesaccessapi, mod:forge, mod:infernalmobs (incompatible), mod:butcher, mod:a_man_with_plushies, mod:alexscaves, mod:silentlib, mod:miniboss_boss_bars, mod:calio, mod:dimdungeons, mod:spartanshields, mod:gravestone, mod:ars_elemental (incompatible), mod:irons_spellbooks, mod:immersive_paintings (incompatible), mod:crittersandcompanions (incompatible), mod:dimdoors (incompatible), mod:modonomicon, mod:mokels_adventure, mod:occultism, mod:ars_ocultas (incompatible), mod:puzzleslib, mod:aquaculture, mod:expandability (incompatible), mod:aquamirae (incompatible), mod:ad_astra (incompatible), builtin/classic (incompatible), builtin/default (incompatible)
75 Enabled Feature Flags: minecraft:vanilla
76 World Generation: Experimental
77 Is Modded: Definitely; Server brand changed to 'forge'
78 Type: Dedicated Server (map_server.txt)
79 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
80 ModLauncher launch target: forgeserver
81 ModLauncher naming: srg
82 ModLauncher services:
83 mixin-0.8.5.jar mixin PLUGINSERVICE
84 eventbus-6.0.5.jar eventbus PLUGINSERVICE
85 fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
86 fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
87 fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
88 fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
89 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
90 fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
91 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
92 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
93 FML Language Providers:
94 minecraft@1.0
95 lowcodefml@null
96 javafml@null
97 Mod List:
98 kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
99 blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE
100 additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |**.**.**.**+1.20.1 |DONE |Manifest: NOSIGNATURE
101 geckolib-forge-1.20.1-4.7.1.2.jar |GeckoLib 4 |geckolib |**.**.**.** |DONE |Manifest: NOSIGNATURE
102 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
103 botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
104 IllagerInvasion-v8.0.7-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
105 apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE
106 sophisticatedcore-1.20.1-1.2.26.909.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
107 citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
108 alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
109 mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
110 sophisticatedbackpacks-1.20.1-3.23.6.1211.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.6.1211 |DONE |Manifest: NOSIGNATURE
111 guardvillagers-1.20.1-1.6.10.jar |Guard Villagers |guardvillagers |1.20.1-1.6.10 |DONE |Manifest: NOSIGNATURE
112 ImprovedPillagerOutpost-v5.jar |ImprovedPillagerOutpost |ipo |5 |DONE |Manifest: NOSIGNATURE
113 takesapillage-1.0.3-1.20.1.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
114 balm-forge-1.20.1-7.3.27-all.jar |Balm |balm |7.3.27 |DONE |Manifest: NOSIGNATURE
115 projectile_damage-forge-3.2.2+1.20.1.jar |Projectile Damage Attribute |projectile_damage |3.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE
116 cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
117 twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
118 structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
119 arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
120 FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
121 TheMutantMobsModV1.0.4[1.20.1].jar |TheMutantMobsMod |themutantmobsmod |1.0.4 |DONE |Manifest: NOSIGNATURE
122 mokels bossfight kinora 1.0.jar |Mokels Boss: Mantyd |mokels_boss_mantyd |1.0.0 |DONE |Manifest: NOSIGNATURE
123 resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
124 Bonfires-1.20.1-1.2.19-a3b74c6.jar |Bonfires |bonfires |1.2.19 |DONE |Manifest: NOSIGNATURE
125 curios-forge-5.12.1+1.20.1.jar |Curios API |curios |5.12.1+1.20.1 |DONE |Manifest: NOSIGNATURE
126 Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
127 origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE
128 origins-classes-forge-1.2.1.jar |Origins: Classes |origins_classes |1.2.1 |DONE |Manifest: NOSIGNATURE
129 CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE
130 resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
131 SpartanWeaponry-1.20.1-forge-3.1.3-all.jar |Spartan Weaponry |spartanweaponry |3.1.3 |DONE |Manifest: NOSIGNATURE
132 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
133 framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
134 arsdelight-1.1.4.jar |Ars Nouveau's Flavors & Deligh|arsdelight |1.1.4 |DONE |Manifest: NOSIGNATURE
135 l2library-2.5.1-slim.jar |L2 Library |l2library |2.5.1 |DONE |Manifest: NOSIGNATURE
136 ScalingHealth-1.20.1-8.0.2+9.jar |Scaling Health |scalinghealth |8.0.2+9 |DONE |Manifest: NOSIGNATURE
137 soulslike-weaponry-1.1.5-1.20.1-forge.jar |Marium's Soulslike Weaponry |soulsweapons |1.1.5-1.20.1-forge} |DONE |Manifest: NOSIGNATURE
138 SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
139 humancompanions-1.20.1-1.7.6.jar |Human Companions |humancompanions |1.20.1-1.7.6 |DONE |Manifest: NOSIGNATURE
140 CGM-Unofficial-1.4.18+Forge+1.20.1.jar |MrCrayfish's Gun Mod |cgm |1.4.18 |DONE |Manifest: NOSIGNATURE
141 appliedenergistics2-forge-15.3.4.jar |Applied Energistics 2 |ae2 |15.3.4 |DONE |Manifest: NOSIGNATURE
142 AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
143 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
144 obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
145 waystones-forge-1.20.1-14.1.11.jar |Waystones |waystones |14.1.11 |DONE |Manifest: NOSIGNATURE
146 journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
147 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
148 artifacts-forge-9.5.15.jar |Artifacts |artifacts |9.5.15 |DONE |Manifest: NOSIGNATURE
149 fazcraft-4.6.2.9-forge-1.20.1.jar |Fazcraft |fazcraft |**.**.**.** |DONE |Manifest: NOSIGNATURE
150 ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
151 BOMD-Forge-1.20.1-1.1.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.2 |DONE |Manifest: NOSIGNATURE
152 Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
153 ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
154 puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
155 forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
156 infernalmobs-1.20.1.6.jar |Infernal Mobs |infernalmobs |**.**.**.** |DONE |Manifest: NOSIGNATURE
157 server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
158 butcher-3.3-forge-1.20.1.jar |Butcher |butcher |3.3 |DONE |Manifest: NOSIGNATURE
159 amwplushies-forge-1.20.1-4.3.0.jar |A Man With Plushies |a_man_with_plushies |4.3.0 |DONE |Manifest: NOSIGNATURE
160 alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
161 silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
162 Mini-boss Boss Bars 1.0.118.jar |§a§o§lMini-boss Boss Bars |miniboss_boss_bars |1.0.118 |DONE |Manifest: NOSIGNATURE
163 calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE
164 dimdungeons-194-forge-1.20.1.jar |Dimensional Dungeons |dimdungeons |194 |DONE |Manifest: NOSIGNATURE
165 SpartanShields-1.20.1-forge-3.1.1.jar |Spartan Shields |spartanshields |3.1.1 |DONE |Manifest: NOSIGNATURE
166 gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |DONE |Manifest: NOSIGNATURE
167 ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |**.**.**.** |DONE |Manifest: NOSIGNATURE
168 irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |DONE |Manifest: NOSIGNATURE
169 immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
170 crittersandcompanions-forge-2.2.2.jar |Critters and Companions |crittersandcompanions |2.2.2 |DONE |Manifest: NOSIGNATURE
171 dimdoors-5.4.3-1.20.1-forge.jar |DimensionalDoors |dimdoors |5.4.3 |DONE |Manifest: NOSIGNATURE
172 modonomicon-1.20.1-forge-1.77.6.jar |Modonomicon |modonomicon |1.77.6 |DONE |Manifest: NOSIGNATURE
173 Mokels RPG v4.1 1.20.1.jar |Mokels Adventure |mokels_adventure |1.0.0 |DONE |Manifest: NOSIGNATURE
174 occultism-1.20.1-1.141.4.jar |Occultism |occultism |1.141.4 |DONE |Manifest: NOSIGNATURE
175 ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |DONE |Manifest: NOSIGNATURE
176 PuzzlesLib-v8.1.29-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.29 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
177 Aquaculture-1.20.1-2.5.5.jar |Aquaculture 2 |aquaculture |2.5.5 |DONE |Manifest: NOSIGNATURE
178 expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
179 aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
180 ad_astra-forge-1.20.1-1.15.20.jar |Ad Astra |ad_astra |1.15.20 |DONE |Manifest: NOSIGNATURE
181 Crash Report UUID: d8bc538b-3293-47e2-9e18-546483f37966
182 FML: 47.4
183 Forge: net.minecraftforge:47.4.0
This log will be saved for 90 days from their last view.
Report abuse