| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-06-24 23:31:12
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.lang.NullPointerException: Cannot invoke "com.cobblemon.mod.common.CobblemonImplementation.getModAPI()" because "com.cobblemon.mod.common.Cobblemon.implementation" is null
|
| 8 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.entity.ItemRenderer.<init>(ItemRenderer.java:70) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.cobblemon-common.json:ItemRendererMixin from mod cobblemon,pl:mixin:APP:rctmod.neoforge.mixins.json:client.ItemRendererMixin from mod rctmod,pl:mixin:APP:cobblemonsmartphone.mixins.json:ItemRendererMixin from mod cobblemon_smartphone,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 9 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.<init>(Minecraft.java:529) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {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: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:A,pl:runtimedistcleaner:A}
|
| 10 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:classloading,pl:runtimedistcleaner:A}
|
| 11 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
|
| 12 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
| 13 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 14 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 15 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 16 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 17 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 18 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 19 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 20 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 21 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 22 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 23 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 24 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
|
| 25 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
|
| 26 |
|
| 27 |
|
| 28 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 29 | ---------------------------------------------------------------------------------------
|
| 30 |
|
| 31 | -- Head --
|
| 32 | Thread: Render thread
|
| 33 | Stacktrace:
|
| 34 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.entity.ItemRenderer.<init>(ItemRenderer.java:70) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.cobblemon-common.json:ItemRendererMixin from mod cobblemon,pl:mixin:APP:rctmod.neoforge.mixins.json:client.ItemRendererMixin from mod rctmod,pl:mixin:APP:cobblemonsmartphone.mixins.json:ItemRendererMixin from mod cobblemon_smartphone,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 35 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.<init>(Minecraft.java:529) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {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: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:A,pl:runtimedistcleaner:A}
|
| 36 | -- Initialization --
|
| 37 | Details:
|
| 38 | Modules:
|
| 39 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
| 40 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 41 | CRYPT32.dll:Crypto API32:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 42 | CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
|
| 43 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 44 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 45 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.3912:Microsoft Corporation
|
| 46 | DBGHELP.DLL:Windows Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 47 | DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 48 | DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
| 49 | GDI32.dll:GDI Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 50 | GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 51 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 52 | IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 53 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 54 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.4343 (WinBuild.160101.0800):Microsoft Corporation
|
| 55 | MMDevApi.dll:MMDevice API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 56 | MSCTF.dll:MSCTF Server DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 57 | NSI.dll:NSI User-mode interface DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
|
| 58 | NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 59 | OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 60 | OpenAL.dll:Main implementation library:1.23.1:
|
| 61 | POWRPROF.dll:Power Profile Helper DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 62 | PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 63 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 64 | SETUPAPI.dll:Windows Setup API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 65 | SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 66 | SHELL32.dll:Windows Shell Common Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 67 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
|
| 68 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 69 | USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 70 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
| 71 | VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 72 | WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 73 | WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 74 | WINSTA.dll:Winstation Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 75 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.4351 (WinBuild.160101.0800):Microsoft Corporation
|
| 76 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 77 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 78 | amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 79 | apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 80 | atcuf64.dll:Bitdefender Active Threat Control Usermode Filter:**.**.**.** #0x0ac76c286:Bitdefender S.R.L. Bucharest, ROMANIA
|
| 81 | awt.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 82 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 84 | bdhkm64.dll:BitDefender Hooking DLL:**.**.**.** #0x3d65324:BitDefender S.R.L. Bucharest, ROMANIA
|
| 85 | cfgmgr32.dll:Configuration Manager DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 86 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 87 | combase.dll:Microsoft COM for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | cryptnet.dll:Crypto Network Related API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
| 89 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 91 | drvstore.dll:Driver Store API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 93 | dxcore.dll:DXCore:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 94 | extnet.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 95 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | gdi32full.dll:GDI Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 98 | icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | imagehlp.dll:Windows NT Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 100 | inputhost.dll:InputHost:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | java.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 102 | javaw.exe:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 103 | jemalloc.dll
|
| 104 | jimage.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 105 | jli.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 106 | jna1297403196770775072.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
|
| 107 | jsvml.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 108 | jvm.dll:Zulu 64-Bit Server VM:21.0.6:Azul Systems Inc.
|
| 109 | kernel.appcore.dll:AppModel API Host:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | lwjgl.dll
|
| 111 | lwjgl_opengl.dll
|
| 112 | lwjgl_stb.dll
|
| 113 | management.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 114 | management_ext.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 115 | msasn1.dll:ASN.1 Runtime APIs:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
|
| 116 | mscms.dll:Microsoft Color Matching System DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
| 118 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 119 | msvcrt.dll:Windows NT CRT DLL:7.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 120 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 121 | napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 122 | ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
| 123 | net.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 124 | nio.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 125 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 126 | ntdll.dll:NT Layer DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 127 | ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 128 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 572.83 :32.0.15.7283:NVIDIA Corporation
|
| 129 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7283:NVIDIA Corporation
|
| 130 | nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:**.**.**.** 8Produc:NVIDIA Corporation L$FileDescriptio
|
| 131 | ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 132 | opengl32.dll:OpenGL Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 133 | pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 134 | perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 135 | perfproc.dll:Windows System Process Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 136 | pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 137 | profapi.dll:User Profile Basic API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 138 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 139 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 140 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | sunmscapi.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 143 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 145 | uxtheme.dll:Microsoft UxTheme Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 146 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
| 147 | verify.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 148 | win32u.dll:Win32u:10.0.26100.4343 (WinBuild.160101.0800):Microsoft Corporation
|
| 149 | windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 150 | windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.1457 (WinBuild.160101.0800):Microsoft Corporation
|
| 151 | winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
| 152 | wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 153 | wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 154 | wshbth.dll:Windows Sockets Helper DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
|
| 155 | xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | zip.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc.
|
| 157 | Stacktrace:
|
| 158 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:classloading,pl:runtimedistcleaner:A}
|
| 159 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
|
| 160 | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
|
| 161 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 162 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 163 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 164 | at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23172!/:4.0] {}
|
| 165 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 166 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 167 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 168 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 169 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 170 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 171 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23164!/:?] {}
|
| 172 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
|
| 173 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
|
| 174 |
|
| 175 |
|
| 176 | -- Cobblemon --
|
| 177 | Details:
|
| 178 | Version: 1.6.1
|
| 179 | Is Snapshot: false
|
| 180 | Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
|
| 181 | Branch: HEAD
|
| 182 |
|
| 183 | -- System Details --
|
| 184 | Details:
|
| 185 | Minecraft Version: 1.21.1
|
| 186 | Minecraft Version ID: 1.21.1
|
| 187 | Operating System: Windows 11 (amd64) version 10.0
|
| 188 | Java Version: 21.0.6, Azul Systems, Inc.
|
| 189 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 190 | Memory: 389734304 bytes (371 MiB) / 1476395008 bytes (1408 MiB) up to 8858370048 bytes (8448 MiB)
|
| 191 | CPUs: 24
|
| 192 | Processor Vendor: GenuineIntel
|
| 193 | Processor Name: 13th Gen Intel(R) Core(TM) i7-13700F
|
| 194 | Identifier: Intel64 Family 6 Model 183 Stepping 1
|
| 195 | Microarchitecture: Raptor Lake
|
| 196 | Frequency (GHz): 2.11
|
| 197 | Number of physical packages: 1
|
| 198 | Number of physical CPUs: 16
|
| 199 | Number of logical CPUs: 24
|
| 200 | Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
|
| 201 | Graphics card #0 vendor: NVIDIA
|
| 202 | Graphics card #0 VRAM (MiB): 16380.00
|
| 203 | Graphics card #0 deviceId: VideoController1
|
| 204 | Graphics card #0 versionInfo: 32.0.15.7283
|
| 205 | Memory slot #0 capacity (MiB): 16384.00
|
| 206 | Memory slot #0 clockSpeed (GHz): 5.00
|
| 207 | Memory slot #0 type: Unknown
|
| 208 | Memory slot #1 capacity (MiB): 16384.00
|
| 209 | Memory slot #1 clockSpeed (GHz): 5.00
|
| 210 | Memory slot #1 type: Unknown
|
| 211 | Virtual memory max (MiB): 42335.19
|
| 212 | Virtual memory used (MiB): 22050.41
|
| 213 | Swap memory total (MiB): 9728.00
|
| 214 | Swap memory used (MiB): 92.12
|
| 215 | Space in storage for jna.tmpdir (MiB): available: 861271.63, total: 1906273.00
|
| 216 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 861271.63, total: 1906273.00
|
| 217 | Space in storage for io.netty.native.workdir (MiB): available: 861271.63, total: 1906273.00
|
| 218 | Space in storage for java.io.tmpdir (MiB): available: 861271.63, total: 1906273.00
|
| 219 | Space in storage for workdir (MiB): available: 861271.63, total: 1906273.00
|
| 220 | JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8448M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
| 221 | Loaded Shaderpack: (off)
|
| 222 | Launched Version: 1.21.1
|
| 223 | Launcher name: theseus
|
| 224 | Backend library: LWJGL version 3.3.3+5
|
| 225 | Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 572.83, NVIDIA Corporation
|
| 226 | Window size: <not initialized>
|
| 227 | GFLW Platform: win32
|
| 228 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 229 | GL debug messages:
|
| 230 | Is Modded: Definitely; Client brand changed to 'neoforge'
|
| 231 | Universe: 404
|
| 232 | Type: Client (map_client.txt)
|
| 233 | Locale: en_US
|
| 234 | System encoding: Cp1252
|
| 235 | File encoding: UTF-8
|
| 236 | CPU: 24x 13th Gen Intel(R) Core(TM) i7-13700F
|
| 237 | ModLauncher: 11.0.5+main.901c6ea8
|
| 238 | ModLauncher launch target: forgeclient
|
| 239 | ModLauncher services:
|
| 240 | sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
|
| 241 | loader-4.0.41.jar slf4jfixer PLUGINSERVICE
|
| 242 | loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE
|
| 243 | at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
|
| 244 | loader-4.0.41.jar runtimedistcleaner PLUGINSERVICE
|
| 245 | modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
|
| 246 | modlauncher-11.0.5.jar essential-loader TRANSFORMATIONSERVICE
|
| 247 | modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
|
| 248 | FML Language Providers:
|
| 249 | kotlinforforge@5.8.0
|
| 250 | Configured Defaults@21.1.3
|
| 251 | javafml@4.0
|
| 252 | lowcodefml@4.0
|
| 253 | minecraft@4.0
|
| 254 | Mod List:
|
| 255 | cheaper-templates-1.0.5.jar |[Crafting] Cheaper templates |mr_cheaper_templates |1.0.5 |Manifest: NOSIGNATURE
|
| 256 | adventure-platform-neoforge-6.0.0.jar |adventure-platform-neoforge |adventure_platform_neoforge |6.0.0 |Manifest: NOSIGNATURE
|
| 257 | another_furniture-neoforge-4.0.0.jar |Another Furniture |another_furniture |4.0.0 |Manifest: NOSIGNATURE
|
| 258 | arcane_abilities-0.2.7.1.jar |ArcaneAbilities |arcane_abilities |**.**.**.** |Manifest: NOSIGNATURE
|
| 259 | architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
|
| 260 | artifacts-neoforge-13.0.6.jar |Artifacts |artifacts |13.0.6 |Manifest: NOSIGNATURE
|
| 261 | 1.3.3-backpacks_mod-1.21-1.21.1.jar |Backpacks! |mr_vanilla_backpacks |1.3.3 |Manifest: NOSIGNATURE
|
| 262 | badgebox-neoforge-1.3.0.jar |Badge Box |badgebox |1.1.1 |Manifest: NOSIGNATURE
|
| 263 | balm-neoforge-1.21.1-21.0.46.jar |Balm |balm |21.0.46 |Manifest: NOSIGNATURE
|
| 264 | [neoforge]ctov-3.5.9a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.9a |Manifest: NOSIGNATURE
|
| 265 | cloth-config-neoforge-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
|
| 266 | cloud-neoforge-2.0.0-beta.9.jar |Cloud Command Framework |cloud |2.0.0-beta.9 |Manifest: NOSIGNATURE
|
| 267 | CobbleDollars-neoforge-2.0.0+Beta-5.1+1.21.1.jar |CobbleDollars |cobbledollars |2.0.0+Beta-5.1+1.21.|Manifest: NOSIGNATURE
|
| 268 | cobbleloots-neoforge-2.0.7.jar |Cobbleloots: Loot Balls and Mo|cobbleloots |2.0.7 |Manifest: NOSIGNATURE
|
| 269 | Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
|
| 270 | Cobblemon AFP 1.8.3-1.21.1-NeoForge-GEB.jar |Cobblemon Alatia's Fakemon Pac|cobblemon_alatia |1.8.3-1.21.1-neoforg|Manifest: NOSIGNATURE
|
| 271 | cobblemonboxlink-neoforge-1.21.1-1.0.4.jar |Cobblemon Box Link |cobblemonboxlink |1.0.4 |Manifest: NOSIGNATURE
|
| 272 | cobblemon-capturexp-1.6-neoforge-1.1.1.jar |Cobblemon Capture XP |capture_xp |1.6-neoforge-1.1.1 |Manifest: NOSIGNATURE
|
| 273 | cobblemon-counter-1.6-neoforge-1.5.1.jar |Cobblemon Counter |cobbled_counter |1.6-neoforge-1.5.1 |Manifest: NOSIGNATURE
|
| 274 | CobblemonExtras-neoforge-1.4.2.jar |Cobblemon Extras Forge Sidemod|cobblemonextras |1.0.0 |Manifest: NOSIGNATURE
|
| 275 | fightorflight-neoforge-0.8.1.jar |Cobblemon Fight or Flight |fightorflight |0.8.1 |Manifest: NOSIGNATURE
|
| 276 | CobblemonMoveInspector-neoforge-1.2.0.jar |Cobblemon Move Inspector |cobblemon_move_inspector |1.2.0 |Manifest: NOSIGNATURE
|
| 277 | cobblemonoutbreaks-neoforge-1.0.0-1.21.1.jar |Cobblemon Outbreaks |cobblemonoutbreaks |1.0.0-1.21.1 |Manifest: NOSIGNATURE
|
| 278 | cobblemonpokemonbadges-neoforge-0.1.1.jar |Cobblemon Pokemon Badges |cobblemonpokemonbadges |0.1.1 |Manifest: NOSIGNATURE
|
| 279 | cobblemon_smartphone-neoforge-1.0.3-rev01.jar |Cobblemon Smartphone |cobblemon_smartphone |1.0.3-rev01 |Manifest: NOSIGNATURE
|
| 280 | cobblemon-spawn-notification-1.6-neoforge-1.3.7.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.3.7 |Manifest: NOSIGNATURE
|
| 281 | cobblemon-unchained-1.6-neoforge-1.2.2.jar |Cobblemon Unchained |unchained |1.6-neoforge-1.2.2 |Manifest: NOSIGNATURE
|
| 282 | Cobblemon-Utility+-neoforge-1.6.1.jar |Cobblemon Utility+ |cobblemon_utility |1.6.1 |Manifest: NOSIGNATURE
|
| 283 | cobblemon-legendary-structures-2.1.jar |Cobblemon: Legends Untold |mr_cobblemon_legendarystructur|2.1 |Manifest: NOSIGNATURE
|
| 284 | Cobblemon_MegaShowdown-9.7.11-release-neoforge.jar|Cobblemon: Mega Showdown |mega_showdown |9.7.11-release-neofo|Manifest: NOSIGNATURE
|
| 285 | cobbleride-neoforge-0.3.2+1.21.1.jar |Cobblemon: Ride On! |cobbleride |0.3.2+1.21.1 |Manifest: NOSIGNATURE
|
| 286 | CobblemonAlphasNeoforge-1.1+1.6.1.jar |CobblemonAlphas |cobblemonalphas |1.1 |Manifest: NOSIGNATURE
|
| 287 | cobblemonintegrations-neoforge-1.21.1-1.1.2.jar |CobblemonIntegrations |cobblemonintegrations |1.1.2 |Manifest: NOSIGNATURE
|
| 288 | CobblemonSizeVariationNeoforge-1.2.0+1.6.1.jar |CobblemonSizeVariation |cobblemonsizevariation |1.2.0 |Manifest: NOSIGNATURE
|
| 289 | cobblenav-neoforge-2.2.3.jar |Cobblenav |cobblenav |2.2.3 |Manifest: NOSIGNATURE
|
| 290 | Cobblepedia-NeoForge-0.7.0.jar |Cobblepedia |cobblepedia |0.7.0 |Manifest: NOSIGNATURE
|
| 291 | cobgyms-neoforge-3.0.1+1.21.1.jar |CobGyms |cobgyms |3.0.1 |Manifest: NOSIGNATURE
|
| 292 | collective-1.21.1-8.3.jar |Collective |collective |8.3 |Manifest: NOSIGNATURE
|
| 293 | common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
|
| 294 | Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
|
| 295 | curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
|
| 296 | disenchanting_table-merged-1.21.1-5.0.2.jar |Dis-Enchanting Table |disenchanting_table |5.0.2 |Manifest: NOSIGNATURE
|
| 297 | easy-villagers-neoforge-1.21.1-1.1.29.jar |Easy Villagers |easy_villagers |1.21.1-1.1.29 |Manifest: NOSIGNATURE
|
| 298 | eggs-cobblemon-addon-0.7.jar |Eggs - Cobblemon Addon |mr_eggs_cobblemonaddon |0.7 |Manifest: NOSIGNATURE
|
| 299 | entityculling-neoforge-1.8.0-mc1.21.jar |EntityCulling |entityculling |1.8.0 |Manifest: NOSIGNATURE
|
| 300 | Essential (neoforge_1.21.1).jar |Essential |essential |**.**.**.** |Manifest: NOSIGNATURE
|
| 301 | expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
|
| 302 | expandedstorage-neoforge-1.21.1-14.2.4.jar |Expanded Storage |expandedstorage |14.2.4 |Manifest: NOSIGNATURE
|
| 303 | ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 304 | fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
|
| 305 | fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
|
| 306 | fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
|
| 307 | fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
|
| 308 | fzzy_config-0.7.0+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.0+1.21+neoforge |Manifest: NOSIGNATURE
|
| 309 | Geophilic v3.4.2 f15-80.mod.jar |Geophilic |geophilic |3.4.2 |Manifest: NOSIGNATURE
|
| 310 | api-3.1.0-1.21.1-SNAPSHOT.jar |GooeyLibs API |gooeylibs_api |3.1.0 |Manifest: NOSIGNATURE
|
| 311 | gravels_extended_battles-neoforge-1.6.jar |Gravels Extended Battles |gravels_extended_battles |1.6 |Manifest: NOSIGNATURE
|
| 312 | hiddenmons-cobblemon-v0.6.jar |HiddenMons [Cobblemon] |mr_hiddenmons_cobblemon |1-v0.6 |Manifest: NOSIGNATURE
|
| 313 | Impactor-Neoforge-5.3.0+1.21.1.jar |Impactor |impactor |5.3.0+1.21.1 |Manifest: NOSIGNATURE
|
| 314 | neoforge-5.3.0.1+1.21.1.jar |Impactor |impactor_command_api |**.**.**.**+1.21.1 |Manifest: NOSIGNATURE
|
| 315 | iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
|
| 316 | ironfurnaces-neoforge-1.21.1-4.3.0.jar |Iron Furnaces |ironfurnaces |4.3.0 |Manifest: NOSIGNATURE
|
| 317 | Jade-1.21.1-NeoForge-15.10.1.jar |Jade |jade |15.10.1+neoforge |Manifest: NOSIGNATURE
|
| 318 | thedarkcolour.kffmod-5.8.0.jar |Kotlin For Forge |kotlinforforge |5.8.0 |Manifest: NOSIGNATURE
|
| 319 | kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE
|
| 320 | lithostitched-neoforge-1.21.1-1.4.8.jar |Lithostitched |lithostitched |1.4.8 |Manifest: NOSIGNATURE
|
| 321 | Loot Beams Refork-neoforge-1.21.1-3.2.5.jar |Loot Beams Refork |lootbeams |3.2.5 |Manifest: NOSIGNATURE
|
| 322 | lootbundles-1.21.0-1.1.0.jar |Loot Bundles |lootbundles |1.21.0-1.1.0 |Manifest: NOSIGNATURE
|
| 323 | mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
|
| 324 | midnightlib-1.6.9-neoforge+1.21.jar |MidnightLib |midnightlib |1.6.9 |Manifest: NOSIGNATURE
|
| 325 | client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 326 | modernfix-neoforge-5.23.1+mc1.21.1.jar |ModernFix |modernfix |5.23.1+mc1.21.1 |Manifest: NOSIGNATURE
|
| 327 | monolib-neoforge-1.21.1-2.1.0.jar |MonoLib |monolib |2.1.0 |Manifest: NOSIGNATURE
|
| 328 | more-radical-trainers-1.8.jar |More Radical Trainers: SV |mr_more_radicaltrainers |1.8 |Manifest: NOSIGNATURE
|
| 329 | MythsAndLegends-neoforge-1.8.0.jar |MythsAndLegends |mythsandlegends |1.8.0 |Manifest: NOSIGNATURE
|
| 330 | neoforge-21.1.185-universal.jar |NeoForge |neoforge |21.1.185 |Manifest: NOSIGNATURE
|
| 331 | Nirvana Lib-neoforge-1.21.1-2.0.13.jar |Nirvana Lib |nirvana_lib |2.0.13 |Manifest: NOSIGNATURE
|
| 332 | notenoughanimations-neoforge-1.10.0-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.10.0 |Manifest: NOSIGNATURE
|
| 333 | OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |**.**.**.** |Manifest: NOSIGNATURE
|
| 334 | cobblemon-darkrai-1.1.1.jar |Overgrown's Cobblemon: Darkrai|mr_cobblemon_darkrai |1.1.1 |Manifest: NOSIGNATURE
|
| 335 | Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE
|
| 336 | playerxp-neoforge-1.0.0+1.21.1.jar |PlayerXP |playerxp |1.0.0+1.21.1 |Manifest: NOSIGNATURE
|
| 337 | rctmod-neoforge-1.21.1-0.16.5-beta.jar |Radical Cobblemon Trainers |rctmod |0.16.5-beta |Manifest: NOSIGNATURE
|
| 338 | rctapi-neoforge-1.21.1-0.13.6-beta.jar |Radical Cobblemon Trainers API|rctapi |0.13.6-beta |Manifest: NOSIGNATURE
|
| 339 | rarcompat-1.21-0.9.6.jar |RAR-Compat |rarcompat |0.9.6 |Manifest: NOSIGNATURE
|
| 340 | reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
|
| 341 | relics-1.21.1-0.10.7.5.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE
|
| 342 | SafePastures-1.1.0+1.21.1.jar |Safe Pastures |safepastures_neoforge |1.1.0+1.21.1 |Manifest: NOSIGNATURE
|
| 343 | Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
|
| 344 | SimpleBackups-1.21-4.0.16.jar |Simple Backups |simplebackups |1.21-4.0.16 |Manifest: NOSIGNATURE
|
| 345 | SimpleTMs-neoforge-2.1.2.jar |SimpleTMs |simpletms |2.1.2 |Manifest: NOSIGNATURE
|
| 346 | Sky's Netherite Ore Remined 1.2 NeoForge 1.21.1.ja|Sky's Netherite Ore Remined |netherite_ore_remined |1.2 |Manifest: NOSIGNATURE
|
| 347 | sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
|
| 348 | sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
|
| 349 | sound-physics-remastered-neoforge-1.21.1-1.4.12.ja|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.12 |Manifest: NOSIGNATURE
|
| 350 | Storage Drawers-neoforge-1.21-13.8.6.jar |Storage Drawers |storagedrawers |13.8.6 |Manifest: NOSIGNATURE
|
| 351 | supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
|
| 352 | supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
|
| 353 | TRansition-1.0.2-1.21-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.2 |Manifest: NOSIGNATURE
|
| 354 | trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
|
| 355 | trashslot-neoforge-1.21.1-21.1.4.jar |TrashSlot |trashslot |21.1.4 |Manifest: NOSIGNATURE
|
| 356 | TRender-1.0.4-1.21-neoforge-SNAPSHOT.jar |TRender |trender |1.0.4 |Manifest: NOSIGNATURE
|
| 357 | villagespawnpoint-1.21.1-4.6.jar |Village Spawn Point |villagespawnpoint |4.6 |Manifest: NOSIGNATURE
|
| 358 | waystones-neoforge-1.21.1-21.1.19.jar |Waystones |waystones |21.1.19 |Manifest: NOSIGNATURE
|
| 359 | Xaeros_Minimap_25.2.6_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.6 |Manifest: NOSIGNATURE
|
| 360 | XaerosWorldMap_1.39.9_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.9 |Manifest: NOSIGNATURE
|
| 361 | YungsApi-1.21.1-NeoForge-5.1.5.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
| 362 | YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
|
| 363 | YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
| 364 | YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
| 365 | YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
| 366 | YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
| 367 | YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
| 368 | YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
|
| 369 | YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
| 370 | YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
|
| 371 |
|