[Bug]: crash when creating new world
davmar0119 opened this issue ยท 2 comments
Minecraft Version
1.21.x
Forge Version
neo 21.1.46
Vampirism Version
1.10.0-beta.2
Werewolves Version
2.0.2.3-alpha240830-1931
Modpack
No response
Singleplayer/Multiplayer
Singleplayer
What happened?
tried to create new world game crashes
Relevant log output
---- Minecraft Crash Report ----
// Don't do that.
Time: 2024-09-09 12:27:32
Description: mouseClicked event handler
java.lang.IllegalStateException: Errors during registry creation
at TRANSFORMER/[email protected]/net.minecraft.core.RegistrySetBuilder$BuildState.throwOnError(RegistrySetBuilder.java:295) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.core.RegistrySetBuilder.build(RegistrySetBuilder.java:141) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.data.registries.VanillaRegistries.createLookup(VanillaRegistries.java:100) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/com.mistrx.buildpaste.events.GameEvents.registerCommandsEvent(GameEvents.java:95) ~[BuildPasteMod_NeoForge-1.21v2.0.1.jar%23225!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.1.jar%23109!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.1.jar%23109!/:?] {}
at TRANSFORMER/[email protected]/net.neoforged.neoforge.event.EventHooks.onCommandRegister(EventHooks.java:808) ~[neoforge-21.1.46-universal.jar%23219!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.commands.Commands.<init>(Commands.java:251) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.<init>(ReloadableServerResources.java:49) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,re:classloading,pl:mixin:APP:wthit.mixins.json:ReloadableServerResourcesMixin from mod wthit,pl:mixin:APP:vampirism.mixins.json:accessor.ReloadableServerResourcesAccessor from mod vampirism,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.lambda$loadResources$5(ReloadableServerResources.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,re:classloading,pl:mixin:APP:wthit.mixins.json:ReloadableServerResourcesMixin from mod wthit,pl:mixin:APP:vampirism.mixins.json:accessor.ReloadableServerResourcesAccessor from mod vampirism,pl:mixin:A}
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {}
Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[minecraft:worldgen/biome / werewolves:werewolf_heaven]
at TRANSFORMER/[email protected]/net.minecraft.core.RegistrySetBuilder$BuildState.reportNotCollectedHolders(RegistrySetBuilder.java:289) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.core.RegistrySetBuilder.build(RegistrySetBuilder.java:139) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.data.registries.VanillaRegistries.createLookup(VanillaRegistries.java:100) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/com.mistrx.buildpaste.events.GameEvents.registerCommandsEvent(GameEvents.java:95) ~[BuildPasteMod_NeoForge-1.21v2.0.1.jar%23225!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.1.jar%23109!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.1.jar%23109!/:?] {}
at TRANSFORMER/[email protected]/net.neoforged.neoforge.event.EventHooks.onCommandRegister(EventHooks.java:808) ~[neoforge-21.1.46-universal.jar%23219!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.commands.Commands.<init>(Commands.java:251) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.<init>(ReloadableServerResources.java:49) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,re:classloading,pl:mixin:APP:wthit.mixins.json:ReloadableServerResourcesMixin from mod wthit,pl:mixin:APP:vampirism.mixins.json:accessor.ReloadableServerResourcesAccessor from mod vampirism,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.lambda$loadResources$5(ReloadableServerResources.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,re:classloading,pl:mixin:APP:wthit.mixins.json:ReloadableServerResourcesMixin from mod wthit,pl:mixin:APP:vampirism.mixins.json:accessor.ReloadableServerResourcesAccessor from mod vampirism,pl:mixin:A}
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {}
Suppressed: java.lang.IllegalStateException: Unreferenced key: ResourceKey[minecraft:worldgen/biome / vampirism:vampire_forest]
at TRANSFORMER/[email protected]/net.minecraft.core.RegistrySetBuilder$BuildState.reportNotCollectedHolders(RegistrySetBuilder.java:289) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.core.RegistrySetBuilder.build(RegistrySetBuilder.java:139) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.data.registries.VanillaRegistries.createLookup(VanillaRegistries.java:100) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/com.mistrx.buildpaste.events.GameEvents.registerCommandsEvent(GameEvents.java:95) ~[BuildPasteMod_NeoForge-1.21v2.0.1.jar%23225!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.1.jar%23109!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.1.jar%23109!/:?] {}
at TRANSFORMER/[email protected]/net.neoforged.neoforge.event.EventHooks.onCommandRegister(EventHooks.java:808) ~[neoforge-21.1.46-universal.jar%23219!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.commands.Commands.<init>(Commands.java:251) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.<init>(ReloadableServerResources.java:49) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,re:classloading,pl:mixin:APP:wthit.mixins.json:ReloadableServerResourcesMixin from mod wthit,pl:mixin:APP:vampirism.mixins.json:accessor.ReloadableServerResourcesAccessor from mod vampirism,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.lambda$loadResources$5(ReloadableServerResources.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,re:classloading,pl:mixin:APP:wthit.mixins.json:ReloadableServerResourcesMixin from mod wthit,pl:mixin:APP:vampirism.mixins.json:accessor.ReloadableServerResourcesAccessor from mod vampirism,pl:mixin:A}
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:452) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:werewolves.mixins.json:client.ScreenMixin from mod werewolves,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:452) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:werewolves.mixins.json:client.ScreenMixin from mod werewolves,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.onPress(MouseHandler.java:95) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mafglib.mixins.json:MixinMouse from mod mafglib,pl:mixin:APP:collectorsalbum.mixins.json:MouseHandlerAccessor from mod collectorsalbum,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.lambda$setup$4(MouseHandler.java:202) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mafglib.mixins.json:MixinMouse from mod mafglib,pl:mixin:APP:collectorsalbum.mixins.json:MouseHandlerAccessor from mod collectorsalbum,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:98) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.lambda$setup$5(MouseHandler.java:202) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mafglib.mixins.json:MixinMouse from mod mafglib,pl:mixin:APP:collectorsalbum.mixins.json:MouseHandlerAccessor from mod collectorsalbum,pl:mixin:A,pl:runtimedistcleaner:A}
at MC-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.3.jar%23165!/:build 5] {}
at MC-BOOTSTRAP/[email protected]+5/org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.3.jar%23177!/:build 5] {}
at MC-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) ~[lwjgl-glfw-3.3.3.jar%23165!/:build 5] {re:mixin}
at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:134) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:workarounds.event_loop.RenderSystemMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:147) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:workarounds.event_loop.RenderSystemMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/com.mojang.blaze3d.platform.Window.updateDisplay(Window.java:290) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:core.WindowMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:workarounds.context_creation.WindowMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1217) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:APP:configuration.mixins.json:MinecraftMixin from mod configuration,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient from mod mafglib,pl:mixin:APP:forgematica.mixins.json:MixinMinecraftClient from mod forgematica,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:avm_staff.mixins.json:IMinecraftClientAccessor from mod avm_staff,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin from mod vampirism,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:APP:configuration.mixins.json:MinecraftMixin from mod configuration,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient from mod mafglib,pl:mixin:APP:forgematica.mixins.json:MixinMinecraftClient from mod forgematica,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:avm_staff.mixins.json:IMinecraftClientAccessor from mod avm_staff,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin from mod vampirism,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23218!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23115!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23115!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.24.jar%23115!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23115!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23126!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23126!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23126!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23126!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23126!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23126!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23126!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
-- Uptime --
Details:
JVM uptime: 98.714s
Wall uptime: 65.723s
High-res time: 93.987s
Client ticks: 721 ticks / 36.050s
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, mod_resources, mod/sodium, mod/mcwbridges, mod/tool_trims, mod/handcrafted, mod/doubledoors, mod/fabric_api_base, mod/fabric_renderer_api_v1, mod/configuration, mod/supermartijn642configlib, mod/xray, mod/mafglib, mod/fossilslegacy, mod/werewolves, mod/supermartijn642corelib, mod/movingelevators, mod/simplelibrary, mod/wthit,waila, mod/kotlinforforge, mod/mcwwindows, mod/sophisticatedcore, mod/automaticdoors, mod/xaerominimap, mod/collective, mod/xaeroworldmap, mod/neoforge, mod/fabric_block_view_api_v2, mod/badpackets, mod/forgematica, mod/resourcefullib, mod/sophisticatedbackpacks, mod/guideapi_vp, mod/deeperdarker, mod/architectury, mod/avm_staff, mod/appleskin, mod/vampirism,teamlapenlib, mod/mcwfurnitures, mod/catalogue, mod/fabric_rendering_data_attachment_v1, mod/fallingtree, mod/buildpaste, mod/collectorsalbum, mod/mr_fortunate_ancientdebris, mod/mcwpaths
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1092966704 bytes (1042 MiB) / 2818572288 bytes (2688 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i5-1235U
Identifier: Intel64 Family 6 Model 154 Stepping 4
Microarchitecture: Alder Lake
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 12
Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 1024.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.101.4502
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 4096.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 37975.92
Virtual memory used (MiB): 23058.26
Swap memory total (MiB): 26016.10
Swap memory used (MiB): 2428.00
Space in storage for jna.tmpdir (MiB): available: 66820.20, total: 487170.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 66820.20, total: 487170.00
Space in storage for io.netty.native.workdir (MiB): available: 66820.20, total: 487170.00
Space in storage for java.io.tmpdir (MiB): available: 66820.20, total: 487170.00
Space in storage for workdir (MiB): available: 66820.20, total: 487170.00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: neoforge-21.1.46
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3+5
Backend API: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 31.0.101.4502, Intel
Window size: 1920x1080
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fast
Render Distance: 9/9 chunks
Resource Packs: vanilla, mod_resources, mod/sodium, mod/mcwbridges, mod/tool_trims, mod/handcrafted, mod/doubledoors (incompatible), mod/fabric_api_base, mod/fabric_renderer_api_v1, mod/configuration (incompatible), mod/supermartijn642configlib, mod/xray, mod/mafglib (incompatible), mod/fossilslegacy, mod/werewolves (incompatible), mod/supermartijn642corelib, mod/movingelevators, mod/simplelibrary (incompatible), mod/wthit,waila (incompatible), mod/kotlinforforge (incompatible), mod/mcwwindows, mod/sophisticatedcore (incompatible), mod/automaticdoors (incompatible), mod/xaerominimap (incompatible), mod/collective (incompatible), mod/xaeroworldmap (incompatible), mod/neoforge, mod/fabric_block_view_api_v2, mod/badpackets (incompatible), mod/forgematica (incompatible), mod/resourcefullib, mod/sophisticatedbackpacks (incompatible), mod/guideapi_vp (incompatible), mod/deeperdarker, mod/architectury (incompatible), mod/avm_staff, mod/appleskin (incompatible), mod/vampirism,teamlapenlib (incompatible), mod/mcwfurnitures, mod/catalogue (incompatible), mod/fabric_rendering_data_attachment_v1, mod/fallingtree, mod/buildpaste, mod/collectorsalbum (incompatible), mod/mr_fortunate_ancientdebris, mod/mcwpaths
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 12x 12th Gen Intel(R) Core(TM) i5-1235U
ModLauncher: 11.0.4+main.d2e20e43
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.24.jar slf4jfixer PLUGINSERVICE
loader-4.0.24.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.24.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
[email protected]
[email protected]
Mod List:
mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |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
tool-trims-mod-v2-2-1a.jar |Tool Trims |tool_trims |2.2.1 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
doubledoors-1.21.1-5.9.jar |Double Doors |doubledoors |5.9 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a39d1.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a39d1 |Manifest: NOSIGNATURE
configuration-neoforge-1.21.1-3.0.0.jar |Configuration |configuration |3.0.0 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
advanced-xray-neoforge-21.0.0.jar |Advanced XRay |xray |21.0.0 |Manifest: NOSIGNATURE
MaFgLib-0.1.22-mc1.21.1.jar |MaFgLib |mafglib |0.1.22-mc1.21.1 |Manifest: NOSIGNATURE
fossilslegacy-neoforge-all.jar |Fossils and Archaeology Legacy|fossilslegacy |1.3.2 |Manifest: NOSIGNATURE
Werewolves-1.21-2.0.2.3-alpha240830-1931.jar |Werewolves |werewolves |2.0.2.3-alpha240830-|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+h |Manifest: NOSIGNATURE
movingelevators-1.4.8-neoforge-mc1.21.jar |Moving Elevators |movingelevators |1.4.8 |Manifest: NOSIGNATURE
simplelibrary-neoforge-3.9.2.jar |SimpleLibrary |simplelibrary |3.9.2 |Manifest: NOSIGNATURE
wthit-neo-12.4.1.jar |wthit |wthit |12.4.1 |Manifest: NOSIGNATURE
kffmod-5.5.0.jar |Kotlin For Forge |kotlinforforge |5.5.0 |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
sophisticatedcore-1.21-0.6.31.631.jar |Sophisticated Core |sophisticatedcore |0.6.31 |Manifest: NOSIGNATURE
automaticdoors-1.21.1-4.8.jar |Automatic Doors |automaticdoors |4.8 |Manifest: NOSIGNATURE
Xaeros_Minimap_24.4.0_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |24.4.0 |Manifest: NOSIGNATURE
collective-1.21.1-7.84.jar |Collective |collective |7.84 |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.0_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.0 |Manifest: NOSIGNATURE
neoforge-21.1.46-universal.jar |NeoForge |neoforge |21.1.46 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8cd1.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8cd1 |Manifest: NOSIGNATURE
badpackets-neo-0.8.1.jar |Bad Packets |badpackets |0.8.1 |Manifest: NOSIGNATURE
Forgematica-0.1.11-mc1.21.1.jar |Forgematica |forgematica |0.1.11-mc1.21.1 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.10.jar |Resourceful Lib |resourcefullib |3.0.10 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21-3.20.9.1060.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.9 |Manifest: NOSIGNATURE
Guide-API-VP-1.21.1-2.3.0.jar |Guide-API-VP |guideapi_vp |2.3.0 |Manifest: NOSIGNATURE
deeperdarker-neoforge-1.21-1.3.1.jar |Deeper and Darker |deeperdarker |1.3.1 |Manifest: NOSIGNATURE
architectury-13.0.6-neoforge.jar |Architectury |architectury |13.0.6 |Manifest: NOSIGNATURE
staff-mod-0.17.1+neoforge.jar |Staff Mod (Animation vs Minecr|avm_staff |0.17.1+neoforge |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
Vampirism-1.21-1.10.0-beta.2.jar |Vampirism |vampirism |1.10.0-beta.2 |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
catalogue-neoforge-1.21.1-1.10.2.jar |Catalogue |catalogue |1.10.2 |Manifest: NOSIGNATURE
fabric_rendering_data_attachment_v1-0.3.46+1.21.ja|Fabric Data Attachment API |fabric_rendering_data_attachme|0.3.46+1.21 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.0-beta.1+mc1.21.jar |Sodium |sodium |0.6.0-beta.1+mc1.21 |Manifest: NOSIGNATURE
FallingTree-1.21.1-1.21.1.2.jar |FallingTree |fallingtree |1.21.1.2 |Manifest: NOSIGNATURE
BuildPasteMod_NeoForge-1.21v2.0.1.jar |BuildPaste for NeoForge |buildpaste |2.0.1 |Manifest: NOSIGNATURE
collectorsalbum-neoforge-1.21.1-2.1.2.jar |Collector's Album |collectorsalbum |2.1.2 |Manifest: NOSIGNATURE
fortunate-ancient-debris-3.1.jar |Fortunate Ancient Debris |mr_fortunate_ancientdebris |3.1 |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
Crash Report UUID: d55a7413-3944-401f-b5a6-83376244f8da
FML: 4.0.24
NeoForge: 21.1.46
Reproduce steps
- open minecraft
- create new world
- crash
Other relevant mods
advanced-xray-neoforge-21.0.0
appleskin-neoforge-mc1.21-3.0.5
architectury-13.0.6-neoforge
automaticdoors-1.21.1-4.8
badpackets-neo-0.8.1
BuildPasteMod_NeoForge-1.21v2.0.1
catalogue-neoforge-1.21.1-1.10.2
collective-1.21.1-7.84
collectorsalbum-neoforge-1.21.1-2.1.2
configuration-neoforge-1.21.1-3.0.0
deeperdarker-neoforge-1.21-1.3.1
doubledoors-1.21.1-5.9
FallingTree-1.21.1-1.21.1.2
Forgematica-0.1.11-mc1.21.1
fortunate-ancient-debris-3.1
fossilslegacy-neoforge-all
Guide-API-VP-1.21.1-2.3.0
handcrafted-neoforge-1.21.1-4.0.2
kotlinforforge-5.5.0-all
MaFgLib-0.1.22-mc1.21.1
mcw-bridges-3.0.0-mc1.21.1neoforge
mcw-furniture-3.3.0-mc1.21.1neoforge
mcw-paths-1.0.5-1.21.1neoforge
mcw-windows-2.3.0-mc1.21.1neoforge
movingelevators-1.4.8-neoforge-mc1.21
resourcefullib-neoforge-1.21-3.0.10
sodium-neoforge-0.6.0-beta.1+mc1.21
sophisticatedbackpacks-1.21-3.20.9.1060
sophisticatedcore-1.21-0.6.31.631
staff-mod-0.17.1+neoforge
supermartijn642configlib-1.1.8-neoforge-mc1.21
supermartijn642corelib-1.1.17h-neoforge-mc1.21
tool-trims-mod-v2-2-1a
wthit-neo-12.4.1
Xaeros_Minimap_24.4.0_NeoForge_1.21
XaerosWorldMap_1.39.0_NeoForge_1.21