Transcending Trident (Forge)

Transcending Trident (Forge)

83.9k Downloads

Crash with optiforge 1.19.1

babacon88 opened this issue · 1 comments

commented

Information

Minecraft version: 1.19.1
Modloader: ForgeOptiFine 1.19.1?
Forge version: I use a launcher so I dont know how to get this, It should be in the crash log hopefully
Environment: Singleplayer

Mod name: Villager's names
Mod version: villagernames_1.19.1-3.7.jar

Description

Hey! This happened..
It crashed on startup

Crash report

---- Minecraft Crash Report ----
// There are four lights!

Time: 2022-08-12 15:57:52
Description: Initializing game

net.minecraftforge.fml.ModLoadingException: Tough As Nails (toughasnails) encountered an error during the common_setup event phase
§7java.lang.NullPointerException: Registry Object not present: toughasnails:wool_helmet
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.1-42.0.9.jar%23173!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.1-42.0.9.jar%23172!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:computing_frames}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.1-42.0.9.jar%23172!/:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.1-42.0.9.jar%23172!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:319) ~[forge-1.19.1-42.0.9-universal.jar%23176!/:?] {re:classloading}
at net.minecraft.client.color.item.ItemColors.m_92683_(ItemColors.java:92) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:492) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {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:27) ~[fmlloader-1.19.1-42.0.9.jar%2395!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.NullPointerException: Registry Object not present: toughasnails:wool_helmet
at java.util.Objects.requireNonNull(Objects.java:334) ~[?:?] {}
at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:204) ~[forge-1.19.1-42.0.9-universal.jar%23176!/:?] {re:classloading}
at toughasnails.client.handler.ColorHandler.registerItemColors(ColorHandler.java:28) ~[ToughAsNails-1.19-8.0.0.78.jar%23156!/:?] {re:classloading}
at toughasnails.client.handler.__ColorHandler_registerItemColors_Item.invoke(.dynamic) ~[ToughAsNails-1.19-8.0.0.78.jar%23156!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:93) ~[eventbus-6.0.0.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2379!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.1-42.0.9.jar%23173!/:?] {}
... 22 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.1-42.0.9.jar%23173!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.1-42.0.9.jar%23172!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:computing_frames}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.1-42.0.9.jar%23172!/:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.1-42.0.9.jar%23172!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:319) ~[forge-1.19.1-42.0.9-universal.jar%23176!/:?] {re:classloading}
at net.minecraft.client.color.item.ItemColors.m_92683_(ItemColors.java:92) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:492) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:6.1.7601.24384 (win7sp1_ldr_escrow.190220-1800):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.24382 (win7sp1_ldr.190210-0600):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:6.1.7601.24384 (win7sp1_ldr_escrow.190220-1800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:6.1.7601.24382 (win7sp1_ldr.190210-0600):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
DCIMAN32.dll:DCI Manager:6.1.7600.16385 (win7_rtm.090713-1255):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.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL: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.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
LPK.dll:Language Pack:6.1.7600.16385 (win7_rtm.090713-1255):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.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
OLEAUT32.dll::6.1.7601.17514:Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
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.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries: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
WININET.dll:Internet Extensions for Win32:8.00.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.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
WINSTA.dll:Winstation Library:6.1.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:6.1.7601.24382 (win7sp1_ldr.190210-0600):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.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-file-l2-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-localization-l1-2-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-processthreads-l1-1-1.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-synch-l1-2-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-core-timezone-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-convert-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-environment-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-filesystem-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-heap-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-locale-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-math-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-runtime-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-stdio-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-string-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-time-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
api-ms-win-crt-utility-l1-1-0.dll:ApiSet Stub DLL:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
bcrypt.dll:Windows Cryptographic Primitives Library:6.1.7601.24384 (win7sp1_ldr_escrow.190220-1800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:6.1.7601.24382 (win7sp1_ldr.190210-0600):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:6.1.7600.16385 (win7_rtm.090713-1255):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:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
iertutil.dll:Run time utility for Internet Explorer:8.00.7601.17514 (win7sp1_rtm.101119-1850):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jna10795106263252795070.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
kernel32.dll:Windows NT BASE API Client DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
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.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.7600.16385 (win7_rtm.090713-1255):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.3.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.3.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
nvoglv64.DLL:NVIDIA Compatible OpenGL ICD:27.21.14.6589:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy:3.23.0.74:NVIDIA Corporation
ole32.dll:Microsoft OLE for Windows:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:6.1.7600.16385 (win7_rtm.090713-1255):Microsoft Corporation
perfos.dll:Windows System Performance Objects 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.3.0:Microsoft
ucrtbase.DLL:Microsoft® C Runtime Library:10.0.22000.194 (WinBuild.160101.0800):Microsoft Corporation
urlmon.dll:OLE32 Extensions for Win32:8.00.7600.16385 (win7_rtm.090713-1255):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.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.3.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.3.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.1-20220727.212338-srg.jar%23171!/:?] {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:27) ~[fmlloader-1.19.1-42.0.9.jar%2395!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.19.1
Minecraft Version ID: 1.19.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 598773912 bytes (571 MiB) / 805306368 bytes (768 MiB) up to 13824425984 bytes (13184 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 3.50
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GTX 1650
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f0a
Graphics card #0 versionInfo: DriverVersion=27.21.14.6589
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: Unknown
Virtual memory max (MB): 32694.43
Virtual memory used (MB): 11079.38
Swap memory total (MB): 16346.29
Swap memory used (MB): 65.97
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx13180M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: ForgeOptiFine 1.19.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 3.2.0 NVIDIA 465.89, NVIDIA Corporation
Window size:
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: 4x Intel(R) Pentium(R) CPU G4560 @ 3.50GHz
OptiFine Version: OptiFine_1.19.1_HD_U_H9_pre1
OptiFine Build: 20220801-224803
Render Distance Chunks: 16
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.2.0 NVIDIA 465.89
OpenGlRenderer: NVIDIA GeForce GTX 1650/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.0.jar eventbus PLUGINSERVICE
fmlloader-1.19.1-42.0.9.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.1-42.0.9.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.1-42.0.9.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.1-42.0.9.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.1-42.0.9.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
client-1.19.1-20220727.212338-srg.jar |Minecraft |minecraft |1.19.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
RootsClassic-1.19-1.1.28.jar |Roots Classic |rootsclassic |1.19-1.1.28 |COMMON_SET|Manifest: NOSIGNATURE
zombiehorsespawn_1.19.1-3.2.jar |Zombie Horse Spawn |zombiehorsespawn |3.2 |COMMON_SET|Manifest: NOSIGNATURE
weeping_angels-41.0.5.jar |Weeping Angels |weeping_angels |41.0.5 |COMMON_SET|Manifest: NOSIGNATURE
UndergroundVillages-1.19-1.1.1.jar |Underground Villages Mod |underground_villages |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
wthit-forge-5.10.0.jar |wthit |wthit |5.10.0 |COMMON_SET|Manifest: NOSIGNATURE
unstructured-0.5.2[FORGE].jar |Unstructured [FORGE] |unstructured |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedcore-1.19-0.4.10.87.jar |Sophisticated Core |sophisticatedcore |1.19-0.4.10.87 |COMMON_SET|Manifest: NOSIGNATURE
villagernames_1.19.1-3.7.jar |Villager Names |villagernames |3.7 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.19.1-4.37.jar |Collective |collective |4.37 |COMMON_SET|Manifest: NOSIGNATURE
Structory-1.19-1.2.jar |Structory |structory |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.26.2_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.26.2 |COMMON_SET|Manifest: NOSIGNATURE
vanilla_degus-1.19-v1.3.1-forge.jar |Vanilla Degus |vanilla_degus |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
SereneSeasons-1.19-8.0.0.19.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
badpackets-forge-0.2.0.jar |Bad Packets |badpackets |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |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
ToughAsNails-1.19-8.0.0.78.jar |Tough As Nails |toughasnails |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
wooltostring-forge-1.19-v1.0.3.jar |Wool-to-String |wooltostring |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
spawnermod-1.19.0-1.9.1+Forge.jar |Enhanced Mob Spawners |spawnermod |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.19-3.18.9.661.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19-3.18.9.661 |COMMON_SET|Manifest: NOSIGNATURE
WaterStrainer-1.19-14.1.1.jar |Water Strainer |waterstrainer |1.19-14.1.1 |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v4.1.6-1.19.1-Forge.jar |Puzzles Lib |puzzleslib |4.1.6 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
TrampleStopper-3.6.0-build.32+mc1.19.jar |Trample Stopper |tramplestopper |3.6.0-build.32+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
forge-1.19.1-42.0.9-universal.jar

commented

Looks like the mod causing the error is: "Tough As Nails (toughasnails) encountered an error". You should open an issue there. I don't see any indication my mod caused this. Thanks for trying out Villager Names!

Note: Optifine is often not supported as their closed source changes much in the game. Causing unforseen errors.