EdwinMindcraft / origins-architectury

MIT License
20 stars 17 forks source link

Trying to add Origins to All the Mods 7. #145

Open Saratoubi opened 2 years ago

Saratoubi commented 2 years ago

I've been trying to add Origins to the All the mods 7 pack, but for whatever reason I'm having some issues adding it in. I'm using All the mods 7 ver 0.2.45 as that was the latest version that supported 1.18.1 MC, and a lot of the mods I wanted to use havent been upgraded to 1.18.2. I upgrade the forge version to 39.1.2, but for whatever reason I still can't get Origins to work (crashes pretty much immediately without even loading any mods). I was wondering if you could make heads or tails of this error log, and if I'm just missing something obvious.

The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.RenderType

Exit Code: -1

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 4/5/22, 9:52 PM Description: Initializing game

java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.RenderType at net.minecraft.client.gui.font.glyphs.EmptyGlyph.(EmptyGlyph.java:10) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:classloading} at net.minecraft.client.gui.font.FontSet.(FontSet.java:27) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:classloading} at net.minecraft.client.gui.font.FontManager.(FontManager.java:48) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:A} at net.minecraft.client.Minecraft.(Minecraft.java:472) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.1.2.jar%2323!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.gui.font.glyphs.EmptyGlyph.(EmptyGlyph.java:10) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:classloading} at net.minecraft.client.gui.font.FontSet.(FontSet.java:27) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:classloading} at net.minecraft.client.gui.font.FontManager.(FontManager.java:48) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:A} at net.minecraft.client.Minecraft.(Minecraft.java:472) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,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.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.746:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.1566 (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.1202 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation HID.DLL:Hid User Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (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.1566 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2202.4 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation Oleacc.dll:Active Accessibility Core Component:7.2.19041.746 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll PROPSYS.dll:Microsoft Property System:7.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.DLL:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.746 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:17.0.1.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation glfw.dll icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jna5081687299098110123.dll:JNA native library:6.1.1:Java(TM) Native Access (JNA) jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:30.0.14.7212:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.25.0.84:NVIDIA Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft win32u.dll:Win32u:10.0.19041.1586 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%23313!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.1.2.jar%2323!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- System Details -- Details: Minecraft Version: 1.18.1 Minecraft Version ID: 1.18.1 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: 309832600 bytes (295 MiB) / 1044381696 bytes (996 MiB) up to 8489271296 bytes (8096 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2 Microarchitecture: Zen+ Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 2070 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1f07 Graphics card #0 versionInfo: DriverVersion=30.0.14.7212 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 37576.26 Virtual memory used (MB): 17568.70 Swap memory total (MB): 4864.00 Swap memory used (MB): 69.77 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8096m -Xms256m Launched Version: forge-39.1.2 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 472.12, NVIDIA Corporation Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 kotori_scala@2.13.8-build-2 kotlinforforge@3.1.0 javafml@null Mod List: adaptive_performance_tweaks_core_1.18.1-2.1.1.jar |APTweaks: Core |adaptive_performance_tweaks_co|2.1.1 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.18.1-18.7.jar |QuarryPlus |quarryplus |18.7 |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 simplemagnets-1.1.5-mc1.18.jar |Simple Magnets |simplemagnets |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE IntegratedTerminals-1.18.1-1.2.14.jar |IntegratedTerminals |integratedterminals |1.2.14 |COMMON_SET|Manifest: NOSIGNATURE ProjectE-1.18.1-PE1.0.0-UNSUPPORTED.jar |ProjectE |projecte |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE windowlogging-mc1.18.1_v0.0.8.jar |Windowlogging |windowlogging |0.0.8 |COMMON_SET|Manifest: NOSIGNATURE modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |COMMON_SET|Manifest: NOSIGNATURE IronJetpacks-1.18.1-5.0.2.jar |Iron Jetpacks |ironjetpacks |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE CTM-1.18-1.1.3+1.jar |ConnectedTexturesMod |ctm |1.18-1.1.3+1 |COMMON_SET|Manifest: NOSIGNATURE rangedpumps-0.9.0.jar |Ranged Pumps |rangedpumps |0.9.0 |COMMON_SET|Manifest: NOSIGNATURE WitherSkeletonTweaks-1.18.1-7.1.0.jar |Wither Skeleton Tweaks |wstweaks |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE Shrink-1.18.1-1.3.0.jar |Shrink |shrink |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE adaptive_performance_tweaks_gamerules_1.18.1-2.0.0|APTweaks: Gamerules |adaptive_performance_tweaks_ga|2.0.0 |COMMON_SET|Manifest: NOSIGNATURE Apotheosis-1.18.1-5.3.3.jar |Apotheosis |apotheosis |5.3.3 |COMMON_SET|Manifest: NOSIGNATURE clickadv-1.18.1-2.4.jar |clickadv mod |clickadv |1.18.1-2.4 |COMMON_SET|Manifest: NOSIGNATURE balm-2.4.3+0.jar |Balm |balm |2.4.3+0 |COMMON_SET|Manifest: NOSIGNATURE WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.18.1-0.14.0.155.jar |Just Enough Resources |jeresources |0.14.0.155 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-6.2.57-forge.jar |Cloth Config v4 API |cloth_config |6.2.57 |COMMON_SET|Manifest: NOSIGNATURE shetiphiancore-1.18-3.10.3.jar |ShetiPhian-Core |shetiphiancore |3.10.3 |COMMON_SET|Manifest: NOSIGNATURE TKLib-0.0.8+1.18.1.jar |TKLib |tklib |0.0.8 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.18.1-2.1.3.jar |Structure Gel API |structure_gel |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE PackMenu-1.18.1-4.0.1.jar |PackMenu |packmenu |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE alltheores-1.8.1-1.18.1-39.0.0.jar |AllTheOres |alltheores |1.8.1-1.18.1-39.0.0 |COMMON_SET|Manifest: NOSIGNATURE cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |COMMON_SET|Manifest: NOSIGNATURE torchmaster-18.0.3-beta.jar |Torchmaster |torchmaster |18.0.3-beta |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-4.2.11+1.18.1.jar |Repurposed Structures |repurposed_structures |4.2.11+1.18.1 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.18.1-15.0.0.105-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.105 |COMMON_SET|Manifest: NOSIGNATURE ironfurnaces-1.18.1-3.1.4.jar |Iron Furnaces |ironfurnaces |3.1.4 |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.4-mc1.18.1.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE silent-gear-1.18.1-2.8.8.jar |Silent Gear |silentgear |2.8.8 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.0.16b-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16b |COMMON_SET|Manifest: NOSIGNATURE Botania-1.18.1-429.jar |Botania |botania |1.18.1-429 |COMMON_SET|Manifest: NOSIGNATURE spark-1.8.6-forge.jar |spark |spark |1.8.6 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.18.1-5.0.6.2.jar |Curios API |curios |1.18.1-5.0.6.2 |COMMON_SET|Manifest: NOSIGNATURE Origins-1.18.1-1.3.1.12-unified.jar |Origins |origins |1.18.1-1.3.1.12 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE angelring-1.18.1-2.0.0.alpha.2.jar |Angel Ring |angelring |2.0.0.alpha.1 |COMMON_SET|Manifest: NOSIGNATURE tombstone-7.4.1-1.18.jar |Corail Tombstone |tombstone |7.4.1 |COMMON_SET|Manifest: NOSIGNATURE NaturesAura-35.5.jar |Nature's Aura |naturesaura |35.5 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.1.0-mc1.18.1.jar |Macaw's Roofs |mcwroofs |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE furniture-7.0.0-pre28-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre28 |COMMON_SET|Manifest: NOSIGNATURE toms_storage-1.18-1.2.23.jar |Tom's Simple Storage Mod |toms_storage |1.2.23 |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-27.2.jar |FastLeafDecay |fastleafdecay |27.2 |COMMON_SET|Manifest: NOSIGNATURE geckolib-1.18-forge-3.0.11.jar |GeckoLib |geckolib3 |3.0.11 |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-Forge-1.18.1-9.0.3.jar |DarkPaintings |darkpaintings |9.0.3 |COMMON_SET|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 mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.18-forge-5.2.5.jar |Kiwi |kiwi |5.2.5 |COMMON_SET|Manifest: NOSIGNATURE clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE nomowanderer-1.18.1_1.0.jar |NoMoWanderer |nomowanderer |1.18.1_1.0 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.1-9.4.1.108.jar |Just Enough Items |jei |9.4.1.108 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.18.1-13.0.5.jar |AttributeFix |attributefix |13.0.5 |COMMON_SET|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 tesseract-1.0.25-mc1.18.jar |Tesseract |tesseract |1.0.25 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE AllTheCompressed-1.0.2-1.18.1-39.0.59.jar |AllTheCompressed |allthecompressed |1.0.2-1.18.1-39.0.59|COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.18.1-1.9.4-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.4-forge |COMMON_SET|Manifest: NOSIGNATURE LibX-1.18.1-3.1.17.jar |LibX |libx |1.18.1-3.1.17 |COMMON_SET|Manifest: NOSIGNATURE compactmachines-4.0.0-beta.4.jar |Compact Machines 4 |compactmachines |4.0.0-beta.4 |COMMON_SET|Manifest: NOSIGNATURE phosphophyllite-1.18.1-0.6.0-beta.0.2.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.0.2 |COMMON_SET|Manifest: NOSIGNATURE curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |COMMON_SET|Manifest: NOSIGNATURE farmingforblockheads-forge-1.18.1-9.0.3.jar |Farming for Blockheads |farmingforblockheads |9.0.3 |COMMON_SET|Manifest: NOSIGNATURE ClickMachine-1.18.1-6.0.2.jar |Click Machine |clickmachine |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE ExtraDisks-1.18.1-2.0.2.jar |Extra Disks |extradisks |1.18.1-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.18-13.0.7.jar |Iron Chests |ironchest |1.18-13.0.7 |COMMON_SET|Manifest: NOSIGNATURE IntegratedCrafting-1.18.1-1.0.21.jar |IntegratedCrafting |integratedcrafting |1.0.21 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.18.1-2.1.49d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49d-1.18.1 |COMMON_SET|Manifest: NOSIGNATURE client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f theoneprobe-1.18-5.0.4.jar |The One Probe |theoneprobe |1.18-5.0.4 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-10.1.0-beta.2.jar |Applied Energistics 2 |ae2 |10.1.0-beta.2 |COMMON_SET|Manifest: NOSIGNATURE AEInfinityBooster-1.18.1-1.0.0+3.jar |AEInfinityBooster |aeinfinitybooster |1.18.1-1.0.0+3 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.18.1-1.1.0.77.jar |TerraBlender |terrablender |1.18.1-1.1.0.77 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveEngineering-1.18.1-7.1.0-145.jar |Immersive Engineering |immersiveengineering |1.18.1-7.1.0-145 |ERROR |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 blockydoors-1.18-1.0.0.jar |blockydoors |blockydoors |1.18-1.0.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed SaveYourPets-1.18-1.0.0.7.jar |Save Your Pets |syp |1.0.0.7 |COMMON_SET|Manifest: NOSIGNATURE allthemodium-1.7.0rc6-1.18.1-39.0.10.jar |Allthemodium |allthemodium |1.7.0rc6-1.18.1-39.0|COMMON_SET|Manifest: NOSIGNATURE Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.1-1.0.39-ALPHA |COMMON_SET|Manifest: NOSIGNATURE pipez-1.18.1-1.0.1.jar |Pipez |pipez |1.18.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.18-0.6.0.jar |Flywheel |flywheel |1.18-0.6.0 |COMMON_SET|Manifest: NOSIGNATURE Mantle-1.18.1-1.8.31.jar |Mantle |mantle |1.8.31 |COMMON_SET|Manifest: NOSIGNATURE IntegratedDynamics-1.18.1-1.10.10.jar |IntegratedDynamics |integrateddynamics |1.10.10 |COMMON_SET|Manifest: NOSIGNATURE itemcollectors-1.1.4-mc1.18.jar |Item Collectors |itemcollectors |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE Croptopia-1.18-FORGE-1.8.1.jar |Croptopia |croptopia |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE baubley-heart-canisters-1.18-1.0.0.jar |Baubley Heart Canisters |bhc |1.18-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-1.18.1-0.39.jar |Polymorph |polymorph |1.18.1-0.39 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE [1.18.1] SecurityCraft v1.9.0.2-beta1.jar |SecurityCraft |securitycraft |1.9.0.2-beta1 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-mc1.18-1.5.0.jar |EntityCulling |entityculling |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE structurize-1.18.1-1.0.346-ALPHA.jar |Structurize |structurize |1.18.1-1.0.346-ALPHA|COMMON_SET|Manifest: NOSIGNATURE norecipeadvancements-2.0.0.jar |No Recipe Advancements |norecipeadvancements |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.18.1-6.0.2.jar |FastFurnace |fastfurnace |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.18-0.1.14.48.jar |Lootr |lootr |0.1.14.48 |COMMON_SET|Manifest: NOSIGNATURE connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE occultism-1.18.1-1.26.8.jar |Occultism |occultism |1.18.1-1.26.8 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v3.2.1-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.2.1 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a allthetweaks-1.8.3-1.18.1-39.0.0.jar |All The Tweaks |allthetweaks |1.8.3-1.18.1-39.0.0 |COMMON_SET|Manifest: NOSIGNATURE extremeSoundMuffler-3.24_Forge-1.18.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.24_forge-1.18.1 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 xptome-1.18.1-2.1.4.jar |XP Tome |xpbook |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE defaultoptions-forge-1.18.1-14.1.0.jar |Default Options |defaultoptions |14.1.0 |COMMON_SET|Manifest: NOSIGNATURE hexerei-0.1.14.jar |Hexerei |hexerei |0.1.14 |COMMON_SET|Manifest: NOSIGNATURE CyclopsCore-1.18.1-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |COMMON_SET|Manifest: NOSIGNATURE SuperCircuitMaker2-0.2.0+1.18.1.jar |Super Circuit Maker |supercircuitmaker |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.18.1-1.3.4.jar |Blue Skies |blue_skies |1.3.4 |ERROR |Manifest: NOSIGNATURE no_null_processors_forge-2.0.2+1.18.1.jar |No Null Processors |no_null_processors |2.0.2+1.18.1 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE AIOTBotania-1.18.1-2.0.2.jar |AIOT Botania |aiotbotania |1.18.1-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE advancedperipherals-1.18.1-0.7.11b.jar |Advanced Peripherals |advancedperipherals |0.7.11b |COMMON_SET|Manifest: NOSIGNATURE tinyredstone-1.18-3.1.2.jar |Tiny Redstone |tinyredstone |1.18-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE curiousshulkerboxes-forge-1.18.1-4.2.0.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.18.1-4.2.0.0 |COMMON_SET|Manifest: NOSIGNATURE UtilitiX-1.18.1-0.3.11.jar |UtilitiX |utilitix |1.18.1-0.3.11 |COMMON_SET|Manifest: NOSIGNATURE rsgauges-1.18.1-1.2.14.jar |Gauges and Switches |rsgauges |1.2.14 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b glassential-forge-1.18-1.2.2.jar |Glassential |glassential |1.18-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE TerraForged-1.18.1-0.3.0-alpha-2.jar |TerraForged |terraforged |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE cookingforblockheads-forge-1.18.1-11.1.0.jar |CookingForBlockheads |cookingforblockheads |11.1.0 |ERROR |Manifest: NOSIGNATURE Controlling-forge-1.18.1-9.0+15.jar |Controlling |controlling |9.0+15 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.18.1-6.1.1.jar |Placebo |placebo |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.10.10-1.18.jar |Citadel |citadel |1.10.10 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.17.1.jar |Alex's Mobs |alexsmobs |1.17.1 |COMMON_SET|Manifest: NOSIGNATURE potionsmaster-0.5.2-1.18.1-39.0.19.jar |Potions Master |potionsmaster |0.5.2-1.18.1-39.0.19|COMMON_SET|Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |1.0.0+1.18.1 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedbackpacks-1.18.1-3.15.9.533.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.9.533 |COMMON_SET|Manifest: NOSIGNATURE PatinaPipeworks-1.18.1-1.0.6-universal.jar |Patina Pipeworks |patinapipeworks |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE buildinggadgets-3.12.0-build.4+mc1.18.1.jar |Building Gadgets |buildinggadgets |3.9.0 |COMMON_SET|Manifest: NOSIGNATURE FramedBlocks-4.2.0.jar |FramedBlocks |framedblocks |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.1-39.1.2-universal.jar |Forge |forge |39.1.2 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 PassthroughSigns-1.18-2.5.0.jar |Passthrough Signs |passthroughsigns |1.18-2.5.0 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.18-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.18 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.18.1-2.3.3.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE LightingWand-1.18-forge-3.0.0.jar |Lighting Wand |lightingwand |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE jeed-1.18.1-1.8.jar |Just Enough Effect Description|jeed |1.18.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE FpsReducer-forge-1.25-mc1.18.jar |FPS Reducer |fpsreducer |1.25-mc1.18 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-1.18.1-6.0d.jar |Beyond Earth |beyond_earth |6.0c |ERROR |Manifest: NOSIGNATURE absentbydesign-1.18.1-1.6.1.jar |Absent By Design Mod |absentbydesign |1.18.1-1.6.1 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed mob_grinding_utils-1.18.1-0.4.33.jar |Mob Grinding Utils |mob_grinding_utils |1.18.1-0.4.33 |COMMON_SET|Manifest: NOSIGNATURE RSInfinityBooster-1.18.1-2.0+14.jar |RSInfinityBooster |rsinfinitybooster |1.18.1-2.0+14 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.10.0.jar |Refined Storage |refinedstorage |1.10.0 |COMMON_SET|Manifest: NOSIGNATURE ExtraStorage-1.18.1-2.0.1.jar |Extra Storage |extrastorage |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE chipped-1.18.1-1.2.1-forge.jar |Chipped |chipped |1.18.1-1.2.1-forge |COMMON_SET|Manifest: NOSIGNATURE out_of_sight-1.18.1-1.0.1.jar |Out of Sight |out_of_sight |1.18.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.18.1-1.0.3.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE HostileNeuralNetworks-1.18.1-3.0.8.jar |Hostile Neural Networks |hostilenetworks |3.0.8 |COMMON_SET|Manifest: NOSIGNATURE entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |COMMON_SET|Manifest: NOSIGNATURE endertanks-1.18-1.11.1.jar |EnderTanks |endertanks |1.11.1 |COMMON_SET|Manifest: NOSIGNATURE CommonCapabilities-1.18.1-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |COMMON_SET|Manifest: NOSIGNATURE crashutilities-4.0.jar |Crash Utilities |crashutilities |4.0 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.2-mc1.18.1.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE wirelesschargers-1.0.4-mc1.18.jar |wirelesschargers |wirelesschargers |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.1-65.jar |Patchouli |patchouli |1.18.1-65 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.18.1-2.2.9.jar |Ars Nouveau |ars_nouveau |2.2.9 |COMMON_SET|Manifest: NOSIGNATURE blockui-1.18.1-0.0.44-ALPHA.jar |UI Library Mod |blockui |1.18.1-0.0.44-ALPHA |COMMON_SET|Manifest: NOSIGNATURE multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |COMMON_SET|Manifest: NOSIGNATURE collective-1.18.1-4.7.jar |Collective |collective |4.7 |COMMON_SET|Manifest: NOSIGNATURE villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed IntegratedTunnels-1.18.1-1.8.11.jar |IntegratedTunnels |integratedtunnels |1.8.11 |COMMON_SET|Manifest: NOSIGNATURE MysticalCustomization-1.18.1-3.0.1.jar |Mystical Customization |mysticalcustomization |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE libnonymous-2.0.5.jar |libnonymous |libnonymous |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |COMMON_SET|Manifest: NOSIGNATURE ftb-ultimine-forge-1801.3.2-build.48.jar |FTB Ultimine |ftbultimine |1801.3.2-build.48 |COMMON_SET|Manifest: NOSIGNATURE architectury-3.7.26.jar |Architectury |architectury |3.7.26 |COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1801.3.5-build.109.jar |FTB Library |ftblibrary |1801.3.5-build.109 |COMMON_SET|Manifest: NOSIGNATURE ftb-teams-forge-1801.2.5-build.48.jar |FTB Teams |ftbteams |1801.2.5-build.48 |COMMON_SET|Manifest: NOSIGNATURE curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |COMMON_SET|Manifest: NOSIGNATURE cc-tweaked-1.18.1-1.100.2.jar |CC: Tweaked |computercraft |1.100.2 |ERROR |Manifest: NOSIGNATURE energymeter-1.18.1-3.1.1.jar |Energy Meter |energymeter |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE productivebees-1.18.1-0.8.0.7.jar |Productive Bees |productivebees |1.18.1-0.8.0.7 |COMMON_SET|Manifest: NOSIGNATURE light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |COMMON_SET|Manifest: NOSIGNATURE trashcans-1.0.12-mc1.18.jar |Trash Cans |trashcans |1.0.12 |COMMON_SET|Manifest: NOSIGNATURE inventoryessentials-forge-1.18-4.0.0.jar |Inventory Essentials |inventoryessentials |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE observable-1.2.3-forge.jar |Observable |observable |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE voidtotem-forge-1.18.1-1.1.2.jar |Void Totem |voidtotem |1.18.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE TradingPost-v3.1.2-1.18.1-Forge.jar |Trading Post |tradingpost |3.1.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a DarkModeEverywhere-1.18.1-1.0.1.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |COMMON_SET|Manifest: NOSIGNATURE inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |COMMON_SET|Manifest: NOSIGNATURE rhino-forge-1801.1.8-build.102.jar |Rhino |rhino |1801.1.8-build.102 |COMMON_SET|Manifest: NOSIGNATURE biggerreactors-1.18.1-0.6.0-beta.0.3.jar |Bigger Reactors |biggerreactors |0.6.0-beta.0.3 |COMMON_SET|Manifest: NOSIGNATURE RootsClassic-1.18.1-1.1.19.jar |Roots Classic |rootsclassic |1.18.1-1.1.19 |COMMON_SET|Manifest: NOSIGNATURE Cucumber-1.18.1-5.0.3.jar |Cucumber Library |cucumber |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE jmi-1.18.1-0.8-44.jar |JourneyMap Integration |jmi |1.18.1-0.8-44 |COMMON_SET|Manifest: NOSIGNATURE additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE platforms-1.18-1.9.1.jar |Platforms |platforms |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE reap-1.18.1-1.0.1.jar |Reap Mod |reap |1.18.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE create-mc1.18.1_v0.4d.jar |Create |create |0.4d |ERROR |Manifest: NOSIGNATURE waystones-forge-1.18.1-9.0.4.jar |Waystones |waystones |9.0.4 |ERROR |Manifest: NOSIGNATURE mcw-paintings-1.0.2-mc1.18.1.jar |Macaw's Paintings |mcwpaintings |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.18.1-8.0.0+5.jar |Clumps |clumps |8.0.0+5 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.18.1-5.8.0beta15.jar |Journeymap |journeymap |5.8.0beta15 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-1.18.1-5.0.0.2.jar |Comforts |comforts |1.18.1-5.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.18.1-4.0.3.jar |Artifacts |artifacts |1.18.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE configured-1.5.3-1.18.1.jar |Configured |configured |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE DimStorage-1.18.1-6.0.0.jar |DimStorage |dimstorage |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.18.1-2.3.7.jar |Dungeon Crawl |dungeoncrawl |2.3.7 |COMMON_SET|Manifest: NOSIGNATURE charginggadgets-1.6.0.jar |Charging Gadgets |charginggadgets |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE bonsaitrees3-3.0.4.jar |Bonsai Trees 3 |bonsaitrees3 |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.18-6.0.10.jar |McJtyLib |mcjtylib |1.18-6.0.10 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbase-1.18-3.0.6.jar |RFToolsBase |rftoolsbase |1.18-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE xnet-1.18-4.0.4.jar |XNet |xnet |1.18-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE rftoolspower-1.18-4.0.3.jar |RFToolsPower |rftoolspower |1.18-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbuilder-1.18-4.0.7.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.7 |COMMON_SET|Manifest: NOSIGNATURE deepresonance-3.0.2-beta.jar |DeepResonance |deepresonance |3.0.2-beta |COMMON_SET|Manifest: NOSIGNATURE rftoolsstorage-1.18-3.0.6.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE rftoolscontrol-1.18-5.0.1.jar |RFToolsControl |rftoolscontrol |1.18-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |COMMON_SET|Manifest: NOSIGNATURE mahoutsukai-1.18.1-v1.34.8.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.34.8 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.18-1.6.jar |Farsight mod |farsight_view |1.18-1.6 |COMMON_SET|Manifest: NOSIGNATURE ToastControl-1.18.1-6.0.1.jar |Toast Control |toastcontrol |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE AkashicTome-1.5-17.jar |Akashic Tome |akashictome |1.5-17 |COMMON_SET|Manifest: NOSIGNATURE ftb-chunks-forge-1801.3.4-build.127.jar |FTB Chunks |ftbchunks |1801.3.4-build.127 |COMMON_SET|Manifest: NOSIGNATURE kubejs-forge-1801.4.3-build.307.jar |KubeJS |kubejs |1801.4.3-build.307 |COMMON_SET|Manifest: NOSIGNATURE kubejs-create-1801.2.0-build.14.jar |KubeJS Create |kubejs_create |1801.2.0-build.14 |COMMON_SET|Manifest: NOSIGNATURE kubejs-immersive-engineering-1801.2.0-build.31.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1801.2.0-build.31 |COMMON_SET|Manifest: NOSIGNATURE adaptive_performance_tweaks_player_1.18.1-2.1.1.ja|APTweaks: Player |adaptive_performance_tweaks_pl|2.1.1 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18-1.13.1.jar |Selene |selene |1.18-1.13.1 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.1-1.2.1.jar |Supplementaries |supplementaries |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgriculture-1.18.1-5.0.3.jar |Mystical Agriculture |mysticalagriculture |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgradditions-1.18.1-5.0.3.jar |Mystical Agradditions |mysticalagradditions |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |COMMON_SET|Manifest: NOSIGNATURE TConstruct-1.18.1-3.4.1.46.jar |Tinkers' Construct |tconstruct |3.4.1.46 |COMMON_SET|Manifest: NOSIGNATURE rftoolsutility-1.18-4.0.10.jar |RFToolsUtility |rftoolsutility |1.18-4.0.10 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.1-9.0.13.jar |EnchantmentDescriptions |enchdesc |9.0.13 |COMMON_SET|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 silent-lib-1.18.1-6.1.0.jar |Silent Lib |silentlib |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.18.1-1.0.40.jar |Iceberg |iceberg |1.0.40 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.18.1-1.2.4.jar |Legendary Tooltips |legendarytooltips |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE FastWorkbench-1.18.1-6.0.1.jar |Fast Workbench |fastbench |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-Giselle-Addon-1.18.1-1.10.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.10 |COMMON_SET|Manifest: NOSIGNATURE StorageDrawers-1.18.1-10.1.1.jar |Storage Drawers |storagedrawers |10.1.1 |COMMON_SET|Manifest: NOSIGNATURE enderchests-1.18-1.9.0.jar |EnderChests |enderchests |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE quartz-1.18.1-0.0.0-beta.0.1.jar |Quartz |quartz |0.0.0-beta.0.1 |COMMON_SET|Manifest: NOSIGNATURE minecolonies-1.18.1-1.0.448-ALPHA.jar |MineColonies |minecolonies |1.18.1-1.0.448-ALPHA|COMMON_SET|Manifest: NOSIGNATURE pylons-2.0.7.jar |Pylons |pylons |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-1.18.1-0.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-4.1.2-forge.jar |Ferrite Core |ferritecore |4.1.2 |COMMON_SET|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 engineersdecor-1.18.1-1.1.19.jar |Engineer's Decor |engineersdecor |1.1.19 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |COMMON_SET|Manifest: NOSIGNATURE moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |COMMON_SET|Manifest: NOSIGNATURE modular-routers-1.18.1-9.0.2-85.jar |Modular Routers |modularrouters |9.0.2-85 |COMMON_SET|Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |COMMON_SET|Manifest: NOSIGNATURE expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE ChiselsBits-forge-1.18.1-1.2.82-universal.jar |Chisels & bits |chiselsandbits |1.2.82 |COMMON_SET|Manifest: NOSIGNATURE Morph-o-Tool-1.5-30.jar |Morph-o-Tool |morphtool |1.5-30 |COMMON_SET|Manifest: NOSIGNATURE flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.18.1-20220125a.jar |Create Crafts & Additions |createaddition |1.18.1-20220125a |COMMON_SET|Manifest: NOSIGNATURE Flywheel Backend: FramedBlocks BlockEntity Warning: Not applicable Crash Report UUID: ed16ead3-2279-44ac-bc99-f7ac138186b0 FML: 39.1 Forge: net.minecraftforge:39.1.2

EdwinMindcraft commented 2 years ago

I'll admit this crash report tells me nothing except that you may be running this on a server. Origins doesn't really exist in this, so I can't exactly track down the error.

void513 commented 2 years ago

i was having the same problem orgins is conflicting with flickerfix mod. disable flickerfix mod and should load up. it seems be causing some kind rendering issue

EdwinMindcraft commented 2 years ago

Looking at the code, unless the dev does their job properly (i.e use an Inject at RETURN) I won't be able to support it.

void513 commented 2 years ago

when i get a chance i post a crash report on his page.and let him know that it not compatible with your orgins mod and see what he says,

void513 commented 2 years ago

dont know if this will help but heres the debug log https://www.pastiebin.com/6254de0d2b9e4

jeremiahwinsley commented 2 years ago

As mentioned on the linked ticket, I suggest just removing FlickerFix. The only thing it does is fix night vision, and if you've got another mod that does that, you don't need mine.