Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (โ‹ฎ) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

TurtleMan

Members
  • Joined

  • Last visited

  1. I had the same problem today i just kept trying for like an hour and than it finally worked (like after an hour of retrying every time)
  2. After I launch my game it freezes for 10 seconds and than crashes Please Help Me... Crash Report: ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 10.11.2022, 19:40 Description: Initializing game java.lang.IncompatibleClassChangeError: Class net.minecraftforge.common.ForgeConfigSpec$IntValue does not implement the requested interface java.util.function.Supplier at net.mehvahdjukaar.supplementaries.common.items.QuiverItem$QuiverCapability.<init>(QuiverItem.java:387) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:classloading} at net.mehvahdjukaar.supplementaries.common.items.QuiverItem.initCapabilities(QuiverItem.java:456) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:mixin,re:classloading} at net.minecraft.world.item.ItemStack.lambda$forgeInit$11(ItemStack.java:1011) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraftforge.common.capabilities.CapabilityProvider.getCapabilities(CapabilityProvider.java:87) ~[forge-1.18.2-40.1.0-universal.jar%2383!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraftforge.common.capabilities.CapabilityProvider.getCapability(CapabilityProvider.java:182) ~[forge-1.18.2-40.1.0-universal.jar%2383!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraftforge.common.capabilities.ICapabilityProvider.getCapability(ICapabilityProvider.java:34) ~[forge-1.18.2-40.1.0-universal.jar%2383!/:?] {re:computing_frames,re:mixin,re:classloading} at net.mehvahdjukaar.supplementaries.common.items.QuiverItem.getQuiverData(QuiverItem.java:356) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:mixin,re:classloading} at net.mehvahdjukaar.supplementaries.common.items.QuiverItem.m_7373_(QuiverItem.java:212) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:mixin,re:classloading} at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:644) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91316_(Minecraft.java:699) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(ReloadableSearchTree.java:36) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:classloading} at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(ReloadableIdSearchTree.java:48) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:classloading} at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:717) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:716) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:504) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {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:31) ~[fmlloader-1.18.2-40.1.0.jar%2316!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.mehvahdjukaar.supplementaries.common.items.QuiverItem$QuiverCapability.<init>(QuiverItem.java:387) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:classloading} at net.mehvahdjukaar.supplementaries.common.items.QuiverItem.initCapabilities(QuiverItem.java:456) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:mixin,re:classloading} at net.minecraft.world.item.ItemStack.lambda$forgeInit$11(ItemStack.java:1011) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraftforge.common.capabilities.CapabilityProvider.getCapabilities(CapabilityProvider.java:87) ~[forge-1.18.2-40.1.0-universal.jar%2383!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraftforge.common.capabilities.CapabilityProvider.getCapability(CapabilityProvider.java:182) ~[forge-1.18.2-40.1.0-universal.jar%2383!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraftforge.common.capabilities.ICapabilityProvider.getCapability(ICapabilityProvider.java:34) ~[forge-1.18.2-40.1.0-universal.jar%2383!/:?] {re:computing_frames,re:mixin,re:classloading} at net.mehvahdjukaar.supplementaries.common.items.QuiverItem.getQuiverData(QuiverItem.java:356) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:mixin,re:classloading} at net.mehvahdjukaar.supplementaries.common.items.QuiverItem.m_7373_(QuiverItem.java:212) ~[supplementaries-1.18.2-1.5.12.jar%2376!/:1.18.2-1.5.12] {re:mixin,re:classloading} at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:644) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91316_(Minecraft.java:699) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(ReloadableSearchTree.java:36) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:classloading} at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(ReloadableIdSearchTree.java:48) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:classloading} at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:717) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:716) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:504) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation HID.DLL:Hid User Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2210.6 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll PROPSYS.dll:Microsoft Property System:7.0.19041.1708 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.DLL:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoftยฎ C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.19041.1949 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation glfw.dll icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):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 jna523800980320921010.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):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:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoftยฎ C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoftยฎ C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:30.0.15.1277:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.26.0.154:NVIDIA Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoftยฎ C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):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 win32u.dll:Win32u:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2379!/:?] {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:31) ~[fmlloader-1.18.2-40.1.0.jar%2316!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 607164192 bytes (579 MiB) / 2113929216 bytes (2016 MiB) up to 5368709120 bytes (5120 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i5-12600KF Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 10 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=30.0.15.1277 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.60 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.60 Memory slot #1 type: DDR4 Virtual memory max (MB): 37491.87 Virtual memory used (MB): 11159.88 Swap memory total (MB): 4864.00 Swap memory used (MB): 25.84 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.18.2-forge-40.1.0 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 512.77, NVIDIA Corporation Window size: <not initialized> GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 16x 12th Gen Intel(R) Core(TM) i5-12600KF OptiFine Version: OptiFine_1.18.2_HD_U_H7 OptiFine Build: 20220410-185216 Render Distance Chunks: 18 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 3.2.0 NVIDIA 512.77 OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4 ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE OptiFine TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] [email protected] javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |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 nocube's_zombie_mobs_1.3.3_forge_1.18.2.jar |NoCube's Zombie Mobs |zombiemobs |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.283.jar |Just Enough Items |jei |10.2.1.283 |COMMON_SET|Manifest: NOSIGNATURE experienceobelisk-v1.3.6-1.18.2.jar |Experience Obelisk |experienceobelisk |1.3.6 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE Measurements-1.18-1.2.jar |Measurements |measurements |1.2 |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE immersive_paintings-0.3.1+1.18.2.jar |Immersive Paintings |immersive_paintings |0.3.1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE backpacked-2.1.8-1.18.2.jar |Backpacked |backpacked |2.1.8 |COMMON_SET|Manifest: NOSIGNATURE witherstormmod-1.18.2-2.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE flowery-forge-10.jar |Flowery Structures |flowery |10 |COMMON_SET|Manifest: NOSIGNATURE Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |COMMON_SET|Manifest: NOSIGNATURE selfies-1.0.0+-+1.18.2.jar |Selfie Cam |selfies |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.5 |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 wandering-bag-1.18.2-1.0.3.jar |Wandering Bag |wandering_bag |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE flowerycore-5.jar |FloweryCore |flowerycore |5 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.1.0-universal.jar |Forge |forge |40.1.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Quark-3.2-358.jar |Quark |quark |3.2-358 |COMMON_SET|Manifest: NOSIGNATURE EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar |Easy Shulker Boxes |easyshulkerboxes |3.1.1 |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 Gaggle+of+Golems-1.3.0+(Forge+1.18.2).jar |Gaggle of Golems |gaggle_of_golems |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE ChiselsBits-forge-1.18.2-1.2.114-universal.jar |Chisels & bits |chiselsandbits |1.2.114 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.54.jar |GeckoLib |geckolib3 |3.0.54 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.12.jar |Supplementaries |supplementaries |1.18.2-1.5.12 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 0004a833-ff05-4d96-953e-7d4060e316ad FML: 40.1 Forge: net.minecraftforge:40.1.0
  3. For The Last Couple Of Days My Minecraft (1.16.5) Forge Server Started To Crash, And I Don't Understand Why... Can Anyone Help Me Please? Crash Report: ---- Minecraft Crash Report ---- // Shall we play a game? Time: 21:08 11/07/22 Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at java.lang.Throwable.fillInStackTrace(Native Method) ~[?:1.8.0_333] {} at java.lang.Throwable.fillInStackTrace(Unknown Source) ~[?:1.8.0_333] {} at java.lang.Throwable.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.Exception.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.ReflectiveOperationException.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.NoSuchMethodException.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_333] {} at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$null$4(EventBus.java:95) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2888/1119751882.apply(Unknown Source) ~[?:?] {} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_333] {} at java.util.HashMap$KeySpliterator.tryAdvance(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline.findFirst(Unknown Source) ~[?:1.8.0_333] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2887/1746452646.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_333] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_333] {} at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-4.0.0.jar:?] {} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure$1.start(EndGrassBlockAddedProcedure.java:55) ~[simplybiomes:?] {re:classloading,pl:eventbus:A} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure.executeProcedure(EndGrassBlockAddedProcedure.java:76) ~[simplybiomes:?] {re:classloading} at net.mcreator.simplybiomes.block.EndGrassBlock$CustomBlock.func_220069_a(EndGrassBlock.java:114) ~[simplybiomes:?] {re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215697_a(AbstractBlock.java:583) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:locksmith-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries.mixins.json:AbstractBlockMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_190524_a(World.java:339) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_195593_d(World.java:294) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_230547_a_(ServerWorld.java:1372) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.markAndNotifyBlock(World.java:236) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_241211_a_(World.java:212) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180501_a(World.java:176) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure$1.run(EndGrassBlockAddedProcedure.java:72) ~[simplybiomes:?] {re:classloading,pl:eventbus:A} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure$1.tick(EndGrassBlockAddedProcedure.java:64) ~[simplybiomes:?] {re:classloading,pl:eventbus:A} at net.minecraftforge.eventbus.ASMEventHandler_1466__tick_ServerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3284/1283081248.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPostServerTick(BasicEventHooks.java:120) ~[forge:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:828) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.dimension.MixinMinecraftServer_D,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.dimension.MixinMinecraftServer_D,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.dimension.MixinMinecraftServer_D,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer$$Lambda$14875/858367436.run(Unknown Source) ~[?:?] {} at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at java.lang.Throwable.fillInStackTrace(Native Method) ~[?:1.8.0_333] {} at java.lang.Throwable.fillInStackTrace(Unknown Source) ~[?:1.8.0_333] {} at java.lang.Throwable.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.Exception.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.ReflectiveOperationException.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.NoSuchMethodException.<init>(Unknown Source) ~[?:1.8.0_333] {} at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_333] {} at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$null$4(EventBus.java:95) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2888/1119751882.apply(Unknown Source) ~[?:?] {} at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_333] {} at java.util.HashMap$KeySpliterator.tryAdvance(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline.findFirst(Unknown Source) ~[?:1.8.0_333] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2887/1746452646.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_333] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_333] {} at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_333] {} at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-4.0.0.jar:?] {} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure$1.start(EndGrassBlockAddedProcedure.java:55) ~[simplybiomes:?] {re:classloading,pl:eventbus:A} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure.executeProcedure(EndGrassBlockAddedProcedure.java:76) ~[simplybiomes:?] {re:classloading} at net.mcreator.simplybiomes.block.EndGrassBlock$CustomBlock.func_220069_a(EndGrassBlock.java:114) ~[simplybiomes:?] {re:classloading} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215697_a(AbstractBlock.java:583) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:locksmith-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries.mixins.json:AbstractBlockMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_190524_a(World.java:339) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_195593_d(World.java:294) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.server.ServerWorld.func_230547_a_(ServerWorld.java:1372) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.markAndNotifyBlock(World.java:236) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_241211_a_(World.java:212) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.World.func_180501_a(World.java:176) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure$1.run(EndGrassBlockAddedProcedure.java:72) ~[simplybiomes:?] {re:classloading,pl:eventbus:A} at net.mcreator.simplybiomes.procedures.EndGrassBlockAddedProcedure$1.tick(EndGrassBlockAddedProcedure.java:64) ~[simplybiomes:?] {re:classloading,pl:eventbus:A} at net.minecraftforge.eventbus.ASMEventHandler_1466__tick_ServerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3284/1283081248.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPostServerTick(BasicEventHooks.java:120) ~[forge:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:828) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.dimension.MixinMinecraftServer_D,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.dimension.MixinMinecraftServer_D,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.dimension.MixinMinecraftServer_D,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A,pl:runtimedistcleaner:A} -- Thread Dump -- Details: Threads: "Netty Server IO #10" Id=239 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@3d2c2f0a - locked java.util.Collections$UnmodifiableSet@33ebc6df - locked sun.nio.ch.WindowsSelectorImpl@37d4447a at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "IO-Worker-146" Id=238 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@72d6cce4 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$TransferStack@72d6cce4 at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source) at java.util.concurrent.SynchronousQueue.poll(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ... "Worker-Main-144" Id=236 WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "Worker-Main-143" Id=235 WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "Worker-Main-141" Id=233 WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "IO-Worker-140" Id=232 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@72d6cce4 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$TransferStack@72d6cce4 at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source) at java.util.concurrent.SynchronousQueue.poll(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ... "Worker-Main-138" Id=230 WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "Netty Server IO #9" Id=222 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@43ee1fe1 - locked java.util.Collections$UnmodifiableSet@568c6472 - locked sun.nio.ch.WindowsSelectorImpl@12f933ab at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Worker-Main-126" Id=212 WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "Netty Server IO #8" Id=208 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@4bb0808e - locked java.util.Collections$UnmodifiableSet@78129f0e - locked sun.nio.ch.WindowsSelectorImpl@4d88cb8a at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Worker-Main-123" Id=207 WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "Worker-Main-122" Id=206 TIMED_WAITING on java.util.concurrent.ForkJoinPool@2e5ee9cb at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@2e5ee9cb at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source) at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) "Netty Server IO #7" Id=190 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@16b7cdfb - locked java.util.Collections$UnmodifiableSet@594c8b53 - locked sun.nio.ch.WindowsSelectorImpl@354a859b at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Netty Server IO #6" Id=189 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@3e95dc23 - locked java.util.Collections$UnmodifiableSet@16e5061f - locked sun.nio.ch.WindowsSelectorImpl@2bce0183 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Netty Server IO #5" Id=127 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@4a493f3c - locked java.util.Collections$UnmodifiableSet@5a2d9692 - locked sun.nio.ch.WindowsSelectorImpl@64c6a636 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Netty Server IO #4" Id=90 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@3f5f6134 - locked java.util.Collections$UnmodifiableSet@3c6c193c - locked sun.nio.ch.WindowsSelectorImpl@a438125 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Netty Server IO #3" Id=86 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@5b65714d - locked java.util.Collections$UnmodifiableSet@1f77edd4 - locked sun.nio.ch.WindowsSelectorImpl@438eb2ff at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Netty Server IO #2" Id=85 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@55525902 - locked java.util.Collections$UnmodifiableSet@25cdb5fc - locked sun.nio.ch.WindowsSelectorImpl@574f5dc at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Netty Server IO #1" Id=84 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@335ba6c7 - locked java.util.Collections$UnmodifiableSet@748673e7 - locked sun.nio.ch.WindowsSelectorImpl@3c2c4ade at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "Java2D Disposer" Id=76 WAITING on java.lang.ref.ReferenceQueue$Lock@1e549292 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@1e549292 at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at sun.java2d.Disposer.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "VoiceChatServerThread" Id=74 RUNNABLE (in native) at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method) at java.net.DualStackPlainDatagramSocketImpl.receive0(Unknown Source) - locked java.net.DualStackPlainDatagramSocketImpl@70d76201 at java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source) - locked java.net.DualStackPlainDatagramSocketImpl@70d76201 at java.net.DatagramSocket.receive(Unknown Source) - locked java.net.DatagramPacket@37892eb7 - locked java.net.DatagramSocket@692df822 at de.maxhenkel.voicechat.plugins.impl.RawUdpPacketImpl.read(RawUdpPacketImpl.java:22) at de.maxhenkel.voicechat.plugins.impl.VoicechatSocketImpl.read(VoicechatSocketImpl.java:73) at de.maxhenkel.voicechat.voice.server.Server.run(Server.java:73) "VoiceChatPacketProcessingThread" Id=75 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@53573797 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@53573797 at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source) at de.maxhenkel.voicechat.voice.server.Server$ProcessThread.run(Server.java:153) "Server Watchdog" Id=73 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(Unknown Source) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41) at java.lang.Thread.run(Unknown Source) "Thread-12" Id=68 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Netty Server IO #0" Id=67 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@18db8096 - locked java.util.Collections$UnmodifiableSet@66d9f9ac - locked sun.nio.ch.WindowsSelectorImpl@6033f1bd at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756) ... "ObjectCleanerThread" Id=66 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@ab299a3 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@ab299a3 at java.lang.ref.ReferenceQueue.remove(Unknown Source) at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Unknown Source) "Server console handler" Id=65 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) - locked java.io.BufferedInputStream@4e297753 at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) - locked java.io.InputStreamReader@6794f3a3 at java.io.InputStreamReader.read(Unknown Source) ... "DestroyJavaVM" Id=64 RUNNABLE "Server thread" Id=61 RUNNABLE at java.lang.Throwable.fillInStackTrace(Native Method) at java.lang.Throwable.fillInStackTrace(Unknown Source) - locked java.lang.NoSuchMethodException@18d548f5 at java.lang.Throwable.<init>(Unknown Source) at java.lang.Exception.<init>(Unknown Source) at java.lang.ReflectiveOperationException.<init>(Unknown Source) at java.lang.NoSuchMethodException.<init>(Unknown Source) at java.lang.Class.getDeclaredMethod(Unknown Source) at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ... "Snooper Timer" Id=62 WAITING on java.util.TaskQueue@634b5cd at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@634b5cd at java.lang.Object.wait(Unknown Source) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) "Thread-7" Id=40 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Thread-6" Id=39 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Thread-5" Id=38 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Thread-4" Id=37 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Thread-3" Id=36 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Timer hack thread" Id=27 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.util.Util$6.run(Util.java:505) "Thread-2" Id=18 RUNNABLE (in native) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source) at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Thread-1" Id=17 TIMED_WAITING at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190) "Attach Listener" Id=5 RUNNABLE "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3a2d9b7 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@3a2d9b7 at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@43eb2b8b at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@43eb2b8b at java.lang.Object.wait(Unknown Source) at java.lang.ref.Reference.tryHandlePending(Unknown Source) at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading} at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {} -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 802 [minecraft:wolf:527,minecraft:sheep:30,minecraft:villager:29,minecraft:zombie:27,minecraft:enderman:21], block_entities: 374 [quark:variant_chest:81,minecraft:chest:70,quark:monster_box:65,minecraft:skull:49,supplementaries:copper_lantern:28], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 4142, ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 100 [quark:soul_bead:69,quark:wraith:10,minecraft:skeleton:9,alexsmobs:soul_vulture:4,minecraft:strider:3], block_entities: 1 [quark:variant_chest:1], block_ticks: 2, fluid_ticks: 0, chunk_source: ServerChunkCache: 1099, ResourceKey[minecraft:dimension / minecraft:the_end]: players: 1, entities: 83 [minecraft:enderman:66,alexsmobs:spectre:6,minecraft:item:5,alexsmobs:enderiophage:5,minecraft:player:1], block_entities: 1 [minecraft:end_gateway:1], block_ticks: 215, fluid_ticks: 0, chunk_source: ServerChunkCache: 1561, ResourceKey[minecraft:dimension / tropicraft:tropics]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / theabyss:dream]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / theabyss:the_abyss]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / theabyss:radio]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / theabyss:ground_lands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / the_bumblezone:the_bumblezone]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / theabyss:frost_world]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / theabyss:pocket_dimension]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / immersive_portals:alternate1]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / immersive_portals:alternate2]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / immersive_portals:alternate3]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / immersive_portals:alternate4]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / immersive_portals:alternate5]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0 -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_333, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 16901359304 bytes (16118 MB) / 21283471360 bytes (20297 MB) up to 21283471360 bytes (20297 MB) CPUs: 8 JVM Flags: 2 total; -Xmx20G -Xms20G ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forgeserver.jar object_holder_definalize PLUGINSERVICE /forgeserver.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forgeserver.jar capability_inject_definalize PLUGINSERVICE /forgeserver.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forgeserver.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.5-36.2.34-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.16.5-2.2.46.jar |Simple Voice Chat |voicechat |1.16.5-2.2.46 |DONE |Manifest: NOSIGNATURE Tropicraft-9.2.0-release+90 (1).jar |Tropicraft |tropicraft |9.2.0-release+90 |DONE |Manifest: NOSIGNATURE endrem_forge-5.0.1-R-1.16.5 (1).jar |End Remastered |endrem |5.0-R-1.16.5 |DONE |Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE simplybiomes-0.6.jar |simplybiomes |simplybiomes |1.0.0 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.150.jar |Just Enough Items |jei |7.7.1.150 |DONE |Manifest: NOSIGNATURE locksmith-forge-1.0.1+1.16.5 (1).jar |Locksmith |locksmith |1.0.1 |DONE |Manifest: NOSIGNATURE pollen-forge-1.1.1+1.16.5 (1).jar |Pollen |pollen |1.1.1 |DONE |Manifest: NOSIGNATURE the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2g (1).jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE fakeblocks-1.16.5-1.0.2 (2).jar |Fake Blocks |fakeblocks |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE xercapaint-1.16.5-2.0.jar |Joy of Painting |xercapaint |1.16.5-2.0 |DONE |Manifest: NOSIGNATURE TheAbyss2+2.2.3-4+1.16.5.jar |TheAbyss |theabyss |2.2.3-4 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre22-mc1.16.3 (2).jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE otherblocks-0.1.18 (1).jar |Other Blocks |otherblocks |0.1.18 |DONE |Manifest: NOSIGNATURE cloth-config-4.14.54-forge (2).jar |Cloth Config v4 API |cloth-config |4.14.54 |DONE |Manifest: NOSIGNATURE the_bumblezone_forge-3.2.1+1.16.5 (1).jar |The Bumblezone |the_bumblezone |3.2.1+1.16.5 |DONE |Manifest: NOSIGNATURE immersive-portals-0.17-mc1.16.5-forge (3).jar |Immersive Portals |immersive_portals |0.14 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |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 Inspirations-1.16.5-1.2.3.38 (1).jar |Inspirations |inspirations |1.2.3.38 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.0.11.jar |CoFH Core |cofh_core |1.5.0.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.16.5-1.5.0.14.jar |Thermal Series |thermal |1.5.0.14 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_expansion-1.16.5-1.5.0.7.jar |Thermal Expansion |thermal_expansion |1.5.0.7 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 mcsa-forge-2.3.0-Forge (1).jar |MC Story Mode Armor - Forge |mcsaforge |2.3.0-Forge |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.4.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: c504a916-8534-4414-b3ee-712333dd61f5 Player Count: 2 / 9; [ServerPlayerEntity['doron2018'/2546, l='ServerWorld minecraft:overworld NewWord', x=-1197.47, y=6.12, z=84.06], ServerPlayerEntity['RareFireTurtle'/5082, l='ServerWorld minecraft:the_end NewWord', x=-1258.57, y=64.12, z=473.68]] Data Packs: vanilla, mod:tropicraft (incompatible), mod:endrem (incompatible), mod:lollipop, mod:simplybiomes, mod:jei, mod:locksmith, mod:pollen, mod:flywheel, mod:mantle (incompatible), mod:create, mod:fakeblocks, mod:citadel (incompatible), mod:alexsmobs, mod:autoreglib (incompatible), mod:powah, mod:theabyss, mod:cfm (incompatible), mod:otherblocks, mod:cloth-config (incompatible), mod:the_bumblezone, mod:immersive_portals (incompatible), mod:forge, mod:inspirations (incompatible), mod:quark (incompatible), mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:mcsaforge, mod:supplementaries, mod:refinedstorage, mod:selene, mod:dungeons_plus, mod:conjurer_illager (incompatible), mod:xercapaint (incompatible), mod:structure_gel, mod:voicechat Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)
  4. Well Thank You Very Much!! ๐Ÿ˜„ (Even Tho a Few Hours Ago The 1.16 Version didn't work and i thought that the 1.15 would work so i probably forgot it there)
  5. file:///C:/Users/zivda/OneDrive/Pictures/Screenshots/Screenshot%20(45).png
  6. When I Load Some Specific Mods For Example:Immersive portals, pollen , and sometime even more... my game crashes on start up and says something about java runtime or something... and it only happens to me in some specific mods, I wanted To Check If The Mods Were The Problem or Even The Version But When I Told My Friend To Load The Mods Excatly As I did His Game Ran Perfectly Fine! Without Crashing On Start up At All! Here's The Game Output: 17:57:21.367 launcher main Preparing to launch minecraft client for 1.16.5-forge-36.2.30 17:57:23.578 launcher main Minecraft client 1.16.5-forge-36.2.30 is ready to start. 17:57:23.578 launcher main Starting! 17:57:24.678 launcher main Version does not support log configuration, will assume one plaintext entry per line 17:57:25.896 game 2022-03-12 17:57:25,895 main WARN Advanced terminal features are not available in this environment 17:57:26.183 game [17:57:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, RareFireTurtle, --version, 1.16.5-forge-36.2.30, --gameDir, C:\Users\zivda\AppData\Roaming\.minecraft, --assetsDir, C:\Users\zivda\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 4ef03eaef28b42f4a5af5b5c33ede9cc, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.30, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] 17:57:26.190 game [17:57:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation 17:57:26.247 game [17:57:26] [main/WARN] [cp.mo.mo.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED 17:57:26.807 game [17:57:26] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 17:57:26.874 game [17:57:26] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/zivda/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT 17:57:28.718 game [17:57:28] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 19:65 token recognition error at: ';' 17:57:29.677 game [17:57:29] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.qouteall.hiding_in_the_bushes.MyMixinConnector] 17:57:29.710 game Exception in thread "main" [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: net/minecraft/util/math/Vec3i 17:57:29.715 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.qouteall.hiding_in_the_bushes.MyMixinConnector.connect(MyMixinConnector.java:13) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.initConnectors(MixinConnectorManager.java:95) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:60) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) 17:57:29.716 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) 17:57:29.717 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$469/350413251.accept(Unknown Source) 17:57:29.717 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap.forEach(HashMap.java:1280) 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: net.minecraft.util.math.Vec3i 17:57:29.748 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.findClass(ClassLoader.java:530) 17:57:29.749 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 17:57:29.751 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 15 more 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: Suppressed: java.lang.ClassNotFoundException 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) 17:57:29.765 game [17:57:29] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: ... 16 more 17:57:30.365 monitor Process Monitor Process crashed with exit code 1 Can Anyone Help Fix This Problem?

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions โ†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.