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.

ScoppPanda

Members
  • Joined

  • Last visited

Everything posted by ScoppPanda

  1. ---- Minecraft Crash Report ---- // My bad. Time: 2023-07-28 20:12:12 Description: Initializing game java.lang.IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption cannot inherit from final class net.minecraft.client.OptionInstance at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.coderbot.iris.config.IrisConfig.save(IrisConfig.java:169) ~[oculus-mc1.19.2-1.6.4.jar%23449!/:?] {re:classloading} at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:60) ~[oculus-mc1.19.2-1.6.4.jar%23449!/:?] {re:classloading} at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:134) ~[oculus-mc1.19.2-1.6.4.jar%23449!/:?] {re:mixin,re:classloading} at net.minecraft.client.Options.handler$bci000$iris$beforeLoadOptions(Options.java:1390) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.m_92140_(Options.java) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.<init>(Options.java:815) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:428) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2-43.2.21.jar%23101!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {} at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at net.coderbot.iris.config.IrisConfig.save(IrisConfig.java:169) ~[oculus-mc1.19.2-1.6.4.jar%23449!/:?] {re:classloading} at net.coderbot.iris.config.IrisConfig.initialize(IrisConfig.java:60) ~[oculus-mc1.19.2-1.6.4.jar%23449!/:?] {re:classloading} at net.coderbot.iris.Iris.onEarlyInitialize(Iris.java:134) ~[oculus-mc1.19.2-1.6.4.jar%23449!/:?] {re:mixin,re:classloading} at net.minecraft.client.Options.handler$bci000$iris$beforeLoadOptions(Options.java:1390) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.m_92140_(Options.java) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Options.<init>(Options.java:815) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinOptions_Entrypoint,pl:mixin:APP:mixins.oculus.fixes.maxfpscrash.json:MixinMaxFpsCrashFix,pl:mixin:APP:mixins.oculus.json:sky.MixinOptions_CloudsOverride,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:428) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,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.2845 (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 DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (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.2913 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (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.3155 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.23050.9 (18bf1f2590bbc7e0256a02153591e722bb971707):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (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.3208 (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.2788 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.2845 (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.30139.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 WINTRUST.DLL:Microsoft Trust Verification APIs:10.0.19041.2913 (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 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.2486 (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 dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (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 fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW imagehlp.dll:Windows NT Image Helper:10.0.19041.1415 (WinBuild.160101.0800):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 jna1032787501154874745.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 kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation lsp64.dll:网易UU网游加速器:4.55.1.40:网易(杭州)网络有限公司 lwjgl.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,0,0,10:Apple Inc. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.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.3.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.2788 (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 profapi.dll:User Profile Basic API:10.0.19041.3155 (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.2845 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):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 win32u.dll:Win32u:10.0.19041.3208 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.2845 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):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.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23523!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2-43.2.21.jar%23101!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 677108128 bytes (645 MiB) / 1719664640 bytes (1640 MiB) up to 8321499136 bytes (7936 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 5980HX with Radeon Graphics Identifier: AuthenticAMD Family 25 Model 80 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.29 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3070 Laptop GPU Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x249d Graphics card #0 versionInfo: DriverVersion=31.0.15.3598 Graphics card #1 name: AMD Radeon(TM) Graphics Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 512.00 Graphics card #1 deviceId: 0x1638 Graphics card #1 versionInfo: DriverVersion=27.20.14044.3004 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 42912.36 Virtual memory used (MB): 26751.43 Swap memory total (MB): 10752.00 Swap memory used (MB): 1140.93 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7936m -Xms256m Launched Version: forge-43.2.21 Backend library: LWJGL version 3.3.1 build 7 Backend API: Unknown Window size: <not initialized> GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: <disabled> Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: <unknown>
  2. I checked the Discord server and saw a few people having the same problem. I can only hope there's a fix sometime soon... Thank you for the suggestion, though!
  3. I do have the latest version. Unfortunately, there is no way to contact the modpack author, and the mod author doesn't review issues that involve using a non-recommended version on Forge (which, unfortunately, is a forge version the modpack explicitly warrants one to use).
  4. ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 4/12/23, 12:13 PM Description: Ticking entity java.lang.NullPointerException: Cannot invoke "yesman.epicfight.api.animation.TransformSheet.getInterpolatedTransform(float)" because "rootCoord" is null at yesman.epicfight.api.animation.types.ActionAnimation.getCoordVector(ActionAnimation.java:214) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.animation.types.ActionAnimation.move(ActionAnimation.java:91) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.animation.types.ActionAnimation.linkTick(ActionAnimation.java:79) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.animation.types.LinkAnimation.tick(LinkAnimation.java:16) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.client.animation.Layer.update(Layer.java:75) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A} at yesman.epicfight.api.client.animation.Layer$BaseLayer.update(Layer.java:150) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.client.animation.ClientAnimator.tick(ClientAnimator.java:164) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A} at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.tick(LivingEntityPatch.java:115) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.world.capabilities.entitypatch.player.PlayerPatch.tick(PlayerPatch.java:162) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:95) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraftforge.eventbus.ASMEventHandler_567_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:324) ~[forge-1.18.2-40.2.1-universal.jar%23313!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2214) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.LivingEntityMixin,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:entitycollisionfpsfix.mixins.json:MixinLivingEntity,pl:mixin:APP:maxhealthfix.common.mixins.json:MixinLivingEntity,pl:mixin:APP:wildbackport-common.mixins.json:common.LivingEntityMixin,pl:mixin:APP:difficultraids.mixin.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:META-INF/tinyskeletons.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:tenshilib.mixins.json:dual.LivingEntityMixin,pl:mixin:APP:braincell.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:notenoughanimations.mixins.json:LivingEntityMixin,pl:mixin:APP:ecologics-common.mixins.json:LivingEntityMixin,pl:mixin:APP:earthmobsmod.mixins.json:LivingEntityMixin,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:mixins.mlib.json:MixinLivingEntity,pl:mixin:APP:enchantwithmob.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin_Lootblock,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:totem.LivingEntityMixin,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin,pl:mixin:A} at net.minecraft.world.entity.player.Player.m_8119_(Player.java:235) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:cc:Player,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:cc:Player,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:wildbackport-common.mixins.json:common.PlayerMixin,pl:mixin:APP:apotheosis.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:tenshilib.mixins.json:dual.PlayerMixin,pl:mixin:APP:braincell.mixins.json:PlayerEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ElytraPlayerMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntity,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntityDeath,pl:mixin:APP:shouldersurfing.mixins.json:MixinPlayer,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityMixin,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:PlayerMixin,pl:mixin:APP:META-INF/easymagic.mixins.json:accessor.PlayerAccessor,pl:mixin:APP:mixin.revamped_phantoms_common.json:PlayerMixin,pl:mixin:APP:dawncraft.mixin.json:MixinPlayer,pl:mixin:A,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:cc:Player} at net.minecraft.client.player.LocalPlayer.m_8119_(LocalPlayer.java:183) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:itemphysic:dropItem,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:itemphysic:dropItem,pl:mixin:APP:wildbackport-common.mixins.json:client.LocalPlayerMixin,pl:mixin:APP:supplementaries.mixins.json:LocalPlayerMixin,pl:mixin:APP:fastload.mixins.json:client.ClientPlayerEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ClientElytraMixin,pl:mixin:APP:konkrete.mixin.json:client.IMixinLocalPlayer,pl:mixin:APP:travelerstitles.mixins.json:LocalPlayerTickMixin,pl:mixin:APP:create.mixins.json:HeavyBootsOnPlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.multiplayer.ClientLevel.m_104639_(ClientLevel.java:222) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at dev.wuffs.itshallnottick.TickOptimizer.handleGuardEntityTick(TickOptimizer.java:59) ~[ItShallNotTick-1.0.22-build.34.jar%23182!/:1.0.22-build.34] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at dev.wuffs.itshallnottick.TickOptimizer.entityTicking(TickOptimizer.java:22) ~[ItShallNotTick-1.0.22-build.34.jar%23182!/:1.0.22-build.34] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.world.level.Level.m_46653_(Level.java:3571) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A} at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:202) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1693) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1021) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.1.jar%2317!/:?] {} 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 yesman.epicfight.api.animation.types.ActionAnimation.getCoordVector(ActionAnimation.java:214) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.animation.types.ActionAnimation.move(ActionAnimation.java:91) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.animation.types.ActionAnimation.linkTick(ActionAnimation.java:79) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.animation.types.LinkAnimation.tick(LinkAnimation.java:16) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.client.animation.Layer.update(Layer.java:75) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A} at yesman.epicfight.api.client.animation.Layer$BaseLayer.update(Layer.java:150) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.api.client.animation.ClientAnimator.tick(ClientAnimator.java:164) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A} at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.tick(LivingEntityPatch.java:115) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.world.capabilities.entitypatch.player.PlayerPatch.tick(PlayerPatch.java:162) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:95) ~[EpicFight-18.3.8.jar%23137!/:18.3.8] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraftforge.eventbus.ASMEventHandler_567_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:324) ~[forge-1.18.2-40.2.1-universal.jar%23313!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2214) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.LivingEntityMixin,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:entitycollisionfpsfix.mixins.json:MixinLivingEntity,pl:mixin:APP:maxhealthfix.common.mixins.json:MixinLivingEntity,pl:mixin:APP:wildbackport-common.mixins.json:common.LivingEntityMixin,pl:mixin:APP:difficultraids.mixin.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:META-INF/tinyskeletons.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:tenshilib.mixins.json:dual.LivingEntityMixin,pl:mixin:APP:braincell.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:notenoughanimations.mixins.json:LivingEntityMixin,pl:mixin:APP:ecologics-common.mixins.json:LivingEntityMixin,pl:mixin:APP:earthmobsmod.mixins.json:LivingEntityMixin,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:mixins.mlib.json:MixinLivingEntity,pl:mixin:APP:enchantwithmob.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin_Lootblock,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:totem.LivingEntityMixin,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin,pl:mixin:A} at net.minecraft.world.entity.player.Player.m_8119_(Player.java:235) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:cc:Player,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:cc:Player,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:wildbackport-common.mixins.json:common.PlayerMixin,pl:mixin:APP:apotheosis.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:tenshilib.mixins.json:dual.PlayerMixin,pl:mixin:APP:braincell.mixins.json:PlayerEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ElytraPlayerMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntity,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinPlayerEntityDeath,pl:mixin:APP:shouldersurfing.mixins.json:MixinPlayer,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityMixin,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:PlayerMixin,pl:mixin:APP:META-INF/easymagic.mixins.json:accessor.PlayerAccessor,pl:mixin:APP:mixin.revamped_phantoms_common.json:PlayerMixin,pl:mixin:APP:dawncraft.mixin.json:MixinPlayer,pl:mixin:A,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:cc:Player} at net.minecraft.client.player.LocalPlayer.m_8119_(LocalPlayer.java:183) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:itemphysic:dropItem,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:itemphysic:dropItem,pl:mixin:APP:wildbackport-common.mixins.json:client.LocalPlayerMixin,pl:mixin:APP:supplementaries.mixins.json:LocalPlayerMixin,pl:mixin:APP:fastload.mixins.json:client.ClientPlayerEntityMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ClientElytraMixin,pl:mixin:APP:konkrete.mixin.json:client.IMixinLocalPlayer,pl:mixin:APP:travelerstitles.mixins.json:LocalPlayerTickMixin,pl:mixin:APP:create.mixins.json:HeavyBootsOnPlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.multiplayer.ClientLevel.m_104639_(ClientLevel.java:222) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at dev.wuffs.itshallnottick.TickOptimizer.handleGuardEntityTick(TickOptimizer.java:59) ~[ItShallNotTick-1.0.22-build.34.jar%23182!/:1.0.22-build.34] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at dev.wuffs.itshallnottick.TickOptimizer.entityTicking(TickOptimizer.java:22) ~[ItShallNotTick-1.0.22-build.34.jar%23182!/:1.0.22-build.34] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.world.level.Level.m_46653_(Level.java:3571) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A} at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:202) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Entity being ticked -- Details: Entity Type: minecraft:player (net.minecraft.client.player.LocalPlayer) Entity ID: 831432 Entity Name: Thandex Entity's Exact location: 643.79, 52.49, 322.02 Entity's Block location: World: (643,52,322), Section: (at 3,4,2 in 40,3,20; chunk contains blocks 640,0,320 to 655,255,335), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at dev.wuffs.itshallnottick.TickOptimizer.handleGuardEntityTick(TickOptimizer.java:59) ~[ItShallNotTick-1.0.22-build.34.jar%23182!/:1.0.22-build.34] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at dev.wuffs.itshallnottick.TickOptimizer.entityTicking(TickOptimizer.java:22) ~[ItShallNotTick-1.0.22-build.34.jar%23182!/:1.0.22-build.34] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.world.level.Level.m_46653_(Level.java:3571) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:strawgolem.forge.mixins.json:GrowthMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:biomemakeover-common.mixins.json:multipart.LevelMixin,pl:mixin:A} at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:204) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:202) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1693) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1021) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.1.jar%2317!/:?] {} 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:?] {} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Thandex'/831432, l='ClientLevel', x=643.79, y=52.49, z=322.02]] Chunk stats: 16384, 461 Level dimension: minecraft:the_nether Level spawn location: World: (208,68,-384), Section: (at 0,4,0 in 13,4,-24; chunk contains blocks 208,0,-384 to 223,255,-369), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 7224530 game time, 9042971 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23308!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.1.jar%2317!/:?] {} 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:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack, Skyrim Soundpack v5.8b.zip, mount1.3.zip, EF_anmation_1.18_v1.0.zip, Excalibur_V1.18.1.zip, Excalibur_Mod_Support_V1.18.1.1.zip, IORR +Terralith Legacy v3.0.zip, Enhanced Boss Bars 1.1.zip, EmbellishedStone-1.18-1.0.0.zip, DawnCraft_Resources.zip -- 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: 390239184 bytes (372 MiB) / 2264924160 bytes (2160 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 2080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1e87 Graphics card #0 versionInfo: DriverVersion=31.0.15.3118 Graphics card #1 name: Intel(R) UHD Graphics 630 Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024.00 Graphics card #1 deviceId: 0x3e92 Graphics card #1 versionInfo: DriverVersion=26.20.100.7584 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Virtual memory max (MB): 25444.84 Virtual memory used (MB): 15096.66 Swap memory total (MB): 9216.00 Swap memory used (MB): 217.31 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -Xms256m Loaded Shaderpack: (off) Launched Version: forge-40.2.1 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce RTX 2080/PCIe/SSE2 GL version 4.3.0 NVIDIA 531.18, NVIDIA Corporation Window size: 1920x1080 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) Graphics mode: fast Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, quark:emote_resources (incompatible), file/Skyrim Soundpack v5.8b.zip, file/mount1.3.zip, file/EF_anmation_1.18_v1.0.zip, file/Excalibur_V1.18.1.zip, file/Excalibur_Mod_Support_V1.18.1.1.zip, file/IORR +Terralith Legacy v3.0.zip, file/Enhanced Boss Bars 1.1.zip, file/EmbellishedStone-1.18-1.0.0.zip, file/DawnCraft_Resources.zip, file/BetterEnderDragon-1.19.zip Current Language: English (US) CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz 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 fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: saturn-mc1.18.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE dynamiclightsreforged-1.18.2_v1.3.3.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.18.2_v1.3.3 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_core_1.18.2-3.19.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.19.0 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE habitat-1.1.5.jar |Habitat |habitat |1.1.5 |DONE |Manifest: NOSIGNATURE StackablePotions-forge-1.18.2-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |DONE |Manifest: NOSIGNATURE secondchanceforge-1.18.2-1.5.0.jar |Second Chance Forge |secondchanceforge |1.5.0 |DONE |Manifest: NOSIGNATURE auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE itemdelete-2.0.3.1.jar |DeleteItem |deleteitem |2.0.3.1 |DONE |Manifest: NOSIGNATURE areas-1.18.2-4.3.jar |Areas |areas |4.3 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.18.2-1.4.4.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.4.4 |DONE |Manifest: NOSIGNATURE Quest_Giver-1.18.2-1.0.7.jar |Quest Giver |quest_giver |1.18.2-1.0.7 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE rubidium-0.5.5.jar |Rubidium |rubidium |0.5.5 |DONE |Manifest: NOSIGNATURE nyfsquiver-1.18.2-0.7.3.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE ReAuth-1.18-Forge-4.0.6.jar |ReAuth |reauth |4.0.6 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.18.2-5.0.1.jar |MaxHealthFix |maxhealthfix |5.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 difficultraids-1.7.3-release.jar |Difficult Raids |difficultraids |1.7.3-release |DONE |Manifest: NOSIGNATURE guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |DONE |Manifest: NOSIGNATURE tcdcommons-2.2+1.18.2.jar |TCD Commons API |tcdcommons |2.2+1.18.2 |DONE |Manifest: NOSIGNATURE balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |DONE |Manifest: NOSIGNATURE Paraglider-1.18.2-1.6.0.5.jar |Paraglider |paraglider |1.6.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE solapplepie-1.18.2-1.0.4.jar |Spice of Life: Apple Pie Editi|solapplepie |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE TinySkeletons-v3.2.1-1.18.2-Forge.jar |Tiny Skeletons |tinyskeletons |3.2.1 |DONE |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 tenshilib-1.18.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.15 |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|DONE |Manifest: NOSIGNATURE braincell-1.18.jar |Braincell |braincell |1.18 |DONE |Manifest: NOSIGNATURE timeout_fixes-1.18.1-1.0.0.jar |Timeout Fixes |timeout_fixes |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE HarderMonsterBoats-1.18.1-39.1.1.0.jar |Harder Monster Boats |hardermonsterboats |39.1.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.5-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |DONE |Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE lightspeed-1.18.2-1.0.2.jar |Lightspeed |lightspeed |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE oculus-1.5.2.jar |Oculus |oculus |1.5.2 |DONE |Manifest: NOSIGNATURE YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE ClaimChunk-1.18-1.0.16.jar |Claim Chunk |cc |1.0.16 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.18.2-2.0.0.jar |Better village |bettervillage |2.0.0 |DONE |Manifest: NOSIGNATURE Atlas-Lib-1.18.2-1.1.7a.jar |Atlas Lib |atlaslib |1.1.7a |DONE |Manifest: NOSIGNATURE Project_MMO-1.18.2-3.69.11.jar |Project MMO |pmmo |1.18.2-3.69.11 |DONE |Manifest: NOSIGNATURE 1.18.2netherskeletons4.8.jar |NetherSkeletons |netherskeletons |4.8 |DONE |Manifest: NOSIGNATURE ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE huge-structure-blocks-1.0.5-forge.jar |Huge Structure Blocks |hugestructureblocks |1.0.5 |DONE |Manifest: NOSIGNATURE krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |DONE |Manifest: NOSIGNATURE illageandspillage-1.18.2-1.1.3.jar |Illage and Spillage |illageandspillage |1.1.3 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE pumpkillagersquest-1.18.2-3.2.jar |Pumpkillager's Quest |pumpkillagersquest |3.2 |DONE |Manifest: NOSIGNATURE NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |DONE |Manifest: NOSIGNATURE humancompanions-1.18.2-1.7.3.jar |Human Companions |humancompanions |1.18.2-1.7.3 |DONE |Manifest: NOSIGNATURE Fastload-Reforged-2.6.9+1.18.2.jar |Fastload |fastload |2.6.9+1.18.2 |DONE |Manifest: NOSIGNATURE Reputation-1.18-0.9.9.jar |Reputation |reputation |0.9.9 |DONE |Manifest: NOSIGNATURE dawncraft_mobs-1.18-0.9.2i_beta.jar |Simple Mobs |simple_mobs |0.9.2 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |DONE |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 AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |DONE |Manifest: NOSIGNATURE PassableFoliage-1.18.2-forge-4.0.4.jar |Passable Foliage |passablefoliage |4.0.4 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE mobhealthbar-1-18-1-2.jar |YDM's Mob Health Bar |mobhealthbar |2.0 |DONE |Manifest: NOSIGNATURE integrated_api_forge-1.2.7+1.18.2.jar |Integrated API |integrated_api |1.2.7+1.18.2 |DONE |Manifest: NOSIGNATURE Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |DONE |Manifest: NOSIGNATURE jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE scatterd_weapons-1.18.2-1.2.jar |scattered weapons |scattered_weapons |1.0.0 |DONE |Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |DONE |Manifest: NOSIGNATURE starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.204.jar |CraftTweaker |crafttweaker |9.1.204 |DONE |Manifest: NOSIGNATURE GameStages-Forge-1.18.2-8.1.3.jar |GameStages |gamestages |8.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.1-universal.jar |Forge |forge |40.2.1 |DONE |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 Villager Comfort-1.18.2-1.0.1.jar |Villager Comfort |villagercomfort |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE DarkerSouls1.18.2Forgev1.3.1.jar |Darker Souls |darkersouls |1.0 |DONE |Manifest: NOSIGNATURE Log-Begone-Forge-1.18-1.0.3.jar |Log Begone |logbegone |1.0.3 |DONE |Manifest: NOSIGNATURE idas_forge-1.6.1+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.1+1.18.2 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |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 smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.18.2-1.1.12.jar |Simple Backups |simplebackups |1.18.2-1.1.12 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE awesomedungeonnether-forge-1.18.2-3.0.0.jar |Awesome dungeon nether |awesomedungeonnether |3.0.0 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.18.2-2.3.0.jar |Shoulder Surfing |shouldersurfing |1.18.2-2.3.0 |DONE |Manifest: NOSIGNATURE PresenceNotRequired-Forge-1.3.0.jar |Presence Not Required |presencenotrequired |1.3.0 |DONE |Manifest: NOSIGNATURE DualGreatsword-1.8.jar |Dual Greatsword |efdg |1.8 |DONE |Manifest: NOSIGNATURE EpicFight-18.3.8.jar |Epic Fight |epicfight |18.3.8 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.10.jar |Ecologics |ecologics |1.7.10 |DONE |Manifest: NOSIGNATURE integrated_stronghold_forge-1.0.1+1.18.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.18.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE EarthMobs-1.18.2-1.4.0.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.4.0 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE effective_fg-1.2.4.jar |Effective (Forge) |effective_fg |1.2.4 |DONE |Manifest: NOSIGNATURE global_packs-forge-1.18.2-1.12.3_forge.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.3_forge |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE tlc_forge-1.0.1-R-1.18.2.jar |The Lost Castle |tlc |1.0.1 |DONE |Manifest: NOSIGNATURE lootr-1.18.2-0.2.23.60.jar |Lootr |lootr |0.2.21.58 |DONE |Manifest: NOSIGNATURE lilwings-forge-1.18.2-1.2.4.jar |Lil' Wings |lilwings |1.2.4 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.6 |DONE |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 bettergolem-1.18.2-1.1.0.jar |Better Golem |bettergolem |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE Obscuria's Essentials 3.2.0 (Forge 1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |DONE |Manifest: NOSIGNATURE Follow-Me-1.18-1.1.8a.jar |Follow Me |followme |1.1.8a |DONE |Manifest: NOSIGNATURE aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |DONE |Manifest: NOSIGNATURE defaultoptions-forge-1.18.2-14.1.2.jar |Default Options |defaultoptions |14.1.2 |DONE |Manifest: NOSIGNATURE hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE TreeChop-forge-1.18.2-0.17.7.jar |HT's TreeChop |treechop |0.17.7 |DONE |Manifest: NOSIGNATURE blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.18.2-6.3.4.jar |Health Overlay |healthoverlay |6.3.4 |DONE |Manifest: NOSIGNATURE incontrol-1.18-6.1.3.jar |InControl |incontrol |1.18-6.1.3 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |DONE |Manifest: NOSIGNATURE Incendium_1.18.2_v5.0.7.jar |Incendium |incendium |5.0.7 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.5.37.202.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.37.202 |DONE |Manifest: NOSIGNATURE InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |DONE |Manifest: NOSIGNATURE Mimic-forge-1.18.2-1.1.32.1.jar |Mimic |mimic |1.1.32 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE villagernames-1.18.2-5.1.jar |Villager Names |villagernames |5.1 |DONE |Manifest: NOSIGNATURE piglinproliferation-1.0.0.jar |Piglin Proliferation |piglinproliferation |1.0.0 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE cloudstorage-1.1.0-1.18.2.jar |Cloud Storage |cloudstorage |1.1.0 |DONE |Manifest: NOSIGNATURE untamedwilds-1.18.2-2.3.0.jar |Untamed Wilds |untamedwilds |2.3.0 |DONE |Manifest: NOSIGNATURE REIPluginCompatibilities-forge-8.0.46.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.46 |DONE |Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.2.53.jar |Bookshelf |bookshelf |13.2.53 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.18.2-3.18.40.777.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.40.777 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE paladin-furniture-mod-1.1.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.1.1 |DONE |Manifest: NOSIGNATURE dragonmounts-1.18.2-1.1.4.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE ItShallNotTick-1.0.22-build.34.jar |It Shall Not Tick |itshallnottick |1.0.22-build.34 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE CompassCoords-1.4.0-mc1.18.2.jar |Compass Coords |compasscoords |1.4.0 |DONE |Manifest: NOSIGNATURE BloodAndMadness-Forge1.18.2-v2.0.4.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.18.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE LetSleepingDogsLie-1.18-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |Manifest: NOSIGNATURE Chunky-1.2.164.jar |Chunky |chunky |1.2.164 |DONE |Manifest: NOSIGNATURE zmedievalmusic-1.18.2-1.4.jar |medievalmusic mod |medievalmusic |1.18.2-1.4 |DONE |Manifest: NOSIGNATURE Goblins_Dungeons_1.0.8.jar |Goblins & Dungeons |goblinsanddungeons |1.0.8 |DONE |Manifest: NOSIGNATURE L_Enders Cataclysm-0.51-changed Them -1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |DONE |Manifest: NOSIGNATURE collective-1.18.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE starterkit-1.18.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE architectury-4.11.89-forge.jar |Architectury |architectury |4.11.89 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE antiqueatlas-7.1.1-forge-mc1.18.2.jar |Antique Atlas |antiqueatlas |7.1.1-forge-mc1.18.2|DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.10-build.96.jar |FTB Teams |ftbteams |1802.2.10-build.96 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1802.1.11-build.71.jar |FTB Ranks |ftbranks |1802.1.11-build.71 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE AgeingSpawners-1.18.2-1.2.2.jar |Ageing Spawners |ageingspawners |1.2.2 |DONE |Manifest: NOSIGNATURE ZenSummoning-1.18.2-1.3.8.jar |Zen Summoning |zensummoning |1.3.8 |DONE |Manifest: NOSIGNATURE majrusz-library-1.18.2-2.7.3.jar |Majrusz Library |majruszlib |2.7.3 |DONE |Manifest: NOSIGNATURE EnchantWithMob-1.18.2-7.4.2.jar |Enchant With Mob |enchantwithmob |1.18.2-7.4.2 |DONE |Manifest: NOSIGNATURE bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_items_1.18.2-3.19.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|3.19.0 |DONE |Manifest: NOSIGNATURE polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE celesteconfig-1.18.2-1.0.0.jar |Celestial Config |celesteconfig |1.0.0 |DONE |Manifest: NOSIGNATURE CraftPresence-1.18.2-Release-1.9.6-universal.jar |CraftPresence |craftpresence |1.9.6 |DONE |Manifest: NOSIGNATURE FixMySpawnR-forge-1.18.2-1.0.0.jar |Fix My SpawnR |fixmyspawnr |1.0.0 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.18.2-2.1.jar |BisectHosting Menu |bhmenu |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE biomemakeover-FORGE-1.18.2-1.4.32.jar |Biome Makeover |biomemakeover |1.18.2-1.4.32 |DONE |Manifest: NOSIGNATURE oculus-flywheel-compat-1.18.2-0.1.8-BETA.jar |Oculus Flywheel Compat |irisflw |1.18.2-0.1.8-BETA |DONE |Manifest: NOSIGNATURE limitedchunks-1.18.2-2.3.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE Shrines-1.18.2-4.1.0.jar |Shrines |shrines |1.18.2-4.1.0 |DONE |Manifest: NOSIGNATURE nourished-nether-1.18.2-v17.jar |Nourished Nether |nourished_nether |1.1.5 |DONE |Manifest: NOSIGNATURE item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |DONE |Manifest: NOSIGNATURE EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.0 |DONE |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 Enlightened End RE Release V1.21.jar |Enlightened End |nourished_end |3.0.0 |DONE |Manifest: NOSIGNATURE the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE callablehorses-1.18.2-1.2.2.5.jar |Callable Horses |callablehorses |1.2.2.5 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 obscure_api-10.jar |Obscure API |obscure_api |10 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.2.0.jar |Waystones |waystones |10.2.0 |DONE |Manifest: NOSIGNATURE MonsterPlus-Forge1.18.2-v1.1.5.jar |Monster Plus |monsterplus |1.0 |DONE |Manifest: NOSIGNATURE Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE tumbleweed-1.18-0.5.4.jar |Tumbleweed |tumbleweed |1.18-0.5.4 |DONE |Manifest: NOSIGNATURE alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |DONE |Manifest: NOSIGNATURE [1.18.2-forge]-Epic-Knights-7.11.jar |Epic Knights Mod |magistuarmory |7.11 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.18.2-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE BadMobs-1.18.2-13.01.jar |BadMobs |badmobs |13.01 |DONE |Manifest: NOSIGNATURE Obscuria's Tooltips 1.4.1 (1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |DONE |Manifest: NOSIGNATURE farsightedmobs-forge-1.1-1.18.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE Orcz InteJason V5 1.18.2.jar |Orcz |orcz |0.74 |DONE |Manifest: NOSIGNATURE farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |DONE |Manifest: NOSIGNATURE Terralith_v2.2.3.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.18.2-4.0.1.jar |Savage & Ravage |savage_and_ravage |4.0.1 |DONE |Manifest: NOSIGNATURE RecipeStages-3.0.0.10.jar |Recipe Stages |recipestages |3.0.0.10 |DONE |Manifest: NOSIGNATURE ArmoreableMobs-forge-1.18.2-1.0.5.jar |Armoreable Mods |armoreablemobs |1.0.5 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE toofast-1.18-0.0.1.3.jar |Too Fast |toofast |0.0.1.2 |DONE |Manifest: NOSIGNATURE deathbackup-1.18.2-3.0.jar |Death Backup |deathbackup |3.0 |DONE |Manifest: NOSIGNATURE meetyourfight-1.18.2-1.2.5.jar |Meet Your Fight |meetyourfight |1.18.2-1.2.5 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |DONE |Manifest: NOSIGNATURE BrassAmberBattleTowers-1.18.2-2.3.5.jar |Brass-Amber BattleTowers |ba_bt |1.18.2-2.3.5 |DONE |Manifest: NOSIGNATURE revamped_phantoms-forge-0.2.3.jar |Revamped Phantoms |revamped_phantoms |0.2.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |DONE |Manifest: NOSIGNATURE CullLessLeaves-Reforged-1.18.2-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.18.2-1.0.5 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE weaponmaster-multi-forge-1.18.1-3.0.3.jar |YDM's Weapon Master |weaponmaster |3.0.3 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE RoughlyEnoughItems-8.3.594.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.594 |DONE |Manifest: NOSIGNATURE betterstats-2.2.2+1.18.2.jar |Better Statistics Screen |betterstats |2.2.2+1.18.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.18.2-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE brutalbosses-1.18.2-5.7.jar |brutalbosses mod |brutalbosses |1.18.2-5.7 |DONE |Manifest: NOSIGNATURE fancymenu_forge_2.13.3-2_MC_1.18.2.jar |FancyMenu |fancymenu |2.13.3 |DONE |Manifest: NOSIGNATURE HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |DONE |Manifest: NOSIGNATURE dannys_expansion-1.2.6.jar |Danny's Expansion |dannys_expansion |1.2.6 |DONE |Manifest: NOSIGNATURE creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a improvedmobs-1.18.2-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.11.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |DONE |Manifest: NOSIGNATURE valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE DawnCraft-Tweaks-1.18.2-1.2.2b.jar |DawnCraft-Tweaks |dawncraft |1.18.2-1.2.2b |DONE |Manifest: NOSIGNATURE Crash Report UUID: 56ebcb2b-dd03-48be-9115-8115dd2bcb5c Flywheel Backend: GL33 Instanced Arrays FML: 40.2 Forge: net.minecraftforge:40.2.1
  5. So whenever I stay in the server for to long I crash and get this error, Error: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Boolean Also for some reason I have this exclamation mark in a red circle. ---- Minecraft Crash Report ---- WARNING: coremods are present: ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) AstralCore (astralsorcery-1.12.2-1.9.4.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) Techguns Core (techguns-1.12.2-2.0.1.1 (1).jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 9/30/18 12:12 AM Description: Ticking entity java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Boolean at drzhark.mocreatures.entity.MoCEntityTameableAquatic.getIsTamed(MoCEntityTameableAquatic.java:89) at drzhark.mocreatures.entity.MoCEntityTameableAquatic.func_70094_T(MoCEntityTameableAquatic.java:452) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:230) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at drzhark.mocreatures.entity.MoCEntityAquatic.func_70030_z(MoCEntityAquatic.java:914) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:388) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2087) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.World.func_72870_g(World.java:1952) at net.minecraft.world.World.func_72939_s(World.java:1756) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1845) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at drzhark.mocreatures.entity.MoCEntityTameableAquatic.getIsTamed(MoCEntityTameableAquatic.java:89) at drzhark.mocreatures.entity.MoCEntityTameableAquatic.func_70094_T(MoCEntityTameableAquatic.java:452) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:230) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at drzhark.mocreatures.entity.MoCEntityAquatic.func_70030_z(MoCEntityAquatic.java:914) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:388) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2087) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.World.func_72870_g(World.java:1952) -- Entity being ticked -- Details: Entity Type: mocreatures:cod (drzhark.mocreatures.entity.aquatic.MoCEntityCod) Entity ID: 12231 Entity Name: Cod Entity's Exact location: -354.50, 65.00, 270.50 Entity's Block location: World: (-355,65,270), Chunk: (at 13,4,14 in -23,16; contains blocks -368,0,256 to -353,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.01, -0.08, 0.01 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1756) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Elaed'/12029, l='MpServer', x=-279.32, y=70.00, z=259.67]] Chunk stats: MultiplayerChunkCache: 418, 418 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (-140,64,251), Chunk: (at 4,4,11 in -9,15; contains blocks -144,0,240 to -129,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 190479 game time, 190479 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 95 total; [ZombieMiner['Zombie Miner'/12032, l='MpServer', x=-284.21, y=71.00, z=264.62], ZombieMiner['Zombie Miner'/12033, l='MpServer', x=-275.20, y=70.00, z=270.35], EntityPlayerSP['Elaed'/12029, l='MpServer', x=-279.32, y=70.00, z=259.67], EntityLatchedRenderer['unknown'/17, l='MpServer', x=8.50, y=65.00, z=8.50], EntityHat['unknown'/20, l='MpServer', x=8.50, y=65.00, z=8.50], ZombieMiner['Zombie Miner'/12056, l='MpServer', x=-278.49, y=70.00, z=184.99], EntityCow['Cow'/12057, l='MpServer', x=-278.35, y=70.00, z=183.99], ZombieFarmer['Zombie Farmer'/12318, l='MpServer', x=-324.49, y=43.00, z=243.79], EntityItem['item.item.spruceseed'/12319, l='MpServer', x=-328.43, y=75.50, z=208.92], EntityItem['item.item.spruceseed'/12320, l='MpServer', x=-321.18, y=72.00, z=216.80], EntityItem['item.item.oakseed'/12323, l='MpServer', x=-325.91, y=63.00, z=322.85], ZombieMiner['Zombie Miner'/12325, l='MpServer', x=-334.50, y=32.00, z=304.50], EntityZombie['Zombie'/12326, l='MpServer', x=-324.50, y=32.00, z=315.57], EntityItem['item.item.seeds'/12327, l='MpServer', x=-324.16, y=71.00, z=308.98], EntityItem['item.item.oakseed'/12328, l='MpServer', x=-330.33, y=71.00, z=309.96], EntityBasicHunter['Vampire Hunter'/12331, l='MpServer', x=-322.50, y=71.00, z=295.18], EntityItem['item.item.oakseed'/12332, l='MpServer', x=-328.08, y=71.00, z=299.88], EntityBasicHunter['Vampire Hunter'/12333, l='MpServer', x=-335.20, y=71.00, z=295.52], EntityBasicHunter['Vampire Hunter'/12334, l='MpServer', x=-331.17, y=71.00, z=292.76], EntityBasicHunter['Vampire Hunter'/12335, l='MpServer', x=-328.45, y=71.00, z=290.84], EntityItem['item.item.rottenFlesh'/10288, l='MpServer', x=-216.95, y=68.00, z=254.05], MoCEntityBoar['Boar'/12336, l='MpServer', x=-324.45, y=71.00, z=257.02], EntityItem['item.item.mocegg.82'/12337, l='MpServer', x=-331.91, y=66.00, z=258.56], MoCEntityBoar['Boar'/12338, l='MpServer', x=-327.50, y=68.00, z=256.32], EntitySpider['Spider'/12089, l='MpServer', x=-252.50, y=71.00, z=286.50], EntitySkeleton['Skeleton'/12348, l='MpServer', x=-311.87, y=62.00, z=279.50], MoCEntityBoar['Boar'/12349, l='MpServer', x=-306.39, y=71.00, z=283.43], EntityItem['item.item.oakseed'/12350, l='MpServer', x=-307.13, y=71.00, z=286.22], MoCEntityBoar['Boar'/12351, l='MpServer', x=-308.53, y=71.00, z=278.66], ZombieFarmer['Zombie Farmer'/12096, l='MpServer', x=-210.87, y=71.00, z=245.73], EntityZombie['Zombie'/12352, l='MpServer', x=-308.27, y=64.00, z=277.50], EntityItem['item.item.oakseed'/12353, l='MpServer', x=-312.12, y=71.00, z=288.58], EntityItem['item.item.seeds'/12354, l='MpServer', x=-315.14, y=71.00, z=293.89], ZombieMiner['Zombie Miner'/11588, l='MpServer', x=-263.50, y=37.00, z=185.50], EntityItem['item.item.spruceseed'/12357, l='MpServer', x=-312.34, y=71.00, z=209.79], EntityItem['item.item.birchseed'/12365, l='MpServer', x=-273.40, y=75.00, z=245.34], EntityZombie['Zombie'/12366, l='MpServer', x=-272.51, y=71.00, z=244.76], ZombieMiner['Zombie Miner'/12371, l='MpServer', x=-292.15, y=42.00, z=309.53], EntityItem['item.item.oakseed'/12372, l='MpServer', x=-288.08, y=68.00, z=217.13], EntityBasicHunter['Vampire Hunter'/6485, l='MpServer', x=-262.00, y=72.00, z=321.00], EntityBasicHunter['Vampire Hunter'/6486, l='MpServer', x=-267.00, y=72.00, z=321.00], ZombieMiner['Zombie Miner'/11607, l='MpServer', x=-202.50, y=64.00, z=259.50], EntityItem['item.item.oakseed'/12375, l='MpServer', x=-286.00, y=71.00, z=280.53], EntityItem['item.item.oakseed'/12376, l='MpServer', x=-286.83, y=70.00, z=305.20], EntityItem['item.item.birchseed'/12377, l='MpServer', x=-281.45, y=69.00, z=295.91], EntityItem['item.item.birchseed'/12378, l='MpServer', x=-274.71, y=70.00, z=293.00], MoCEntityBoar['Boar'/91, l='MpServer', x=-247.50, y=70.00, z=198.50], MoCEntityBoar['Boar'/92, l='MpServer', x=-246.50, y=69.00, z=196.50], ZombieFarmer['Zombie Farmer'/11613, l='MpServer', x=-265.50, y=16.00, z=309.50], EntityBasicHunter['Vampire Hunter'/9055, l='MpServer', x=-225.55, y=70.00, z=219.18], EntityItem['item.item.oakseed'/12397, l='MpServer', x=-272.72, y=72.00, z=234.75], EntityZombie['Zombie'/11635, l='MpServer', x=-265.54, y=72.00, z=232.82], ZombieFarmer['Zombie Farmer'/11652, l='MpServer', x=-221.50, y=70.00, z=210.50], ZombieMiner['Zombie Miner'/11654, l='MpServer', x=-221.50, y=70.00, z=213.50], EntitySkeleton['Skeleton'/11143, l='MpServer', x=-261.50, y=43.00, z=237.21], EntityCow['Cow'/135, l='MpServer', x=-215.47, y=70.00, z=230.85], EntityCow['Cow'/136, l='MpServer', x=-201.14, y=72.00, z=251.69], EntityCow['Cow'/137, l='MpServer', x=-201.54, y=71.00, z=238.80], EntityCow['Cow'/138, l='MpServer', x=-203.52, y=71.00, z=239.82], ZombieMiner['Zombie Miner'/11679, l='MpServer', x=-204.20, y=20.00, z=240.48], EntitySpider['Spider'/11681, l='MpServer', x=-263.02, y=69.00, z=271.00], MoCEntitySnail['Snail'/2212, l='MpServer', x=-241.08, y=66.00, z=242.27], MoCEntitySnail['Snail'/2213, l='MpServer', x=-242.44, y=66.00, z=240.18], MoCEntityMaggot['Maggot'/2214, l='MpServer', x=-238.93, y=66.00, z=241.32], EntityBasicVampire['Vampire'/12198, l='MpServer', x=-280.50, y=70.00, z=209.50], MoCEntityButterfly['ButterFly'/2215, l='MpServer', x=-230.99, y=66.23, z=244.07], ZombieMiner['Zombie Miner'/7853, l='MpServer', x=-253.95, y=68.00, z=263.21], EntityEnderman['Enderman'/12205, l='MpServer', x=-243.50, y=65.00, z=339.50], ZombieMiner['Zombie Miner'/12207, l='MpServer', x=-251.50, y=53.00, z=241.50], ZombieFarmer['Zombie Farmer'/11700, l='MpServer', x=-222.50, y=71.00, z=185.50], MoCEntityMouse['Mouse'/12215, l='MpServer', x=-356.48, y=72.00, z=215.44], MoCEntityFirefly['Firefly'/2234, l='MpServer', x=-226.68, y=71.00, z=190.49], EntityBasicHunter['Vampire Hunter'/6852, l='MpServer', x=-267.00, y=72.00, z=327.00], MoCEntityCod['Cod'/12231, l='MpServer', x=-354.50, y=65.00, z=270.50], EntityTippedArrow['Arrow'/11977, l='MpServer', x=-263.56, y=72.01, z=241.01], ZombieMiner['Zombie Miner'/12234, l='MpServer', x=-355.17, y=37.00, z=288.46], EntityItem['item.item.birchseed'/11981, l='MpServer', x=-233.14, y=71.00, z=280.02], EntityTippedArrow['Arrow'/11983, l='MpServer', x=-256.65, y=72.02, z=234.36], ZombieMiner['Zombie Miner'/8911, l='MpServer', x=-254.54, y=69.00, z=258.80], EntityItem['item.item.oakseed'/11989, l='MpServer', x=-234.09, y=71.00, z=287.42], ZombieMiner['Zombie Miner'/12245, l='MpServer', x=-258.50, y=45.00, z=237.50], EntityTippedArrow['Arrow'/11990, l='MpServer', x=-264.99, y=73.97, z=243.20], EntityCreeper['Creeper'/12250, l='MpServer', x=-241.50, y=27.00, z=322.50], EntityTippedArrow['Arrow'/11997, l='MpServer', x=-267.91, y=72.21, z=246.81], ZombieFarmer['Zombie Farmer'/11236, l='MpServer', x=-213.50, y=34.00, z=270.50], ZombieMiner['Zombie Miner'/11753, l='MpServer', x=-217.50, y=44.00, z=256.50], EntityItem['item.item.birchseed'/12013, l='MpServer', x=-231.51, y=70.00, z=278.04], MoCEntityFishy['Fishy'/12272, l='MpServer', x=-351.50, y=65.00, z=269.50], ZombieMiner['Zombie Miner'/12273, l='MpServer', x=-337.81, y=27.00, z=288.52], EntityItem['item.item.fish.cod.raw'/12274, l='MpServer', x=-339.30, y=57.00, z=304.59], EntityItem['item.item.fish.cod.raw'/12275, l='MpServer', x=-339.03, y=57.00, z=305.62], EntitySpider['Spider'/9718, l='MpServer', x=-202.50, y=69.00, z=276.50], EntityBasicHunter['Vampire Hunter'/6398, l='MpServer', x=-228.87, y=66.46, z=218.39], EntityCreeper['Creeper'/12030, l='MpServer', x=-283.50, y=18.00, z=256.50], EntityItem['item.item.oakseed'/12031, l='MpServer', x=-278.97, y=70.00, z=258.33]] Retry entities: 2 total; [EntityLatchedRenderer['unknown'/17, l='MpServer', x=8.50, y=65.00, z=8.50], EntityHat['unknown'/20, l='MpServer', x=8.50, y=65.00, z=8.50]] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1766372936 bytes (1684 MB) / 5620367360 bytes (5360 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.4.2708 82 mods loaded, 82 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:------------------------- |:----------------- |:------------------------------------------------ |:---------------------------------------- | | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJA | mcp | 9.42 | minecraft.jar | None | | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2708.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJA | forge | 14.23.4.2708 | forge-1.12.2-14.23.4.2708.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | UCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None | | UCHIJA | jei | 4.12.0.216 | jei_1.12.2-4.12.0.216.jar | None | | UCHIJA | abyssalcraft | 1.9.4.10 | AbyssalCraft-1.12.2-1.9.4.10.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | UCHIJA | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None | | UCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | UCHIJA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCHIJA | thaumcraft | 6.1.BETA24 | Thaumcraft-1.12.2-6.1.BETA24 (1).jar | None | | UCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | UCHIJA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | UCHIJA | acintegration | 1.6.6 | AbyssalCraft+Integration-1.12.2-1.6.6.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | UCHIJA | actuallyadditions | 1.12.2-r141 | ActuallyAdditions-1.12.2-r141.jar | None | | UCHIJA | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | UCHIJA | autoreglib | 1.3-20 | AutoRegLib-1.3-20.jar | None | | UCHIJA | codechickenlib | 3.1.9.344 | CodeChickenLib-1.12.2-3.1.9.344-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJA | avaritia | 3.2.0 | Avaritia-1.12.2-3.2.0.25-universal.jar | None | | UCHIJA | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None | | UCHIJA | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None | | UCHIJA | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None | | UCHIJA | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJA | brandonscore | 2.4.2 | BrandonsCore-1.12-2.4.2.157-universal.jar | None | | UCHIJA | cfm | 5.11.0 | cfm-5.11.0-mc1.12.2.jar | None | | UCHIJA | cofhcore | 4.4.1 | CoFHCore-1.12.2-4.4.1.12-universal.jar | None | | UCHIJA | thermalfoundation | 2.4.1 | ThermalFoundation-1.12.2-2.4.1.15-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJA | draconicevolution | 2.3.11 | Draconic-Evolution-1.12-2.3.11.290-universal.jar | None | | UCHIJA | dynamictrees | 1.12.2-0.7.8 | DynamicTrees-1.12.2-0.7.8.jar | None | | UCHIJA | earthworks | 1.3.4.3 | Earthworks-Mod-1.12.jar | None | | UCHIJA | ebwizardry | 4.1.2 | Electroblob_s+Wizardry+-+4.1.2+-+MC+1.12.2.jar | None | | UCHIJA | valkyrielib | 1.12.2-2.0.15.1 | valkyrielib-1.12.2-2.0.15.1.jar | None | | UCHIJA | environmentaltech | 1.12.2-2.0.15.1 | environmentaltech-1.12.2-2.0.15.1.jar | None | | UCHIJA | erebus | 1.0.22 | Erebus-Dimension-Mod-1.12.2.jar | None | | UCHIJA | forgemultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJA | microblockcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None | | UCHIJA | minecraftmultipartcbe | 2.4.2.58 | ForgeMultipart-1.12.2-2.4.2.58-universal.jar | None | | UCHIJA | howlingmoon | 0.9 | Howling-Moon-Mod-1.12.2.jar | None | | UCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | UCHIJA | hats | 7.0.0 | iChuns-Hats-Mod-1.12.2.jar | None | | UCHIJA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None | | UCHIJA | millenaire | Millénaire 6.2.10 | millenaire-1.12.2-6.2.10.jar | None | | UCHIJA | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None | | UCHIJA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None | | UCHIJA | orbis_api | 1.12.2-1.1.91 | Orbis-API-1.12.2.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf | | UCHIJA | harvestcraft | 1.12.2z | Pam_s+HarvestCraft+1.12.2z.jar | None | | UCHIJA | shetiphiancore | 3.5.8 | shetiphiancore-1.12.0-3.5.8.jar | None | | UCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None | | UCHIJA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None | | UCHIJA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None | | UCHIJA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None | | UCHIJA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None | | UCHIJA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None | | UCHIJA | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None | | UCHIJA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None | | UCHIJA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None | | UCHIJA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None | | UCHIJA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None | | UCHIJA | reborncore | 3.10.1.335 | RebornCore-1.12.2-3.10.1.335-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | UCHIJA | xreliquary | 1.12.2-1.3.4.767 | Reliquary-1.12.2-1.3.4.767.jar | None | | UCHIJA | roots | 0.103 | Roots-Mod-1.12.1.jar | None | | UCHIJA | silentlib | 3.0.1 | SilentLib-1.12.2-3.0.1-145.jar | None | | UCHIJA | silentgems | 2.8.2 | SilentsGems-1.12.2-2.8.2-293.jar | None | | UCHIJA | spartanshields | 1.3a | SpartanShields-1.12-1.3a.jar | None | | UCHIJA | spartanweaponry | beta 1.2.2 | SpartanWeaponry-1.12.2-beta-1.2.2.jar | None | | UCHIJA | techguns | 2.0.1.1 | techguns-1.12.2-2.0.1.1 (1).jar | None | | UCHIJA | techreborn | 2.17.4.824 | TechReborn-1.12.2-2.17.4.824-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | UCHIJA | thermalexpansion | 5.4.2 | ThermalExpansion-1.12.2-5.4.2.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJA | thermalcultivation | 0.2.0 | ThermalCultivation-1.12.2-0.2.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJA | thermaldynamics | 2.4.1 | ThermalDynamics-1.12.2-2.4.1.10-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJA | thermalinnovation | 0.2.1 | ThermalInnovation-1.12.2-0.2.1.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJA | tropicraft | 7.1.4.78 | tropicraft-MC1.12.2-7.1.4.78.jar | None | | UCHIJA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.15.1.jar | None | | UCHIJA | vampirism | 1.3.7 | Vampirism-Mod-1.12.2.jar | None | | UCHIJA | teamlapen-lib | 1.3.7 | Vampirism-Mod-1.12.2.jar | None | | UCHIJA | yoyos | 1.12.2-1.2.2.20 | yoyos_1.12.2-1.2.2.20.jar | None | | UCHIJA | immersiveengineering | 0.12-85 | ImmersiveEngineering-0.12-85.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | UCHIJA | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | UCHIJA | thebetweenlands | 3.3.12 | TheBetweenlands-3.3.12-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | Loaded coremods (and transformers): ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar) team.chisel.ctm.client.asm.CTMTransformer AstralCore (astralsorcery-1.12.2-1.9.4.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer Techguns Core (techguns-1.12.2-2.0.1.1 (1).jar) techguns.core.TechgunsASMTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 399.07' Renderer: 'GeForce GTX 1080 with Max-Q Design/PCIe/SSE2' Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) RebornCore: Plugin Engine: 0 RebornCore Version: 3.10.1.335 Runtime Debofucsation 1 RenderEngine: 0 Launched Version: 1.12.2-forge1.12.2-14.23.4.2708 LWJGL: 2.9.4 OpenGL: GeForce GTX 1080 with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 399.07, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. U

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.