Fabricators-of-Create / Create

[Fabric Mod] Building Tools and Aesthetic Technology
MIT License
834 stars 188 forks source link

Crashes on launch #118

Closed Slooshie1 closed 2 years ago

Slooshie1 commented 2 years ago

Describe the Bug

When I try to launch Minecraft, it crashes before opening

Reproduction Steps

  1. Download Artifacts.zip
  2. Copy create-mc1.18.1_v0.4c.jar to AppData\ .minecraft\mods
  3. Launch Minecraft ...

Expected Result

Minecraft launches and runs with Create mod

Screenshots and Videos

image

Crash Report or Log

---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 1/29/22, 4:25 PM Description: Initializing game java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'create'! at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.(class_310.java:452) at net.minecraft.client.main.Main.main(Main.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.ExceptionInInitializerError at com.simibubi.create.content.contraptions.relays.elementary.ShaftBlock.(ShaftBlock.java:31) at com.tterrag.registrate.builders.BlockBuilder.createEntry(BlockBuilder.java:401) at com.tterrag.registrate.builders.BlockBuilder.createEntry(BlockBuilder.java:54) at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) at net.minecraft.class_3528.method_15332(class_3528.java:19) at com.tterrag.registrate.util.NonNullLazyValue.method_15332(NonNullLazyValue.java:16) at com.tterrag.registrate.AbstractRegistrate$Registration.register(AbstractRegistrate.java:128) at com.tterrag.registrate.AbstractRegistrate.onRegister(AbstractRegistrate.java:254) at com.tterrag.registrate.AbstractRegistrate.lambda$register$1(AbstractRegistrate.java:229) at com.google.common.collect.Maps$KeySet.lambda$forEach$0(Maps.java:3916) at com.google.common.collect.HashBiMap.forEach(HashBiMap.java:572) at com.google.common.collect.Maps$KeySet.forEach(Maps.java:3916) at com.tterrag.registrate.fabric.RegistryUtil.forAllRegistries(RegistryUtil.java:136) at com.tterrag.registrate.AbstractRegistrate.register(AbstractRegistrate.java:228) at com.simibubi.create.Create.onCtor(Create.java:109) at com.simibubi.create.Create.onInitialize(Create.java:70) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ... 11 more Caused by: java.lang.RuntimeException: Could not instantiate collection at me.jellysquid.mods.hydrogen.common.jvm.ClassConstructors.createFastImmutableMap(ClassConstructors.java:41) at net.minecraft.class_2688.handler$cel000$reinit(class_2688.java:1537) at net.minecraft.class_2688.(class_2688.java:52) at net.minecraft.class_4970$class_4971.(class_4970.java:665) at net.minecraft.class_2680.(class_2680.java:17) at com.simibubi.create.foundation.utility.placement.IPlacementHelper.(IPlacementHelper.java:34) ... 28 more Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.size()" because "map" is null at com.google.common.collect.HydrogenImmutableReferenceHashMap.(HydrogenImmutableReferenceHashMap.java:22) at me.jellysquid.mods.hydrogen.common.jvm.ClassConstructors.createFastImmutableMap(ClassConstructors.java:39) ... 33 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.(class_310.java:452) -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22000.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.22000.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2111.5 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22000.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.22000.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22000.120 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.376 (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.22000.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22000.258 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation glfw.dll java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jna13410441443635006383.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.22000.71 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft mcpppp.dll mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc. msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22000.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 nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.22000.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 ucrtbase.dll:Microsoft® C Runtime Library:10.0.22000.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.22000.434 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22000.41 (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:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- 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: 457334520 bytes (436 MiB) / 1006632960 bytes (960 MiB) up to 17179869184 bytes (16384 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: LuminonCore IDDCX Adapter Graphics card #0 vendor: LuminonCore Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=1.0.2018.1204 Graphics card #1 name: NVIDIA GeForce RTX 3060 Ti Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x2489 Graphics card #1 versionInfo: DriverVersion=30.0.15.1123 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 37547.38 Virtual memory used (MB): 15655.19 Swap memory total (MB): 4864.00 Swap memory used (MB): 4.43 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Fabric Mods: adorn: Adorn 3.0.0+1.18.1 amecsapi: Amecs API 1.3.3+mc1.18-pre1 amplified_nether: Amplified Nether for Fabric 1.0.1 animatica: Animatica 0.3+1.18 apoli: Apoli 2.2.2 apugli: Apugli 1.2.1 architectury: Architectury 3.4.9 balm-fabric: Balm 2.3.0+0 bedrockify: BedrockIfy 1.3.0+mc1.18 bettercontrols: Better Controls 1.2.3 betterfpsdist: Better FPS distance Mod 1.18-1.5 betterthirdperson: Better Third Person 1.6.0 blue_endless_jankson: jankson 1.2.1 bobby: Bobby 3.1.0 caffeineconfig: CaffeineConfig 1.0.0 calio: Calio 1.4.2 cameraoverhaul: Camera Overhaul 1.3.0-fabric-universal cardinal-components-base: Cardinal Components API (base) 4.0.0-alpha.1+21w37a cardinal-components-entity: Cardinal Components API (entities) 4.0.0-alpha.1+21w37a citresewn: CITResewn 0.8.2+1.18.1 cleancut: CleanCut 1.18-4.0-fabric cloth-basic-math: cloth-basic-math 0.6.0 cloth-config: Cloth Config v6 6.1.50 coat: Coat 1.0.0-beta.15 collective-fabric: Collective (Fabric) 3.9 com_electronwill_night-config_core: core 3.6.3 com_electronwill_night-config_toml: toml 3.6.3 com_google_code_findbugs_jsr305: jsr305 3.0.2 com_typesafe_config: config 1.4.1 confabricate: confabricate 2.1.0-SNAPSHOT+4.1.1 connected-doors: Connected Doors 1.1+1.18 continuity: Continuity 1.0.3+1.18 controlling: Controlling For Fabric 9.0.4 cpm: Customizable Player Models 0.2.0a create: Create mc1.18.1_v0.4c cullleaves: Cull Leaves 2.3.2 dripstone_fluid_lib: Dripstone Fluid Lib 1.1.1 elytra_aeronautics: Elytra aeronautics 1.0.0 extratnt: Extra TNT 1.0.3 fabric: Fabric API 0.46.2+1.18 fabric-api-base: Fabric API Base 0.4.1+b4f4f6cdc8 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.1+17be577f3a fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a93a fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.9+3ac43d953a fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d95c8 fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cd3a fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c63a fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.6+6f53a73d3a fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d953a fabric-data-generation-api-v1: Fabric Data Generation API (v1) 1.0.0+3fec4ad9c8 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.9+a1d9bbf53a fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a3a fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f173a fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.7+b4f4f6cd3a fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d953a fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b53a fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.4+3ac43d953a fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.8+c8aba2f33a fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.6+b4f4f6cd3a fabric-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.11+e66b59e93a fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d953a fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.4+3ac43d953a fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.9+b4f4f6cd3a fabric-models-v0: Fabric Models (v0) 0.3.3+3ac43d953a fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d953a fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cd3a fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.2+3b82842e3a fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.10+3ac43d953a fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1ac3a fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.0+befed49e3a fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.10+b0b66fc33a fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.13+b0b66fc33a fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.8+b4f4f6cd3a fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d73a fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d953a fabric-rendering-v0: Fabric Rendering (v0) 1.1.10+b4f4f6cd3a fabric-rendering-v1: Fabric Rendering (v1) 1.10.4+e66b59e93a fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.1+13eda0653a fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.12+e66b59e93a fabric-screen-api-v1: Fabric Screen API (v1) 1.0.7+3ac43d953a fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d953a fabric-structure-api-v1: Fabric Structure API (v1) 2.1.1+0a73a6c23a fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.6+3ac43d953a fabric-textures-v0: Fabric Textures (v0) 1.0.9+3ac43d953a fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.6+fb3b57b43a fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.7+b4f4f6cd3a fabricloader: Fabric Loader 0.12.12 fabricskyboxes: FabricSkyBoxes 0.5.4 fake-player-api: Fake Player API 0.3.0 fallingleaves: Falling Leaves 1.8.0+1.18 fallingtree: FallingTree 2.14.4 ferritecore: FerriteCore 4.0.0 fiber: fiber 0.23.0-2 flytre-lib-base: Flytre Lib - Base Module 1.3.0 flytre-lib-compat: Flytre Lib - Compat Module 1.0.0 flytre-lib-config: Flytre Lib - Config Module 1.1.0 flytre-lib-event: Flytre Lib - Event Module 1.0.1 flytre-lib-gui: Flytre Lib - GUI Module 1.0.0 flytre-lib-storage: Flytre Lib - Storage Module 2.3.2 flytre_lib: Flytre Lib 1.4.4 flywheel: Flywheel 1.18-0.6.0.16 forge_tags: Forge Tags 1.5 forgeconfigapiport: Forge Config API Port 3.1.1 fpsreducer: FPS Reducer 1.25-mc1.18 freecam: Freecam 0.3.5 hydrogen: Hydrogen 0.3-SNAPSHOT illuminations: Illuminations 1.10.2 imm_ptl_core: Immersive Portals Core 1.2.2 immersive_portals: Immersive Portals 1.2.2 indium: Indium 1.0.2-alpha2+mc1.18.1 infinitemusic: Infinite Music 1.5.1 io_leangen_geantyref_geantyref: geantyref 1.3.11 iris: Iris 1.2.0-pre jankson: Jankson 4.0.0+j1.2.0 java: OpenJDK 64-Bit Server VM 17 kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1 kirin: Kirin UI 1.10.0-beta.2 kleeslabs: KleeSlabs 11.0.0 konkrete: Konkrete 1.3.3 lambdynlights: LambDynamicLights 2.1.0+1.17 lazydfu: LazyDFU 0.1.2 libcd: LibCapableData 3.0.3+1.16.3 libgui: LibGui 5.1.0+1.18 libninepatch: LibNinePatch 1.1.0 libzoomer: LibZoomer 0.3.0+1.17.1 lithium: Lithium 0.7.7 mcpppp: MCPPPP 0.6.0 me_hypherionmc_simple-rpc-common: simple-rpc-common 1.0.17 midnightlib: MidnightLib 0.2.9 milk: Milk Lib 0.1.6 minecraft: Minecraft 1.18.1 modmenu: Mod Menu 3.0.0 mousetweaks: Mouse Tweaks 2.20 mousewheelie: Mouse Wheelie 1.8.0+mc1.18-pre5 nibbles: Nibbles 1.1.1 nocreativedrift: NoCreativeDrift 1.18-3.0.4.0-fabric notenoughanimations: NotEnoughAnimations 1.4.0 nullscape: Nullscape for Fabric 1.1 okzoomer: Ok Zoomer 5.0.0-beta.3+1.17.1 org_anarres_jcpp: jcpp 1.4.14 org_aperlambda_lambdajcommon: lambdajcommon 1.8.1 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1 org_joml_joml: joml 1.10.2 org_quiltmc_quilt-json5: quilt-json5 1.0.0 org_slf4j_slf4j-api: slf4j-api 1.7.12 org_spongepowered_configurate-core: configurate-core 4.1.1 org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1 org_spongepowered_configurate-gson: configurate-gson 4.1.1 org_spongepowered_configurate-hocon: configurate-hocon 4.1.1 origins: Origins 1.3.1 origins-classes: Origins: Classes 1.2.4 panorama_tweaker: Panorama Tweaker 1.0.1+mc1.18 pehkui: Pehkui 3.0.0+1.14.4-1.18 pickupnotifier: Pick Up Notifier 3.1.0 playerabilitylib: Pal 1.3.0 preciseblockplacing: PreciseBlockPlacing 1.8 presencefootsteps: Presence Footsteps 1.4.0 pride: Pride Lib 1.1.0+1.17 puzzleslib: Puzzles Lib 3.1.3 q_misc_util: QMiscUtil 1.2.2 reach-entity-attributes: Reach Entity Attributes 2.1.1 reeses-sodium-options: Reese's Sodium Options 1.3.0 registrate-fabric: Registrate for Fabric MC1.18.1-1.0.7 roughlyenoughitems: Roughly Enough Items 7.1.357 seedfix: Seed Fix 1.0.0 simple-rpc: Simple Rpc 2.7.1 skinlayers: 3d Skin Layers 1.3.1 sodium: Sodium 0.4.0-alpha6+build.14 sodium-extra: Sodium Extra 0.3.8 sound_physics_remastered: Sound Physics Remastered 1.18.1-1.0.4 spruceui: SpruceUI 3.3.0+1.17 starlight: Starlight 1.0.0+fabric.d0a3220 terralith: Terralith for Fabric 2.0.12 toomanyorigins: TooManyOrigins 0.3.3 torohealth: ToroHealth Damage Indicators 1.18-fabric-2 tweed4_annotated: tweed4_annotated 1.2.0 tweed4_base: tweed4_base 1.3.1 tweed4_data: tweed4_data 1.2.0 tweed4_data_hjson: tweed4_data_hjson 1.1.0 tweed4_tailor_coat: tweed4_tailor_coat 1.0.2 tweed4_tailor_screen: tweed4_tailor_screen 1.0.2 worldedit: WorldEdit 7.2.8+6008-1246d61 xaerominimap: Xaero's Minimap 22.1.1 Flywheel Backend: Launched Version: fabric-loader-0.12.12-1.18.1 Backend library: LWJGL version 3.2.2 build 10 Backend API: Unknown Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) CPU:

