| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2024-08-28 02:27:54
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.util.ConcurrentModificationException: null
|
| 8 | at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
|
| 9 | at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
|
| 10 | at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,re:classloading,pl:mixin:APP:blueprint.mixins.json:SimpleReloadInstanceMixin,pl:mixin:A}
|
| 11 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,re:classloading,pl:mixin:APP:blueprint.mixins.json:SimpleReloadInstanceMixin,pl:mixin:A}
|
| 12 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,re:classloading,pl:mixin:APP:blueprint.mixins.json:SimpleReloadInstanceMixin,pl:mixin:A}
|
| 13 | at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:59) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:blueprint.mixins.json:client.ReloadableResourceManagerMixin,pl:mixin:A}
|
| 14 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 15 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.7.jar:?] {re:classloading,pl:runtimedistcleaner:A}
|
| 16 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 17 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 18 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 19 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 20 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 21 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 22 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 23 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 24 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 25 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 26 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 27 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 28 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 29 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 30 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 31 |
|
| 32 |
|
| 33 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 34 | ---------------------------------------------------------------------------------------
|
| 35 |
|
| 36 | -- Head --
|
| 37 | Thread: Render thread
|
| 38 | Suspected Mods: NONE
|
| 39 | Stacktrace:
|
| 40 | at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
|
| 41 | at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
|
| 42 | at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,re:classloading,pl:mixin:APP:blueprint.mixins.json:SimpleReloadInstanceMixin,pl:mixin:A}
|
| 43 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,re:classloading,pl:mixin:APP:blueprint.mixins.json:SimpleReloadInstanceMixin,pl:mixin:A}
|
| 44 | at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,re:classloading,pl:mixin:APP:blueprint.mixins.json:SimpleReloadInstanceMixin,pl:mixin:A}
|
| 45 | at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:59) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:blueprint.mixins.json:client.ReloadableResourceManagerMixin,pl:mixin:A}
|
| 46 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%23358!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 47 | -- Initialization --
|
| 48 | Details:
|
| 49 | Modules:
|
| 50 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 51 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 52 | CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 53 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 54 | ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.4648 (WinBuild.160101.0800):Microsoft Corporation
|
| 55 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation
|
| 56 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
|
| 57 | DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 58 | DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 59 | DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 60 | GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 61 | GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 62 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 63 | IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 64 | IPSEng64.dll:IPS Script Engine DLL:**.**.**.**:Broadcom
|
| 65 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
|
| 66 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
|
| 67 | MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 68 | MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 69 | MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 70 | NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
|
| 71 | NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 72 | NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 73 | OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 74 | OpenAL.dll:Main implementation library:1.21.1:
|
| 75 | POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 76 | PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 77 | PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 78 | Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 79 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 80 | SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 81 | SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 82 | SHELL32.dll:Windows Shell Common Dll:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | UMPDC.dll
|
| 84 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 85 | USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 86 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 87 | VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 89 | WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 91 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4780 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 93 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 94 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 98 | awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 99 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 100 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 104 | cryptbase.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 106 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 107 | dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 109 | dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | fastprox.dll:WMI Custom Marshaller:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 114 | fontmanager.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 115 | freetype.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 116 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | gdi32full.dll:GDI Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
|
| 118 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 119 | icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.4648 (WinBuild.160101.0800):Microsoft Corporation
|
| 120 | imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 121 | inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 122 | java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 123 | javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 124 | jemalloc.dll
|
| 125 | jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 126 | jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 127 | jna7758882435589090701.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 128 | jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 129 | jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
|
| 130 | kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
|
| 131 | lwjgl.dll
|
| 132 | lwjgl_opengl.dll
|
| 133 | lwjgl_stb.dll
|
| 134 | management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 135 | management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 136 | msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 137 | mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 138 | msdmo.dll:DMO Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 139 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 140 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 143 | napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 145 | net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 146 | nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 147 | ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 148 | ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 149 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
|
| 150 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6094:NVIDIA Corporation
|
| 151 | nvspcap64.dll:NVIDIA Game Proxy:**.**.**.**:NVIDIA Corporation
|
| 152 | ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 153 | opengl32.dll:OpenGL Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
|
| 154 | perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 155 | pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 157 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 158 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 159 | sapi.dll:Speech API:5.3.24006.00 (WinBuild.160101.0800):Microsoft Corporation
|
| 160 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 161 | shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 162 | sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 163 | symamsi.dll:Symantec AMSI provider:**.**.**.**:Broadcom
|
| 164 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4651 (WinBuild.160101.0800):Microsoft Corporation
|
| 165 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 166 | uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation
|
| 167 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 168 | verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 169 | wbemcomn.dll:WMI:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 170 | wbemprox.dll:WMI:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 171 | wbemsvc.dll:WMI:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 172 | win32u.dll:Win32u:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
|
| 173 | windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 174 | winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 175 | winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 176 | wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 177 | wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 178 | wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 179 | xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 180 | zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 181 | Stacktrace:
|
| 182 | at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.7.jar:?] {re:classloading,pl:runtimedistcleaner:A}
|
| 183 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 184 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 185 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 186 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 187 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 188 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 189 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
| 190 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 191 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 192 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 193 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 194 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 195 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 196 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 197 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 198 |
|
| 199 |
|
| 200 | -- System Details --
|
| 201 | Details:
|
| 202 | Minecraft Version: 1.20.1
|
| 203 | Minecraft Version ID: 1.20.1
|
| 204 | Operating System: Windows 10 (amd64) version 10.0
|
| 205 | Java Version: 17.0.8, Microsoft
|
| 206 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 207 | Memory: 1704538512 bytes (1625 MiB) / 2650800128 bytes (2528 MiB) up to 12884901888 bytes (12288 MiB)
|
| 208 | CPUs: 20
|
| 209 | Processor Vendor: GenuineIntel
|
| 210 | Processor Name: 12th Gen Intel(R) Core(TM) i7-12700K
|
| 211 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
| 212 | Microarchitecture: Alder Lake
|
| 213 | Frequency (GHz): 3.61
|
| 214 | Number of physical packages: 1
|
| 215 | Number of physical CPUs: 12
|
| 216 | Number of logical CPUs: 20
|
| 217 | Graphics card #0 name: Intel(R) UHD Graphics 770
|
| 218 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
| 219 | Graphics card #0 VRAM (MB): 128.00
|
| 220 | Graphics card #0 deviceId: 0x4680
|
| 221 | Graphics card #0 versionInfo: DriverVersion=31.0.101.5537
|
| 222 | Graphics card #1 name: NVIDIA GeForce GTX 1080 Ti
|
| 223 | Graphics card #1 vendor: NVIDIA (0x10de)
|
| 224 | Graphics card #1 VRAM (MB): 4095.00
|
| 225 | Graphics card #1 deviceId: 0x1b06
|
| 226 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6094
|
| 227 | Memory slot #0 capacity (MB): 16384.00
|
| 228 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 229 | Memory slot #0 type: DDR4
|
| 230 | Memory slot #1 capacity (MB): 16384.00
|
| 231 | Memory slot #1 clockSpeed (GHz): 3.20
|
| 232 | Memory slot #1 type: DDR4
|
| 233 | Virtual memory max (MB): 46375.80
|
| 234 | Virtual memory used (MB): 23684.37
|
| 235 | Swap memory total (MB): 13824.00
|
| 236 | Swap memory used (MB): 406.00
|
| 237 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
| 238 | Launched Version: 1.20.1-forge-47.3.7
|
| 239 | Backend library: LWJGL version 3.3.1 build 7
|
| 240 | Backend API: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
|
| 241 | Window size: <not initialized>
|
| 242 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 243 | GL debug messages:
|
| 244 | Using VBOs: Yes
|
| 245 | Is Modded: Definitely; Client brand changed to 'forge'
|
| 246 | Type: Client (map_client.txt)
|
| 247 | CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700K
|
| 248 | OptiFine Version: OptiFine_1.20.1_HD_U_I6
|
| 249 | OptiFine Build: 20231221-120401
|
| 250 | Render Distance Chunks: 29
|
| 251 | Mipmaps: 4
|
| 252 | Anisotropic Filtering: 1
|
| 253 | Antialiasing: 0
|
| 254 | Multitexture: false
|
| 255 | Shaders: Sildurs Vibrant Shaders v1.12 Medium
|
| 256 | OpenGlVersion: 4.6.0 NVIDIA 560.94
|
| 257 | OpenGlRenderer: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2
|
| 258 | OpenGlVendor: NVIDIA Corporation
|
| 259 | CpuCount: 20
|
| 260 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
| 261 | ModLauncher launch target: forgeclient
|
| 262 | ModLauncher naming: srg
|
| 263 | ModLauncher services:
|
| 264 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
| 265 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
| 266 | fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
|
| 267 | fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
|
| 268 | fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
|
| 269 | fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
|
| 270 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
| 271 | fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
|
| 272 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
| 273 | modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE
|
| 274 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
| 275 | FML Language Providers:
|
| 276 | minecraft@1.0
|
| 277 | lowcodefml@null
|
| 278 | javafml@null
|
| 279 | Mod List:
|
| 280 | CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 281 | ClayBrickRecipeRework-mc1.20.1-1.0.jar |Clay & Brick Recipe Reworked |cnbr_reworked |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 282 | kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 283 | supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 284 | gunpoweder_craft-1.1.0.jar |gunpoweder_craft |gunpoweder_craft |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 285 | fpplus-1.0.4.jar |Flower Pots Plus |fpplus |1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 286 | geckolib-forge-1.20.1-4.4.7(1).jar |GeckoLib 4 |geckolib |4.4.7 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 287 | incontrol-1.20-9.2.6.jar |InControl |incontrol |1.20-9.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 288 | DoggyTalentsNext-1.20.1-1.18.29.jar |Doggy Talents Next |doggytalents |1.18.29 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 289 | guiclock-1.20.1-4.6.jar |GUI Clock |guiclock |4.6 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 290 | ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar |ForgeEndertech |forgeendertech |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 291 | JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 292 | citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 293 | alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 294 | atlantis-2024.8.24-1.20.1-8.2-forge.jar |Atlantis |atlantis |2024.8.24-1.20.1-8.2|SIDED_SETU|Manifest: NOSIGNATURE
|
| 295 | culinaryconstruct-forge-5.2.1+1.20.1.jar |Culinary Construct |culinaryconstruct |5.2.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 296 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 297 | guardvillagers-1.20.1-1.6.7.jar |Guard Villagers |guardvillagers |1.20.1-1.6.7 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 298 | balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 299 | FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 300 | cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 301 | carboniferous_revival-1.0.4.jar |Carboniferous Revival |carboniferous_revival |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 302 | christmasculinarydesires - 1.0.0 1.20.1 forge.jar |Christmas Culinary Desires |christmas_culinary_desires |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 303 | BuildPasteMod-1.20.1v1.10.1.jar |BuildPaste for Forge |buildpaste |1.11.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 304 | EnhancedSnowman-1.20.1-1.1.3.jar |Enhanced Snowman |enhanced_snowman |1.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 305 | athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 306 | Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 307 | handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 308 | finallyfarmabledyes-1.20.1-1.2.2.jar |Finally Farmable Dyes |finallyfarmabledyes |1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 309 | customgamerules-1.20.1-1.1.4.jar |Powerful Game Rules |customgamerules |1.1.4 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 310 | supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 311 | fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 312 | curiouslanterns-1.20.1-1.3.2.jar |Curious Lanterns |curiouslanterns |1.20.1-1.3.2 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 313 | curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 314 | collective-1.20.1-7.84.jar |Collective |collective |7.84 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 315 | camera-forge-1.20.1-1.0.14.jar |Camera Mod |camera |1.20.1-1.0.14 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 316 | AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 317 | libnonymous-1.20.1-2.3.1.jar |Libnonymous |libnonymous |2.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 318 | Chunk-Pregenerator-1.20-4.4.4.jar |Chunk Pregenerator |chunkpregen |1.20-4.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 319 | CustomNPCs-1.20.1-GBPort-Unofficial-20240824.jar |Custom NPCs |customnpcs |1.20.1.20240824 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 320 | buildersaddition-1.20.1-20230928a.jar |Builders Crafts & Additions |buildersaddition |1.20.1-20230928a |SIDED_SETU|Manifest: NOSIGNATURE
|
| 321 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 322 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 323 | justhammers-forge-2.0.3+mc1.20.1.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 324 | flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 325 | AdChimneys-1.20.1-10.1.14.0-build.0820.jar |Advanced Chimneys |adchimneys |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 326 | framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 327 | chickensshed-forge-1.6.0+mc1.20.1.jar |ChickensShed |chickensshed |1.6.0+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 328 | CustomStartingGear-1.20-2.0.3.jar |Custom Starter Gear |customstartinggear |2.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 329 | FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 330 | BorderlessWindow-1.20-1.6.0.jar |Borderless Window |borderlesswindow |1.20-1.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 331 | doubledoors-1.20.1-5.9.jar |Double Doors |doubledoors |5.9 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 332 | Halloweener Kraft.jar |halloweener kraft |halloweener |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 333 | floralis-1.20.1-10.6.0.jar |Floralis |floralis |1.20.1-10.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 334 | additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |SIDED_SETU|Manifest: NOSIGNATURE
|
| 335 | jei-1.20.1-forge-15.13.0.62.jar |Just Enough Items |jei |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 336 | goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 337 | Common Roads-Forge-1.20.1-1.0.1.jar |Common Roads |common_roads |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 338 | ctd-core-1.20.1-2.4.9.jar |CTD Core |ctdcore |2.4.9 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 339 | ForgottenPots-1.1.4-FORGE-1.20.1.jar |Forgotten Pots |forgottenpots |1.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 340 | ForeverAChild-1.20-1.0.4.jar |Forever A Child |foreverachild |1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 341 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 342 | journeymap-1.20.1-5.10.1-forge.jar |Journeymap |journeymap |5.10.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 343 | christmasfestivity-1.20.1-1.6.3-forge.jar |Christmas Festivity |christmasfestivity |1.20.1-1.6.3-forge |SIDED_SETU|Manifest: NOSIGNATURE
|
| 344 | comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 345 | [FORGE_1_20_1]soft_and_squishy.jar |Soft and Squishy |soft_and_squishy |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 346 | BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 347 | BonsaiTrees3-1.20.1-3.3.1.jar |Bonsai Trees 3 |bonsaitrees3 |3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 348 | grassseeds-1.20.1-3.3.jar |Grass Seeds |grassseeds |3.3 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 349 | additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 350 | blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 351 | CraftTweaker-forge-1.20.1-14.0.43.jar |CraftTweaker |crafttweaker |14.0.43 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 352 | extendedbonemeal-1.20.1-3.5.jar |Extended Bone Meal |extendedbonemeal |3.5 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 353 | forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 354 | ColossalChests-1.20.1-1.8.4.jar |ColossalChests |colossalchests |1.8.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 355 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 356 | dinosaur_pictures-1.1.0-forge-1.20.1.jar |Dinosaur Pictures |dinosaur_pictures |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 357 | EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 358 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 359 | BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 360 | radiantgear-forge-2.1.5+1.20.1.jar |Radiant Gear |radiantgear |2.1.5+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 361 | Durability101-forge-1.20-0.0.5.jar |Durability101 |durability101 |0.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 362 | AdLods-1.20.1-8.1.3.0-build.0820.jar |Large Ore Deposits |adlods |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 363 | spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 364 | astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 365 | extragolems-20.1.0.2.jar |Extra Golems |golems |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 366 | easy-villagers-forge-1.20.1-1.1.17.jar |Easy Villagers |easy_villagers |1.20.1-1.1.17 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 367 | Craftable Saddles [1.20 All]-1.4.jar |Craftable Saddles |craftable_saddles |1.4 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 368 | autumnity-1.20.1-5.0.1.jar |Autumnity |autumnity |5.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 369 | immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 370 | deco-storage-forge-1.20.1-2.0308.jar |Decorative Storage |decorative_storage |2.0308 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 371 | backpacked-forge-1.20.1-3.0.0-beta.4.jar |Backpacked |backpacked |3.0.0-beta.4 |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 372 | holidayhorticulture-1.20.1-0.0.jar |Example Mod |holidayhorticulture |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 373 | AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |SIDED_SETU|Manifest: NOSIGNATURE
|
| 374 | engineersdecor-1.3.30.jar |Engineer's Decor |engineersdecor |1.3.30 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 375 | Aquaculture-1.20.1-2.5.2.jar |Aquaculture 2 |aquaculture |2.5.2 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 376 | FlowerSeeds2-1.20.1-1.1.2.jar |Flower Seeds 2 |flowerseeds |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 377 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |SIDED_SETU|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 378 | Dyeable Melons-1.0.0.jar |Suggestions |suggestions |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 379 | betterfoliage-5.0.2.jar |Better Foliage |betterfoliage |5.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 380 | CarbonConfig-1.20-1.2.6.jar |Carbon Config Library |carbonconfig |1.20-1.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
|
| 381 | Crash Report UUID: 9c7d9c94-f2c7-4e25-8985-30cbef54018a
|
| 382 | FML: 47.3
|
| 383 | Forge: net.minecraftforge:47.3.7
|