i try to launch minecraft in forge but get the crash report of "java.lang.ExceptionInInitializerError: null" witrh exit code -1, with this being the report
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 1/11/22, 12:37 AM
Description: Initializing game
java.lang.ExceptionInInitializerError: null
at net.minecraft.network.chat.TranslatableComponent.m_131330_(TranslatableComponent.java:39) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.network.chat.TranslatableComponent.m_5655_(TranslatableComponent.java:141) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.network.chat.Component.m_5651_(Component.java:96) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.network.chat.Component.m_5651_(Component.java:102) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.network.chat.FormattedText.getString(FormattedText.java:91) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.network.chat.Component.getString(Component.java:39) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.client.Minecraft.lambda$createSearchTrees$5(Minecraft.java:697) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(ReloadableSearchTree.java:36) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(ReloadableIdSearchTree.java:48) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:714) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:computing_frames}
at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:713) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:504) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.17.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
Caused by: java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:168) ~[?:?] {}
at java.io.InputStreamReader.<init>(InputStreamReader.java:112) ~[?:?] {}
at net.minecraft.locale.Language.m_128108_(Language.java:95) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.locale.Language.m_128118_(Language.java:44) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.locale.Language.<clinit>(Language.java:33) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
... 35 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.network.chat.TranslatableComponent.m_131330_(TranslatableComponent.java:39) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.network.chat.TranslatableComponent.m_5655_(TranslatableComponent.java:141) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.network.chat.Component.m_5651_(Component.java:96) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.network.chat.Component.m_5651_(Component.java:102) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.network.chat.FormattedText.getString(FormattedText.java:91) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.network.chat.Component.getString(Component.java:39) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:computing_frames,re:classloading}
at net.minecraft.client.Minecraft.lambda$createSearchTrees$5(Minecraft.java:697) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(ReloadableSearchTree.java:36) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(ReloadableIdSearchTree.java:48) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:714) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:computing_frames}
at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:713) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:504) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:plasmovoice.mixins.json:MixinMinecraft,pl:mixin:APP:terrablender.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:6.1.7601.24545 (win7sp1_ldr_escrow.200102-1707):Microsoft Corporation
CFGMGR32.dll:Configuration Manager DLL:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
CLBCatQ.DLL:COM+ Configuration Catalog:2001.12.8530.16385 (win7_rtm.090713-1255):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (win7_rtm.090713-1255):Microsoft Corporation
CRYPT32.dll:Crypto API32:6.1.7601.24542 (win7sp1_ldr_escrow.191209-2211):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:6.1.7601.24545 (win7sp1_ldr_escrow.200102-1707):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:6.1.7601.24499 (win7sp1_ldr.190612-0600):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
DCIMAN32.dll:DCI Manager:6.1.7601.24537 (win7sp1_ldr_escrow.191114-1547):Microsoft Corporation
DDRAW.dll:Microsoft DirectDraw:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
GDI32.dll:GDI Client DLL:6.1.7601.24540 (win7sp1_ldr_escrow.191127-1706):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
HID.DLL:Hid User Library:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:6.1.7601.18015 (win7sp1_gdr.121129-1432):Microsoft Corporation
LPK.dll:Language Pack:6.1.7601.24537 (win7sp1_ldr_escrow.191114-1547):Microsoft Corporation
MMDevApi.dll:MMDevice API:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:6.1.7601.24000 (win7sp1_ldr.171231-1547):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:6.1.7601.23889 (win7sp1_ldr.170810-1615):Microsoft Corporation
OLEAUT32.dll::6.1.7601.24537:Microsoft Corporation
OpenAL.dll
PROPSYS.dll:Microsoft Property System:7.00.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
PSAPI.DLL:Process Status Helper:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
RpcRtRemote.dll:Remote RPC Extension:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
SHLWAPI.dll:Shell Light-weight Utility Library:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
USERENV.dll:Userenv:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
USP10.dll:Uniscribe Unicode script processor:1.0626.7601.24535 (win7sp1_ldr_escrow.191105-1059):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WINMM.dll:MCI API DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WINNSI.DLL:Network Store Information RPC interface:6.1.7601.23889 (win7sp1_ldr.170810-1615):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:6.1.7601.24542 (win7sp1_ldr_escrow.191209-2211):Microsoft Corporation
WLDAP32.dll:Win32 LDAP API DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
api-ms-win-core-file-l1-2-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-file-l2-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-localization-l1-2-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-processthreads-l1-1-1.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-synch-l1-2-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-timezone-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-convert-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-environment-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-filesystem-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-heap-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-locale-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-math-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-runtime-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-stdio-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-string-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-time-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-utility-l1-1-0.dll:ApiSet Stub DLL:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
atiadlxx.dll:ADL:7.15.20.1301:Advanced Micro Devices, Inc.
atig6pxx.dll:atiglpxx.dll:8.14.01.6463:Advanced Micro Devices, Inc.
atig6txx.dll:atigktxx.dll:8.14.01.6463:Advanced Micro Devices, Inc.
atio6axx.dll:AMD OpenGL driver:6.14.10.13411:Advanced Micro Devices, Inc.
bcrypt.dll:Windows Cryptographic Primitives Library:6.1.7601.24545 (win7sp1_ldr_escrow.200102-1707):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:6.1.7601.24498 (win7sp1_ldr_escrow.190712-1655):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:6.1.7601.24498 (win7sp1_ldr_escrow.190712-1655):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
glfw.dll
icm32.dll:Microsoft Color Management Module (CMM):6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
jna17126268955917740652.dll:JNA native library:6.1.1:Java(TM) Native Access (JNA)
jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft
kernel32.dll:Windows NT BASE API Client DLL:6.1.7601.18015 (win7sp1_gdr.121129-1432):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
mscms.dll:Microsoft Color Matching System DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.7601.17744 (win7sp1_gdr.111215-1535):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
ncrypt.dll:Windows cryptographic library:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
ntdll.dll:NT Layer DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
ole32.dll:Microsoft OLE for Windows:6.1.7601.24537 (win7sp1_ldr_escrow.191114-1547):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
profapi.dll:User Profile Basic API:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
tiptsf.dll:Tablet PC Input Panel Text Services Framework:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
ucrtbase.DLL:Microsoft® C Runtime Library:10.0.19041.685 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
webio.dll:Web Transfer Protocols API:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
wship6.dll:Winsock2 Helper DLL (TL/IPv6):6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
wshtcpip.dll:Winsock2 Helper DLL (TL/IPv4):6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
xinput1_3.dll:Microsoft Common Controller API:9.18.944.0000:Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%2399!:?] {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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.17.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 7fcc7efb78984063bffcb2271feb7b81
Operating System: Windows 7 (amd64) version 6.1
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1570844160 bytes (1498 MiB) / 2900361216 bytes (2766 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-4770S CPU @ 3.10GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
Microarchitecture: Haswell (Client)
Frequency (GHz): 3.09
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) HD 7650A Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x6751
Graphics card #0 versionInfo: DriverVersion=15.201.2401.1001
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 1.60
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 1.60
Memory slot #1 type: Unknown
Virtual memory max (MB): 32614.74
Virtual memory used (MB): 9998.79
Swap memory total (MB): 16306.44
Swap memory used (MB): 0.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Launched Version: forge-39.0.17
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: AMD Radeon(TM) HD 7650A Graphics GL version 3.2.13411 Core Profile Forward-Compatible Context 15.201.2401.1001, ATI Technologies Inc.
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'
Type: Client (map_client.txt)
CPU: 8x Intel(R) Core(TM) i7-4770S CPU @ 3.10GHz
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
[email protected]
Mod List:
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
tetra-1.18.1-4.3.0.jar |Tetra |tetra |4.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Amplified+Nether+1.0.1+_+Forge.jar |Amplified Nether + Seed Fix |seedfix |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
customizableelytra-1.18-1.6.3.jar |Customizable Elytra |customizableelytra |1.18-1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
repurposed_structures_forge-4.1.0+1.18.1.jar |Repurposed Structures |repurposed_structures |4.1.0+1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-1.18.1-1.0.0.17-universal.jar |TerraBlender |terrablender |1.18.1-1.0.0.17 |COMMON_SET|Manifest: NOSIGNATURE
swingthroughgrass-1.18.1-1.8.0.jar |SwingThroughGrass |swingthroughgrass |1.18.1-1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
GreaterEye-Forge-1.18.1-1.3.2.jar |GreaterEye |greater_eye |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.66-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.66 |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.18-4.1.0(1).jar |Jade |jade |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
endrem_forge-5.0-R-1.18.1(1).jar |End Remastered |endrem |5.0-R-1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
plasmovoice-forge-1.18.1-1.2.9.jar |Plasmo Voice |plasmo_voice |1.2.9 |COMMON_SET|Manifest: NOSIGNATURE
additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |COMMON_SET|Manifest: NOSIGNATURE
The_Graveyard_1.1_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.1 |COMMON_SET|Manifest: NOSIGNATURE
dynamiclights-1.18.1.jar |Dynamic Lights |dynamiclights |1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
mutil-1.18.1-4.1.0.jar |mutil |mutil |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.0.jar |Croptopia |croptopia |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.4(1).jar |Clumps |clumps |8.0.4 |COMMON_SET|Manifest: NOSIGNATURE
advancednetherite-1.9.0-1.18(1).jar |Advanced Netherite |advancednetherite |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
citadel-1.10.8-1.18.jar |Citadel |citadel |1.10.8 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.15.1 (2).jar |Alex's Mobs |alexsmobs |1.15.1 |COMMON_SET|Manifest: NOSIGNATURE
AutoRegLib-1.7-52(1).jar |AutoRegLib |autoreglib |1.7-52 |COMMON_SET|Manifest: NOSIGNATURE
tumbleweed-1.18-0.4.11.jar |Tumbleweed |tumbleweed |1.18-0.4.11 |COMMON_SET|Manifest: NOSIGNATURE
sit-1.18-1.3.1.jar |Sit |sit |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
EarthMobs-1.18.1-0.5.2.jar |Earth Mobs Mod |earthmobsmod |1.18.1-0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
1.18.1-additionalbars-2.3.0.jar |Additional Bars |additionalbars |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
SimpleStorageNetwork-1.18.1-1.5.2.jar |Simple Storage Network |storagenetwork |1.18.1-1.5.2 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
SereneSeasons-1.18.1-6.0.0.8-universal.jar |Serene Seasons |sereneseasons |1.18.1-6.0.0.8 |COMMON_SET|Manifest: NOSIGNATURE
Gobber2-Forge-1.18.1-2.6.11(1).jar |Gobber 2 |gobber2 |2.6.11 |COMMON_SET|Manifest: NOSIGNATURE
DungeonCrawl-1.18.1-2.3.6.jar |Dungeon Crawl |dungeoncrawl |2.3.6 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.1-3.15.0.494(1).jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.0.494 |COMMON_SET|Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0 (1).jar |Guard Villagers |guardvillagers |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
Adorn-3.1.0+1.18.1-forge.jar |Adorn |adorn |3.1.0+1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
FallingTree-1.18.1-3.0.1.jar |FallingTree |fallingtree |3.0.1 |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
enchantwithmob-1.18.1-3.1.0 (1).jar |Enchant With Mob |enchantwithmob |1.18.1-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.18.1-39.0.17-universal.jar |Forge |forge |39.0.17 |COMMON_SET|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |COMMON_SET|Manifest: NOSIGNATURE
mavm-forge-1.18.1-1.0.7a.jar |More Axolotl Variants Mod |mavm |1.0.7a |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughGolems+-+1.4.3+Plant+Golem+Release+Mossy|JustEnoughGolems |justenoughgolems |1.4.3 Plant Golem Re|COMMON_SET|Manifest: NOSIGNATURE
voidtotem-forge-1.18.1-1.1.0(1).jar |Void Totem |voidtotem |1.18.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Terralith_v2.0.9_Fabric+Forge(1).jar |Seed Fix + Terralith |seedfix_forge |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.3.jar |GeckoLib |geckolib3 |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
corpse-1.18.1-1.0.1.jar |Corpse |corpse |1.18.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
DungeonsArise-1.18.1-2.1.49c-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49c-1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 992ddb54-8051-4150-9319-858132d8777c
FML: 39.0
Forge: net.minecraftforge:39.0.17
if anyone could help it would be much appreciated