Operating System

Windows 11

Mod Version

0.4.0c

Minecraft Version

1.18.1

Other Mods

Additional Context

No response

RedWideWeb commented 2 years ago

You have too many mods installed. It’s hard to tell which one is causing the crash. First, I think Immersive portals is incompatible with Create. Second, you need to install Starlight 1.0.1 from curseforge.

Slooshie1 commented 2 years ago

Starlight is on version 1.0.0

Slooshie1 commented 2 years ago

1.0.1 does not exist

RedWideWeb commented 2 years ago

A8D34505-C333-4656-BB12-BDF0F213D268

https://www.curseforge.com/minecraft/mc-mods/starlight/files/3599857

Slooshie1 commented 2 years ago

I have disabled immersive portals but it still crashes

RedWideWeb commented 2 years ago

I have disabled immersive portals but it still crashes

Try just Create. See if it crashes.

TropheusJ commented 2 years ago

Please send a fresh log with starlight updated and immersive portals removed first.

Slooshie1 commented 2 years ago

Please send a fresh log with starlight updated and immersive portals removed first.

crash-2022-01-29_16.46.34-client.txt

AlphaMode commented 2 years ago

Remove hydrogen

Slooshie1 commented 2 years ago

Remove hydrogen

works without hydrogen and all other mods still enabled

RedWideWeb commented 2 years ago

Remove hydrogen

works without hydrogen and all other mods still enabled

Ah yes. Hydrogen also causes crashes. I didn’t notice it cause you have too many mods😄

Slooshie1 commented 2 years ago

I hope someone can fix this on Create's side. If not then I can't really create an issue thread on Hydrogen's page considering this is an unfinished and somewhat-expected-to-break mod

Stereo528 commented 2 years ago

I don't think a fix on either end will be coming considering that its been discontinued... https://github.com/CaffeineMC/hydrogen-fabric#status

TropheusJ commented 2 years ago

Hydrogen is a dead mod, so this will not be fixed.

AlphaMode commented 2 years ago

this also seems to be a issue with the forge version too