Created
July 1, 2024 22:15
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// This doesn't make any sense! | |
Time: 2024-07-01 17:11:49 | |
Description: Initializing game | |
java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details! | |
at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:625) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A} | |
at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:576) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A} | |
at net.minecraftforge.registries.GameData.revertTo(GameData.java:290) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A} | |
at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:350) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A} | |
at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:classloading} | |
at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:219) ~[fmlcore-1.20.4-49.1.0.jar:1.0] {} | |
at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:211) ~[fmlcore-1.20.4-49.1.0.jar:1.0] {} | |
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} | |
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:211) ~[fmlcore-1.20.4-49.1.0.jar:1.0] {} | |
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:185) ~[fmlcore-1.20.4-49.1.0.jar:1.0] {} | |
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} | |
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.20.4-49.1.0.jar:1.0] {} | |
at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:52) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:classloading,pl:runtimedistcleaner:A} | |
at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:72) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:classloading,pl:runtimedistcleaner:A} | |
at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:52) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:classloading,pl:runtimedistcleaner:A} | |
at net.minecraft.client.Minecraft.<init>(Minecraft.java:484) ~[forge-1.20.4-49.1.0-client.jar:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:betterf3.mixins.json:ClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.client.main.Main.main(Main.java:196) ~[forge-1.20.4-49.1.0-client.jar:?] {re:classloading,pl:runtimedistcleaner:A} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} | |
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} | |
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} | |
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:91) ~[fmlloader-1.20.4-49.1.0.jar:?] {} | |
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:75) ~[fmlloader-1.20.4-49.1.0.jar:?] {} | |
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:74) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.Launcher.run(Launcher.java:114) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.Launcher.main(Launcher.java:73) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) ~[modlauncher-10.1.2.jar:?] {} | |
at net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) ~[bootstrap-2.1.0.jar!/:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} | |
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} | |
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} | |
at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) ~[bootstrap-2.1.0.jar!/:?] {} | |
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) ~[bootstrap-2.1.0.jar!/:?] {} | |
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) ~[bootstrap-2.1.0.jar!/:?] {} | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Render thread | |
Suspected Mods: NONE | |
Stacktrace: | |
at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:625) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A} | |
at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:576) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A} | |
at net.minecraftforge.registries.GameData.revertTo(GameData.java:290) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A} | |
at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:350) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A} | |
at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.4-49.1.0-universal.jar:?] {re:classloading} | |
at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:219) ~[fmlcore-1.20.4-49.1.0.jar!/:1.0] {} | |
at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:211) ~[fmlcore-1.20.4-49.1.0.jar!/:1.0] {} | |
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} | |
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:211) ~[fmlcore-1.20.4-49.1.0.jar!/:1.0] {} | |
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:185) ~[fmlcore-1.20.4-49.1.0.jar!/:1.0] {} | |
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} | |
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.20.4-49.1.0.jar!/:1.0] {} | |
at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:52) ~[forge-1.20.4-49.1.0-universal.jar!/:?] {re:classloading,pl:runtimedistcleaner:A} | |
at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:72) ~[forge-1.20.4-49.1.0-universal.jar!/:?] {re:classloading,pl:runtimedistcleaner:A} | |
at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:52) ~[forge-1.20.4-49.1.0-universal.jar!/:?] {re:classloading,pl:runtimedistcleaner:A} | |
at net.minecraft.client.Minecraft.<init>(Minecraft.java:484) ~[forge-1.20.4-49.1.0-client.jar!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:betterf3.mixins.json:ClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A} | |
-- Initialization -- | |
Details: | |
Modules: | |
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation | |
CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation | |
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation | |
DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation | |
GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation | |
IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
MpOav.dll:IOfficeAntiVirus Module:4.18.24050.7 (b60bcb9c79f050335eb91db16f7d3e97336ad10e-dirty):Microsoft Corporation | |
NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation | |
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
SHELL32.dll:Windows Shell Common Dll:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation | |
UMPDC.dll | |
USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation | |
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation | |
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation | |
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation | |
combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
cryptbase.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation | |
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
gdi32full.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation | |
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW | |
icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft | |
jemalloc.dll | |
jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
jna12564115504194500649.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA) | |
jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft | |
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation | |
lwjgl.dll | |
lwjgl_opengl.dll | |
lwjgl_stb.dll | |
management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation | |
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 552.22 :31.0.15.5222:NVIDIA Corporation | |
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.5222:NVIDIA Corporation | |
nvspcap64.dll:NVIDIA Game Proxy:3.27.0.120:NVIDIA Corporation | |
ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
opengl32.dll:OpenGL Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation | |
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation | |
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation | |
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation | |
verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
win32u.dll:Win32u:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation | |
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation | |
xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation | |
zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft | |
Stacktrace: | |
at net.minecraft.client.main.Main.main(Main.java:196) ~[forge-1.20.4-49.1.0-client.jar:?] {re:classloading,pl:runtimedistcleaner:A} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} | |
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} | |
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} | |
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:91) ~[fmlloader-1.20.4-49.1.0.jar:?] {} | |
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:75) ~[fmlloader-1.20.4-49.1.0.jar:?] {} | |
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:74) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.Launcher.run(Launcher.java:114) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.Launcher.main(Launcher.java:73) ~[modlauncher-10.1.2.jar:?] {} | |
at cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) ~[modlauncher-10.1.2.jar:?] {} | |
at net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) ~[bootstrap-2.1.0.jar!/:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} | |
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} | |
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} | |
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} | |
at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) ~[bootstrap-2.1.0.jar!/:?] {} | |
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) ~[bootstrap-2.1.0.jar!/:?] {} | |
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) ~[bootstrap-2.1.0.jar!/:?] {} | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.20.4 | |
Minecraft Version ID: 1.20.4 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 17.0.8, Microsoft | |
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft | |
Memory: 487231552 bytes (464 MiB) / 998244352 bytes (952 MiB) up to 10586423296 bytes (10096 MiB) | |
CPUs: 12 | |
Processor Vendor: GenuineIntel | |
Processor Name: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz | |
Identifier: Intel64 Family 6 Model 45 Stepping 7 | |
Microarchitecture: Sandy Bridge (Server) | |
Frequency (GHz): 3.20 | |
Number of physical packages: 1 | |
Number of physical CPUs: 6 | |
Number of logical CPUs: 12 | |
Graphics card #0 name: NVIDIA GeForce GTX 1070 | |
Graphics card #0 vendor: NVIDIA (0x10de) | |
Graphics card #0 VRAM (MB): 4095.00 | |
Graphics card #0 deviceId: 0x1b81 | |
Graphics card #0 versionInfo: DriverVersion=31.0.15.5222 | |
Memory slot #0 capacity (MB): 8192.00 | |
Memory slot #0 clockSpeed (GHz): 1.60 | |
Memory slot #0 type: DDR3 | |
Memory slot #1 capacity (MB): 8192.00 | |
Memory slot #1 clockSpeed (GHz): 1.60 | |
Memory slot #1 type: DDR3 | |
Memory slot #2 capacity (MB): 8192.00 | |
Memory slot #2 clockSpeed (GHz): 1.60 | |
Memory slot #2 type: DDR3 | |
Memory slot #3 capacity (MB): 8192.00 | |
Memory slot #3 clockSpeed (GHz): 1.60 | |
Memory slot #3 type: DDR3 | |
Virtual memory max (MB): 37550.15 | |
Virtual memory used (MB): 12378.20 | |
Swap memory total (MB): 4864.00 | |
Swap memory used (MB): 40.95 | |
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10096m -Xms256m | |
Launched Version: forge-49.1.0 | |
Launcher name: minecraft-launcher | |
Backend library: LWJGL version 3.3.2+13 | |
Backend API: NVIDIA GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 552.22, NVIDIA Corporation | |
Window size: <not initialized> | |
GL Caps: Using framebuffer using OpenGL 3.2 | |
GL debug messages: | |
Using VBOs: Yes | |
Is Modded: Definitely; Client brand changed to 'forge' | |
Universe: 404 | |
Type: Client (map_client.txt) | |
Locale: en_US | |
CPU: 12x Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz | |
ModLauncher: 10.1.2 | |
ModLauncher launch target: forge_client | |
ModLauncher naming: srg | |
ModLauncher services: | |
/ slf4jfixer PLUGINSERVICE | |
/ runtimedistcleaner PLUGINSERVICE | |
/ runtime_enum_extender PLUGINSERVICE | |
/ object_holder_definalize PLUGINSERVICE | |
/ capability_token_subclass PLUGINSERVICE | |
/ accesstransformer PLUGINSERVICE | |
/ eventbus PLUGINSERVICE | |
/ mixin PLUGINSERVICE | |
/ redirector TRANSFORMATIONSERVICE | |
/ fml TRANSFORMATIONSERVICE | |
/ mixin TRANSFORMATIONSERVICE | |
FML Language Providers: | |
kotlinforforge@4.11.0 | |
javafml@49.1.0 | |
minecraft@1.0 | |
lowcodefml@49 | |
Mod List: | |
saturn-mc1.20.4-0.1.3.jar |Saturn |saturn |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterDungeons-1.20.4-Forge-4.4.4.jar |YUNG's Better Dungeons |betterdungeons |1.20.4-Forge-4.4.4 |COMMON_SET|Manifest: NOSIGNATURE | |
SuperMartijn642s-Config-Lib-Forge-1.20.4.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterWitchHuts-1.20.4-Forge-3.4.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20.4-Forge-3.4.3 |COMMON_SET|Manifest: NOSIGNATURE | |
advancement-count-v1.1.1.jar |Advancement Count |mr_advancement_count |1-v1.1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
nerb-1.20.4-0.4-FORGE.jar |Not Enough Recipe Book |nerb |0.4 |COMMON_SET|Manifest: NOSIGNATURE | |
mcw-windows-2.2.1-mc1.20.4forge.jar |Macaw's Windows |mcwwindows |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
dynamiclights-v1.8.2-mc1.17x-1.20x-mod.jar |Dynamic Lights |dynamiclights |1.8.2+mod |COMMON_SET|Manifest: NOSIGNATURE | |
multimine-1.20.4.1.jar |Multi Mine |multimine |1.20.4.1 |COMMON_SET|Manifest: NOSIGNATURE | |
ForgeEndertech-1.20.4-11.4.1.1-build.0170.jar |ForgeEndertech |forgeendertech |11.4.1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
XaerosWorldMap_1.38.8_Forge_1.20.4.jar |Xaero's World Map |xaeroworldmap |1.38.8 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsApi-1.20.4-Forge-4.4.3.jar |YUNG's API |yungsapi |1.20.4-Forge-4.4.3 |COMMON_SET|Manifest: NOSIGNATURE | |
MoreCosmetics-Forge-1.20.2.jar |MoreCosmetics |morecosmetics |1.2 |COMMON_SET|Manifest: NOSIGNATURE | |
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE | |
cobweb-forge-1.20.4-1.0.0.jar |Cobweb |cobweb |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE | |
macawsbridgesbop-1.20.4-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20.4-1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
Bookshelf-Forge-1.20.4-23.0.8.jar |Bookshelf |bookshelf |23.0.8 |COMMON_SET|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 | |
villager-transportation-1.3.1.jar |Villager Transportation |mr_villager_transportation |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE | |
fastconfigapi-1.1.0.jar |Fast Config API |fastconfigapi |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
Ender-Relay-1.20.4-Forge-1.0.0.jar |Ender Relay |ender_relay |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE | |
JustEnoughResources-Forge-1.20.4-1.5.1.9.jar |Just Enough Resources |jeresources |1.5.1.9 |COMMON_SET|Manifest: NOSIGNATURE | |
cat_jam-forge-mc1.20-1.2.2.jar |cat_jam |cat_jam |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE | |
BetterThanMending-forge-2.0.0.jar |BetterThanMending |betterthanmending |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterNetherFortresses-1.20.4-Forge-2.4.4.jar|YUNG's Better Nether Fortresse|betterfortresses |1.20.4-Forge-2.4.4 |COMMON_SET|Manifest: NOSIGNATURE | |
cloth-config-13.0.121-forge.jar |Cloth Config v13 API |cloth_config |13.0.121 |COMMON_SET|Manifest: NOSIGNATURE | |
shetiphiancore-forge-1.20.4-1.3.jar |ShetiPhianCore |shetiphiancore |1.20.4-1.3 |COMMON_SET|Manifest: NOSIGNATURE | |
paladin-furniture-mod-1.2.1-minecraftforge-mc1.20.|Paladin's Furniture |pfm |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE | |
mcw-bridges-3.0.0-mc1.20.4forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE | |
Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |COMMON_SET|Manifest: NOSIGNATURE | |
supermartijn642corelib-1.1.17-forge-mc1.20.4.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE | |
Highlighter-1.20.2-forge-1.1.8.jar |Highlighter |highlighter |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE | |
trimeffects-forge-1.20.X-1.3.1.jar |TrimsEffects |trimeffects |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE | |
curios-forge-7.4.2+1.20.4.jar |Curios API |curios |7.4.2+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsExtras-1.20.4-Forge-4.4.2.jar |YUNG's Extras |yungsextras |1.20.4-Forge-4.4.2 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterStrongholds-1.20.4-Forge-4.4.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20.4-Forge-4.4.3 |COMMON_SET|Manifest: NOSIGNATURE | |
worldedit-mod-7.3.0.jar |WorldEdit |worldedit |7.3.0+6678-55745ad |COMMON_SET|Manifest: NOSIGNATURE | |
mcw-roofs-2.3.0-mc1.20.4forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE | |
InventoryProfilesNext-forge-1.20.2-1.10.9.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.9 |COMMON_SET|Manifest: NOSIGNATURE | |
architectury-11.1.17-minecraftforge.jar |Architectury |architectury |11.1.17 |COMMON_SET|Manifest: NOSIGNATURE | |
mcw-furniture-3.2.2-mc1.20.4forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE | |
Chimes-v2.0.2-1.20.4-Forge.jar |Chimes |chimes |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterEndIsland-1.20.4-Forge-2.4.3.jar |YUNG's Better End Island |betterendisland |1.20.4-Forge-2.4.3 |COMMON_SET|Manifest: NOSIGNATURE | |
dynamic-fps-3.5.1+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.5.1 |COMMON_SET|Manifest: NOSIGNATURE | |
atmospheric_phenomena-1.0.2-forge.jar |Atmospheric Phenomena |atmospheric_phenomena |1.0.2-forge |COMMON_SET|Manifest: NOSIGNATURE | |
AdChimneys-1.20.4-10.4.1.1-build.0170.jar |Advanced Chimneys |adchimneys |10.4.1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
Quad-1.2.5+1.20.4-Forge.jar |Quad |quad |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterMineshafts-1.20.4-Forge-4.4.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.20.4-Forge-4.4.2 |COMMON_SET|Manifest: NOSIGNATURE | |
mcw-lights-1.1.0-mc1.20.4forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterJungleTemples-1.20.4-Forge-2.4.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20.4-Forge-2.4.4 |COMMON_SET|Manifest: NOSIGNATURE | |
BetterAdvancements-Forge-1.20.4-0.4.2.8.jar |Better Advancements |betteradvancements |0.4.2.8 |COMMON_SET|Manifest: NOSIGNATURE | |
elytraslot-forge-7.0.0+1.20.4.jar |Elytra Slot |elytraslot |7.0.0+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE | |
Notes-1.20.4-1.3.0-forge.jar |Notes |notes |1.20.3-1.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE | |
compact-storage-1.20.4-forge-6.2.0.66.jar |CompactStorage |compact_storage |6.2.0.66 |COMMON_SET|Manifest: NOSIGNATURE | |
Re-Chiseled-Mod-Forge-1.20.4.jar |Rechiseled |rechiseled |1.1.5c |COMMON_SET|Manifest: NOSIGNATURE | |
harvest-with-ease-forge-1.20.4-9.0.1.jar |Harvest with ease |harvest_with_ease |9.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
additionallanterns-1.1.1b-forge-mc1.20.4.jar |Additional Lanterns |additionallanterns |1.1.1b |COMMON_SET|Manifest: NOSIGNATURE | |
jei-1.20.4-forge-17.3.0.2.jar |Just Enough Items |jei |17.3.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
buildersaddition2-1.20.4-2.0.3.jar |Builders Crafts & Additions 2 |buildersaddition2 |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE | |
VisualWorkbench-v20.4.2-1.20.4-Forge.jar |Visual Workbench |visualworkbench |20.4.2 |COMMON_SET|Manifest: NOSIGNATURE | |
caelus-forge-5.1.0+1.20.4.jar |Caelus API |caelus |5.1.0+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE | |
furnitureexpanded-1.20.4-1.1-EXP.jar |Furniture Expanded |furnitureexpanded |1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
mcw-paintings-1.0.5-1.20.4forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE | |
Clumps-forge-1.20.4-15.0.0.2.jar |Clumps |clumps |15.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
decorative_blocks-forge-1.20.1-4.0.2.jar |Decorative Blocks |decorative_blocks |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
GlitchCore-forge-1.20.4-1.0.0.59.jar |GlitchCore |glitchcore |1.0.0.59 |COMMON_SET|Manifest: NOSIGNATURE | |
YungsBetterDesertTemples-1.20.4-Forge-3.4.4.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20.4-Forge-3.4.4 |COMMON_SET|Manifest: NOSIGNATURE | |
fusion-1.1.1-forge-mc1.20.2.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE | |
skinlayers3d-forge-1.6.6-mc1.20.4.jar |3d-Skin-Layers |skinlayers3d |1.6.6 |COMMON_SET|Manifest: NOSIGNATURE | |
forge-1.20.4-49.1.0-universal.jar |Forge |forge |49.1.0 |COMMON_SET|Manifest: NOSIGNATURE | |
forge-1.20.4-49.1.0-client.jar |Minecraft |minecraft |1.20.4 |COMMON_SET|Manifest: NOSIGNATURE | |
MoreChestVariants-1.5.6+1.20.4-Forge.jar |More Chest Variants |lolmcv |1.5.6 |COMMON_SET|Manifest: NOSIGNATURE | |
DistantHorizons-2.1.2-a-1.20.4-forge-fabric.jar |Distant Horizons |distanthorizons |2.1.2-a |COMMON_SET|Manifest: NOSIGNATURE | |
libIPN-forge-1.20.2-4.0.2.jar |libIPN |libipn |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
EnchantmentDescriptions-Forge-1.20.4-20.0.4.jar |EnchantmentDescriptions |enchdesc |20.0.4 |COMMON_SET|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 | |
TerraBlender-forge-1.20.4-3.3.0.12.jar |TerraBlender |terrablender |3.3.0.12 |COMMON_SET|Manifest: NOSIGNATURE | |
BiomesOPlenty-forge-1.20.4-19.0.0.89.jar |Biomes O' Plenty |biomesoplenty |19.0.0.89 |COMMON_SET|Manifest: NOSIGNATURE | |
MouseTweaks-forge-mc1.20.2-2.26.jar |Mouse Tweaks |mousetweaks |2.26 |COMMON_SET|Manifest: NOSIGNATURE | |
mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE | |
Jade-1.20.4-forge-13.2.1.jar |Jade |jade |13.2.1 |COMMON_SET|Manifest: NOSIGNATURE | |
BuildingWands-mc1.20.4-2.6.9-release.jar |Building Wands |wands |2.6.9-release |COMMON_SET|Manifest: NOSIGNATURE | |
warp-portals-1.4.0.jar |Warp Portals ─ Portal teleport|mr_warp_portals |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE | |
ForgeConfigAPIPort-v20.4.3-1.20.4-Forge.jar |Forge Config API Port |forgeconfigapiport |20.4.3 |COMMON_SET|Manifest: NOSIGNATURE | |
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE | |
Iceberg-1.20.4-forge-1.1.20.jar |Iceberg |iceberg |1.1.20 |COMMON_SET|Manifest: NOSIGNATURE | |
Xaeros_Minimap_24.2.0_Forge_1.20.4.jar |Xaero's Minimap |xaerominimap |24.2.0 |COMMON_SET|Manifest: NOSIGNATURE | |
labellingcontainers-1.6.4.jar |Labelling Containers |labellingcontainers |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE | |
betterarcheology-1.1.9-1.20.4.jar |Better Archeology |betterarcheology |1.1.9-1.20.4 |COMMON_SET|Manifest: NOSIGNATURE | |
TrampleNoMore-Forge-1.20.4-16.0.4.jar |TrampleNoMore |tramplenomore |16.0.4 |COMMON_SET|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 | |
mvs-4.1.2-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.2-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE | |
moremobvariants-forge+1.20.4-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0.1 |COMMON_SET|Manifest: NOSIGNATURE | |
visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
PuzzlesLib-v20.4.52-1.20.4-Forge.jar |Puzzles Lib |puzzleslib |20.4.52 |COMMON_SET|Manifest: NOSIGNATURE | |
BetterF3-9.0.2-Forge-1.20.4.jar |BetterF3 |betterf3 |9.0.2 |COMMON_SET|Manifest: NOSIGNATURE | |
terraqueous-forge-1.20.4-1.4.jar |Terraqueous |terraqueous |1.20.4-1.4 |COMMON_SET|Manifest: NOSIGNATURE | |
ExtremeSoundMuffler-3.45-forge-1.20.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.45 |COMMON_SET|Manifest: NOSIGNATURE | |
exlinefurniture-v2.7.3-forge-1.20.4.jar |Exline's Furniture Mod |exlinefurniture |2.7.3 |COMMON_SET|Manifest: NOSIGNATURE | |
Crash Report UUID: b4775d46-ccae-4586-a405-21dc400607e4 | |
FML: 0.0 | |
Forge: net.minecraftforge:49.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment