You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
Add any other context about the problem here.
hts v1.3.2, modmenu v1.14.6+build.31]
Version [e.g. 1.3.2]
Branch [e.g. mc1.16]
Additional context
Add any other context about the problem here.
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'ryoamiclights' at 'org.thinkingstudio.ryoamiclights.fabric.RyoamicLightsFabric'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
at fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
at net.minecraft.class_310.redirect$fbl000$notenoughcrashes$catchFabricInit(class_310.java:28172)
at net.minecraft.class_310.(class_310.java:477)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.NoClassDefFoundError: dev/lambdaurora/lambdynlights/api/DynamicLightHandler
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:534)
at java.base/java.lang.Class.forName(Class.java:513)
at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)
at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:124)
at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.thinkingstudio.ryoamiclights.fabric.RyoamicLightsFabric.onInitializeClient(RyoamicLightsFabric.java:34)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
... 8 more
Caused by: java.lang.ClassNotFoundException: dev.lambdaurora.lambdynlights.api.DynamicLightHandler
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
... 24 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.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
at fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
at net.minecraft.class_310.redirect$fbl000$notenoughcrashes$catchFabricInit(class_310.java:28172)
at net.minecraft.class_310.(class_310.java:477)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.0-38-generic
Java Version: 21.0.4, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 705997768 bytes (673 MiB) / 1224736768 bytes (1168 MiB) up to 4110417920 bytes (3920 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
Identifier: Intel64 Family 6 Model 42 Stepping 7
Microarchitecture: Sandy Bridge (Client)
Frequency (GHz): 2.40
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: 2nd Generation Core Processor Family Integrated Graphics Controller
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MiB): 256.00
Graphics card #0 deviceId: 0x0126
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 7819.92
Virtual memory used (MiB): 3914.33
Swap memory total (MiB): 3909.96
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): available: 5961.76, total: 19031.23
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 5961.76, total: 19031.23
Space in storage for io.netty.native.workdir (MiB): available: 5961.76, total: 19031.23
Space in storage for java.io.tmpdir (MiB): available: 5961.76, total: 19031.23
Space in storage for workdir (MiB): available: 5961.76, total: 19031.23
JVM Flags: 7 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx3909m
Fabric Mods:
ambientsounds: AmbientSounds 6.0.5
antique_atlas: Antique Atlas 2.9.17+1.21
surveyor: Surveyor Map Framework 0.6.23+1.21
appleskin: AppleSkin 3.0.5+mc1.21
architectury: Architectury 13.0.6
astrocraft: Astrocraft 1.4.4+1.21.1
autotools: AutoTools 2.2
fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc9216a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df3606a
fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209b6a
badpackets: Bad Packets 0.8.1
balm-fabric: Balm 21.0.19
kuma_api: KumaAPI 21.0.5-SNAPSHOT
bclib: BCLib 21.0.13
beb: Beautiful Enchanted Books 1.0.0
betterend: Better End 21.0.11
betterf3: BetterF3 11.0.2
betternether: Better Nether 21.0.11
betterstats: Better Statistics Screen 3.13.2+fabric-1.21
betterthanmending: BetterThanMending 2.1.0
betterthirdperson: Better Third Person 1.9.0
bigglobe: Big Globe 4.3.3
builderb0y_autocodec: autocodec 4.12.1
bobby: Bobby 5.2.4+mc1.21
com_typesafe_config: config 1.4.2
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd96a
io_leangen_geantyref_geantyref: geantyref 1.3.13
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
bridgingmod: Bridging Mod 2.4.0+1.21
c2me: Concurrent Chunk Management Engine 0.3.0+alpha.0.212+1.21.1
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.0+alpha.0.212+1.21.1
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.0+alpha.0.212+1.21.1
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.0+alpha.0.212+1.21.1
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.0+alpha.0.212+1.21.1
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.3.0+alpha.0.212+1.21.1
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.0+alpha.0.212+1.21.1
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.0+alpha.0.212+1.21.1
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.0+alpha.0.212+1.21.1
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.0+alpha.0.212+1.21.1
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.0+alpha.0.212+1.21.1
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.0+alpha.0.212+1.21.1
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.0+alpha.0.212+1.21.1
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.0+alpha.0.212+1.21.1
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.0+alpha.0.212+1.21.1
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.0+alpha.0.212+1.21.1
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.8
mixinsquared: MixinSquared 0.2.0-beta.6
net_objecthunter_exp4j: exp4j 0.4.8
org_jctools_jctools-core: jctools-core 4.0.5
org_reactivestreams_reactive-streams: reactive-streams 1.0.4
camerautils: Camera Utils 1.21.1-1.0.16
chunky: Chunky 1.4.16
cicada: CICADA 0.8.3+1.21-and-above
citresewn: CIT Resewn 1.2.1+1.21
citresewn-defaults: CIT Resewn: Defaults 1.2.1+1.21
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.84
configured: Configured 1.3.1
betterconfig: BetterConfig 1.3
continuity: Continuity 3.0.0-beta.5+1.21
coroutil: CoroUtil 1.21.0-1.3.7
craftingtweaks: Crafting Tweaks 21.1.2
crawl: Crawl 0.13.0
creativecore: CreativeCore 2.12.9
net_neoforged_bus: bus 7.2.0
cristellib: Cristel Lib 1.2.8
do_a_barrel_roll: Do a Barrel Roll 3.6.2+1.21
fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
doubledoors: Double Doors 5.9
dungeons_arise: When Dungeons Arise 2.1.60
durabilitytooltip: Durability Tooltip 1.1.5
dynamic_fps: Dynamic FPS 3.7.3
net_lostluma_battery: battery 1.1.0
e4mc_minecraft: e4mc 5.2.1
folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
eatinganimationid: Eating Animation 1.21+1.9.72
effecttimerplus: EffectTimerPlus 2.2.2
effortless: Effortless Structure 3.1.0
entity_model_features: Entity Model Features 2.2.6
entity_texture_features: Entity Texture Features 6.2.5
org_apache_httpcomponents_httpmime: httpmime 4.5.10
fabric-api: Fabric API 0.102.0+1.21
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
game crashes at initialization---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 2024-10-04 09:18:45Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
hts v1.3.2, modmenu v1.14.6+build.31]
Additional context
Add any other context about the problem here.
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'ryoamiclights' at 'org.thinkingstudio.ryoamiclights.fabric.RyoamicLightsFabric'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
at fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
at net.minecraft.class_310.redirect$fbl000$notenoughcrashes$catchFabricInit(class_310.java:28172)
at net.minecraft.class_310.(class_310.java:477)
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.NoClassDefFoundError: dev/lambdaurora/lambdynlights/api/DynamicLightHandler
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:534)
at java.base/java.lang.Class.forName(Class.java:513)
at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)
at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:124)
at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.thinkingstudio.ryoamiclights.fabric.RyoamicLightsFabric.onInitializeClient(RyoamicLightsFabric.java:34)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
... 8 more
Caused by: java.lang.ClassNotFoundException: dev.lambdaurora.lambdynlights.api.DynamicLightHandler
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
... 24 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.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
at fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
at net.minecraft.class_310.redirect$fbl000$notenoughcrashes$catchFabricInit(class_310.java:28172)
at net.minecraft.class_310.(class_310.java:477)
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:239)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Linux (amd64) version 6.8.0-38-generic
Java Version: 21.0.4, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 705997768 bytes (673 MiB) / 1224736768 bytes (1168 MiB) up to 4110417920 bytes (3920 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz
Identifier: Intel64 Family 6 Model 42 Stepping 7
Microarchitecture: Sandy Bridge (Client)
Frequency (GHz): 2.40
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: 2nd Generation Core Processor Family Integrated Graphics Controller
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MiB): 256.00
Graphics card #0 deviceId: 0x0126
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 7819.92
Virtual memory used (MiB): 3914.33
Swap memory total (MiB): 3909.96
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): available: 5961.76, total: 19031.23
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 5961.76, total: 19031.23
Space in storage for io.netty.native.workdir (MiB): available: 5961.76, total: 19031.23
Space in storage for java.io.tmpdir (MiB): available: 5961.76, total: 19031.23
Space in storage for workdir (MiB): available: 5961.76, total: 19031.23
JVM Flags: 7 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx3909m
Fabric Mods:
ambientsounds: AmbientSounds 6.0.5
antique_atlas: Antique Atlas 2.9.17+1.21
surveyor: Surveyor Map Framework 0.6.23+1.21
appleskin: AppleSkin 3.0.5+mc1.21
architectury: Architectury 13.0.6
astrocraft: Astrocraft 1.4.4+1.21.1
autotools: AutoTools 2.2
fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc9216a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df3606a
fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209b6a
badpackets: Bad Packets 0.8.1
balm-fabric: Balm 21.0.19
kuma_api: KumaAPI 21.0.5-SNAPSHOT
bclib: BCLib 21.0.13
beb: Beautiful Enchanted Books 1.0.0
betterend: Better End 21.0.11
betterf3: BetterF3 11.0.2
betternether: Better Nether 21.0.11
betterstats: Better Statistics Screen 3.13.2+fabric-1.21
betterthanmending: BetterThanMending 2.1.0
betterthirdperson: Better Third Person 1.9.0
bigglobe: Big Globe 4.3.3
builderb0y_autocodec: autocodec 4.12.1
bobby: Bobby 5.2.4+mc1.21
com_typesafe_config: config 1.4.2
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd96a
io_leangen_geantyref_geantyref: geantyref 1.3.13
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
bridgingmod: Bridging Mod 2.4.0+1.21
c2me: Concurrent Chunk Management Engine 0.3.0+alpha.0.212+1.21.1
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.0+alpha.0.212+1.21.1
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.0+alpha.0.212+1.21.1
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.0+alpha.0.212+1.21.1
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.0+alpha.0.212+1.21.1
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.0+alpha.0.212+1.21.1
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.3.0+alpha.0.212+1.21.1
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.0+alpha.0.212+1.21.1
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.0+alpha.0.212+1.21.1
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.0+alpha.0.212+1.21.1
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.0+alpha.0.212+1.21.1
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.0+alpha.0.212+1.21.1
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.0+alpha.0.212+1.21.1
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.0+alpha.0.212+1.21.1
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.0+alpha.0.212+1.21.1
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.0+alpha.0.212+1.21.1
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.0+alpha.0.212+1.21.1
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.8
mixinsquared: MixinSquared 0.2.0-beta.6
net_objecthunter_exp4j: exp4j 0.4.8
org_jctools_jctools-core: jctools-core 4.0.5
org_reactivestreams_reactive-streams: reactive-streams 1.0.4
camerautils: Camera Utils 1.21.1-1.0.16
chunky: Chunky 1.4.16
cicada: CICADA 0.8.3+1.21-and-above
citresewn: CIT Resewn 1.2.1+1.21
citresewn-defaults: CIT Resewn: Defaults 1.2.1+1.21
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.84
configured: Configured 1.3.1
betterconfig: BetterConfig 1.3
continuity: Continuity 3.0.0-beta.5+1.21
coroutil: CoroUtil 1.21.0-1.3.7
craftingtweaks: Crafting Tweaks 21.1.2
crawl: Crawl 0.13.0
creativecore: CreativeCore 2.12.9
net_neoforged_bus: bus 7.2.0
cristellib: Cristel Lib 1.2.8
do_a_barrel_roll: Do a Barrel Roll 3.6.2+1.21
fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
doubledoors: Double Doors 5.9
dungeons_arise: When Dungeons Arise 2.1.60
durabilitytooltip: Durability Tooltip 1.1.5
dynamic_fps: Dynamic FPS 3.7.3
net_lostluma_battery: battery 1.1.0
e4mc_minecraft: e4mc 5.2.1
folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
eatinganimationid: Eating Animation 1.21+1.9.72
effecttimerplus: EffectTimerPlus 2.2.2
effortless: Effortless Structure 3.1.0
entity_model_features: Entity Model Features 2.2.6
entity_texture_features: Entity Texture Features 6.2.5
org_apache_httpcomponents_httpmime: httpmime 4.5.10
fabric-api: Fabric API 0.102.0+1.21
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: